html 							{ height:100%; }
body							{ height:100%; text-align:center; background-color:#920108; overflow-y:hidden; }

/** Aufbau */
.mitte 						{ width:100%; height:100%; display:block; text-align:center; }
.content-mitte 			{ width:862px; height:220px; display:block; margin:auto; text-align:center; }		
.cleaner 					{ width:100%; height:1px; display:block; font-size:1px; clear:both; }