body {
	background-image:url(../img/sl_bg_body.gif);
	background-repeat:repeat-x;
	background-color:#000000;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding-bottom: 30px;
}
#sl_rahmen {
	position: relative;
	top:0px;
	left: 0px;
	margin: 0px auto;
	text-align: left;
	width: 808px;
}
#sl_content {
	position:relative;
	left: 0px;
	top: 2px;
	clear: both;
	float: left;
	text-align: left;
	width: 808px;
	z-index: 0;
}

#sl_logo {
	background-image:url(../img/sl_logo.png);
	background-repeat:no-repeat;
	position:relative;
	left: 0px;
	top: 0px;
	width:808px;
	height:141px;
}

#sl_main {
	background-image:url(../img/sl_bg_content.png);
	background-repeat:repeat-y;
	position:relative;
	top: 0px;
	left: 0px;
	clear: both;
	float: left;
	width: 808px;
}
#sl_head {
	position:relative;
	top: 0px;
	left: 0px;
	clear: both;
	float: left;
	text-align: left;
	z-index: 0;
}

#sl_foofighter {
	position: relative;
	top: 0px;
	left: 0px;
	clear: both;
	background-image:url(../img/sl_bg_foofighter.png); 
	background-repeat:no-repeat; 
	width:808px; 
	height:90px;
	background-color:#000000;
	padding-bottom: 30px;
}
