body {
	padding: 0; 
	margin: 0; 
	text-align:center;
	}

#zentrierung {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -293px;
	text-align: center;
	min-width: 947px;
	visibility: visible;
	height: 586px;
	}

#content {
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 947px;
	height: 586px;
	background-color:#FFFFFF;
	border-style:solid;
	border: 1px;
	border-color:#666666;
	
}
			

#logo{
	float:left;
	position: relative;
	text-align: left;
	width:940px;
	height: auto;
	margin-top:80px;
	text-align:center;
}
#inhalt{
	float:left;
	position: relative;
	text-align: left;
	width:940px;
	height: auto;
	margin-top:80px;
	padding-left:80px;
}



h1 { font-family:Arial; font-size:18px; color:#FFFFFF; line-height:20px; margin:0; padding:0px; }
h2 { font-family:Arial; font-size:13px; color:#FFFFFF; line-height:20px; margin:0; padding:0px; }

h4 { font-size:10px; margin: -15px 0 -1px 0; padding:0px; color: #A9A9AC; }

a:link {
	color: #333333;
	text-decoration:underline;
}
a:visited {
	color: #333333;
}
a:hover {
	color: ##016F3E;
}
a:active {
	color: #333333;
}

.arial10 {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica;
}

.arial13 {
	color: #333333;
	font-size: 16px;
	font-family: Arial, Helvetica;
}
