.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 18px;
	font-style: italic;
	font-variant: normal;

}

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align:center;
}


#centerbox {
	width:800px;
	
	position:absolute;
	left:50%;
	margin-left:-400px;
	top:50px;
	background-color:#996600;
	text-align: left;
}



#centerbox p {  font-family: Arial,sans-serif; font-size: 12px; line-height: 16px; font-weight: bold; color: #FFFFFF;}

.text {
margin:20px 140px 60px 150px;
}
.textzent { text-align: center; 
}
.textrechts { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; text-align: right; line-height: 12px }
.subhead { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-align: left; line-height: 16px; font-style: italic; font-variant: normal }
.headgesch { font-family: "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; text-align: left; line-height: 18px; font-style: italic; font-variant: normal }
.textgesch { font-family: "Times New Roman", Times, serif; font-size: 12px; text-align: left; line-height: 14px}

body {
	background-image: url(../bilder/ff3.jpg);
}

a:link {
	color: #FFFF00;
}

a:visited {
	color: #99FF00;
}

a:active {
	color: #00FF00;
}

a:hover {
	color: #00FF00;
}
