/* CSS Document */

body {
	background-color: #353232;
}
#layoutborder {
	position: absolute;
	z-index:1;
	width:774px;
	height:424px;
	background-image:url(elements/bg01.jpg);
	background-repeat: no-repeat;
	left:50%;
	margin-left:-387px;
}
#news_aktuell {
	position:relative;
	z-index:2;
	width:240px;
	height:140px;
	margin:160px 60px auto 474px;
}
#start_body {
	position:relative;
	z-index:3;
	width:450px;
	height:120px;
	margin-top:0px;
	margin-left:264px;
	margin-right:60px;
}
#navbar {
	position:relative;
	z-index:4;
	width:674px;
	height:23px;
	margin-left:100px;
}
#main_body {
	position:relative;
	z-index:5;
	width:450px;
	height:240px;
	margin:160px 60px auto 264px;
}

