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

body {
   background-color: #79CCF5;
   color: #599ACB;
   background-attachment:fixed;
   background-repeat:repeat-y;
   background-image:url(images/0_hintergrund_anmeldung.gif);
}

a  {
   color: #599ACB;
   text-decoration: underline;
}

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

#inhaltbox2 {
	position: absolute;
	left: 517px;
	z-index:10;
	top: 230px;
	width: 208px;
	height: 334px;
	text-align:right;
}
