* {
	margin: 0px;
	padding: 0px;
}

body, div, h1, h2, h3, h4, dl, dt, dd, form, fieldset, blockquote, p, li, input, select, textarea {
	margin: 0;
	padding: 0;
	border: 0px;
	font-family: 'Droid Sans', sans-serif;
	font-size: 11px;
}

html,body {
	  width:100%;
	  height:100%;
}

#frame {
	background-image: url("../media/layout/header_bg.png");	
	background-repeat: repeat-x;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 100%;
	position: relative;
	margin: 0 auto -70px auto; /* the bottom margin is the negative value of the footer's height */
}

#center {
	margin: 0 auto 0 auto;
	padding: 0 0 80px 0;
	width: 960px;
	position: relative;
	background-color: transparent;
}

#header {
	position: relative;
	height: 160px;
}


#logo {
	position: relative;
	margin: 0px 0px;
	top: 35px;
	width: 213px;
	height: 80px;
	border: 0;
	z-index: 10;
}


#logo img {
	border: 0;
	width: 213px;
	padding-left: 0px;
	padding-top: 0px;
	height: 80px;
}


#hauptnavigation {
	width: 450px;
	height: 30px;
	float: right;
	position: absolute;
	top: 130px;
	right: 0px;
	text-align: right;
	background-color: transparent;
	margin: 0;
	padding: 0;
}

#hauptnavigation ul {
	float: right;
	display: inline;
	}
#hauptnavigation li {
	float: left;
	list-style-type: none;
	}

.navi_norm {
	padding: 4px 7px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #5F5D5D;
	margin-left: 10px;
	float: right;
	display: block;
	text-align: right;
	border: 0px solid #604522;
}

.subnavlevel1active .navi_norm {
	background-color: #B6985E;
	padding: 4px 7px;
	color: #fff;
	font-size: 15px;
}

.navlevel1active a {
	color: #FED79C !important;
	background-color: #C9B785;
	margin-right: 10px;
}



.navlevel125151 a .navi_norm:hover, .navlevel1active a .navi_norm:hover {
	color: #FED79C !important;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #C9B785;
}

.navi_norm:hover {
	display: block;
	background-color: #8C662A;
	font-weight: bold;
	text-decoration: none;
	color: #E1DACD;
}

.subnavlevel1active .navi_norm:hover {
	background-color: #B6985E;
}


.news-single-img {
	float: left;
	margin: 0 0 30px 0px;
	padding: 0 0 0 0;
}


.newslink {
	top: -15px;
	margin: 0 15px 0 0;
	padding: 0 0 0 0;
	font-weight: bold;
	color: #114C1F;
}

.padding {
	margin-bottom: 10px;
}

.button img {
	margin-right: 20px;
	display: inline;
	float: left;
	text-align: left;
	
}


.text {
	color:#fff;
	margin: 10px;
}

#subnavigation {
margin: 0 0 10px 0;
}

.subnavlevel2, .subnavlevel2active { font: normal 14px Verdana, Arial, sans-serif; letter-spacing: 2px;}

.subnavlevel2 {
	display: block;
	position: relative;
	width: 300px;
	height: 26px;
	margin: 0 0 2px 0;
	padding: 0;
	background: url(../media/navi/sub_bg.png) top left no-repeat;
}

.subnavlevel2:hover { background-position: bottom left; }
.subnavlevel2 a:link, .subnavlevel2 a:visited {	color: #000; }
.subnavlevel2 a:hover, .subnavlevel2active a:link, .subnavlevel2active a:visited { color: #114C1F; }
.sublink { margin: 0; padding: 4px 0 4px 45px; }



.subnavlevel2active {
	display: block;
	position: relative;
	width: 300px;
	height: 26px;
	margin: 0 0 2px 0;
	background: url(../media/navi/sub_bg.png) bottom left no-repeat;
	color: #114C1F;
}


.subnavlevel3, { font: normal 10px Tahoma, Arial, sans-serif; letter-spacing: 1px;}

.subnavlevel3 {
	display: block;
	position: relative;
	width: 300px;
	height: 18px;
	margin: 0 0 2px 0;
	padding: 0;
	background: url(../media/navi/g.png) top left no-repeat;
}

.subnavlevel3:hover { background-position: bottom left; }
.subnavlevel3 a:link, .subnavlevel3 a:visited {	color: #000; }
.subnavlevel3 a:hover, .subnavlevel3active a:link, .subnavlevel3active a:visited { color: #114C1F; }
.sub3link { margin: 0; padding: 2px 0 2px 45px; }



.subnavlevel3active {
	display: block;
	position: relative;
	width: 300px;
	height: 18px;
	margin: 0 0 2px 0;
	background: url(../media/navi/s.png) bottom left no-repeat;
	color: #114C1F;
}
.subnavlevel3active { font: bold 11px Verdana, Arial, sans-serif;}





img, a {
	border: 0;
	margin: 0;
	padding: 0;
}

a {
	color: #b3C433;
	text-decoration: none;
}

a:hover {
	color: #B6985E;
	text-decoration: none;
}


#mainblock a { color: #B6985E; }
#rechts a { font-weight:bold; }
#mainblock a:hover, #rechts a:hover { background-color: transparent; color: #F2A02D; }

p {

	font-family: 'Droid Sans', sans-serif;
	font-size: 12px;
	color:#9b9d9e;
	line-height: 150%;
	margin-bottom: 1.6em;
	}





#content {
	width: 960px;
	position: relative;
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
}


#mainblock {
	position: relative;
	width: 960px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 25px 0;
	background-color: transparent;
}

#mainblock ul, #morenavi ul, #rechts ul {
	margin: 10px;
	border: 0;
	padding: 0 0 0 20px;
	list-style-type: none;
	list-style-image: url(../media/layout/arrow_orange.png);
	}


#mainblock ul li {
	line-height: 1.2em;
	font-size: 11px;
	padding-bottom: 1.4em;
	}

