body

{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 100%;

	color: #000000;

	background: #ffffff;

	margin: 0;

	padding: 0;

	min-width: 800px;

	text-align: left;

	

	}

	

#horizon

	{

	background-color: transparent;

	text-align: center;

	position: absolute;

	top: 50%;

	left: 0px;

	width: 100%;

	height: 1px;

	overflow: visible;

	visibility: visible;

	display: block



}



#content

	{

	font-family: Arial, Helvetica, sans-serif;

	background-color: transparent;

	margin-left: -450px; /* Genau die Hälfte der Breite */

	position: absolute;

	top: -299px; /* Genau die Hälfte der Höhe */

	left: 50%;

	width: 900px;

	height: 600px;

	visibility: visible;

	background-image: url(bilder/hg.jpg);

	border: 2px solid rgb(127, 123, 115);



}



#transp {

	position:absolute;

	left:0px;

	top:150px;

	width:679px;

	height:430px;

	z-index:1;

	text-align: left;

	padding: 10px;

	background-color: white;

	opacity: .75; /* Standard: FF gt 1.5, Opera, Safari */

	filter: alpha(opacity=75); /* IE lt 8 */

	-ms-filter: "alpha(opacity=75)"; /* IE 8 */

	-khtml-opacity: .75; /* Safari 1.x */

	-moz-opacity: .75; /* FF lt 1.5, Netscape */	



}



#main {

	position:absolute;

	left:0px;

	top:149px;

	width:679px;

	height:429px;

	z-index:2;

	overflow: auto;

	text-align: left;
	
	padding: 10px;

	border-top: 2px solid rgb(127, 123, 115);

	border-right: 2px solid rgb(127, 123, 115);

	background-color: transparent;


}


table.boygirl {border-collapse: collapse;
               font-family: Arial, Helvetica, sans-serif;
               font-size: 12px;}

td.boysgirls {border: 1px solid gray;
              padding-left: 3px;}
			  

table.transp {border-collapse: collapse;
			   border: none;
               font-family: Arial, Helvetica, sans-serif;
               font-size: 12px;}

td.transp {border: none;
           padding-left: 3px;}

.text {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}



.head {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

}



#hornav ul

{

	margin: 19px;

	list-style-type: none;

	line-height: normal;

	padding: 0;

	text-align: center;

	margin-bottom: 3px;

	font-size: .8em;

	text-transform: uppercase;

}



#hornav ul li

{

	display: inline;

	margin: 0 2px 0 0;

	padding: 3px 0 3px 10px;

	background: url(bilder/bg_hornav-l.png) no-repeat top left;

}



#hornav ul li a

{

	text-decoration: none;

	padding: 3px 10px 3px 0;

	margin: 0;

	background: url(bilder/bg_hornav-r.png) no-repeat top right;

}



#hornav ul li a:link, #hornav ul li a:visited

{

	color: #3e3f2f;

}



#hornav ul li a:hover, #hornav ul li a:active

{

	color: #000000;

}







a:link, a:visited

{

	color: #857458;

}



a:hover, a:active

{

	color: #3D2C0F;

}




