
/* CoolMenus 4 - default styles - do not edit */
/*.clCMEvent{position:absolute; width:99%; height:99%; clip:rect(0px,100%,100%,0px); left:0; top:0; visibility:visible}*/
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica,sans-serif; font-size:11px; font-weight:bold;}
.clLevel0{background-color:white; }/*color:gray;*/
.clLevel0over{background-color:#233e8f;  color:white; cursor:pointer; }
.clLevel0border{position:absolute; visibility:hidden; background-color:gray; }

.clLevel1,.clLevel1over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica,sans-serif; font-size:11px;}
.clLevel1{background-color:#EEEEEE; }/*color:gray;*/
.clLevel1over{background-color:#233e8f; color:white; cursor:pointer; }
.clLevel1border{position:absolute; visibility:hidden; background-color:gray; }

/* MENU NUMBER 2 */
/*Style for the background-bar*/
.cl2Bar{position:absolute; width:10px; height:10px; background-color:Navy; visibility:hidden}

/*Styles for level 0*/
.clLevel2,.clLevel1over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica,sans-serif; font-size:11px;}
.clLevel2{background-color:#EEEEEE; }/*color:gray;*/
.clLevel2over{background-color:#233e8f; color:white; cursor:pointer; }
.clLevel2border{position:absolute; visibility:hidden; background-color:gray;}




.quicknavi { width:120px; border: 1px solid gray; border-right: none; border-collapse:collapse; background-color:white;}

.btntd2 { padding-top:5px; border:1px solid gray; border-bottom:none;height:19px; width:78px; font-weight:bold; text-align:center; cursor:pointer; 
	
}
.btntd2 a { text-decoration:none; }
.btntd2 a:hover { text-decoration:none; }






.btntdtd { border:1px solid gray; border-bottom:none; width:80px; font-weight:bold; text-align:center; cursor:pointer; }
.btntda { color:black; display:block; text-decoration:none; background-color:white; width:100%; height:18px; padding-top:2px;}
.btntda:hover { color:white; text-decoration:none; background-color:#233e8f;}
.btntdlasttd { border:1px solid gray; border-right:none; border-bottom:none; width:80px; font-weight:bold; text-align:center; cursor:pointer; }
.btntdlasta { color:black; display:block; text-decoration:none; background-color:white; width:100%; height:18px; padding-top:2px;}
.btntdlasta:hover { color:white; text-decoration:none; background-color:#233e8f;}

.teilnavitd, 
.teilnaviseltd, 
.wichtig_teilnavitd, 
.wichtig_teilnaviseltd
{ 
width:130px; font-weight:bold; text-align:left; cursor:pointer; 
}

.teilnavia, 
.teilnavisela, 
.wichtig_teilnavia, 
.wichtig_teilnavisela 
{
	width:130px;
	color:black;
	display:block;
	text-decoration:none;
	padding-left: 8px;
	background-image: url(../menu_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.teilnavia:hover, 
.teilnavisela:hover, 
.wichtig_teilnavia:hover, 
.wichtig_teilnavisela:hover
{ 
	color:white; text-decoration:none; background-color:#233e8f;
}

.teilnavisela { background-color:#FFFFDD; }
.wichtig_teilnavitd { border:1px solid red; }
.wichtig_teilnaviseltd { border: 1px solid black; }
.wichtig_teilnavia { color:red; }
.wichtig_teilnavisela { color:red; background-color:#FFFFDD; }