body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(../grafiken/background.jpg);
	background-color: #999999;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#444444;
	scrollbar-shadow-color:#444444;
	scrollbar-highlight-color:#777777;
	scrollbar-3dlight-color:#252525;
	scrollbar-darkshadow-color:#333333;
	scrollbar-track-color:#444444;
	scrollbar-arrow-color:#DE0082;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}







#container {
	position:absolute;
	left:50%;
	top:15px;
	width:889px;
	z-index:2;
	margin-left: -444px;
}

#top_bg {
	position:absolute;
	left:0px;
	top:0px;
	width:689px;
	height:24px;
	padding-top:175px;
	padding-left:200px;
	background-image: url(../grafiken/a_011.png);
}

#top2_bg {
	position:absolute;
	left:0px;
	top:199px;
	width:869px;
	height:164px;
        padding-top:15px;
	padding-left:20px;
	background-image: url(../grafiken/b_02.jpg);
}

#navi_bg {
	position:absolute;
	left:0px;
	top:378px;
	width:889px;
	height:34px;
	background-image: url(../grafiken/c_03.jpg);
}

#slide_bg {
	position:absolute;
	left:0px;
	top:412px;
	width:889px;
	height:100px;
	background-image: url(../grafiken/d_04.jpg);
}

#inhalt_bg {
	position:absolute;
	left:0px;
	top:412px;
	width:889px;
	height:187px;
	background-image: url(../grafiken/e_05.jpg);
	background-repeat: repeat-y;
}

#bottom_bg {
	position:absolute;
	left:0px;
	top:599px;
	width:889px;
	height:84px;
	background-image: url(../grafiken/f_06.jpg);
	background-repeat: no-repeat;
}
#blume {
	position:absolute;
	left:0px;
	top:0px;
	width:548px;
	height:444px;
	z-index:1;
	background-image: url(../grafiken/blume.jpg);
	background-repeat: no-repeat;
}
