@charset "ISO-8859-1";


body {
font-size:80%;  
color:#000000; 
font-style:normal; 
font-weight:normal; 
font-family:Verdana, Arial, Helvetica, sans serif;
text-decoration:none;
  margin:0px;
  background-color:#51A1E1;
  height:auto;
  background-image : url(bilder/bg-blau.jpg);
  background-repeat : repeat-x;
  }
/*
	F9EACD	F7E3BB
	*/
	
	table
	{
	font-size:100%;  
	}
	
	.gesamt
{
width:939px;
margin-left:24px;
height:auto;
display:block;
background-image : url(bilder/bg-gelb.jpg);
	background-repeat : repeat-y;

}



.hauptmenu
{

width:185px;

background-image : url(bilder/menu-bg.jpg);
	background-repeat : repeat-y;

margin:0px;
margin-left:12px;
margin-top:7px;
vertical-align:top;
}
	
	.menupunkt
	{
	width:150px;
	border-bottom:3px solid #ffffff;
	padding:5px;
	padding-left:28px;
	
	}
	
		.menupunkt-aktiv
	{
	width:147px;
	border-bottom:3px solid #ffffff;
	padding:5px;
	padding-left:25px;
	margin-left:4px;
	margin-right:4px;
	 background-color:#B2CC33;
	}
	
	*html .menupunkt-aktiv
	{
	width:178px;
	}
	
	*html .menupunkt
	{
	width:185px;
	}
	
.text
{

margin-top:25px;
width:460px;
margin-bottom:30px;
}


.footer
{
margin-top:20px;
height:17px;
}


.footertext
{
font-size:80%;
color:#000000;
text-decoration:none;
}




a.menu,a.menu:visited,a.menu:active,a.menu:hover
{
font-weight:bold;
font-size:110%;
color:#000000;
text-decoration:none;
}


a.menu-aktiv,a.menu-aktiv:visited,a.menu-aktiv:active,a.menu-aktiv:hover
{
font-weight:bold;
font-size:110%;
color:#ffffff;
text-decoration:none;
}


h1
{
font-size:120%;
}

.kopf
{
height:82px;
margin:0px;
padding:0px;
}


.rechts
{

background-image : url(bilder/bg-rechts.jpg);
	background-repeat : repeat-y;
	width:206px;
	margin-top:6px;
margin-bottom:30px;
}


.text-rechts
{
padding-left:12px;
padding-right:12px;
}


li
{
color:#000000; 
font-style:normal; 
font-weight:normal; 
font-family:Verdana, Arial, Helvetica, sans serif;
}



