body, html {height:100%;}

body {
  height:101%;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #434a40;
	background-color: white;
	margin: 0 10px 20px 10px;
	background-image: url("../images/bg_window.gif");
	background-position: top center;
	background-repeat: no-repeat;
}
div#panel {
	background-image: url("../images/bg_panel.png");
	padding-left: 3px;
	padding-right: 5px;
/*	width: 998px;*/
	width: 960px;
/*	border: 1px solid red;*/
}
div#panelbottom {
	background-image: url("../images/bg_panel_bottom.png");
	height: 11px;
	padding-left: 3px;
	padding-right: 5px;
/*	width: 998px;*/
	width: 960px;
}
div.innerpanelwhite {
	background-color: white;
}
h1, h2, h3, h4, h5 {
	margin:10px 0; 
	padding: 0;
}
p {
	margin:10px 0; 
	padding: 0;
}
#servicecol p {
	margin:0; 
	padding:10px;
	background:#EEF1EC;
}
a {
	text-decoration: none;
	color: #50a125;
}
a:hover {
	color: #3e642a;
}
/* header *****************************************************************************************/
div#header {
	position: relative;
	height: 105px;
}
img#logo {
	position: absolute; 
	top: 0;
	left: 0;
/*	border: 1px solid blue;*/
}
ul#languagenav {
	position: absolute;
	top: 0;
	left: 241px;
	margin: 0;
	padding: 0;
}
ul#languagenav li, ul#servicenav li {
	list-style-type: none;
	float: left;
	text-transform: uppercase;
	font-size: 12px;
}
ul#languagenav li a {
	text-decoration: none;
	padding: 6px;
	display: block;
	color: #50a125;
}
ul#languagenav li a:hover, ul#languagenav li.active a {
	background-color: #50a125;
	color: white;
}
ul#languagenav li span {
	color: #dddddd;
	line-height: 26px;
	padding: 6px;
}
ul#servicenav {
	position: absolute;
	top: 0;
	right: 10px;
	margin: 0;
	padding: 0;
}
ul#servicenav li {
	padding: 6px 0px;
}
ul#servicenav li a {
	text-decoration: none;
	color: #50a125;
	border-left: 1px solid #50a125;
	padding-left: 6px;
	padding-right: 6px;
}
ul#servicenav li.first a {
	border-left: none;
}
ul#servicenav li a:hover, ul#servicenav li.active a {
	color: #365327;
	text-decoration: underline;
}
ul#mainnav {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0;
	width: 719px;
	height: 41px;
	overflow: hidden;
	background-image: url("../images/bg_mainnav.png");
}
ul#mainnav li {
	list-style-type: none;
	float: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 41px;
}
ul#mainnav li a {
	text-decoration: none;
	display: block;
	color: white;
	padding: 0 10px;
	background-image: url("../images/bg_mainnav.png");
}
/*ul#mainnav li.active a, ul#mainnav li.trail a, ul#mainnav li a:hover {
	background-image: url("../images/bg_mainnav_active.png");
}*/
ul#mainnav li.active a, ul#mainnav li.trail a, ul#mainnav li a:hover {
	background-image: url("../images/bg_mainnav_active.png");
}
/* content header *********************************************************************************/
div#contentheader {
	background-color:#6cb146;
	color: white; 
	padding: 0;
	height: 95px;
	position: relative;
}
/*div#breadcrumb {
	float: left;
	width: 220px;
	font-size: 16px;
	margin: 25px 10px 15px 10px;
	background-color: pink;
}
div#breadcrumb a {
	color: white;
	text-decoration: none;
}
div#breadcrumb a:hover {
	color: #e3efdd;
}*/
div#contentheader h1 {
	float:left; 
	width: 920px; 
	margin: 20px 10px 15px 20px;
	font-size: 17px;
/*	background-color: pink; */
}

div#contentheader h2 {
	float:left; 
	width: 920px; 
	margin: -10px 10px 15px 20px;
	font-size: 15px;
/*	background-color: pink; */
}

img.wappen {
	position: absolute;
	right: 25px;
	top: 8px;
}


