@charset "utf-8";
/* CSS Document */


body{
margin-left:0;
margin-bottom:0;
margin-right:0;
margin-top:0;
background-color:#ced0d3;

}

.Stil1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: #FFFFFF;
}

.Stil1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: #FFFFFF;
	text-decoration:none;
}
.Stil1 a:hover {
	
	color: #882549;
	text-decoration:none;
}
.Stil1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: #882549;

}

.red{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: #ffffff;
}

.headline{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
}

.headline2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #882549;
}




.Bereich
   { 
   font-family: Verdana font-size: 12px; 
   background-color:#ffffff; 
   width:365px; 
   border:0px;
   }
.Feld
   {
   background-color:#ffffff;
   width:150px;
   border:0px;
   font-family: arial; 
   font-size:12px;
   }
.Button
   { 
   background-color:#9ea2a7;
   color:#ffffff;
   width:70px;
   border:0px;
   font-size: 12px;
   }



#gray_header {
width:100%;
height:110px;
background:#9ea2a7;
}

#gray_main_frame {
width:100%;
height:280px;
/*background:#9ea2a7;*/
}



#streifen {
width:100%;
height:17px;
background-image:url(img/streifen.gif);
background-repeat:repeat-x;
border:0px;

}

#logo {
width:450px;
margin-top:20px;
}


#right_spacer {
width:233px;

}

#left_spacer {
width:142px;

}


#menue_left {
width:142px;
height:280px;
}

#menue_right {
width:213px;
margin-left:20px;
height:280px;
}

#gray_main_frame{ 
width:100%;
height:280px;
}


#content_frame {
width:450px;
}

#menue_left_spacer {
width:142px;
}

#menue_right_spacer {
width:233px;
}






