
body{
margin:0 auto;
padding:0;
font:76% Verdana,Arial,sans-serif;
/*background:#f4f4f4 url(../img/background.gif) top center repeat-y;*/
background:#F4F4F6 url(../img/background.gif) top center repeat-y;
color:#303030;
}

#mittelteil{
background:#ffffff;
color:#303030;
margin:0 auto;
width:760px;
}

#foto_vorne{
margin:0 0 10px 0;
border:0;
}

#menue_links{
clear:left;
float:left;
width:180px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
}

#menue_links li{
margin-bottom:4px;
}

#menue_links li a{
font-weight:bold;
height:20px;
text-decoration:none;
color:#505050;
display:block;
padding:6px 0 0 10px;
/*background:#f4f4f4;*/
background:#F0F1F6;
border-left:4px solid #cccccc;
}	
	
#menue_links li a:hover{
/*background:#eaeaea;*/
background:#E4E4E4;
color:#286ea0;
border-left:4px solid #286ea0;
}

#menue_links ul{	
list-style:none;
width:180px;
margin:0 0 20px 0;
padding:0;
font-size:1.1em;
}	

.content_links{
margin:10px 0 10px 0;
padding:10px;
width:160px;
color:#505050;
/*background-color:#f4f4f4;*/
background-color:#F0F1F6;
line-height:1.3em;
}

.content_links2{
margin:10px 0 10px 0;
padding:10px;
width:160px;
color:#505050;
background-color:#ffffff;
line-height:1.3em;
border-width:1px;
border-color:#F0F1F6;
border-style:solid;
}

#content_rechts{
margin:0 0 20px 190px;
/*border-left:1px solid #f0f0f0;
border-right:1px solid #f0f0f0;*/
border-left:1px solid #F0F1F6;
border-right:1px solid #F0F1F6;
padding:0 10px 0 10px;
line-height:1.6em;
text-align:left;
}

#content_rechts h2{
font-size:1.5em;
margin:0 0 0.5em 0;
}

.bild_links{
padding:1px;
display:inline;
/*background:#cccccc;*/
background:#F0F1F6;
color:#303030;
/*border:4px solid #f0f0f0;*/
border:4px solid #F0F1F6;
margin:10px 10px 5px 0;
float:left;
}

.bild_rechts{
padding:1px;
display:inline;
/*background:#cccccc;*/
background:#F0F1F6;
color:#303030;
/*border:4px solid #f0f0f0;*/
border:4px solid #F0F1F6;
margin:10px 0 5px 10px;
float:right;
}

h3{
font-size:1.3em;
margin:0 0 10px 0;
}

a{
text-decoration:none;
color:#286ea0;
}

a:hover{
text-decoration:underline;
color:#286ea0;
}

a img{
border:0;
}

#footer_unten{
clear:both;
margin:0 auto;
padding:10px 0 20px 0;
/*border-top:2px solid #f0f0f0;*/
border-top:2px solid #F0F1F6;
width:760px;
text-align:center;
color:#808080;
font-size:0.9em;
}

#footer_unten a{
color:#808080;
text-decoration:none;
}

#footer_unten a:hover{
text-decoration:underline;
}

.hide{
display:none;
}

.left{
margin:10px 10px 5px 0;
float:left;
}

.small{
font-size:0.8em;
}

.right{
margin:10px 0 5px 10px;
float:right;
}

.textright{
text-align:right;
}

.center{
text-align:center;
}

.bold{
font-weight:bold;
}
