#container {
	position: relative;
	display: block;
	margin: 0px auto 0px auto;
	width: 960px;
	text-align: left;
	clear: both;
}

#freetop {
	position: relative;
	color: #fff;
	width: 960px;
	height: 18px;
	padding: 2px 0 2px 5px;
	clear: both;
}

#top {
	position: relative;
	width: 960px;
	height: 25px;
	margin: 0;
	padding: 0;
	clear: both;
}

#top-navigation-links {
	position: relative;
	width: 460px;
	height: 25px;
	float: left;
	margin: 0;
	padding: 0;
	z-index: 105;
}

#top-navigation-mitte {
	position: relative;
	width: 460px;
	height: 25px;
	float: left;
	margin: 0;
	padding: 0;
	z-index: 105;
}

#top-navigation-rechts {
	position: relative;
	width: 500px;
	height: 22px;
	float: right;
	text-align: right;
	margin: 0;
	z-index: 105;
}




#inhalt {
	position: relative;
	width: 960px;
	clear: both;
}

#inhalt-links {
	position: relative;
	width: 210px;
	float: left;
	padding: 0 0 0 0;
	margin: 0 10px 0 0;
}

#inhalt-mitte {
	position: relative;
	width: 498px; /*498 statt 500 wegen Rahmen*/
	padding: 10px 10px 10px 10px;
	float: left;
	border: solid 1px #393b38;
	background-color: #191b18;
	background: url("../images/container_bg.jpg") 50% 0 repeat-y !important; color: #fff;
}

#inhalt-rechts {
	position: relative;
	width: 210px;
	padding: 0 0 0 0;
	margin: 0 0 0 10px;
	float: right;
}


#MainFooter {
	position: relative;
	width: 960px;
	min-height: 220px;
	margin: 0 auto 0 auto;
	padding: 10px;
	clear: both;
}
#main-footer-1 {
	position: relative;
	width: 218px;
	min-height: 200px;
	padding: 5px 4px 0 6px;
	margin: 0 5px 0 5px;
	float: left;
	background-color: #463d30;
	border: solid 1px #3f3728;
}
#main-footer-2 {
	position: relative;
	width: 694px;
	min-height: 200px;
	padding: 5px 4px 0 6px;
	margin: 0 5px 0 5px;
	float: left;
	background-color: #463d30;
	border: solid 1px #3f3728;
}
#main-footer-3 {
	position: relative;
	width: 218px;
	min-height: 200px;
	padding: 5px 4px 0 6px;
	margin: 0 5px 0 5px;
	float: left;
	background-color: #463d30;
	border: solid 1px #3f3728;
}
#main-footer-4 {
	position: relative;
	width: 218px;
	min-height: 200px;
	padding: 5px 4px 0 6px;
	margin: 0 5px 0 5px;
	float: left;
	background-color: #463d30;
	border: solid 1px #3f3728;
}





.smaller {
	font-size: 0.8em;
}

#ende {
	position: relative;
	margin: auto;
	clear: both;
	/*
	border-bottom: solid #FFFFFF 1px;
	*/
}
