/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
background-color:#000000;
background-image:url(../img/bg_aussen_start.jpg);
background-repeat:repeat-x;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}



.hinweis {
font-size:10px;
font-weight: bold;
text-align:center;
color: #CCCCCC;
padding-top:200px;
}

#zentrum{
margin-left: auto;
margin-right: auto;
width: 1000px;	
}



.hinweis a {
text-decoration:none;
color:#CCCCCC;
}

#huelle{
	position:absolute;
	width:1000px;
		background-color:#000000;
	height: 100%;
	top: 0px;
}

