*{padding:0; margin:0px;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
#wrapper {
	margin: auto;
	height: auto;
	width: 900px;
	overflow: visible;
	background-color: #000000;
}
#main {
	overflow: visible;
	position: relative;
	float:left;
	z-index: auto;
	width: 900px;
	height: auto;
	margin-top: 0px;
	background-color: #000000;
	margin-bottom: 30px;
}
a:link {
	color: #FFFFFF;
}
a:hover {
	color: #FFCC33;
}
a:visited {
	color: #FFFF00;
}
a:active {
	color: #FFFFFF;
}
#siteinformation {
	font-weight: bold;
	color: #CCCCCC;
	background-color: #666666;
	text-align: center;
	position: absolute;
	z-index: 4;
	height: auto;
	width: 900px;
	top: 565px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom:10px;
}
ul {
	text-align: center;
	margin-left: 250px;
}
li {
	list-style-type: none;
	float:left;
	margin: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	padding-right: 4px;
}
.hg_rot {
	background-color:#FF3300;
	}
.zentriert {
	text-align: center;
}
