* {
	margin:0;
	padding:0
}
body {
	font: 76% arial, sans-serif;
	background-color: #686868;
	color: #FFF;
	background-image: url(body_hg.jpg);
	background-repeat: repeat-x;
	height: 101%;
}
div#header {
	height:295px;
	background-image: url(header.jpg);
	background-position: bottom;
}
div#header_top {
	height:80px;
	background-image: url(header_top.jpg);
}
div#navigation {
	margin: 0 0 0 455px;
	padding-top: 125px;
}
div#container {
	text-align:left;
	width:900px;
	background-color: #000;/*
	background-image:url(gm_titel_unten.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
	min-height: 700px;*/
	
}
div#infos {
	float:left;
	width: 170px;
	padding: 30px 32px 0 126px;
	text-align: right;
	height: auto;
	min-height: 400px;
}
div#jungs {
	width: 328px;
	height: 250px;
	margin-top: 500px;
}
div#content {
	float:right;
	width:546px;
	padding-left: 26px;
	margin: 0 0 30px 0;
}
div#extra {
	float:left;
	width: 900px;
}
div#footer {
	clear:both;
	width:900px;
}

