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

body{
background-image:url(../img/base/body.png); 
background-position:top;
width:100%;
padding: 0; 
margin: 0; 
text-align: center; 
}

#platzhalter{
height:10px;
display:block;
clear:both;
}

#banner_top{
background-image: url(../IMG/base/banner_top.jpg);
background-repeat:no-repeat;
margin:0px auto 0;
height:164px;
background-color:#FFFFFF;
width:900px;
}

#body{
background-color:#f0f5f9;
margin:0px auto 0;
min-height:500px;
width:880px;
padding:10px;
}

#menu_startseite{
width:100%;
text-align:left;
}

#menu_block_startseite{
margin-top:10px;
width:170px;
margin-right:5px;
float:left;
color:#022950;
border-bottom:1px #e7e7e7 solid;
border-right:1px #e7e7e7 solid;
background-image:url(../IMG/base/laender_bg.jpg);
}

#menu_block_regionen{
text-align:left;
margin-top:10px;
width:100%;
color:#022950;
border-right:1px #e7e7e7 solid;
border-bottom:1px #e7e7e7 solid;
background-image: url(../IMG/base/menu_region_8_345.jpg);
background-repeat:repeat-x;
padding-bottom:5px;
background-position:bottom;

}


#startseite_left{
float:left;
width:510px;
}

#startseite_right{
float:right;
width:360px;
}

#impressum_body{
margin:0px auto 0;
width:500px;
border-left:1px #0099FF dotted;
padding-left:10px;
}

#impressum_left{
float:left;
font-family:verdana;
font-size:11px;
font-weight:bold;
color:#333333;
text-align:left;
width:300px;
}

#impressum_head{
color:#0099FF;
float:left;
font-family:verdana;
font-size:16px;
text-align:left;
width:200px;
}

#impressum_text{
float:left;
text-align:left;
font-family:verdana;
font-size:11px;
color:#333333;
}

#impressum_right{
float:left;
font-family:verdana;

font-size:11px;
color:#333333;
text-align:left;
}