body {
	background-color: #E9E9E9;
	text-align: center;
	padding-bottom: 30px;
}
#srm_rahmen {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 20px auto;
	text-align: left;
	background-color: #FFFFFF;
	width: 817px;
}
#srm_content {
	position:relative;
	top: 0px;
	left: 0px;
	clear: both;
	float: left;
	margin: 10px 10px 10px 10px;
	text-align: left;
	background-color: #d78eed;
	width: 797px;
}
#srm_main {
	/*background-image:url(../img/srm_main_bg.png); 
	background-repeat:repeat-y;*/
	position:relative;
	top: 0px;
	left: 0px;
	clear: both;
	float: left;
	width: 797px;
}
#srm_head {
	background-image:url(../img/img_top.jpg);
	position:relative;
	top: 0px;
	left: 0px;
	clear: both;
	float: left;
	width: 797px;
	height: 130px;
	text-align: left;
}
#srm_head_logo {
	/*background-image:url(../img/bg_top_logo.gif);*/
	position:relative;
	top: 20px;
	left: 25px;
	clear: both;
	float: left;
	width: 100px;
	height: 100px;
	background-color:#FFFFFF;	
	text-align: left;
}

#srm_foofighter {
	background-image:url(../img/bg_foofighter.gif);
	clear: both;
	width: 797px;
	height:41px;
	background-color:#CCCCCC;
	position: relative;
	top: -10px;
	left:10px;
}

