	@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	background: #042b13 url(../images/bg_body.jpg) repeat-x top left;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #042b13;
}
p, tr, td, h4, tr p, td p {
	font-size: 1em;
	margin: 10px 0 10px 0;
	line-height: 1.4em;
}

a:link {
	text-decoration: underline;
	color: #038a34;
}
a:visited {
	text-decoration: underline;
	color: #086128;
}
a:hover {
	text-decoration: underline;
	color: #62a836;
}
a:active {
	text-decoration: none;
	color: #038a34;
}
a:focus {
	text-decoration: none;
	color: #038a34;
}

.clear {
	clear: both;
}

h1, h2 {
	font: 1.8em  Helvetica, Frutiger, Arial, sans-serif;
	color: #009036;
}

h3 {
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/* ----------------------------------- */
/* container
/* ----------------------------------- */
#container {
	width: 950px;
	background: transparent;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
/* ----------------------------------- */
/* header
/* ----------------------------------- */
#header {
	background: transparent;
	padding: 0;
	height: 80px;
	margin-bottom: 40px;
}
#logo {
	float: left;
	margin: 25px 0px 0px 27px;
}
#menuOben {
	float: right;
	margin: 60px 22px 0px 0px;
	background-color:transparent;
	position:relative;
	z-index: 10000;
}
/* ----------------------------------- */
/* contentwrapper
/* ----------------------------------- */
#contentWrapper {
	margin: 0px 20px 0px 20px;
	position:relative;
	z-index:1;
}
/* ----------------------------------- */
/* box mit abgerundeten ecken
/* ----------------------------------- */
.box {
	background: #ffffff;
	position: relative;
	z-index: 1;
}
.box .top {
	display: block;
	background: #c3e06c;
	z-index: 1;
}
.box .bottom {
	display: block;
	background: #042b13;
	z-index: 1;
}
.box .top span, .box .bottom span {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #ffffff;
	z-index: 1;
}
.box .r1 {
	margin: 0 5px;
}
.box .r2 {
	margin: 0 3px;
}
.box .r3 {
	margin: 0 2px;
}
.box .top .r4, .box .bottom .r4 {
	margin: 0 1px;
	height: 2px;
}


/**/
/* ----------------------------------- */
/* navigation
/* ----------------------------------- */

#nav {
	width: auto;
	position:relative;
	z-index: 10000;
}
#nav, #nav ul {
	float: left;
	list-style: none;
	/*line-height: 1em;*/
	background: transparent;
	color: #51745d;
	font-weight: bold;
	padding: 0;
	margin: 0;
	z-index: 1000;
	/*margin: 0 0 1em 0;*/
}
#nav a {
	display: block;
	display: block;
	font-family: Helvetica, Arial, Verdana, sanserif;
	font-weight: bold;
	font-size:1.4em;
	color: #51745d;
	text-decoration: none;
	/*padding: 0.25em 0em;
*/
	padding: 4px 2px 0px 2px;
	z-index: 1000;
}
#nav li {
	float: left;
	display: block;
	font-family: Verdana, sanserif;
	color: #666666;
	text-decoration: none;
	height: 26px;
	margin-right: 1px;
	padding: 10px 10px 0px 10px;

}
#nav li a:hover {
	color: #000000!important;
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	font-weight: normal;
	border: 1px solid #ccc;
	margin: 0px 0px 0px -10px;
	background: #ebf4a9;
}
#nav li li {
	width: 164px;
	/*height: 15px;*/
	height: auto;
	text-decoration: none;
	font-weight: normal;
	padding: 3px;
	background-image: none;
	background-color: #ebf4a9;
	color: #333;
	border-bottom: 1px solid #fff !important;
}
#nav li li:hover, #nav li li.sfhover {
	width: 164px;
	/*height: 15px;*/
	height: auto;
	text-decoration: none;
	font-weight: normal;
	padding: 3px;
	background-image: none;
	background-color: #ffffff;
	margin: 0px;
	color: #fff;
	border-bottom: 1px solid #fff !important;
}
#nav li ul a {
	width: 14em;
	font-family: Verdana, sanserif !important;
	font-weight:normal !important;
	/*padding-left: 1em;*/
	font-size: 1em;
	color: #333;
}
#nav li ul ul {
	margin: -1.75em 0 0 167px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav li:hover, #nav li.sfhover {
	display: block;
	color: #000000 !important;
	text-decoration: none;
	height: 26px;
	background-color:transparent;
	margin-right: 1px;
	padding: 10px 10px 0px 10px;
	border-bottom: solid 4px #009036!important;
}
#nav li.menuparent_act {
	border-bottom: solid 4px #009036!important;
}
#nav li.menuparent_act2 {

}
#nav li.menuparent_act a {
	color: #000000 !important;
}
#nav li.menuparent_act ul a {
	color: #000000;
}
#nav li ul ul {
	margin: -22px 0px 0px 167px;
}



