html, body{
	color: #000000;
	background-color: #e2e9e2;
	font-size: 13px;
	line-height: 133%;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
}

#top {
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 30px;
	border-top: 0px solid #fc6;
	border-right: 0px solid #fc6;
	border-bottom: 0px solid #fc6;
	border-left: 0px solid #fc6;
}


#nav {
	position: relative;
	top: 5px;
	left: 5px;
	width: 140px;
	font-weight: bold;
	color: #000;
}

#nav ul, #nav li {
	list-style-type: none;
	margin-left:0;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left:0;
}

#nav ul.submenu {
	list-style-type: none;
	margin-left:15px;
	padding-left:0px;
	font-size: 11px%;
}

#nav ul.submentwo {
	list-style-type: none;
	margin-left:30px;
	padding-left:0px;
	font-size: 11px;
}

#nav a, #nav li.active li a {
	background-color : transparent;
	color: #ffffff;
	text-decoration: none;
}
#nav ul.submenu li.active a, #nav ul.submentwo li.active a {
	background-color: #666666;
	color: #ffffff;
	text-decoration: none;
	margin-bottom: 15px;
}

#nav a:hover, #nav ul li a:hover, #nav ul.submenu li a:hover, #nav ul.submentwo li a:hover, a:hover {
	background-color: #666666;
	color: #ffff00;
	text-decoration: none;
}

#nav li.active a {
	background-color: #666666;
	color: #ffffff;
	text-decoration: none;
	margin-bottom: 15px;
}

a {
	background-color : transparent;
	color: green;
	text-decoration: none;
}

a:visited {
	background-color : transparent;
	color: #222222;
	text-decoration: none;
}

a:visited:hover {
	background-color : #666666;
}

#content {
	position : relative;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	/* color: #000; */
	clear:both;
}

#hauptverdeckt {
	color: #ffffff;
}

#imagesub {
	text-align: left;
	font-size: 8pt;
	padding: 4px;
}


.imagetable   {margin: 0 12px 12px 0;}

#bottom {
  	padding-top : 10px;
	padding-bottom : 30px;
	padding-left : 230px;
	padding-right : 5%;
	font-size: 8pt;
	border-top: 1px solid #fc6;
	border-right: 0px solid #fc6;
	border-bottom: 0px solid #fc6;
	border-left: 0px solid #fc6;
}

p {
	text-align: justify;
	margin-bottom: 0px;
	padding-bottom: 0px;
	/* color: #000000; */
}

.small {
	font-size:90%;
	margin-top: 3px;
	margin-bottom: 3px;
}

h1, h2, h3 {
	font-weight: bold;
}

h1 {
	font-size: 200%;
	line-height: 133%;
}

h2 {
	font-size: 130%;
	line-height: 133%;
	text-align: left;
	padding-right: 3px;
	border-top: 0px solid #fc6;
	border-right: 0px solid #fc6;
	border-bottom: 0px solid #fc6;
	border-left: 0px solid #fc6;
}

h3 {
	font-size: 100%;
}

ul.tab {
	margin-left: 17px;
	text-align: left;
}

table.listtable {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px:
}

hr {	color: red;
	background: red;
	margin: auto 0px auto auto;
	width: 80%;
	height:1px;
	text-align: center;
	border: 1px solid #f60;
}

hr.green {	color: green;
	background: green;
	margin: auto 0px auto auto;
	width: 80%;
	height:2px;
	text-align: center;
	border: 0px solid #fff;
}

td.darkcolor {
	background: #828982;
	color: #fff;
	font-size:90%;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

td.darkcolor0 {
	background: #828982;
	color: #fff;
	font-size:90%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

td.darkcolor3u {
	background: #828982;
	color: #fff;
	font-size:90%;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
}

td.darkcolor a:visited, td.darkcolor0 a:visited {
	color: #e0e0e0;
}

/*-- Suche und Sitemap--*/
.rubrik {
	color: #000;
	margin: auto 0px auto auto;
	width: 100%;
	text-align: left;
	padding:5px 2px; margin: 5px 0px;
	border: 1px dotted #fc6;
	background:#B7C4CA;
	font-weight:bold;
}

.rubrik a:link { color:#000; font-weight:bold; text-decoration: underline;}
.rubrik a:visited { color:#000; font-weight:bold; text-decoration: underline; }
.rubrik a:hover { color:#930; font-weight:bold; text-decoration: underline;}
.rubrik a:active { color:#000; font-weight:bold; text-decoration: underline;}