





#page-wrap {
  background:#fef9d3; 
	min-width: 980px;
	max-width: 980px;
	margin: 0px auto;
	width:expression(document.body.clientWidth < 982? "980px" : document.body.clientWidth > 982? "980px" : "auto");
	}
	#page-wrap #inside {
		
	}
	
#main-content {
 margin: 60px 50px 50px 50px;
	
	
}
	
#header {
  position: relative;
	height: 114px;
	background: url(../images/head_linie.jpg) repeat-x bottom;
}


	
#logo {
  position: absolute;
	width: 301px;
	height: 65px;
	left: 50px;
	top: 35px;
	
	
}
#headbild {
	position: absolute;
	width: 580px;
	height: 98px;
	right: 5px;
	top: 5px;
	
	
}

#menu{
 height: 65px;
 background: url(../images/trenner.jpg) repeat-x bottom;}


#foot {
	 background: url(../images/trenner_unten.jpg) no-repeat center top;
	text-align: center;
	padding: 20px;
	
}