/* Idee Bereich: CSS Document fuer die Schriftangaben und Designeinstellungen */
/* Bei Fragen oder Problemen wendet euch an lindenforum@volkart.net */

body {
   background-color: #DD7578;
   color: #DD7578;
   background-attachment:fixed;
   background-repeat:repeat-y;
   background-image:url(images/0_hintergrund_idee.gif);
}

a  {
   color: #DD7578;
}

#navigation-idee {
	z-index:2;
	height: 160px;
}

#navigation-schule,#navigation-anmeldung {
	z-index:3;
	height: 16spx;
}

#inhaltbox1 {
	position: absolute;
	left: 112px;
	z-index:1;
	top: 230px;
	width: 325px;
	height: 334px;
}
