body {
	margin: 0px;
	padding: 0px;
	background-color: #F5FFD8;
}
div#header {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
}
div#banner {
	background-color: #FFFFFF;
	height: 86px;
}
img#logo {
	position: absolute;
	left: 60px;
	top: 10px;
}
img#banner {
	position: absolute;
	height: 55px;
	width: 605px;
	left: 210px;
	top: 14px;
}
div#nav {
	background-color: #D1D7B3;
	font-size: 0.8em;
	color: #105bac;
	height: 20px;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: thin;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
div#nav ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 116px;
	padding-top: 2px;
	list-style-type: none;
	position: absolute;
	left: 75px;
}
div#nav ul li {
	display: inline;
}
div#sidebar {
	font-size: 80%;
	position: absolute;
	left: 20px;
	top: 126px;
	width: 136px;
}
div#sidebar div.feature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border: medium none #9875db;
	background: transparent;
}
div#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	position: absolute;
	left: 176px;
	top: 108px;
	padding: 30px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #000000;
	height: 100%;
	bottom: -195px;
}
div#nav li a:hover {
	color: #99A189;
	background-color: fff;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #9875db;
}
div#nav li a {
	text-decoration: none;
	background-color: transparent;
	color: #000000;
}

div#sidebar div.feature ul {margin: 1em 0 0 0; padding: 0;}
div#sidebar div.feature ul li {
	margin: 0 0 1px 0;
	padding: 0;
	list-style-type: none;
}
div#sidebar div.feature ul li a, div#sidebar div.feature ul li a:visited {
	text-decoration: none;
	padding: 3px;
	border: 1px solid #FFFFFF;
	display: block;
	background-color: #adb69d;
	color: #FFFFFF;
}
div#sidebar div.feature ul li a:hover, #nav a:active, #nav a:focus {
	color: #333;
	background-color: #D1D7B3;
}
div#footer {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #999999;
	position: absolute;
	margin: 0px;
	padding: 15px;
	top: 2px;
	right: 2px;
}
div#sidebar div.sidebox {
	margin: 0px;
	border: thin dotted #000000;
	font-size: xx-small;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	position: relative;
	top: 30px;
	width: 120px;
}
div#menuright {
	background-color: #FFFFFF;
	padding: 5px;
	border: thin dotted #000000;
	top: 0px;
	right: 0px;
	float: right;
	position: relative;
	width: 155px;
	margin-bottom: 30px;
	margin-left: 30px;
}
div#menuright ul#mr {
	list-style-type: none;
	list-style-position: inside;
	right: 20px;
	position: relative;
}
#mr a {
	text-decoration: none;
	color: #000000;
}
#mr a:hover {
	text-decoration: underline;
}
#sprechstd {
	border: thin dotted #000000;
}
#coranto {
	background-color: #FFFFFF;
	padding: 5px;
	border: thin dotted #000000;
}
.background {
	background-color: #adb69d;
	padding: 0px;
	font-size: larger;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.rechts {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}
.links {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.whitebox {
	background-color: #FFFFFF;
	padding: 10px;
	border: thin dotted #000000;
}

