DIV.banner-01 {
	position:static;
	left:0px;
	top:0px;
	width:1048px;
	height:31px;
	float: none;
	background-color: #858585;
}

DIV.links {
	height: 600px;
	width: 5px;
	left: 0px;
	top: 0px;
	position: relative;
	float: left;
	background-color: #858585;
}

DIV.linkespalte-02 {
	position:relative;
	left:0px;
	height: 600px;
	width: 250px;
	float: left;
	background-color: #FFFFFF;
}


DIV.zentral-04 {
	position:static;
	top:0px;
	width:788px;
	height:600px;
	overflow: auto;
	float: left;
	background-color: #FFFFFF;
	text-align: left;
}

DIV.rechts {
	height: 600px;
	width: 5px;
	left: 0px;
	top: 0px;
	position: relative;
	float: right;
	background-color: #858585;
}

DIV.schlussbanner-05 {
	position:static;
	width:1048px;
	height:123px;
	text-align: right;
	background-color: #858585;
	top: 631px;
	clear: both;
	float: left;
	background-image: url(/pics/general/banner.png);
}
body {
	background-image: url(../Bilder/bg.jpg);
	background-repeat: repeat-x;
	height: 100%;
	background-color: #FFB400;
}

DIV.inhalte {
	width: 700px;

}
DIV.inhalte a {
}
