html {
height:100%;

}

body {
margin:0px;
padding:0px;
height:100%;
background-color:#0e223f;
background-repeat:repeat-x;
background-image:url(../img/bg_tile.jpg)
 
}

#bounding {
background-color:#FFFFFF;

}

#headbox {
background-color:#FFFFFF;
height:171px;
width:589px;
float:left;


}


#contentbox {
background-color:#FFFFFF;
height:700px;
width:589px;
float:left;
border:1px yellow solid;



}

#content {
padding-left:50px;

}

#content_head {
height:68px;
width:398px;


margin-top:15px;

float:left;

background-image:url(../img/Navi/Ueberschriften/uber_anfahrt.jpg);

}


#headline {
height:20px;
width:220px;

margin-top:38px;
margin-left:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
word-spacing:0.3em;
line-height:1.2em;

}
    
#content_body {
height:357px;
width:398px;

overflow:visible;

float:left;

margin-top:15px;


font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
word-spacing:0.3em;
line-height:1.2em;

}


#bild_rechts {
width:73px;
height:357px;

float:right;
margin-right:35px;
margin-top:97px;
margin-bottom:30px;
overflow:hidden;

}