form.sitesearchform {

  margin:0;
	padding: 20px 5px;
background-color: #EEF1EC;
/*	background-color: yellow;*/
}
form.sitesearchform input.text {
/*	width: 150px;
	height: 25px;
	border: none;
	background-color: white;
	font-size: 12px;
	line-height: 25px;*/
	margin: 0;
	width: 145px;
	font-size: 12px;
	color: #666666;
	border: 1px solid #50a125;
	padding: 5px;
	float: left;
}
form.sitesearchform input.submit {
/*	padding: 0 4px;*/
	padding: 4px;
	padding-bottom: 5px;	
	font-size: 12px;
	border: 0px solid #50a125;
	background-color: #86be69;
	color: white;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0 0 0 3px;

}
form.sitesearchform input.submit:hover {
	background-color: #76b257;
}
/* subnav *****************************************************************************************/
div#subnav {
	float: left;
	position: relative;
	left: -10px;
	width: 220px;
	margin-right: 20px;
	margin-bottom: 50px;
	font-size: 13px;
}
div#subnav ul {
	margin: 0;
	padding: 0;
	background-color: white;
}
div#subnav li {
	list-style-type: none;
	width: 220px;
	margin-top: 1px;
}
div#subnav a {
	display: block;
	width: 180px;
	border-left: 10px solid white;
	padding: 7px 10px;
	text-decoration: none;
	text-transform: uppercase;
}
div#subnav ul.level3 li {
	margin-top: 1px;
}
div#subnav ul.level3 li a {
	background-color: #84bd66;
	color: white;
	font-size: 13px;
	font-weight: bold;
	border-left: 10px solid white;
}
div#subnav ul.level4 li a {
	font-weight: normal;
}
div#subnav ul.level3 a:hover, div#subnav ul.level3 li.active a, div#subnav ul.level3 li.trail a {
	background-color: #50a125;
	border-left-color: #386f1b;
}
div#subnav ul.level3 li.active ul.level4 li a, div#subnav ul.level3 li.trail ul.level4 li a {
	background-color: white;
	border-left-color:  white;
	color: #386f1b;
	text-transform: none;
}
div#subnav ul.level3 li.active ul.level4 li a:hover, div#subnav ul.level3 li.trail ul.level4 li a:hover, div#subnav ul.level3 li.trail ul.level4 li.active a, div#subnav ul.level3 li.trail ul.level4 li.trail a {
	border-left-color: #a9c19d;
	background-color: #e2efdb;
}
/* content ****************************************************************************************/
div#content {
	color: #434a40;
}
div.fakeMinHeight {
	float: left;
	width: 10px;
	height: 600px;
}
div#homeContentCol {
	float: left;
	width: 695px;
/*	width: 727px;*/
}

#homeContentCol p,
#homeContentCol h1 {margin:10px;}

div.lineAbove {
border-top:1px solid #EBEDEA;
}


div#contentcol {
	padding-top: 0.5em;
	float: left;
	width: 440px;
	line-height: 1.4em;
}
div#contentcol.home {
/*	position: absolute;*/
	padding-top: 0.5em;
	width: 700px;
	height: 250px;
	background-color: #f2f4f0;
}
div#contentcol.home div.text {
	float: left;
	width: 350px;
	padding-top: 15px;
	padding-left: 10px;
}
div#contentcol img {
/*	float: left;
	padding: 10px;*/
}
div#news_home {
	float: right;
	padding-top: 0.5em;
	width: 410px;
	line-height: 1.4em;
}
div#contentcol_left {
	float: left;
	width: 250px;
	padding-top: 0.5em;
	margin-left: 10px;
	line-height: 1.4em;
}
div.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
}
div#contentend {
	height: 11px;
	background-image: url("../images/bg_content_end.png");
	background-repeat: no-repeat;
	font-size: 8px;
	line-height: 8px;
	background-color: #64a640;
}
div#contentcol {
	padding-top: 0.5em;
	float: left;
	width: 440px;
	line-height: 1.4em;
/*	background-color: lightblue;*/
}

div#contentcol div#path  {
	font-weight: bold;
	padding-bottom: 15px;
}
div#contentcol div#path a {
	font-weight: normal;
}
div#contentbody h2 {
	color: #316218;
	margin-bottom: 0.75em;
	font-size: 16px;
}
div.picturebox {
	margin-left: 5px;
	margin-top: 20px;
}
div.picturebox img {
	float: left;
	padding-top: 5px;
}
div.picturebox div.linkbox {
	margin-left: 120px;
	border-bottom: 1px solid #ebedea;
	border-top: none;
	padding-top: 5px;
}
div.linkbox {
	border-bottom: none;
	border-top: 1px solid #cdd4c9;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.linkbox a {
	padding-left: 20px;
	background-image: url("../images/arrow-right.gif");
	background-repeat: no-repeat;
	background-position: 0 4px;
}
div.boxend {
	border-bottom: 1px solid #cdd4c9;
	margin-bottom: 1em;
}
div.standardImageBox {
	float: left;
	width: 106px;
	padding-right: 15px;
}
div.standardImageBox img, img.standardImage {
	border: solid 2px #ebedea;
/*	width: 100px;
	height: 75px;*/
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
div.subPageListing {
	clear: left;
	 width: 440px;
}
div.subPageListing div.linkbox {
	margin-left: 120px;
}
/* service column *********************************************************************************/
div#servicecol {
	float: right;
	width: 240px;
}
div#servicecol h2, div.serviceTitle {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-color: #4b9124;
	font-size: 14px;
	font-weight: bold;
	color: white;
}
div.serviceContent {
	background-color: #eef1ec;
	padding: 10px;
}
a.rss {
	display: block;
	padding-left: 25px;
	line-height: 20px;
	width: 210px;
	margin-bottom: 1em;
	background-image: url("../images/rss.gif");
	background-position: left center;
	background-repeat: no-repeat;
}
div.serviceImage {
	float: left;
}
div.serviceImage img {
	padding-right: 10px;
}
div.serviceTextHasImage {
	float: left;
	width: 130px;
}
div.serviceTextNoImage {
	float: left;
	width: 220px;
}
div.serviceLink {
	background-color: #eef1ec;
	padding: 10px;
	margin-bottom: 2px;
}
div.serviceLink a {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
div#servicecol div.footerborder {
	border-top: 1px solid white;
}
div.rssLink {
	border-bottom: 2px solid #ebedea;
	margin-bottom: 0.75em;
}
form.serviceNewsletterSignup {
	color: #316218;
	padding: 0;
	margin: 0;
}
form.serviceNewsletterSignup input.email {
	width: 140px;
	padding-top: 4px;
	padding-left: 2px;
/*	padding: 2px 2px;*/
	height: 18px;
/*	line-height: 23px;*/
}
form.serviceNewsletterSignup input.signup {
	float: right;
	width: 80px;
	height: 25px;
	text-align: center;
	background-color: #86be69;
	color: white;
	text-transform: uppercase;
	margin-right: 5px;
	border: none;
}
div#servicecol form.serviceNewsletterSignup div.footerborder {
	padding-bottom: 0.75em;
	border-bottom: 2px solid #ebedea;
	margin-bottom: 0.75em;
}
/* footer *****************************************************************************************/
div#footer {
	background-color: #83bf62;
	font-size: 11px;
	color: white;
}
div#footer h2 {
	margin: 0;
	margin-bottom: 7px;
	padding: 0;
	padding: 5px 20px 10px 20px;
	background-color: #64a640;
	color: white;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
