body 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
background-image:url(img/hintergrund.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:1.0em;
	color:#000000;}

.main 
{
margin-left:auto;
margin-right:auto;
width:1000px;
height:1000px;
background-color:#ffffff;
border-style: solid;
border-left-width:1px;
border-right-width:1px;
border-top-width:1px;
border-bottom-width:0px;
border-color:#000000;
}

.banner
{
width:1000px;
height:120px;
background-color:#ffffff;
background-image:url(img/banner002.jpg)
}

.banner_inline
{
width:1000px;
height:20px;
margin-top:6px;
text-align:right;
font-size:0.6em;
padding-top:6px;
}

.navi_locator
{
width:1000px;
height:28px;
margin-top:0px;
text-align:center;
background-color:#ffffff;
background-image:url(img/hintergrund_locator.jpg);
padding-top:6px;
}

.navigation
{
width:200px;
height:auto;
margin-left:2px;
text-align:left;
background-color:#ffffff;
float:left;
margin-top:4px;
padding-left:5px;

}


.content
{
width:780px;
height:auto;
margin-right:0px;
background-color:#ffffff;
margin:0px 2px 2px 214px;
margin-top:4px;
}