body {
	background-image:url(../img/sl_bg_body.gif);
	background-repeat:repeat-x;
	background-color:#eceded;
	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: 603px;
}
#sl_content {
	position:relative;
	left: 0px;
	top: 0px;
	clear: both;
	float: left;
	text-align: left;
	width: 808px;
}

#sl_logo {
	background-image:url(../img/bg_start.jpg);
	background-repeat:no-repeat;
	position:relative;
	left: 0px;
	top: 0px;
	width: 603px;
	height:520px;
}

#sl_main {
	position:relative;
	top: 0px;
	left: 0px;
	clear: both;
	float: left;
	width: 603px;
	 background-color:#FFFFFF;
}
#sl_head {
	position:relative;
	top: 0px;
	left: 0px;
	clear: both;
	float: left;
	text-align: left;
}

#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:60px;
	background-color:#fbba00;
	padding-bottom: 30px;
}
