/* CSS Document */

body {
	background-color: #BCDE56;
	background-image: url(grafik/screendesign/backround.jpg);
}

#weissflaeche {
	position:absolute;
	left:72px;
	top:86px;
	width:660px;
	height:656px;
	z-index:2;
	background-image: url(grafik/screendesign/weiseflaeche.jpg);
}

#logo {
	position:absolute;
	left:6px;
	top:8px;
	width:195px;
	height:125px;
	z-index:2;
}

#navigation {
	position:absolute;
	left:9px;
	top:156px;
	width:154px;
	height:500px;
	z-index:20;
}
#flashrodelbahn {
	position:absolute;
	left:724px;
	top:-4px;
	width:196px;
	height:464px;
	z-index:4;
}
#header {
	position:absolute;
	left:184px;
	top:5px;
	width:451px;
	height:121px;
	z-index:1;
}
#content {
	position:absolute;
	left:163px;
	top:134px;
	width:521px;
	height:536px;
	z-index:6;
	overflow:auto;
}

#flaggen {
	position:absolute;
	left:691px;
	top:9px;
	width:34px;
	height:97px;
	z-index:7;
}
#admin {
	position:absolute;
	left:548px;
	top:753px;
	width:188px;
	height:28px;
	z-index:10;
}
