body {
	background: #dc5e18 url(images/bg.gif) repeat-x;
	color: #8a8c76;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#flap_links {
	position: absolute;
	left: 50%;
	margin-left: -355px;
	z-index: 2;
}

#flap_rechts {
	position: absolute;
	right: 50%;
	margin-right: -355px;
	z-index: 2;
}

#om_container {
	background: url(images/flap_rechts.gif) no-repeat center top;
}

#container {
	width: 582px;
	position: absolute;
	left: 50%;
	margin-left: -291px;
	background: url(images/wrapper.gif) repeat-y;
}

#menu {
	background-color: #000000;
	margin: 0px 4px;
	text-align: center;
}

img {
	border: none;
}

#head {
	margin: 0px 4px;
	background: url(images/head.jpg) no-repeat;
	height: 105px;
	padding-top: 150px;
}

#links {
	width: 115px;
}

#midden {
	width: 195px;
}

#rechts {
	width: 200px;
}

#links, #midden, #rechts {
	padding: 0px 5px 5px 10px;
	float: left;
}

h1 {
	font-size: 12px;
	font-family: Franklin Gothic medium, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#head p {
	margin: 0px;
	padding: 3px;
}

#head a {
	color: #8a8c76;
	text-decoration: underline;
}

#head a:hover {
	text-decoration: none;
}

#content {
	padding: 0px 15px;
}

#footer {
	background: #dc5e18 url(images/footer.gif) no-repeat;
	height: 50px;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
}
