@charset "UTF-8";
/* CSS Document */




#navi {
    position: fixed;
    margin-left: 0px;
	text-align: center;
    top: 0px;
	padding: 20 0 0 0px;
	width: 100%;
	background-color: #FFFFFF;
}


#footer {
	margin-left: -10px;
	text-align: center;
	position: absolute;
    width: 100%;
    height: 120px;
    padding: 7px;
    background-color: #171717;
}


#text {
	top:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	text-align: left;
	margin-top: 0;
	margin-left: 300px;
}


#balken {
	width: 400px;
	padding: 5px;
	text-align: center;
	margin: auto;
	background-color: #000;
}


#balken2 {
	width: 800px;
	padding: 5px;
	text-align: center;
	margin: auto;
	background-color: #000;
}




#content-schwarz {
	height: 100%;
	width: 50%;
	margin-top: 170px;
	margin-right: 0;
	margin-left: 27%;
	margin-bottom: 170px;
	padding: 10px;
	background-color: #000;
}





#schwarzerHG {
    margin-left: -10px;
    margin-right: 0px;
    position-left: 0px;
    position-top: 0px;
	background-color: #000000;
    z-index: 5;
}


#START {}
#NEWS {}
