body 
{
 font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
 font-size:12px;
 background-color:#053365;
 text-align:center;
 }


 
a:focus {
	outline: none;
}

#content{
width:800px;
background-image: url(../images/hg_content.jpg);
background-repeat:no-repeat;
background-position:100%;
}



#logo{
width:238px;
height:143px;
margin-right:1px;
background-image: url(../images/hg_logo.jpg);
background-repeat:no-repeat;
float:left;
}

#oben{
width:372px;
height:143px;
background-image: url(../images/hg_top.jpg);
float:left;
font-size:10px;
text-align:right;
}

#rechts{
width:189px;
height:143px;

float:right;
}

#navigation{
width:163px;
height:345px;
padding-top:10px;
background-image: url(../images/hg_navigation.jpg);
background-repeat:no-repeat;
margin-right:0px;
float:left;
}


#unten{
width:800px;
height:143px;
background-image: url(../images/hg_unten.jpg);
background-repeat:no-repeat;
}



#info_unten{
float:left;
width:610px;
font-size:10px;
text-align:right;
padding-top:30px;
}
  