/* ----------------------------------- */
/* box für Inhalt Linke Spalte
/* ----------------------------------- */
#sidebar1Wrapper {
	width: 225px;
	margin: 0px 0px 0px 0px;
	position: relative;
	float: left;
}
#sidebar1Wrapper .sidebar1 {
	width: 221px;
	background: url(../images/bg_subnav.png) repeat-y !important;
	list-style-type: none;
}
#sidebar1Wrapper .sidebar1 h1 {
	background: url(../images/bg_subnav_top.png) no-repeat top left;
	padding: 20px 10px 5px 10px;
	font-size: 24px;
}

#sidebar1Wrapper .sidebar1 h2 {
	background: url(../images/bg_subnav_top.png) no-repeat top left !important;
	padding: 20px 10px 5px 10px;
	font-size: 24px;
}

#sidebar1Wrapper .sidebar1 p {
	padding: 5px 10px 5px 10px;
}

#sidebar1Wrapper .last {
	background: url(../images/bg_subnav_bottom.png) no-repeat left bottom;
	line-height: 20px;
	color: #a7b552;
	height: 20px;

}




/* ----------------------------------- */
/* submenu linke spalte
/* ----------------------------------- */

a.titel_submenu:link {
	color: #009036;
	text-decoration:none;
}

a.titel_submenu:visited {
	color: #009036;
	text-decoration:none;
}
a.titel_submenu:hover {
	color: #009036;
	text-decoration:none;
}

ul#menuListV {
	width: 211px;
	background-color: transparent;
	margin-left:5px;
}
ul#menuListV ul {
	margin: 0px;
}
ul#menuListV ul li {
  line-height: 0;
}

