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

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

a  {
   color: #A78432;
}
}

#newsbox {
	position: absolute;
	width: 208px;
	height: 133px;
	left: 523px;
	z-index:1;
	top: 298px;
	text-align:right;
}

#inhaltbox1 {
	position: absolute;
	left: 105px;
	z-index:10;
	top: 79px;
	width: 404px;
	height: 600px;
}

#inhaltbox2 {
	position: absolute;
	left: 516px;
	z-index:10;
	top: 227px;
	width: 210px;
	height: 404px;
	text-align:right;
}
