html,body{margin:0;padding:0}
body{
	font: 76% Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: #e6eef8;
}

img {
	border: 1px solid #979cbf;
}

div#header {
	height: 200px
}
div#container{text-align:left}

#container {
	background-color: #FFF;
	width:900px;
	margin:0 auto;
	padding-bottom: 275px;
	background-image: url(body_ende.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

div#container2 {	
	background-image: url(content_bg.jpg);
	width: 100%;
	height: auto;
	min-height: 600px;
}

#container3 {
	width: 100%;	
	background-image: url(header_bg.jpg);
	background-repeat: no-repeat;
}

div#content{
	float:right;
	width:541px;
	padding: 0 87px 0 0;
}

div#navigation{
	float:left;
	width:233px;
	background-image: url(navi_ende.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0 0 205px 34px;
	margin: 66px 0 0 0;
	line-height: 2em;
}

div#navigation2 {
	background-image: url(navi_bg.gif);
	background-repeat: repeat-y;
}

div#navigation3 {
	background-image: url(navi_oben.jpg);
	background-repeat: no-repeat;
	padding: 20px 20px 0 20px;
	text-align: center;
	width: 165px;
}

div#extra{float:left;clear:left;width:200px}

div#footer{
	clear:both;
	width:100%;
}
