﻿body{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	background-color: #FCF9D6;
	color: #001C00;
	line-height: 1.3em;
}
a {
	text-decoration: none;
	color: inherit;
	font-weight: bold;
}

div#banner {
	width: 100%;
	float: left;
	clear: both;
	background-color: #586848;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #003300;
}
div#bannertext {
	color: #FFFFFF;
	text-align: center;
	background-color: #586848;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
div#naviobenrahmen {
	background-color: #586848;
	padding: 5px 5px 0px 5px;
	margin: 0px 0px 0px 150px;
	float: left;
}
div#naviobenrahmen div {
	clear: left;
}
ul#navioben {
	text-align: center;
	padding: 0px;
	margin: 0px;
}
ul#navioben li {
	list-style-type: none;
	float: left;
	position: relative;
	width: 130px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, Sans-Serif;
}
ul#navioben li ul {
	padding: 0px;
	margin: 0px;
	left: -5px;
	position: absolute;
	top: 35px;
}
ul#navioben li ul li {
	font-size: 0.8em;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 130px;
}
ul#navioben a, ul#navioben a:visited, ul#navioben a:active, ul#navioben a:link {
	padding: 10px 5px 5px 5px;
	background-color: #869C70;
	width: 120px;
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #CFD8C7;
	border-left-color: #CFD8C7;
	height: 20px;
	border-right-color: #CFD8C7;
	vertical-align: middle;
	border-right-style: solid;
	border-right-width: 1px;
}
ul#navioben a:hover {
	background-color: #D2DBCA;
	color: #586848;
	border-right-color: #CFD8C7;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CFD8C7;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CFD8C7;
}
ul#navioben li ul a, ul#navioben li ul a:visited, ul#navioben li ul a:active, ul#navioben li ul a:link {
	border: 1px solid #D2DBCA;
	background-color: #D2DBCA;
	color: #586848;
}
ul#navioben li ul a:hover {
	text-decoration: underline;
}
ul#navioben li > ul {
	display: none;
}
ul#navioben li:hover > ul {
	display: block;
}
div#abstand {
	height: 5px;
	background-color: #869C70;
	clear: both;
}
div#clear {
	clear: both;
}

div#navilinksrahmen {
	padding: 5px 2px 0px 2px;
	border: 1px solid #293122;
	float: left;
	margin-right: 10px;
	width: 150px;
	height: 300px;
	margin-top: 5px;
	background-color: #879D71;
}
p#navilinkstitel {
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #003300;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #006600;
}
ul#navilinks {
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
}
ul#navilinks li {
	list-style-type: none;
	padding: 0px;
	margin: 5px 2px 5px 2px;
	text-align: center;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
}
ul#navilinks a, ul#navilinks a:visited, ul#navilinks a:active, ul#navilinks a:link {
	display: block;
	padding: 3px 1px 1px 1px;
	text-decoration: none;
	font-weight: bold;
	color: #001C00;
	background-color: #E8FEC7;
	border-style: solid;
	border-width: 2px;
	border-color: #E7EAE3 #5B684E #5B684E #E7EAE3;
	height: 20px;
}
ul#navilinks a:hover {
	text-decoration: none;
	color: #ECF2E1;
	background-color: #A5B694;
	border-style: solid;
	border-width: 2px;
	border-color: #5B684E #E7EAE3 #E7EAE3 #5B684E;
}

#footer {
	float: left;
	clear: both;
	margin-top: 10px;
	width: 100%;
	background-color: #879D71;
	color: #333333;
	font-size: 12px;
	padding: 2px;
	border: 1px dotted #001C00;
}
#footer a,#footer a:link,#footer a:visited,#footer a:active  {
	font-weight: bold;
	color: #001C00;
	font-size: 13px;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}
#footer a:hover {
	text-decoration: underline;
}
.hinweis_ps {
	font-size: 0.9em;
	line-height: 1.2em;
	margin-top: 5px;
	color: #FCF9D6;
}
div#inhalt {
	padding: 5px;
	float: left;
	margin: 5px 5px 5px 10px;
	width: 75%;
}
div#inhalt h1 {
	padding: 0.2em;
	color: #FCF9D6;
	font-weight: bold;
	background-color: #C1CDB6;
	font-size: 1.5em;
}
div#inhalt h2 {
	padding: 0.1em;
	color: #003300;
	font-weight: bold;
	font-variant: small-caps;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
	background-color: #C1CDB6;
}
div#inhalt h3 {
	color: #003300;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	text-decoration: underline;
}
.text-align_center {
	text-align: center;
}
.text-align_justify {
	text-align: justify;
}
.bildrand_li {
	margin: 0px 0px 0px 10px;
}
.bildrand_li-u {
	margin: 0px 0px 10px 10px;
}
.bildrand_re {
	margin: 0px 10px 0px 0px;
}
.bildrand_re-u {
	margin: 0px 10px 10px 0px;
}

