body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #ccc;
	font-family: Courier, Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	background-color: #353535;
	background-repeat: repeat;
	background-image: url(Grafiken/bg.gif);
}
.oneColFixCtrHdr #container {
	width: 960px;
	text-align: left;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	height: 100px;
	padding: 0 10px 0 20px;
	background-image: url(Grafiken/Header.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.oneColFixCtrHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}
#header a {
	color: #fff;
}
#navi {
	float: right;
}
.flash_galerie {
	width:960px;
	height: 510px;
	margin: 0 auto;
}
.oneColFixCtrHdr #mainContent {
	width: 960px;
	padding-top:5px;
	
	margin: 0px;
	background-color: #353535;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.linke_spalte {
	float: left;
	width: 500px;
	padding-left: 40px;
}
.rechte_spalte {
	float: right;
	width: 350px;
	padding-right: 20px;
}
.clear_spalten {
	clear:both;
	width: 960px;
	height: 10px;
}
.oneColFixCtrHdr #footer {
	height: 53px;
	padding: 0px;
	margin:0px;
	background-color: #353535;
	background-image: url(Grafiken/topbg.gif);
	background-repeat: repeat-x;	
}
.oneColFixCtrHdr #footer p {
	margin: 0;
	padding-top: 20px;
	padding-left: 40px;
}
h1 {
	display: none;
}
h2 {
	font-size: 13px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
p, li {
	font-size: 12px;
}
a {
	color: #ccc;
	text-decoration:none;
}
a:hover {
	text-decoration: unterline;
}
.navi_ul {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-top: 55px;
	padding-right: 30px;
}
.navi_ul li {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.navi_ul a {
	text-decoration: none;
	color: #000;
	font-size: 13px;
}
.navi_ul a:hover {
	text-decoration: underline;
}
#timedate {
	float: right;
	display: inline;
	padding-right: 40px;
	height: 30px;
}
#links {
	width: 960px;
	float: right;
	margin-top: 30px;
	font-size: 10px;
	color: #aea899;
}
#mainContent a {
	text-decoration: underline;
}
#footer a, #footer p {
	color: #706b5c;
}
#Blog a {
	font-weight: bold;
}
.copyspace { margin: 0 auto; margin-top: 100px;}