@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 120%;
	color: #4E6146;
	background-color: #F9FBD9;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #4E6146;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF7503;
	border-right-color: #FF7503;
	border-bottom-color: #FF7503;
	border-left-color: #FF7503;
	padding-bottom: 10px;
	padding-top: 10px;
}
.orange {
	padding-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF7503;
	border-right-color: #FF7503;
	border-bottom-color: #FF7503;
	border-left-color: #FF7503;
}
a {
	color: #006633;
	text-decoration: none;
}
a:hover {
	color: #FF7503;
	text-decoration: none;
}
.aktuell {
	padding: 5px;
	border: 1px dotted #4E6146;
	text-align: center;
}
.bildrechts {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.navi {
	font-size: 14pt;
	font-weight: normal;
	border: 1px none;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #4E6146;
	border-right-color: #4E6146;
	border-bottom-color: #4E6146;
	border-left-color: #4E6146;
	padding-bottom: 5px;
}
.naviaktiv {
	font-size: 14pt;
	font-weight: normal;
	color: #FF7503;
	text-decoration: none;
	padding-bottom: 5px;
}
.navlink {
	color: #4E6146;
	text-decoration: none;
}
.oline {
	padding-bottom: 5px;
}
.unavi {
	font-size: 11pt;
}
.unavaktiv {
	color: #FF7503;
}
.rahmen {
	padding: 10px;
	border: 1px dotted #4E6146;
}
