body
{
	height: 100%;
	background: #E69B18 url("../img/bg_body.gif") left top repeat;
	margin: 0px;
	padding: 0px;
}
h1
{
	text-align: center;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}
h3
{
	margin: 403px 0px 23px 4px;
	padding: 0px;
}

#Kreise
{
	position: absolute;
	left: 50%;
	top: 0px;
	width: 957px;
	height: 664px;
	background: url("../img/kreise.gif") left top no-repeat;
	margin: 0px 0px 0px -380px;
}

#Banner
{
	position: absolute;
	left: 50%;
	top: 0px;
	margin: 0px 0px 0px -239px;
	width: 479px;
	height: 112px;
	background: url("../img/konsole_paneel.gif") left top no-repeat;
}
#Banner a
{
	display: block;
	padding: 6px 0px 0px 5px;
}


/*
 * Konsole
 */
#Konsole
{
	position: absolute;
	left: 50%;
	top: 112px;
	width: 447px;
	background: #575756 url("../img/bg_konsole.jpg") left top no-repeat;
	margin: 0px 0px 0px -223px;
	height: expression(document.body.offsetHeight - 10 + "px");
}
html>body #Konsole
{
	height: auto;
	min-height: 100%;
}

#Flashfilm
{
	position: absolute;
	left: -8px;
	top: 0px;
	width: 462px;
	height: 381px;
	background: url("../img/bg_flashfilm.gif") left top no-repeat;
}
#Flashfilm .innen
{
	padding: 12px;
}
#Logo
{
	text-align: center;
	margin: 40px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}
#Logo a img
{
	border: none;
}
