.astandardtext  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	}
	
.astandardtext_klein  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	}
	
.astandardtext_fett  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	}

 .aueberschrift_unter  {
  	font-family : arial,sans-serif;
  	font-size : 16px;
  	font-weight : bold;
    color:#3A628A;
  	}
	
.aueberschrift_gross  {
  	font-family : arial,sans-serif;
  	font-size : 20px;
  	font-weight : bold;
    color:#3A628A;
  	}

/* 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:Navy; layer-background-color:Navy; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over,.firstclLevel0over{
	position:absolute;
	padding:2px;
	font-family:tahoma,arial,helvetica;
	font-size:13px;
	font-weight:bold;
	text-align : center;
}
.clLevel0{background-color:#3A628A; layer-background-color:#3A628A; color:white;}
.clLevel0over{
	background-color: #B3C0CD;
	layer-background-color: #B3C0CD;
	color:#6C594A;
	cursor:pointer;
	cursor:hand;
}
.firstclLevel0over {
	background-color: #B3C0CD;
	layer-background-color: #B3C0CD;
	color:#6C594A;
	cursor:default;
	cursor:default;
}
.clLevel0border, .clLevel1border, .clLevel2border{position:absolute; visibility:hidden; background-color:#FFFFFF; layer-background-color:#BB7F2D}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:tahoma, arial,helvetica; font-size:12px; font-weight:bold}
.clLevel1{
	background-color: #B3C0CD;
	layer-background-color: #B3C0CD;
	color: #6C594A;
}
.clLevel1over{
	background-color: #FDF4EF;
	layer-background-color: #FDF4EF;
	color: #6C594A;
	cursor:pointer;
	cursor:hand;
}


/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:11px; font-weight:bold}
.clLevel2{background-color:#DECDB3; layer-background-color:#DECDB3; color:#6C594A;}
.clLevel2over{background-color:#C5A87B; layer-background-color:#C5A87B; color:white; cursor:pointer; cursor:hand; }
