body {
	width: 100%;
	margin: 0px;
}

#container {
	width: 100%;
	background: url(http://www.kontaktlinsen-sprechstunde.de/img/bg_content.jpg);	
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	
	height: 151px;
	width: 100%;
	
	background: url(http://www.kontaktlinsen-sprechstunde.de/img/bg_header.jpg);
}

#header_main {
	position: relative;
	top: 0px;
	left: 0px;
	
	width: 877px;
	height: 151px;
	
	background: url(http://www.kontaktlinsen-sprechstunde.de/img/dakg.gif) no-repeat 30px 10px;
}

#content {
	position: relative;
	top: 0px;
	left: 0px;
	
	margin-top: 151px;
	
	width: 877px;
	
	background: url(http://www.kontaktlinsen-sprechstunde.de/img/bg_content_main.jpg) top right repeat-y;
	
}

#content_main {
	display: block;
	float: right;
	
	width: 612px;
}

#footer {
	position: relative;
	bottom: 0px;
	
	height: 123px;
	width: 100%;
	
	background: url(http://www.kontaktlinsen-sprechstunde.de/img/bg_footer.jpg);
}

#footer_main {
	position: relative;
	top: 0px;
	left: 265px;
	
	width: 562px;
	height: 22px;
	
	background: url(http://www.kontaktlinsen-sprechstunde.de/img/footer.jpg) no-repeat;
	vertical-align: bottom;
	
	padding: 55px 0px 0px 50px;
	
	color: #2f566a;
	font-size: 10px;	
}

#mainnav {
	display: block;
	float: left;
	
	width: 265px;

	background: url(http://www.kontaktlinsen-sprechstunde.de/img/shadow_nav.jpg) top right no-repeat;
	padding-bottom: 82px;
}

#mainnav img {margin-top: 40px; margin-left: 35px}
