@charset "utf-8";
/* CSS Document by Sebastian Schmal - ingeniumdesign.de */

/* index wide */
	
#content-wide {
	float: left;
	display: inline;
	width: 976px; 
	/*width: 809px; */
	min-height: 700px;
	height: auto !important;
	height: 700px;
	/* Thomas
	margin-left:20px;
	margin-right:20px;*/
	background-color: #FFFFFF;
	}


#wrapper-footer-wide {
	clear: both;
	width: 976px;
	height: 35px;
	background-image: url('../img/footer_bg_01.jpg');
	background-repeat: repeat-x;
	}