@charset="UTF-8";
body
{
 font-family:Arial,Verdana;Helvetica,sans-serif;
 font-size:12px;
 text-align:center;
 background-color:#E6E6E6; 
 background-image:url(bilder/hintergrund.png); 
 background-repeat:repeat-x; 
 margin-left:0px;
 margin-right:0px;
 }

h1 {font-size:24px;color:#000000;font-weight:bold;}
h2 {font-size:16px;color:#000000;font-weight:bold;}
h3 {font-size:12px;color:#000000;font-weight:normal;}

li
{
padding-top:2px;
padding-bottom:4px;
}

a:link, a:visited, a:active, a:hover
{
  text-decoration:none;
  font-weight:normal;
  color:#FFFFFF;
  font-size:16px;
  font-weight:bold;
}
a:active, a:hover, a.menu:hover, a.menu:active
{
  color:#8A0808;
}
a.menu {
  font-size:14px; 
  color:#8A0808;
 }

.link_unten{
  color:#FFFF00;
} 

#cont_main {
width:990px;
margin-left:auto;
margin-right:auto;
text-align:left;
}

#cont_oben {
height:89px;
text-align:left;
}

#cont_menuezeile {
height:31px;
padding-top:15px;
padding-left:20px;
text-align:left;
}

#cont_links {
float:left;
margin-top:20px;
width:300px;
min-height:200px;
}

#cont_rechts {
float:left;
margin-top:0px;
margin-left:0px;
margin-right:0px;
padding-top:0px;
padding-left:10px;
width:520px;
min-height:200px;
background-color:white;
}

#cont_inhalt {
margin-top:40px;
margin-left:20px;
margin-right:0px;
margin-bottom:10px;
padding-top:30px;
padding-bottom:30px;
padding-left:30px;
padding-right:30px;
width:864px;
background-color:#FFFFFF;
height:400px;
border:0px solid #111111;
overflow: auto; 
color:black;
}

#cont_balken {
height:5px;
background-color:#0066CC;
}

#cont_linie {
height:1px;
background-color:#0066CC;
}

#cont_unten{
float:none;
height:37px;
background-image:url(bilder/hintergrund_footer2.png); 
background-repeat:repeat-x; 
}

#cont_button{
padding-left:10px;
padding-top:5px;
padding-bottom:5px;
}

/*!!!!!!!!!!! MyCSSMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}


/*!!!!!!!!!!! MyCSSMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* MyCSSMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:280px;
		background-color:transparent;
		border-color:#FFFFFF;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		width:250px;
		padding:5px 0px 5px 10px;
		background-color:#FFFFFF;
		color:#8A0808;
		font-family:Arial;
		font-size:14px;
		text-decoration:none;
		border-width:1px 0px;
		border-style:solid;
		border-color:#FFFFFF;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div	
	{	
		padding:10px 0px;
		background-color:#FFFFFF;
		border-width:5px;
		border-style:solid;
		border-color:white;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a	
	{	
		padding:2px 0px 2px 15px;
		margin:0px 5px;
		background-color:white;
		background-image:none;
		border-style:none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		text-decoration:underline;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#DDDDDD;
	}
