@charset "UTF-8";
/* CSS Document */

/* ================================================================================
Stylesheet für GRID17 Version V01 
Datei: 		GRID17.css
Version: 	V01
Datum:		04.06.2010
Autorin: 	Marianne Mast
Aufbau:		1. Spezielle Content-CSS für GRID17_Startseite
==================================================================================*/



#content {
	position: relative;
	background-color:#FFFFFF;
	height: 588px;
	margin: 0; /* zeile hinzugefügt: 11.08.2010 */
}

#Illu {
	position: absolute;
	left: 0;
	top: 0;
	width: 912px;
	height: 588;
	border: none;
}


#einleitung {
	position: absolute;
	left: 0px;
	top: 36px;
	width: 912px;
	height: 360px;
	border: none;
	z-index: 10;
}