div#footer div.linkcolumn {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 1.6em;
}
div#footer a {
	color: #d7edcc;
	text-decoration: none;
}
div#footer a:hover {
	color: white;
	text-decoration: underline;
}
div.linkcolumn a {
	text-transform: uppercase;
}
div#address {
	float: right;
	width: 243px;
	padding: 5px 20px 10px 0;
}
div#address h3 {
	margin: 0;
	margin-bottom: 0.5em;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}
/* stage ******************************************************************************************/
div#stage, div#stageSmallImg {
	position: relative;
	background-color: #eef1ec;
	padding: 10px;
	height: 227px;
	width: 675px;
	overflow: hidden;
	margin-bottom: 20px;
}
div#stage div.newsItem, div#stageSmallImg div.newsItem {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 685px;
	height: 227px;
	background-color: #eef1ec;
	overflow: hidden;
}
div#stage div.stageMessageText {
	position: absolute;
	top: 35px;
	right: 10px;
	width: 270px;
	height: 200px;
	overflow: hidden;
}
div#stageSmallImg div.stageMessageText {
	position: absolute;
	top: 10px;
	right: 20px;
	width: 390px;
	height: 200px;
	overflow: hidden;
}
div.stageMessageText h2 {
	font-size: 18px;
	color: #50a125;
	margin:0;
	margin-bottom: 0.75em;
}
div#stageNav {
	position: absolute; 
	top:0; 
	right: 0; 
	z-index: 101;
	font-size: 14px;
}
div#stageNav a {
	float: left;
	display: block;
	background-color: #8fc175;
	color: white;
	padding: 7px 12px;
	font-weight: bold;
}
div#stageNav h4 a,
div#stageNav h4 a:hover {
  text-decoration:underline;
	color: white;
	float: left;
	padding: 0 0;
	font-weight: bold;
	background-color:#50A125;
}

div#stageNav a:hover, div#stageNav a.active {
	background-color: #eef1ec;
	color: #50a125;
}
div#stageNav h4 {
	float: left;
	margin:0;
	font-size: 14px;
	padding: 7px 21px;
	background-color: #50a125;
	color: white;
}
























/* zusätzliche eigene styles */
h1 {line-height:22px;}


.news-latest-item {margin-bottom:15px;}
.news-latest-item a,
.news-latest-gotoarchive a {
	padding:0 0 0 20px !important;
	background-image: url("../images/arrow-right.gif");
	background-repeat: no-repeat;
	background-position: 3px 5px;
}

.news-latest-container p {
  margin:0 0 0 30px;
}

.news-list-date { 
  float:right;
  font-size:11px;
  font-weight:bold;
  color:#50A125;
  background:#EEF1EC;
  padding:0 3px;
  font-style:italic;
}

.add_margin {
margin:20px 0;
}

.news-list-morelink a {
  float:right;
}

.news-single-img img {
  float:right;
  margin-left:10px;
  padding:3px;
  border:1px solid #eee;
}

.news-single-files dd img {
  position:relative;
  top:3px;
}
.news-single-files dd a {
  margin:0 10px;
}
.news-single-files dd {
  color:#aaa;
  font-weight:bold;
  font-style:italic;
}


.serviceTitle a {color:#fff;text-decoration:underline;}
