body {
	background-color: #C39E82;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h1 {
	font-size: 2em;
	color: #241B13;
	font-weight: bold;
	margin-botton: 0px;
}
h2 {
	font-size: 1.3em;
	color: #241B13;
	font-weight: bold;
	margin-bottom: -10px;
	margin-top: 30px;
}
h3 {
	font-size: 1.1em;
	color: 241B13;
	font-weight: bold;
}
h4 {
	font-size: 1.1em;
	color: #241B13;
	background-color: #CFB5A0;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
pre {
	font-size: 0.9em;
	font-family: Courier New, Courier, monospace;
	font-weight: normal;
	text-align: left;
	background-color: #D6BEAD;
	border-width: 1px;
	border-style: dashed;
	border-color: #000000;
	padding: 10px;
	margin-left: 15px;
	margin-right: 15px;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	color: #CC0000;
	background-color: #FFFF00;
	margin-left: 15px;
	margin-right: 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding: 10px;
}
h6 {
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	margin: 0px;
}
p {
	font-size: 1em;
}
p.csc-caption {
	font-size: 0.8em;
	font-style: italic;
}
a {
	text-decoration: dotted;
	color: #000000;
	font-weight: bold;
}
a:hover {
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
}
dl {
}
dt {
	margin-top: 5px;
	font-size: 0.9em;
}
dd {
	font-size: 0.7em;
	list-style-position:outsite;
}

#kasten {
	width: 980px;
	position: static;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	visibility: visible;
}
#titelleiste {
	background-color: inherit;
	height: 100px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/titelbanner.png);
	background-repeat: no-repeat;
}
#hauptmenu {
	background-color: #D6BEAD;
	padding: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 5px;
	font-size: 1.1em;
}
#hauptmenu a {
	background-color: inherit;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#hauptmenu a:hover {
	background-color: #996666;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	border: 0;
}
#menu ul, #menu li {
	list-style: none;
	padding: 0 5px;
	margin: 0;
}
ul#n1 {
	margin-bottom: 15px;
}
ul#n2 {
	margin-bottom: 10px;
}
ul#n3 {
	margin-top: 20px;
	margin-bottom: 20px;
}
div.nav1 {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;
	padding: 4px;
	font-size: 1em;
	list-style: none;
	background-color: #C39E82;
}
div.nav1 a {
	background-color: inherit;
	color: #31231A;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
div.nav1 a:hover {
	background-color: inherit;
	color: #FFFFFF;
	border: 0;
}
div.nav1akt {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;
	padding: 4px;
	font-size: 1em;
	list-style: none;
	background-color: #C39E82;
}
div.nav1akt a {
	background-color: inherit;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
div.nav1akt a:hover {
	border: 0;
}
div.nav2 {
	font-size: 0.8em;
	margin-top: 3px;
	margin-left: 0px;
	margin-right: 5px;
	background-color: #CBAE98; 
}
div.nav2akt {
	font-size: 0.8em;
	margin-top: 3px;
	margin-left: 0px; 
	margin-right: 5px;
	margin-bottom: 2px;
	list-style: disc;
	color: #FFFFFF;	
	background-color: #CBAE98;
}
div.nav2 a {
	background-color: inherit;
	color: #6F5039;
	font-weight: bold;
	text-decoration: none;
}
div.nav2akt a {
	background-color: inherit;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
div.nav2 a:hover {
	background-color: inherit;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	border: 0;
}
div.nav2akt a:hover {
	border: 0;
}

div.nav3 {
	list-style: none;
	font-size: 0.8em;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-right: 5px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #D0BDAF;
}
div.nav3akt {
	list-style: none;
	font-size: 0.8em;
	margin-bottom: 2px;
	maegin-top: 2px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #D0BDAF;
	margin-right: 5px;
}
.nav3 a {
	background-color: inherit;
	color: #6F5039;
	font-weight: bold;
	text-decoration: none;
}
.nav3akt a {
	background-color: inherit;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.nav3 a:hover {
	background-color: inherit;
	color: #FFFFFF;
	text-decoration: underline;
	border: 0;
}
div.nav3akt a:hover {
	border: 0;
}
.nav4 {
	list-style: none;
	font-size: 0.7em;
	margin-bottom: 2px;
	margin-right: 5px;
	padding-left: 5px;
	background-color: #D6CAC0;
}
.nav4akt {
	list-style: none;
	font-size: 0.7em;
	margin-bottom: 2px;
	margin-right: 5px;
	padding-left: 5px;
	background-color: #D6CAC0;
}
.nav4 a {
	background-color: inherit;
	color: #6F5039;
	font-weight: normal;
	text-decoration: none;
}
.nav4akt a {
	background-color: inherit;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.nav4 a:hover {
	background-color: inherit;
	color: #FFFFFF;
	border: 0;
}
div.nav4akt a:hover {
	border: 0;
}

#content {
	background-image: url(../images/hg.png);
	background-repeat: repeat;
}
#menu {
	width: 180px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#rechts {
	margin-left: 180px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#pfad {
	background-color: inherit;
	color: #000000;
	margin: 0px;
	padding: 2px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-size: 0.7em;
}
#pfad a {
	background-color: inherit;
	color: #624733;
	font-weight: bold;
}
#text {
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 50px;
	padding-left: 5px;
}
#footer {
	clear: both;
	text-align: right;
	background-color: #C39E82;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	color: #6F5039;
}
#footer a {
	color: #000000;
	background-color: inherit;
	text-decoration: none;
	font-weight: normal;
}
#tabelle {
	width: 100%;
	border: 0px none;
	margin: 0px;
	padding: 0px;
}		
#zeile1 {
	background-color: #CFB5A0;
	color: inherit;
}
#zeile2 {
	background-color: #FFFFFF;
	color: inherit;
}
#tabelle td {
	width: 50%;
	vertical-align: top;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 0.8em;
}


