body {
	background-color: #CFEFBF;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica,Arial,Verdana,sans-serif;
}
.linksnav {
	width: 224px;
	vertical-align: top;
	background-image: url(media/common/backseite.gif);
	background-repeat: repeat-y;
}
.linksnav a, .topnav a {
	font-weight: bold;
	font-size: 90%;
	color: #CFEFBF;
	padding-left: 10px;
	text-decoration: none;
}
.content {
	width: 98%;
	text-align: center;
	vertical-align: top;
}
.content table {
	width: 90%;
}
h1 {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 100%;
	color: #B9EF99;
}
.topnav {
	background-image: url(media/common/headdb.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	padding: 20px 0px 0px 70px;
}
.sidebar {
	width: 1%;
	vertical-align: top;
}
.sidebar table {
	width: 180px;
	margin-left: 20px;
}
.hellgruen {
	background-color: #A0DF80;
	font-size: 80%;
}
.hellgruen img {
	margin: 5px;
}
.dunkelgruen {
	background-color: #5DB82C;
}
.hellgruen a:link, .hellgruen a:visited {
	text-decoration: none;
	color: #0066cc;
}
.hellgruen a:hover {
	color: #006600;
}
a:hover {
	text-decoration: underline;
	color: #CFEF00;
}

