body {
	padding: 0; 
	margin: 0; 
	text-align:center;
	background-image:url(images/background.gif);
	}

#zentrierung {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -290px;
	text-align: center;
	min-width: 862px; 
}

#content {
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 862px;
	height: 580px;
	border-style: solid ;
	border-color:#009999;
	background-color:#FFFFFF;
}


.Stil12 {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.Stil13 {
	font-size: 11px;
	color: #333333;
}
.Stil6 {	font-family: Arial;
	font-size: x-small;
}
a {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	font-size: 12px;
}
.Stil19 {color: #009999; font-weight: bold; font-size: 14px; }
.Stil20 {color: #666666}
.Stil15 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.Stil16 {font-family: Arial; font-size: small; }

h2 {
	font-size:11px;
	line-height:20px;
	margin:0;
	padding:0px;
	font-family: Arial;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	
}
h1 { 
    font-color: #009999; 
    font-weight: bold;
    font-size: 14px;
    font-family: Arial; }
h4 { font-size:10px; margin: -15px 0 -1px 0; padding:0px; color: #A9A9AC; }

h2 a:hover { text-decoration:underline; }

#navcontainer
{
margin: 0;
padding: 0;
height: 22px;
font: 11px Arial;
width: 400px;
list-style-type: none;
text-align:left;

}

#navlist li
{
float: left;
margin: 0;
padding: 0;
width: auto;
display: block;
}

#navlist li a, #navlist li a:link
{
background: transparent;
color: #FFFFFF;
font-weight: bold;
padding: 8px 10px 8px 10px;
display: block;
}

#navlist li a:hover
{
color: #FFFFFF;
font-family:Arial;
font-weight: bold;
text-decoration:underline;
cursor: pointer;
background: transparent;
}

#navlist li a#current, #navlist li a#current:link
{
color: #FFFFFF;
cursor: default;
font-weight: bold;
text-decoration: underline;
}

