/* CSS Document */
body { 
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

#contentContainer {
	width:980px;
	background-image:url(../img_index/bckg_rahmen.jpg);
	background-repeat:repeat-y;
	text-align:center;
	margin:0px auto;
}
#bodybckg {
}
#footerbckg {
	width:980px;
	height:80px;
	background-image:url(../img_index/footer_bckg.jpg);
	margin:0px auto;
}