/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:#01091B; layer-background-color:#01091B; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:14px; font-weight:bold}
.clLevel0{background-color:#01091B; layer-background-color:#01091B; color:#FFDE00;}
.clLevel0over{background-color:#01091B; layer-background-color:#01091B; color:#FFDE00; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#0052D0; layer-background-color:#006699}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:tahoma, arial,helvetica; font-size:11px; font-weight:bold}
.clLevel1{background-color:#01091B; layer-background-color:#01091B; color:white;}
.clLevel1over{background-color:#0052D0; layer-background-color:#0052D0; color:#FFDE00; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:10px; font-weight:bold}
.clLevel2{background-color:#01091B; layer-background-color:#01091B; color:white;}
.clLevel2over{background-color:#0052D0; layer-background-color:#0052D0; color:#FFDE00; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}

.htmlmenu {padding:2px; font-family:tahoma,arial,helvetica; font-size:16px}
.htmlmenu {background-color:#01091B; layer-background-color:#01091B; color:#FFDE00;}
a.htmlmenu:link, a.htmlmenu:visited, a.htmlmenu:active { color:#FFDE00; text-decoration: none}
.htmlmenucurrent {padding:2px; font-family:tahoma,arial,helvetica; font-size:16px; font-weight:bold}
.htmlmenucurrent {background-color:#01091B; layer-background-color:#01091B; color:#FFDE00;}
a.htmlmenucurrent:link, a.htmlmenucurrent:visited, a.htmlmenucurrent:active { color:#FFDE00; text-decoration: none}

.htmlmenu2 {padding:2px; font-family:tahoma,arial,helvetica; font-size:14px}
.htmlmenu2 {background-color:#01091B; layer-background-color:#01091B; color:#FFDE00;}
a.htmlmenu2:link, a.htmlmenu2:visited, a.htmlmenu2:active { color:#FFDE00; text-decoration: none}
.htmlmenu2current {padding:2px; font-family:tahoma,arial,helvetica; font-size:14px; font-weight:bold}
.htmlmenu2current {background-color:#01091B; layer-background-color:#01091B; color:#FFDE00;}
a.htmlmenu2current:link, a.htmlmenu2current:visited, a.htmlmenu2current:active { color:#FFDE00; text-decoration: none}


/*Seitenvorgaben*/
body, p, li, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-left: 0px;
}

h1 {
	font-size: 18px;
                margin-left: 20px;
                margin-top: 20px;
                color:#0052D0;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

a:link, a:visited, a:active { 
                text-decoration: underline; 
                color:#0052D0;
}

.update {
	font-size: 10px;
}

.footer {
	font-size: 10px;
}

a.footer:link, a.footer:visited, a.footer:active { text-decoration: none; color: #000000 }

.bildtext {
	font-size: 11px;	
}

#toptable { position:absolute; left:0;}
#bottomtable { position:relative; left:-15; }
#content { margin-left: 15px; background-color:#FFFFFF; }
