HTML {
	height:100%; 
	background-color: #000;
}

body { 
    min-height: 101%;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #dcddde;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 155%;
	background-color: #000;
}

#container {
	width: 1004px;
	border: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	min-height: 100%;
	height:auto !important;
	height:100%;
	overflow: hidden !important;
	background-color: #000;
} 

#header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 

#navi {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FEB850;
}

#zweispalten {
	width: 1000px;
	padding: 0px;
	margin: 0px;
	min-height: 100%;
	height:auto !important;
	height:100%;
	overflow: hidden !important;
} 
#links {
	float: left;
	width: 499px;
	height: 100%;
	text-align: left;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	overflow: visible;
	visibility: visible;
	z-index: 100;
}

#rechts {
	float: right;
	width: auto;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	z-index: 10;
}

.abstand1 {
	margin-left: 20px;
	padding: 0px;
}

.abstand2 {
	margin-left: 50px;
	padding: 0px;
}
