/* Lars: I took Jan's mobilegamelab.home.css as template to have some continuity' */

#imprint_container {
	margin:			0;
        padding:		0;
	width:			900px;
	height:			auto !important; 	/* Important Regel fuer moderne Browser */
	height:			100%; 			/* Mindesthoehe fuer den IE */
}

#imprint_content_container {
	float:			left;
	clear:			both;
	width:			664px;
	height:			auto !important; 	/* Important Regel fuer moderne Browser */
	height:			100%; 			/* Mindesthoehe fuer den IE */
}

#imprint_sidebar_container {
	/*
        border:			1px dashed #000;
	*/
	padding-left:           40px;
	float:			left;
	width:			196px;
	height:			auto !important; 	/* Important Regel fuer moderne Browser */
	height:			100%; 			/* Mindesthoehe fuer den IE */
}

#imprint_sidebar_pixelbox {
	background-image:       url("../img/footer/content/imprint_pixelbild.png");
        width:			100%;
	height:			324px;
}
