body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
}
body {
	background-color: #C0C0C0;
}
a:link, a:visited, a:active {
	color: #404040;
	text-decoration: none;
}
a:hover {
	color: #404040;
	text-decoration: underline;
}
hr {
	border: 0px;
	border-top: solid 1px #C0C0C0;
	border-bottom: solid 1px #C0C0C0;
}
h1 {
 	font-size: 1.5em;
}
h2 {
 	font-size: 1.4em;
}
h3 {
 	font-size: 1.3em;
}
h4 {
 	font-size: 1.2em;
}
h5 {
 	font-size: 1.1em;
}
h6 {
 	font-size: 1em;
}
h1, h2, h3, h4, h5, h6 {
	margin: 5px 0px 5px 0px;
	color: #808080;
}
form {
	margin: 0;
}
.highlight {
	background-color: #C0C0C0;
}
.main {
	width: 760px;
	margin: 0 auto;
	background-color: #EEEEEE;
	border: 1px solid #808080;
}
.header {
	padding: 4px;
}
.menu_container {
	float: left;
	width: 140px;
	vertical-align: top;
}
.wappen {
	padding: 0px 0px 0px 10px;
}
.search_box {
	padding-top: 10px;
	font-size: 0.9em;
	text-align: center;
}
.search {
	width: 130px;
	text-align: left;
  	border: 1px solid #808080;
}
.menu ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
.menu a {
	display: block;
	line-height: 1em;
	margin: 2px;
	padding: 7px;
	width: 122px;
	background-color: #D3D3D3;
}
.menu a:link, .menu a:visited {
	color: #000000;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFFFF;
	background-color: #B0B0B0;
}
.menu ul ul a {
	display: block;
	line-height: 1em;
	margin: 2px;
	padding: 7px 7px 7px 21px;
	width: 108px;
	background-color: #DEDEDE;
}
.menu ul ul ul a {
	display: block;
	line-height: 1em;
	margin: 2px;
	padding: 7px 7px 7px 28px;
	width: 101px;
	background-color: #DEDEDE;
}
.menu-current {
	font-weight: bold;
}
.menu-child {
	font-weight: normal;
}
.content_container {
	float: right;
	width: 578px;
	min-height:500px;
	height:auto !important;
	height:500px;
	background-color: #FFFFFF;
	padding: 0px 20px 20px 20px;
}
.content_header {
	padding-top: 5px;
}
.breadcrumbs {
	margin: 0px;
	float: left;
	clear: left;
	color: #808080;
	font-size: 0.8em;
	vertical-align: top;
	text-align: left;
}
.breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:active, .breadcrumbs a:hover {
	color: #808080;
	text-decoration: none;
}
.print {
	margin: 0px;
	float: right;
	clear: right;
}
.print a, .print img {
	border: 0;
	text-decoration: none;
}
.content {
	padding-top: 30px;
	vertical-align: top;
	text-align: left;
}
.content a:link, .content a:visited, .content a:hover, .content a:active {
	font-weight: bold;
}
.footer {
	clear: both;
	padding: 5px;
	text-align: center;
	font-size: 0.8em;
	line-height: 1em;
}