#rechts ul li {
	line-height: 1.0em;
	font-size: 11px;
	padding-bottom: 1.1em;
	}

/* linke Spalte innerhalb der mittleren Spalte */

#content_links {
	position: relative;
	float: left;
	width: 450px;
	margin: 0 2px 0 0;
	padding: 0;
}



/* rechte Spalte innerhalb der mittleren Spalte */

#content_rechts {
	position: relative;
	float: right;
	width: 450px;
	margin: 0 0 0 15px;
	padding: 0 0 0 15px;
	border-left: 1px dotted white;	
}

/* diese Klasse beendet den zweispaltigen Mittelteil */

.clearboth {
	clear: both;
	height: 1px;
}


.important {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #114F22;
	font-size: 22px;
	line-height: 26px;
	font-style: italic;
	margin: 0 15px 15px 0;
}


#rechts {
	width: 205px;
	float: left;
	margin: 55px 0 10px 65px;
}



#rechts_box, #rightbox {
	margin: 25px 0 0 18px;
	padding: 0 0 25px 0;
	border: 0px solid white;
}

#rechts_box p, #rightbox p, #rechts .bodytext {
	font-size: 12px;
}

/* ### Footer ###################################################################### */

.footerpusher {
	height: 70px; 
}


#footer {
	position: relative;
	bottom: 0px;
	width: 100%;
	margin: 0 auto 0 auto;
	height: 70px;
	background-color: #ccc;
	background-image: url("../media/layout/footer_bg.png");
	background-repeat:repeat-x;
	color: #fff;
}

#footer_center {
	margin: 0px auto;
	width: 960px;
	position: relative;
}


#footer #copyright {
	position: relative;
	height: 16px;
	width: 350px;
	float: left;
	padding-top: 30px;
}

#footer #footerlinks {
	position: relative;
	height: 16px;
	width: 575px;
	float: right;
	text-align: right;
	padding: 30px 0 0 0;
}

#footer p {
	padding: 20px 0;
	color:#c4c4c4;
	background:inherit;
}

#footer p a,
#footer p a:link {
	color:#c4c4c4;
	text-decoration: underline;
	background:inherit;
}

#footer a:hover {
	color:#fff;
	text-decoration: none;
	background:inherit;
}

.clear {
	clear: both;
	height: 0px;
	background-color: #0cc;
	overflow: hidden;
	}
	
/* ### headlines ############################################################ */

#mainblock h1 {
	color:#fff;
	background: inherit;
	font-size:2.0em;
	font-weight:normal;
	line-height:2.2em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-bottom: 1.8em;
}

#mainblock h2 {
	color: #F2A02D;
	background: inherit;
	font-size:1.8em;
	font-weight:bold;
	line-height:1.6em;
	margin-bottom: 2.0em;
}

#mainblock h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #114C1F;
	background: inherit;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 1.0em;
}

#mainblock h4 {
	color: #114C1F;
	background: inherit;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.2em;
	margin-bottom: 1.4em;
}

#mainblock h5 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #114C1F;
	background: inherit;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.6em;
	margin-bottom: 1.6em;
	text-align: center;
}

#mainblock h6 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #efdfcf;
	background: inherit;
	font-size: 2.0em;
	font-weight: bold;
	line-height: 1.6em;
	margin-bottom: 1.6em;
	text-align: center;	
}

#navigation h5 {
	color: #333;
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;

}




/****************
*
* Formulare
*
****************/

#content * form br {
	clear: left;
}


#content * label {
	display: block;
	float: left;
	margin: 0 0 5px 0;
	width: 180px;
	font-size: 14px;
	
}



#content * input {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	line-height: 20px;
	display: block;
	float: left;
	margin: 0 0 15px 0;
	width: 180px;
	border: 1px solid #666;
	background-color:#efefef;
}

#content * textarea {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	display: block;
	float: left;
	margin: 0 0 5px 0;
	width: 180px;
	border: 1px solid #666;
	background-color:#efefef;
}


#content * select {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	display: block;
	float: left;
	margin: 0 0 5px 0;
	width: 180px;
	border: 1px solid #666;
	background-color:#efefef;
}
.error {
	border: 1px solid #f00;
	margin: 20px;
	color: #f00;
}

.news-latest-container {
	width: 230px;
}
	

.news-latest-container .headlines {

	color: #040;
	font-size:14px;
	font-weight:bold;
}
/* master styles
--------------------------------------------- */
body, h2, p { font-family: 'Droid Sans', sans-serif; }
h3{ font-family: 'Asap', sans-serif; color: #61543e; font-size: 20px; font-weight: 200; margin: 20px 0 25px 0; width: 100%; line-height: 1.6em; border-bottom: 1px dotted  black; clear: both; }
h2{ color: #654e3d; font-size: 15px; margin-bottom: 10px; text-transform:uppercase; font-weight: 700;}
a{ text-decoration: none; color: #654e3d; font-weight:700; }
p{ font-size:13px; color: #61543e; margin-bottom: 18px; line-height:18px;}
	