@charset "utf-8";
body {
	background-color:#000000;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	line-height:1.6em;
}


#wrapper {
	background-image:url(bilder/main.jpg);
	width: 990px;
	height: 685px;
	margin-left: auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom: auto;
	top:30px;
	background-repeat:no-repeat;
	background-position:center; 
	position: relative; 
	
	}

.small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	line-height:1.6em;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	line-height:1.6em;
}

.small_strong {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	line-height:1.6em;
	font-weight:bold;
}

.footer {
	position:absolute;
	text-align:center;
	top: 625px;
	height:87px;
	width:990px;
	z-index:100;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#999999;
	font-variant: small-caps;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#999999;
	font-variant: small-caps;
}

.Stil1 {
	font-size: 10px;
	color: #ffa200;

}

.navigation {
	position:absolute;
	height:30px;
	width:444px;
	top:44px;
	left: 25px;
}

.inhaltlinks {
	position:absolute;
	top: 95px;
	z-index: 1;
	left:12px;
	width: 487px;
	height:453px;
	line-height:1.8em;
}
.oeffnung {
	position:absolute;
	text-align:right;
	top:382px;
	z-index: 1;
	left:682px;
	width: 288px;
	height:242px;
	line-height:1.8em;
}
/* Linkverhalten und zusätzliche Navigationen */

a {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

