/* Standard Tags */

body {
	background-image: none;
	background-color: #ffffff;
	margin: 0;
}

.hr {
	position: relative;
	float: none;
	width: 455px;
	margin: 5px 0px 0px 0px;
	height: 4px;
	background-image: url(../img/green-line.png);
	overflow: hidden;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #77b85c;
	text-decoration: none;
	margin: 0px 0px 5px 0px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin: 16px 0 10px 0;

}





#contentWrapper {

}

#contentWrapper h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #77b85c;
	text-decoration: none;
	margin: 16px 0 10px 0;
	width: 455px;
}


#contentWrapper h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #77b85c;
	text-decoration: none;
	margin: 16px 0 10px 0;
}

#contentWrapper ul {
  margin: 10px 0 10px 10px;
  padding: 0 0 0 20px;
}

#contentWrapper ul li a{
	padding: 5px 0 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #77b85c;
	text-decoration: none;
	line-height: 15px;
}
#contentWrapper ul li a:hover{
	text-decoration: underline;

}
table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #414042;
	text-decoration: none;
}


table tr td a {
	color: #77b85c;
	text-decoration: none;
}
table tr td a:hover {
	text-decoration: underline;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ea6f2b;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #414042;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #414042;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
}

#fokusWrapper p a {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5859;
	text-decoration: none;
	font-style: italic;
	padding-left: 13px;
	background-image: url(../img/pfeil-fokus.png);
	margin: 2px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	float:left;
}

#fokusWrapper p a:hover {
	color: #ed7701;
	text-decoration: underline;
	background-image: url(../img/pfeil-fokus-or.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	}
	
#fokusHeadWrapper p a {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5859;
	text-decoration: none;
	font-style: italic;
	padding-left: 13px;
	background-image: url(../img/pfeil-fokus.png);
	margin: 2px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	float:left;
}

#fokusHeadWrapper p a:hover {
	color: #ed7701;
	text-decoration: underline;
	background-image: url(../img/pfeil-fokus-or.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	}
		
.external-link {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f18c12;
	text-decoration: none;
	font-style: normal;
}

.external-link:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f18c12;
	text-decoration: underline;
	font-style: normal;
}


.internal-link {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #67a74d;
	text-decoration: none;
	font-style: normal;
}

.internal-link:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #67a74d;
	text-decoration: underline;
	font-style: normal;
}	

.mail {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #67a74d;
	text-decoration: none;
	font-style: normal;
	background-image: none;
	background-repeat: no-repeat;
	padding-left: inherit;
	float: inherit;
}
.mail:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #67a74d;
	text-decoration: underline;
	font-style: normal;
	background-image: none;
	background-repeat: no-repeat;
	padding-left: inherit;
	float: inherit;
}	







#artikel p a {
	position: relative;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #78b75c;
	text-decoration: none;
	float:right;
	padding: 5px 0px 0px 0px;
	background-image:none;
}

#artikel p a:hover {
	position: relative;
	width: auto;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #78b75c;
	text-decoration: underline;
	float:right;
	padding: 5px 0px 0px 0px;
	background-image:none;
}


/* LAYOUT STYLES */

/* ------------------ TOP ------------------ */

#headWrapper #top {
	position: relative;
	width: 900px;
	height: 133px;
	margin: auto;
	background-image: url(../img/top.png);	
}

#headWrapper #top h1 {
	color: #000000;
	font-size: 12px;
	visibility:hidden;
	
}

/* ------------------ MAIN ------------------ */

#mainWrapper {
	position: relative;
	float: none;
	height: auto;
	width: 900px;
	margin: auto;
	overflow: hidden;
	background-image: url(../img/middle.png);
}


/* ------------------ MENU AREA ------------------ */

#menuWrapper {
	position: relative;
	left: 0px;
	float: left;
	height: auto;
	width: 172px;
	overflow: hidden;
}


/* search */
#menuWrapper #search {
	position: relative;
	left: 0px;
	float: none;
	height: 22px;
	overflow: hidden;
	border-bottom: 1px solid #bddab1;
	padding: 0px 0px 15px 12px;
}

#menuWrapper #search form input {
	position: relative;
	left: 0px;
	float: none;
	height: 15px;
	width: 123px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3e6d2b;
	text-decoration: none;
}

#menuWrapper #search form {	
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

#menuWrapper #search span {
	position: relative;
	float:right;	
	margin: -27px 6px 0px 0px;	
}


/* menu */
#menuWrapper ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#menuWrapper ul li {
	position: relative;
	display: block;
	float: none;
	overflow: hidden;
	padding-right: 5px;
}

#menuWrapper ul li a {
	padding: 5px 10px 5px 12px;
	position: relative;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	border-top: 1px solid #5b8d46;
	border-bottom: 1px solid #bddab1;
	overflow: hidden;
}

* html #menuWrapper ul li a {
	width: 100%;
	margin-bottom: -1px;
}

#menuWrapper ul li a:hover {
	padding: 5px 10px 5px 12px;	
	display: block;	
	color: #ffffff;
	text-decoration: none;
	border: none;
	background-image: url(../img/menu-active.png);
	background-repeat: no-repeat;
	border-top: 1px solid #5b8d46;
	border-bottom: 1px solid #bddab1;
	overflow: hidden;
}

