@charset "utf-8";
/* CSS Document */

    @font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: normal;
    src: local('Open Sans Regular'), url('OpenSans-Regular.woff') format('woff');
    }
    

@font-face {
    font-family: 'Palatia-Regular';
    src:url('Palatia-Regular.ttf.woff') format('woff'),
        url('Palatia-Regular.ttf.svg#Palatia-Regular') format('svg'),
        url('Palatia-Regular.ttf.eot'),
        url('Palatia-Regular.ttf.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}

html, body {
height: 100%;
margin: 0;
padding: 0;

}

body {
	font-size: 100%;
}

#wrapper {
    position: relative;
    min-height: 100%;
    width: 100%;
    margin: 0 auto;
}

.dp--cookie-check label {
  width: 100% !important;
  clear: both;
  float: none !important;
  display: flex;
}

.cc-window {
  font-family: 'Open Sans', sans-serif;
}

label[for="dp--cookie-require"], label[for="dp--cookie-statistics"], label[for="dp--cookie-marketing"]  {
  color: #fff;
  font-size: 14px;
}

.titel {
	font-family: 'Palatia-Regular';
	font-size: 40px;
	color: #2c7a48;
}

.footer {
	font-family: 'Open Sans', sans-serif;
  	color: #fff;
  	font-size: 16px;
	line-height: 30px;
}

.footer a {
	font-family: 'Open Sans', sans-serif;
  	color: #fff;
  	font-size: 16px;
	line-height: 30px;
    text-decoration: none;
}

h1 {
	font-family: 'Palatia-Regular';
	font-size: 30px;
	line-height: 40px;
	color: #2c7a48;
}

h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	line-height: 28px;
	color: #666;
}

.bodytext, .ce-bodytext {
	font-family: 'Open Sans', sans-serif;
  	color: #666;
  	font-size: 18px;
	line-height: 26px;
}

#inhalt_innen a {
	font-family: 'Open Sans', sans-serif;
  	color: #2c7a48;
  	font-size: 18px;
  font-weight: bold;
	line-height: 26px;
  text-decoration: none;
}


.navi_seite, .navi_seite_aktiv, .navi_seite_klein, .navi_seite_klein_aktiv, .navi_seite_klein1, .navi_seite_klein1_aktiv {
  list-style-type:none;
}

.navi_seite a, .navi_seite a:link, .navi_seite a:visited {
  display: block;
  height: 26px;
  padding-top: 4px;
  color: #2c7a48; !important;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none;
  list-style-type:none;
  border-bottom: 1px dotted #2c7a48; 
}

.navi_seite a:hover {
  display: block;
  height: 26px;
  padding-top: 4px;
  color: #a9103b;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none;
  list-style-type:none;
  border-bottom: 1px dotted #2c7a48; 
}

.navi_seite_aktiv a:link, .navi_seite_aktiv a:visited {
  display: block;
  height: 26px;
  padding-top: 4px;
  color: #a9103b;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none;
  list-style-type:none;
  border-bottom: 1px dotted #2c7a48; 
}

#navigation li li {
  background: #aaa;
}

/* Formulare Definitionen */

form, fieldset {
  width: 100%;
  border: none;
  margin: 0;
  padding: 0;
}

legend {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  color: #666;
  line-height: 26px;
  font-weight: normal;
  margin-top: 0px;
  float: left;
  width: 100%;
  border-bottom: 1px dotted #684613;
  margin-bottom: 15px;
}

label {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  color: #666;
  line-height: 26px;
  font-weight: normal;
  margin-top: 0px;
  float: left;
  width: 30%;
}

input {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 26px;
  font-weight: normal;
  color: #666;
  height: 25px;
  margin-right: 2%;
  float: left;
  width: 65%;
  margin-bottom: 20px;
}

input:focus, textarea:focus, radio:focus, select:focus {
  background: #2c7a48;
  color: #fff !important;
}

textarea {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #684613;
  width: 65%;
  height: 120px;
  margin-bottom: 20px;
}

button[type="submit"] {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  width: 150px;
  padding: 2px;
  margin-top: 20px;
  clear: left !important;
}

label[for="kontakt-8-checkbox-1"] {
  width: 15% !important;
}

input[id="kontakt-8-checkbox-1"] {
  width: 30px !important;
  float: left;
  margin-left: 0px;
  margin-bottom: 20px;
}

.help-block {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  color: #666;
  width: 80% !important;
  float: left;
  margin-left: -60px;
  margin-top: 0px;
  text-align: justify;
  margin-bottom: 20px;
}

.actions {
  clear: left;
}

@media screen and (max-width:3000px) {

#content {
  padding-bottom: 100px;
  overflow: hidden;
}

#rahmen {
	width: 100%;
	height: 5px;
	background: #2c7a48;
}

#info_aussen {
	height: 160px;
	width: 100%;
}

#info_innen {
	width: 1100px;
	margin: 0 auto 0 auto;
}

#logo {
	float: left;
	background: #fff;
	width: auto;
	height: 140px;
}


#titel {
	float: right;
	margin-top: 40px;
	width: 70%;
}

#header {
	width: 100%;
	height: auto;
}

#inhalt_aussen {
	width: 100%;
	padding-top: 20px;
}

#inhalt_innen {
	width: 1100px;
	margin: 0 auto 0 auto;
	padding-bottom: 40px;
}

#navigation {
	float: left;
	width: 25%;
	margin-right: 4%;
	padding-bottom: 30px;
}

#inhalt {
	float: right;
	width: 70%;
	padding-bottom: 30px;
}

#footer_aussen {
	margin-top: 0px;
  	position:absolute;
  	bottom:0px;
  	width:100%;
  	height: 100px;
	background: #2c7a48;
}

#footer_innen {
	width: 1100px;
	margin: 0 auto 0 auto;
	text-align: center;
	padding-top: 20px;
}

}

@media screen and (max-width:1100px) {
  
#info_innen {
  width: 96%;
  padding-left: 2%;
  padding-right: 2%;
	margin: 0 auto 0 auto;
}
  
  #inhalt_innen {
  width: 96%;
  padding-left: 2%;
  padding-right: 2%;
	margin: 0 auto 0 auto;
	padding-bottom: 40px;
}
  
  #footer_innen {
  width: 96%;
  padding-left: 2%;
  padding-right: 2%;
	margin: 0 auto 0 auto;
	text-align: center;
	padding-top: 20px;
}
  
  .titel {
	font-family: 'Palatia-Regular';
	font-size: 30px;
	color: #2c7a48;
}
	
}

@media screen and (max-width:950px) {
  
#info_aussen {
	height: 180px;
	width: 100%;
}
  
#titel {
	float: right;
	margin-top: 50px;
	width: 60%;
}
  
  #navigation, #inhalt {
    float: none;
    clear: both;
    width: 100%;
    margin: 0;
  }
	
}

@media screen and (max-width:800px) {
	
}

@media screen and (max-width:700px) {
  
#info_aussen {
	height: 220px;
	width: 100%;
}
  
  #logo {
	float: left;
	background: #fff;
	width: auto;
	height: 120px;
}
  
#titel {
	float: right;
	margin-top: 25px;
	width: 100%;
}
	
}

@media screen and (max-width:650px) {
  
#content {
  padding-bottom: 140px;
  overflow: hidden;
}
  
  #footer_aussen {
	margin-top: 0px;
  	position:absolute;
  	bottom:0px;
  	width:100%;
  	height: 150px;
	background: #2c7a48;
}
	
}
