* {
	margin:0;
	padding: 0;
	color: #CCCCCC;
}/*alle rnder 0*/
html  	{height: 101% }/*erzwungene scrollleiste ff*/
body {
	background-color:#666666;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.90em;
	color:#333333;
	line-height:20px;
	cursor:default;
	margin:0;
	background-position:center;
}

#gesamt {
	width:955px;
	padding:0;
	background-color:#1A1A18;
	margin:20px auto 0 auto;
}

#header {
	width:955px;
	background-color:#666;
	height:154px;
	color:#FFFFFF;
	background-image:url(pics/header.jpg);
}

#main_menu {
	padding-bottom:0px;
	text-align:left;
	color:#CCCCCC;
	margin-bottom:0px;
	padding-left: 42px;
	height: 39px;
	line-height: 3;
}

#main_menu a {
	font-size:100%;
	text-transform:none;
	color:#CCCCCC;
	text-decoration:none;
	margin-left:1px;
}

#main_menu a:hover {
	color: #FFFFFF;
}
#main_menu .aactive {
	color: #FFFFFF;
}

.head {border-right:0px solid #ffffff;float:left;}
.bilder {
	border: 0px solid #cccccc;
	color:#FFFFFF;
	height: 240px;
	padding: 0;
	margin: 0;
}
.anzeige  {
	margin:0px;
	padding-left: 42px;
	height: 90px;
	margin-top: 10px;
}

.unten {
	margin-left:0px; /* 10px*/
	border: 0px;
	background-color:#ADC5D4;
	margin-bottom:0px;
	color:#333333;
	padding-left: 43px;
	padding-top: 2px;
	padding-bottom: 0px;
	height: 46px;
	font-size: 12px;
}
	
a {
	color:#FFFFFF;
	text-decoration:none;
	white-space:nowrap;
}
a:hover {border-bottom:1px dotted #000000;}
img { border:none}
.impressum {color: #333333; font-style:italic}
.impressum a{color: #333333;text-decoration:none}
.impressum a:hover{color: #333333;text-decoration:underline}

