@charset "utf-8";
/* CSS Document */

#container_back {
	height: auto;
	width: 250px;
}
#banner {
	height: 200px;
	width: 980px;
	background-color: #efb149;
	vertical-align: middle;
	top: 0px;
	position: relative;
	float: center;
	padding-right: 20px;
	padding-left: 0px;
}
#menu_oben {
	height: 20px;
	width: 700px;
	text-align: left;
	vertical-align: middle;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	height: 100px;
	width: 700px;
	float: center;
	background-color: #a3b0bf;
}
#content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
	height: 500px;
	width: 680px;
	float: left;
	padding: 10px;
	background-color: #FFF;
	overflow: auto;
}
#links_menu {
	height: 400px;
	width: 170px;
	float: left;
	padding-top: 30px;
	background-color: #807d7a;
}
#trailer {
	height: 200px;
	width: 800px;
	left: 170px;
	margin-left: 170px;
}
#container_rechts {
	height: 700px;
	width: 700px;
	float: left;
	background-color: #FFF;
	border: 1px solid #999;
}
#container_links {
	height: auto;
	width: 250px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #AAA;
	text-align: center;
	height: 40px;
	width: 194px;
	float: left;
	background-color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
}
#footer1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: justify;
	height: 40px;
	width: 698px;
	float: left;
	background-color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #FFF;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-top: 10px;
	padding-left: 1px;
}
#linie {
	height: 5px;
	width: 700px;
	float: left;
	background-color: #a3b0bf;
}