#menuWrapper ul li a.active {
	padding: 5px 10px 5px 12px;	
	display: block;	
	color: #ffffff;
	text-decoration: none;
	border: none;
	background-image: url(../img/menu-active.png);
	background-repeat: no-repeat;
	border-top: 1px solid #5b8d46;
	border-bottom: 1px solid #bddab1;
	overflow: hidden;
	color: #ffffff;
}

#menuWrapper #menuFoot {
	position: relative;
	left: 0px;
	float: none;
	height: auto;
	width: 172px;
	overflow: hidden;
	border-top: 1px solid #598b44;
}


/* ------------------ MAIN CONTENT ------------------ */

#contentWrapper {
	position: relative;
	float: left;
	width: 455px;
	height: auto;
	display: block;
	overflow: hidden;
	padding: 0px 20px 10px 20px;
	min-height: 400px;
	
}

* html #contentWrapper {
	height: 420px;
	overflow: visible;
}


/* teaser*/

#contentWrapper #teaserWrapper {
	width: 455px;
	position: relative;
	float: none;
	display: block;
	height: auto;
	overflow: hidden;
	background-image: none;
	padding: 0;
}

#contentWrapper #teaserWrapper #teaser {
	width: 455px;
	height:auto;
	padding: 0;
	position: relative;
	float: left;
}

#contentWrapper #teaserWrapper #teaser img{
	float:left;
	margin:0px 5px 0px 0px;
}

#teaserWrapper h2 {
	margin: 0px 0px 5px 0px;
}

#teaserWrapper p {
	margin: 5px 0px 0px 0px;
}


/* ------------------ FOKUS ------------------ */

#fokusWrapper .date {
	font-size: 10px;
	color: #4d4b4c;
	margin: 4px 10px 0px 0px;
	float:right;
	
}

#fokusWrapper {
	position: relative;
	float: left;
	width: 232px;
	height: auto;
	display: block;
	overflow: hidden;
	left:2px;
}

* html #fokusWrapper {
	top: -24px;
}


#fokusHeadWrapper {
	position: relative;
	float: left;
	background-image: url(../img/fokus.png);
	background-repeat: repeat-y;
	width: 232px;
	height: auto;
	display: block;
	overflow: hidden;
	left:2px;
}

#fokusHeadWrapper p.more {
	color: #333333;
	padding: 0px 5px 15px 10px;
	margin: 0px 0px 4px 0px;
}

#fokusHead {
	left: 2px;
	position: relative;
	float: left;
	width: 231px;
	height: 25px;
	display: block;
	overflow: hidden;
}
#fokusHead1 {
	left: 2px;
	position: relative;
	float: left;
	width: 231px;
	height: 20px;
	display: block;
	overflow: hidden;
}
	
#fokusWrapper h2 {
	color: #ee8c11;
	font-size: 12px;
	padding: 0px 0px 3px 0px;
	margin: 5px 17px 3px 10px;
}

#fokusWrapper p {
	color: #333333;
	padding: 0px 0px 3px 0px;
	margin: 0px 10px 3px 10px;
}

#fokusWrapper p.more {
	color: #333333;
	padding: 0px 5px 15px 10px;
	background-image: none;
	margin: 0px 0px 4px 0px;
}
/* ------------------ FOKUS Linien ------------------ */

#fokusWrapper .hr {
	position: relative;
	width: 100%;
	margin: 18px 0 0  0;
	background-image: url(../img/fokus_dot.png);
	background-repeat: repeat-x;
}

* html #fokusWrapper .hr {
	margin-top: -2px;
}

#fokusWrapper .hs {
	position: relative;
	float: none;
	width: 231px;
	padding: 0;
	height: 1px;
	background-image: url(../img/fokus_line.png);
	background-repeat: repeat-x;
	margin: 0;
}



/* ------------------ FOOTER AREA ------------------ */

#footerFade {
	position: relative;
	float: none;
	height: 5px;
	width: 900px;
	margin: auto;
	overflow: hidden;
	background-image: url(../img/fade-bottom.png); 
}

#footer {
	position: relative;
	float: none;
	width: 900px;
	height: 30px;;
	margin: auto;
	top: 5px;
	margin-bottom: 30px;
	overflow: visible;
}

#footer p {
	font-size: 10px;
	color: #666666;
}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer ul li {
	position: relative;
	float: left;
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #AAAAAA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

#footer ul li a {
	color: #588c41;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #588c41;
	text-decoration: underline;
}


/************* #indexed_search styles ***************/


.tx-indexedsearch-res h3 a {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
 	color: #78b75c;
 	text-decoration: none;
}

.tx-indexedsearch-res h3 a:hover {
 	text-decoration: underline;
}
.tx-indexedsearch-res p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #414042;
}
.tx-indexedsearch-browsebox table td p a {
	background-image: none;
}
.tx-indexedsearch-browsebox table td p a:hover {
	background-image: none;
 	color: #78b75c;
}


/************* #kontaktformular styles ***************/

#mailform{ 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 410px;
	float: left;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c5c5b;
	text-decoration: none;
	border: 0px;
}

.legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

.fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #5c5c5b0;
}

.radiolayout {

padding-top:15px;
padding-bottom:15px;
}

.formu {
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
border: 1px solid #cdcdcd;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #5c5c5b;
border: 1px solid #cdcdcd;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}

.mf-input {
border: 1px solid #cdcdcd;
margin-bottom: 5px;
}

.mf-submit {
color: #ffffff;
background-color: #C0C0C0;
border: 0px;
}

