body {
	text-align: center;
	padding-bottom: 30px;
}
#sl_rahmen {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 20px auto;
	text-align: left;
	background-color: White;
	width: 864px;
}
#sl_content {
	background-image:url(../img/sl_main_bg.png); 
	background-repeat:repeat-y;
	position:relative;
	top: 0px;
	left: 0px;
	clear: both;
	float: left;
	text-align: left;
	margin-bottom:50px;
}
#sl_main {
	position:relative;
	top: 0px;
	left: 7px;
	clear: both;
	float: left;
	width: 850px;
}
#sl_head {
	background-image:url(../img/img_top.jpg);
	background-repeat:no-repeat;
	position:relative;
	top: 0px;
	left: 7px;
	clear: both;
	float: left;
	width: 850px;
	height: 347px;
	text-align: left;
}

#sl_head_logo {
	position:relative;
	top: 0px;
	left: 220px;
	clear: both;
	float: left;
	width: 300px;
	height: 0px;
	text-align: left;
	margin-top:-25px;
	z-index:5;
}

#sl_foofighter {
	background-image:url(../img/sl_bg_footer.png);
	background-repeat:no-repeat;
	height:30px;
	width: 864px;
	position: relative;
	top: 0px;
	left: 0px;
	clear: both;
}
