@charset "iso-8859-1";

#Banner {
	height: 92px;
	width: 755px;
	background-image: url(../Bilder/Banner.jpg);
}


#Copyright {
	position: absolute;
	top: 690px;
	width: 965px;
	height: 30px;
	background-color: #F7931E;
}
#Copyright h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
	margin-left: 5px;
	margin-top: 8px;
}



#Home {
	height: 92px;
	width: 190px;
	position: absolute;
	left: 775px;
	top: 0px;
	background-color: #F7931E;
}
#Home a {
	color: #454545;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	left: 10px;
}
#Home a:hover {
	text-decoration: underline;
	color: #FFF;
}





#Inhalt {
	position: absolute;
	height: 540px;
	top: 130px;
	left: 325px;
	width: 430px;
	background-color: #F7931E;
}


#Inhalt p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 15px;
	margin-right: 15px;
	text-decoration: none;
}
#Inhalt a {
	text-decoration: none;
	color: #000;
}
#Inhalt a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}





/* CSS Document */

#News {
	position: absolute;
	top: 130px;
	height: 520px;
	width: 190px;
	left: 775px;
	background-color: #F7931E;
}
#News p {
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
}
#News h2 {
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-top: 10px;
}



#Register {
	height: 450px;
	width: 310px;
	top: 130px;
	position: absolute;
	background-color: #F7931E;
}

#Register  img  {
	left: -12px;
	position: absolute;
}







#wrapper {
	position: relative;
	width: 965px;
	margin: auto;
}
.FettBlack {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
.FettBrown {
	font-weight: bold;
	color: #4F2700;
	text-indent: 16px;
	font-size: 16px;
}
.FettBrown2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #600;
	text-decoration: none;
}


.Datum {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
