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

body {
   background-color: #B9C531;
   color: #97A128;
   background-attachment:fixed;
   background-repeat:repeat-y;
   background-image:url(images/0_hintergrund_schule.gif);
}

a  {
   color: #97A128;
   text-decoration: underline;
}

#inhaltbox1 {
	position: absolute;
	left: 109px;
	z-index:10;
	top: 234px;
	width: 402px;
	height: 279px;
}

#inhaltbox2 {
	position: absolute;
	left: 466px;
	z-index:10;
	top: 52px;
	width: 145px;
	height: 232px;
	text-align:right;
}

#inhaltbox3 {
	position: absolute;
	left: 112px;
	z-index:10;
	top: 81px;
	width: 433px;
	height: 334px;
}
