#topwrapper {
	background-color: #bf9e7c;
}

#topwrapper #topbar {
	background: #61482f url(topbrbg.gif) top left repeat-x;
	width: 980px;
	height: 22px;
}
#topwrapper #topbar #corporate {
	height: 22px;
	width: 490px;
	lext-align: left;
	padding-left: 25px;
	line-height: 22px;
	float: left;
}
#topwrapper #topbar #corporate a {
	color: #bf9e7c;
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: italic;
	text-decoration: none;
	float: left;
	display: block;
	padding-right: 15px;
}
#topwrapper #topbar #corporate a:hover {
	text-decoration: underline;
}
#topwrapper #topbar #datum {
	float: right;
	text-align: right;
	padding-right: 20px;
	width: 350px;
	line-height: 22px;
	height: 22px;
	color: #bf9e7c;
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#headerwrapper {
	background-color: #e6cfb8;
}
#headerwrapper #header {
	width: 980px;
	height: 298px;
	text-align: left;
	background-color: #ffffff;
}
#headerwrapper #header #headernavs {
	position: absolute;
	z-index: 1234;
	margin-top: 270px;
	margin-left: 900px;
}
#menuwrapper {
	background-color: #806040;
}
#menuwrapper #menu {
	width: 980px;
	height: 35px;
	line-height: 35px;
	text-align: left;
	background-color: #593f25;
}
#menuwrapper #menu a {
	display: block;
	float: left;
	color: #bf9e7c;
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, sans-serif;
	font-size: 15px;
	height: 35px;
	line-height: 35px;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 15px;
}
#menuwrapper #menu a:hover {
	color: #f7941d;
	font-family: Trebuchet MS, Trebuchet, Arial, Verdana, sans-serif;
	font-size: 15px;
	text-decoration: none;
}
#menuwrapper #menu a.aktiv {
	background: #593f25 url(menuselbg.gif) bottom center no-repeat;
}
#menuwrapper #menu a.icons {
	margin: 7px 5px 10px 5px;
}


