


#wrapper {
background-color:#FFFFFF;
height:auto !important;
margin:auto;
width:1000px;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
}

#head {
	background-color:#FFFFFF;
height:114px;
}
#logo {
float:left;
height:100px;
margin-bottom:0px;
margin-left:0px;
padding-top:0px;
width:250px;
}
#banner {
float:left;
height:114px;
width:750px;
}
#inhalt {
	margin-left:15px;
margin-top:20px;
}

#menue {
	background:url("../bilder/menue_hg.gif") repeat-x scroll 0 0 transparent;
float:left;
height:38px;
margin-top:0px;
width:1000px;
}

#menueinner {
	float:left;
}

#content {
	
float:left;
padding-bottom:10px;
width:1000px;
}

#maininhalt {
	margin-left:15px;
margin-top:20px;
	
}

#contentleft {
	float:left;
width:250px;
}
#contentright {
	float:left;
margin-left:25px;
width:700px;
}

#footer {
background-color:#333;
float:left;
height:64px;
width:1000px;

}

#footermenue {
	float:left;
width:830px;
}

.menu {
float:left;
list-style:none outside none;
margin:0;
padding:0;
position:relative;
}

.menu li {
background:url("../bilder/trenner_menue.gif") no-repeat scroll right center transparent;
display:inline;
float:left;
line-height:35px;
list-style:none outside none;
margin:0;
position:relative;
text-align:center;
}
.menuelink {
background-repeat:no-repeat;
color:#FFFFFF;
display:block;
padding-left:15px;
padding-right:15px;
text-decoration:none;
}