ul#menuListV, ul#menuListV ul {
	list-style-type: none;
	padding: 0;
	line-height: 16px
}
/*Normal Zustand 1 Ebene */
a.menuLinkV:link, a.menuLinkV:visited, a.menuLinkV:hover, a.menuLinkV:active {
	min-height: 22px;
	/* IE min-height */
	height: auto !important;
	height: 22px;
	line-height: 22px;
	display: block;
	position: relative;
	height: 22px;
	margin: 0px;
	padding: 5px 0px 0px 20px;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/subnav_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 7px 10px;
	color: #000000 !important;
	border-bottom: 1px solid #cccccc;
	font-weight: normal;
	font-size: 12px;
}
a.menuLinkV:hover {
	background-color: #ffffff;
	background-image: url(../images/subnav_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 7px 10px;
	/*text-decoration: underline;*/
	color: #009036 !important;
}
/* Aktiver Zustand 1. Ebene - wenn keine Unterpunkte vorhanden */
a.menuLinkActV:link, a.menuLinkActV:visited, a.menuLinkActV:hover, a.menuLinkActV:active {
	display: block;
	position: relative;
	min-height: 22px;
	/* IE min-height */
	height: auto !important;
	height: 22px;
	line-height: 22px;
	margin: 0px;
	padding: 5px 0px 0px 20px;
	font-weight: normal;
	text-decoration: none;
	background-color:#ffffff;
	background-image: url(../images/subnav_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 7px 10px;
	color: #009036 !important;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	font-size: 12px;
}
/* Aktiver Zustand 1. Ebene - wenn Unterpunkte vorhanden */
a.menuLinkAct2V:link, a.menuLinkAct2V:visited, a.menuLinkAct2V:hover, a.menuLinkAct2V:active {
	display: block;
	position: relative;
	height: 22px;
	padding: 5px 0px 0px 20px;
	font-weight: normal;
	text-decoration: none;
	background-color:#ffffff;
	background-image: url(../images/subnav_pfeil_down.gif);
	background-repeat: no-repeat;
	background-position: 2px 10px;
	color: #009036;
	font-weight: bold;
	font-size: 12px;
}
/*Normal Zustand 2. Ebene */
a.submenuLinkV:link, a.submenuLinkV:visited, a.submenuLinkV:hover, a.submenuLinkV:active {
	min-height: 22px;
  /* IE min-height */
  height: auto !important;
  height: 22px;
  line-height: 22px;

  display: block;
	position: relative;
	margin: 0px;
	padding: 1px 0px 1px 35px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000 !important;
	background-color:#ffffff !important;
}
a.submenuLinkV:hover {
	color: #009036 !important;
	background: #ffffff url(../images/subnav2_act.gif) no-repeat 20px 7px;
}
/* Aktiver Zustand 2. Ebene  */
a.submenuLinkActV:link, a.submenuLinkActV:visited, a.submenuLinkActV:hover, a.submenuLinkActV:active {
	min-height: 22px;
  /* IE min-height */
  height: auto !important;
  height: 22px;
  line-height: 22px;	
  
  display: block;
	position: relative;
	color: #009036 !important;
	margin: 0px;
	padding: 1px 0px 1px 35px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background: #ffffff url(../images/subnav2_act.gif) no-repeat 20px 7px;
}
/*Normal Zustand 3. Ebene */
a.subsubmenuLinkV:link, a.subsubmenuLinkV:visited, a.subsubmenuLinkV:hover, a.subsubmenuLinkV:active {
	display: block;
	position: relative;
	/*height: 16px;*/
	margin: 0px;
	padding: 1px 0px 1px 45px;
	margin-left: 0px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #666666 !important;
}
a.subsubmenuLinkV:hover {
	text-decoration: underline;
}
/* Aktiver Zustand 3. Ebene  */
a.subsubmenuLinkActV:link, a.subsubmenuLinkActV:visited, a.subsubmenuLinkActV:hover, a.subsubmenuLinkActV:active {
	display: block;
	position: relative;
	/*background-color: #FFD5B1;*/
	color: #336699;
	/*height: 15px;*/
	margin: 0px;
	padding: 1px 0px 1px 45px;
	margin-left: 0px;
	font-size: 10px;
	font-weight: bold !important;
	text-decoration: none;
}

/* ----------------------------------- */
/* maincontent
/* ----------------------------------- */
#maincontentWrapper {
	background: url(../images/bg_maincontent.png) no-repeat top left;
	position: relaitve;
	background-color: #ffffff;
	width: 620px;
	margin: 0px 0px 0px 270px;
}
#maincontent {
	padding: 20px;
	min-height: 400px;
}

#mainContent ul {
	list-style-type:square;
	margin:0px 0px 0px 12px;
	line-height: 1.4em;
}

/* min-height for Internet Explorer 6*/
/*\*/
* html #maincontent {
	height: 400px;
}

/* ----------------------------------- */
/* Bilder
/* ----------------------------------- */
.csc-textpic-intext-right {
	margin-top:20px;
}


.csc-textpic-caption {
	font-size:0.9em;
	color:#999999;
}

