@charset "utf-8";
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#inhalt {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 503px;
}
#contend {
	width: 900px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	}
#slideshow {
  width: 900px;
  height: 503px;
}

#navi ul{
	float: left;
	width: 100px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navi li {
	height: 85px;
	width: 225px;
	float: left;
	text-align: center;
	margin: 0px;
	list-style-type: none;
	}
#navi li a{
	height: 83px;
	width: 223px;
	display: block;
	padding-top: 20px;
	border: 1px solid #000000;
}

#navi li a.selected,
		#navi li a:hover {
	background-color: #1E1E1E;
		}


#footer{
	width: 100%;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F5F5F5;
}
.footer_padding{
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}
.spalte_a,.spalte_b  {
	float: left;
	width: 250px;
	margin-right:15px;
	height: 350px;
	background-color: #1E1E1E;
	padding: 8px;
	margin-bottom: 10px;
	}	
.spalte_a:hover,.spalte_b:hover,.spalte_c:hover,.spalte_c2:hover  {
	background-color: #2C2C2C;	
	}		
.spalte_c {
	float: left;
	width: 250px;
	margin-right:0px;
	height: 350px;
	background-color: #1E1E1E;
	padding: 8px;
	margin-bottom: 10px;
}
.spalte_c2 {
	float: left;
	width: 530px;
	margin-right:0px;
	height: 350px;
	background-color: #1E1E1E;
	padding: 8px;
	margin-bottom: 10px;
}
    .abgerundet {
    -moz-border-radius:8px; /* Firefox */
    -webkit-border-radius:8px; /* Safari, Chrome */
    -khtml-border-radius:8px; /* Konqueror */
    border-radius:8px; /* CSS3 */
    }
    .abgerundet {
    behavior:url(border-radius.htc);
    }

#zu {
	float: left;
	width: 100%;
	margin-bottom: 8px;
}
h2 {
	font-size: 16px;
	color: #CC6600;
	font-family: Georgia, "Times New Roman", Times, serif;
}
