body, p, th, td, li, input, textarea, select
{
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
        font-size   : 12px;
	font-weight : normal;
	font-style  : normal;
}

ul
{
        list-style : outside square;
}

h1
{
	background-color : transparent;
	color            : #CC0000;
	
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size   : 14px;
	font-weight : bold;
	font-style  : normal;
}

h2
{
	background-color : transparent;
	color            : #222222;
	
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size   : 13px;
	font-weight : bold;
	font-style  : normal;
}

h3
{
	background-color : transparent;
	color            : #222222;
	
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size   : 12px;
	font-weight : bold;
	font-style  : normal;
}

h4
{
	background-color : transparent;
	color            : #222222;
	
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size   : 12px;
	font-weight : bold;
	font-style  : normal;
}

h5
{
	background-color : transparent;
	color            : #222222;
	
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size   : 12px;
	font-weight : bold;
	font-style  : normal;
}

h6
{
	background-color : transparent;
	color            : #222222;
	
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size   : 12px;
	font-weight : bold;
	font-style  : normal;
}


a {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size   : 12px;
	font-weight : normal;
	font-style  : normal;
}
a:link {
	text-decoration  : none;
	background-color : transparent;
	color            : #CC0000;
}
a:visited {
	text-decoration  : none;
	background-color : transparent;
	color            : #CC0000;
}
a:hover {
	text-decoration  : underline;
	background-color : transparent;
	color            : #CC0000;
}
a:active {
	text-decoration  : none;
	background-color : transparent;
	color            : #CC0000;
}

.mainmenuInactive {
        font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size   : 13px;
	font-weight : bold;
	font-style  : normal;
}
a.mainmenuInactive:link {
	text-decoration  : none;
	background-color : transparent;
	color            : #222222;
}
a.mainmenuInactive:visited {
	text-decoration  : none;
	background-color : transparent;
	color            : #222222;
}
a.mainmenuInactive:active {
	text-decoration  : none;
	background-color : transparent;
	color            : #CC0000;
}
a.mainmenuInactive:hover {
	text-decoration  : underline;
	background-color : transparent;
	color            : #CC0000;
}

.mainmenuActive {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size   : 13px;
	font-weight : bold;
	font-style  : normal;
}
a.mainmenuActive:link {
	text-decoration  : none;
	background-color : transparent;
	color            : #CC0000;
}
a.mainmenuActive:visited {
	text-decoration  : none;
	background-color : transparent;
	color            : #CC0000;
}
a.mainmenuActive:active {
	text-decoration  : none;
	background-color : transparent;
	color            : #CC0000;
}
a.mainmenuActive:hover {
	text-decoration  : underline;
	background-color : transparent;
	color            : #CC0000;
}


.submenuInactive {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size   : 11px;
	font-weight : normal;
	font-style  : normal;
        padding-left: 2px;
}
a.submenuInactive:link {
	text-decoration  : none;
	background-color : transparent;	
	color            : #222222;
}
a.submenuInactive:visited {
	text-decoration  : none;
	background-color : transparent;	
	color            : #222222;
}
a.submenuInactive:hover {
	text-decoration  : underline;
	background-color : transparent;
	color            : #CC0000;
}
a.submenuInactive:active {
	text-decoration  : none;
	background-color : transparent;
	color            : #CC0000;
}

.submenuActive {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size   : 11px;
	font-weight : normal;
	font-style  : normal;
        padding-left: 2px;
}
a.submenuActive:link {
	text-decoration  : none;
	background-color : transparent;	
	color            : #CC0000;
}
a.submenuActive:visited {
	text-decoration  : none;
	background-color : transparent;	
	color            : #CC0000;
}
a.submenuActive:hover {
	text-decoration  : underline;
	background-color : transparent;
	color            : #CC0000;
}
a.submenuActive:active {
	text-decoration  : none;
	background-color : transparent;
	color            : #CC0000;
}


.submenu2 {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size   : 11px;
	font-weight : normal;
	font-style  : normal;
}
a.submenu2:link {
	text-decoration  : underline;
	background-color : transparent;	
	color            : #222222;
}
a.submenu2:visited {
	text-decoration  : underline;
	background-color : transparent;	
	color            : #222222;
}
a.submenu2:hover {
	text-decoration  : underline;
	background-color : transparent;
	color            : #CC0000;
}
a.submenu2:active {
	text-decoration  : underline;
	background-color : transparent;
	color            : #CC0000;
}


.downloadlink {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size   : 11px;
	font-weight : normal;
	font-style  : normal;
}

a.downloadlink:link {
	text-decoration  : none;
	background-color : transparent;
	color            : Blue;
}
a.downloadlink:visited {
	text-decoration  : none;
	background-color : transparent;
	color            : Blue;
}
a.downloadlink:active {
	text-decoration  : none;
	background-color : transparent;
	color            : #DD0000;
}
a.downloadlink:hover {
	text-decoration  : underline;
	background-color : transparent;
	color            : #DD0000;
}



.teaser { 
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
        font-size   : 13px;
	font-weight : bold;
	font-style  : normal;
        
        line-height: 14px; 
        color: #FFFFFF; 
}

.seitentitel { 
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
        font-size   : 13px;
	font-weight : bold;
	font-style  : normal;
        
        line-height: 14px; 
        color: #000000; 
}

.legende { 
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
        font-size   : 11px;
	font-weight : normal;
	font-style  : italic;
        
        line-height: 14px; 
        color: #000000; 
}
