body {
	background-color: #E9E9E9;
	text-align: center;
	padding-bottom: 30px;
}
#abc_rahmen {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px auto;
	text-align: left;
	background-color: white;
	width: 930px;
}
#abc_content {
	position:relative;
	top: 0px;
	left: 0px;
	clear: both;
	float: left;
	margin: 5px 5px 5px 5px;
	text-align: left;
	background-color: White;
	width: 920px;
}
#abc_main {
	/*background-image:url(../images/srm_main_bg.png); 
	background-repeat:repeat-y;*/
	position:relative;
	top: 10px;
	left: 0px;
	float: right;
	width: 710px;
}
#abc_head {
	background-image:url(../images/img_top.jpg);
	/*position:relative;*/
	top: 0px;
	left: 0px;
	clear: both;
	float: left;
	width: 920px;
	height: 159px;
	text-align: left;
}
/*#abc_head_logo {
	background-image:url(../images/bg_top_logo.gif);
	position:relative;
	top: 20px;
	left: 25px;
	clear: both;
	float: left;
	width: 100px;
	height: 100px;
	background-color:#FFFFFF;	
	text-align: left;
}*/

#abc_foofighter {
	/*background-image:url(../images/srm_bg_footer.png);
	background-repeat:repeat-x;*/
	clear: both;
	width: 920px;
	height:30px;
	border-top:1px solid #CCCCCC;
	background-color:#FFF;
	position: relative;
	top: -5px;
	left: 5px;
}