.csc-textpic-image dt a img {
	border:solid 1px #CCCCCC;
	padding:0px;
	background-color:#FFFFFF;
}

.csc-textpic-image dt a:hover img{
	border:solid 1px #999999;
}
/* ----------------------------------- */
/* Breadcrumb
/* ----------------------------------- */
#pfad {
	height: 30px;
	margin: 5px 0px 0px 290px;
	font-size:0.8em;
	color:#666666;
}

#pfad a:link {	
	text-decoration: none;
	color: #038a34;
	}
#pfad a:visited {
	text-decoration: none;
	color: #038a34;
}
#pfad a:hover {
	text-decoration: underline;
	color: #038a34;
	}
#pfad a:activ, #pfad a:hover {
	text-decoration: none;
	color: #038a34;
	}

/* ----------------------------------- */
/* News
/* ----------------------------------- */

div.news-latest-container ul {
	width: 211px;
	background-color: transparent;
	margin-left:5px;
	list-style-type: none;
	padding: 0;
	line-height: 16px
}



/*Normal Zustand 1 Ebene */
div.news-latest-container ul a:link, div.news-latest-container ul a:visited, div.news-latest-container ul a:hover, div.news-latest-container ul a:active {
	min-height: 22px;
	/* IE min-height */
	height: auto !important;
	height: 22px;
	line-height: 22px;
	display: block;
	position: relative;
	height: 22px;
	margin: 0px;
	padding: 5px 5px 0px 20px;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/subnav_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 7px 10px;
	border-bottom: 1px solid #cccccc;
}

div.news-latest-container ul a:hover {
	background-color: #ffffff;
	background-image: url(../images/subnav_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 7px 10px;
	/*text-decoration: underline;*/
	color: #009036 !important;
}

div.news-single-item h3{
	margin: 20px 0px 0px 0px;
}

.news-list-date {
	color:#999999;
	font-size:0.8em;
}

.news-list-container {
	margin:20px 0px 10px 0px;
}
.news-list-item {
	margin:10px 0px 0px 0px;
	border-bottom:#CCCCCC solid 1px;
}
.news-list-item a {
	text-decoration:none;
}

/* ----------------------------------- */
/* Mailformular
/* ----------------------------------- */
.mailformradio {
  border:none;
}
.mailform_item {
  margin: 0px 0px 8px 0px;
}

.radiolayout {
  margin: 20px 0px 20px 0px;
}


.csc-mailform {
	border:none;
	margin-top:20px;
}

.csc-mailform-field label {
  display: block;
  line-height: 1.8;
  vertical-align: top;
  width:300px;
}
.csc-form-label-req {
  font-weight:bold;
}

.csc-mailform-submit {
	margin-top:10px;
}


/* ----------------------------------- */
/* Sitemap
/* ----------------------------------- */

.csc-sitemap ul {
  margin:0;
  padding:0;
}

.csc-sitemap ul li {
  font-weight: bold;
  font-size:18px;
}

.csc-sitemap ul li ul li {
  font-weight: normal;
  border:none;
  font-size:14px;
}

.csc-sitemap ul li ul li ul li {
  font-weight: normal;
  border:none;
  font-size:12px;
  margin:0px;
  background-color:#f3f3f3;
}




/* ----------------------------------- */
/* Footer
/* ----------------------------------- */

#footer {
	clear: both;
	margin: 8px 0px 0px 0px;
	background: url(../images/bg_spiegelung.jpg) no-repeat top left;
	min-height: 100px;
	padding: 1px 55px 0px 20px;
}

#footerleft {
	float:left;
	padding: 10px 0px 0px 4px;
	width:40%;
}

img.footer {
	border:none;
}

#footerright {
	text-align:right;
	width:40%;
	float:right;
	color:#768f78;
}

/* min-height for Internet Explorer 6*/
/*\*/
* html #footer {
	height: 8em;
}
