* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box; /* safari 3 needs this */
}

@font-face {
     font-family: 'OpenSans-Light';
     src: url('../Fonts/OpenSans-Light');
     src: url('../Fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype');
     src: url('../Fonts/OpenSans-Light.woff') format('woff');
     src: url('../Fonts/OpenSans-Light.ttf') format('truetype');
     font-weight: normal;
     font-weight: bold;
     font-weight: 400;
     font-weight: normal bold;
     font-weight: 300 500;
 }
 @font-face {
     font-family: 'OpenSans-Regular';
     src: url('../Fonts/OpenSans-Regular');
     src: url('../Fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype');
     src: url('../Fonts/OpenSans-Regular.woff') format('woff');
     src: url('../Fonts/OpenSans-Regular.ttf') format('truetype');
     font-weight: normal;
     font-weight: bold;
     font-weight: 400;
     font-weight: normal bold;
     font-weight: 300 500;
 }

body,html {
  width: 100% !important;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
  font-family: 'OpenSans-Light';
  font-size:85%;
  letter-spacing:0.075em;
  line-height:2em;
  /*text-align: center;*/
  background-color:#eaefe9;
  /*text-align:center;*/ /* centers divs in IE */
}
tr, th, td {
    margin: 0;
    padding: 1px;
    border-top: 1px dotted #CCC;
    font-weight: normal!important;
    font-size: 100%;
	line-height:18px;
	color:#000000 !important;
    vertical-align: top;
	/*background-color:#fff;*/
}
em {
    margin: 0;
    padding: 0;
    border: 0;
    font-style: normal !important;
    font-size: 100%;
	color:#ff8400 !important;
    vertical-align: baseline;
}
a {
  text-decoration:none;
  color:#6e7073;
}
a:hover {
  color:#ff8400;
  text-decoration:none !important;
}

h1 {
	font-family: 'OpenSans-Light';
	font-size: 140%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	text-align: left;
	color: #2b5b20;
    /*padding-top: 1em;*/
}
h2 {
	font-family: 'OpenSans-Light';
	font-size: 125%;
	/*text-transform:uppercase;*/
	font-style: normal;
	line-height: 22px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: left;
	/*color: #2b5b20;*/
	color: #000000;
	/*background-color: #ffff00;*/
}
h3 {
	font-family: 'OpenSans-Light';
	font-size: 110%;
	font-style: normal;
	padding-left: 5px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: left;
	color: #2b5b20;
	margin:0;
	/*background-color: #ffff00;*/
}
h4 {
	font-family: 'OpenSans-Light';
	font-size: 110%;
	padding: 5px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: left;
	color: #ffffff;
    height:35px;
	margin:0 0 0 -5px;
	background-color: #2b5b20;
}
h5 {
	font-family: 'OpenSans-Regular';
	font-size: 100%;
	font-style: normal;
	padding-left: 5px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: left;
	color: #000000;
	margin:0;
	/*background-color: #ffff00;*/
}
a:link {
	font-family: 'OpenSans-Regular';
	color: #2b5b20;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
	color: #ff8400 !important;
}
.current {
  	background:#183f10 !important;
    filter:alpha(opacity=90);  /*IE */
	opacity:0.90; /* allgemein */
	-khtml-opacity:0.90; /* KTHML*/
	-opera-opacity:0.90; /* Opera */
	width:15em;
}

p {
    /*margin: 0 0 20px;*/
}
p.subheader {
    /*font-weight: 400;*/
    font-style: italic;
    color: #00416b;
}

:focus {
    outline: none;
}
img {
  border:0px;
}

.csc-textpic-caption {
  font-family: 'OpenSans-Regular';
  font-size:11px;
  line-height: 16px;
  color:#ff8400 !important;
  text-align: left;
  letter-spacing:0.1em;
  min-width: 100% !important;
  padding-top:1em;
  caption-side: bottom;
  /*background-color:#ff00ff !important;*/
}
div.csc-textpic .csc-textpic-imagewrap figure,
div.csc-textpic figure.csc-textpic-imagewrap {
   display: block !important;
  /*min-width: 100% !important;*/
}
div.csc-textpic {
  /*width: 100% !important;*/
  overflow: visible !important;
  /*margin: 10px 0px 30px 0px !important;*/
  }
.image-caption{
  color:#ff8400;
  font-size: 10px;
}
iframe {
  border:0px !important;
  max-height:200px;
  /*background-color:#ff8400;*/
}
.responsive-video {
  border:0px !important;
  width: 100%;
  height:auto;
}
video {
  /*width: 100% !important;*/
  height:auto;
  /*background-color:#ff8400;*/
}
.tx-html5mediakit-media-container {
  width: 100% !important;
  height: auto;
  filter: alpha(opacity: 20);
  opacity: 0.20;
  -moz-opacity: 0.20;
  z-index: 90100 !important;
}
audio {
  width: 75% !important;
  padding-left: 1em;
}
.back-to-top {
  /*background: red;*/
  width: 41px;
  height: 41px;
  background-image: url(/fileadmin/Images/nach-oben.jpg);
  background-repeat: no-repeat;
  position: fixed;
  bottom: 15%;
  right: 0px;
  padding: 1em;
  z-index: 2100;
}
/************* div contents ***********************/

div {
  margin:0px;
  padding:0px;
}

div img {
  margin:0px;
  padding:0px;
  /*padding:0px;*/
  /*background-color: #ff0000;*/
}

div#container {
  position:relative;
  margin:0 auto; /* centers div in FF */
  width:100%;
  /*min-height:100%;*/
  height: auto !important;
  /*height:100%;*/
  /*background-color: #00ffff;*/
}

/************* mainheader ***********************/
div#mainheader {
  width: 100%;
  margin-top: 0px!important;
  height: 210px;
  padding: 0em 0 2em 3em;
  border-bottom: 1px dotted #063;
  /*z-index:90000;*/
  /*background-color:#000000;*/
}
div#mainheader_logo {
  float: left!important;
  height: auto;
  padding-top: 25px;
  padding-left: 2.5em;
  /*padding-bottom: 1em;*/
  /*background-color:#ffff00;*/
}
div#mainheader_logo img {
  width: 100%;
  height: auto;
  /*background-color:#fff000;*/
}
#telundmail {
  float: right;
  position: relative;
  margin-right: 5%;
  margin-top: 0px !important;
  width: 360px;
  height: 30px;
  z-index: 4;
  background-color: #eaefe9;
  filter: alpha(opacity=95);
  opacity: 0.95;
  -khtml-opacity: 0.95;
  -opera-opacity: 0.95;
  font-family: 'OpenSans-Regular';
  font-size: 100%;
  letter-spacing: 0.05em;
  text-align: center;
  padding: 5px 0px 0 0px;
}
#telundmail a:link {
  border-bottom: 1px dotted #ff8400 !important;
  /*background-color: #2b5b20 !important;*/
}

/************* menus ***********************/

div#breadcrumb ul,
div.menu_ul ul,
header ul,
nav ul {
  display:inline;
  list-style: none !important;
  list-style-position: outside;
  padding:0px;
  margin:0px;
}

/************* suche ***********************/

.tx-indexedsearch-searchbox {
    border: none !important;
}
.tx-indexedsearch-searchbox fieldset {
    border: none !important;
    background-color: #eaefe9 !important;
}
.tx-indexedsearch-searchbox legend {
    visibility: hidden !important;
}
tx-indexedsearch-form label {
    font-family:'Opensans-Light' !important;
    font-size: 100% !important;
    color: #2b5b20 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.15em !important;
}
.tx-indexedsearch-searchbox-button {
    font-family:'Opensans-Light';
    font-size: 105%;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    height: 2em;
    width: 120px;
    position:relative;
    float:left;
    top:-24px;
    left:23em;
    background-color: #2b5b20 !important;
    
}
.tx-indexedsearch-icon img {
    width: 18px !important;
    height: 16px !important;
}
.tx-indexedsearch-browsebox {
    display: none;
}
.tx-indexedsearch-percent {
    /*visibility: hidden;*/
}
.tx-indexedsearch-info {
    display: none;
}

/***************** navigation menu  ***************/
#navigation {
	float:left;
    width: auto;
    height: 40px;
    position: sticky;
    top: 0px;
    margin-left: 2em;
	z-index: 2000; 
}
#navigation li  {
	width:14em; 
	list-style: none;
	display: inline-grid;
	display: inline-table;
	text-align: left; 
	height:30px; 
	padding-left:1em;
	margin-right:1em;
	background-color: #2b5b20; 
    filter:alpha(opacity=80);  /*IE */
	opacity:0.80; /* allgemein */
	-khtml-opacity:0.80; /* KTHML*/
	-opera-opacity:0.80; /* Opera */
}
#navigation a {
	font-family: 'OpenSans-Light' !important;
	font-size:12px;
	color: #fff;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 10px;
	margin-top: 0.25em;
	width: 14em;
	display: inline-block;
}
#navigation a.active,
#navigation ul a.active,
#navigation li a.active {
  	background:#183f10 !important;
    filter:alpha(opacity=90);  /*IE */
 }
#navigation a.active,
#navigation ul li a.active,
#navigation ul li ul li a.active {
  	background:#183f10 !important;
    filter:alpha(opacity=90);  /*IE */
 }
#navigation li:hover {
	background:#183f10 !important;
    filter:alpha(opacity=90);  /*IE */
	opacity:0.90; /* allgemein */
	-khtml-opacity:0.90; /* KTHML*/
	-opera-opacity:0.90; /* Opera */
	width:15em;
}
#navigation ul li ul {
	display:none;
}
#navigation ul li:hover ul {
	margin-top: 0.75em;
	display:inline-block;
	width: 14em;
	color: #fff;
	z-index: 190;
	border: none;
	background-color:#183f10;
	display: inline-block;
}
#navigation ul li.spezial:hover ul {
	/*right:0;*/
	/*background-color:#2b5b20;*/
}
#navigation ul li ul li {
	clear:both;
	width:16em;
	border:none;
}
#navigation ul li ul li a {
	font-size:12px;
	width:16em;
	border-top:1px solid #427c35;
	padding:5px 20px;
}
#navigation ul li ul li a:hover {
	background-color:#183f10;
	/*background-color:#ff00ff;*/
	width:16em;
	filter:alpha(opacity=100);  /*IE */
	opacity:1; /* allgemein */
	-khtml-opacity:1; /* KTHML*/
	-opera-opacity:1; /* Opera */
}

/************* breadcrumb menu ***********************/
div#breadcrumb {
 position: absolute;
 float: left;
  width:auto;
  text-align:left;
  font-size: smaller;
  top:180px;
  padding-left:5em;
  height:30px;
  /*border-top: 1px dotted #a0abb4;*/
  /*background-color:#ff00ff;*/
}
div#breadcrumb li,
div#breadcrumb li a {
  font-family:'verdana';
  /*color: #7F7D7C;*/
  color: #ff8400;
  float:left;
  text-transform: uppercase;
  font-size:7px;
  letter-spacing: 3px!important;
  padding-top:2px;
  padding-left:5px;
  /*text-align: right !important;*/
}

div#breadcrumb li a:active {
  /*color:#ff8400 !important;*/
  color:#7F7D7C !important;
  /*color:#dbdcdf;
  color:black;
  color:#85858a;
  padding:0px;
  margin:0px;*/
}
/************* main content ***********************/
div#maincontent {
  position: relative;
  margin: 0 auto;
  max-width: 1280px;
  min-height:100% !important;
  height: auto;
  height:100%;
  background-color: #f8faf8;
}

div#content {
  margin: 0 auto;
  width: 100%;
  /*padding-bottom:40px;*/
  min-height:100% !important;
  /*height: auto !important;*/
  height:100%;
  background-color: #f8faf8;
}
div#content p,
div#content p.bodytext {
  color:#000000;
  font-family: 'OpenSans-Light';
  font-size:120%;
  letter-spacing:0.075em;
  line-height: 2em;
  padding:5px 10px 22px 10px;
  margin:0px;
  background-color: #f8faf8;
}

div#content ol,
div#content ul {
  padding:0px 5px 22px 0px;
  margin:0px;
}
div#content li {
  line-height:32px;
}

div#content img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
div#content div.indent {
  /*margin:0px 0px 22px 10px;
  /padding:5px 10px;
  font-family:"Courier New", Courier, monospace;
  font-size:11px;
  word-wrap:break-word;
  border-left:1px solid #e6e6e6;*/
}
div#content div.indent p,
div#content div.indent p.bodytext {
  /*padding:0px;
  margin:0px;*/
}
div#content table.contenttable,
div#content table.contenttable p.bodytext,
div#content table.contenttable td,
div#content table.contenttable tr,
div#content table.contenttable th {
  /*background-color: #00ffff;*/
  font-family: 'OpenSans-Light';
  color:#000000;
  font-size:107%;
  font-weight:normal;
  letter-spacing: 0.075em;
  line-height: 2em;
  text-align:left;
  border-color: transparent !important;
}
div#content table.contenttable {
  margin:0px;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

tr,td {
    vertical-align: top;
    font-family: OpenSans-Light;
    font-size: 100%;
    font-weight: normal;
    padding-bottom: 0.35em;
    padding-left: 5px;
  }

.aufzaehlung {
  font-family: "Arial", Helvetica, sans-serif !important;
  font-size: 22px !important;
  line-height: 28px !important;
  font-weight: bold !important;
  letter-spacing: 0.09em;
  word-spacing: 0.1em;
  text-align: center !important;
  color: #2b5b20 !important;
  padding: 0 1em;
}

/************* footer ***********************/

#footer {
  clear: both;
  bottom: 0px !important;
  width: 90%;
  height: 60px;
  margin-top: 50px;
  margin-left: 5%;
  margin-right: 5%;
  background-color: #eaefe9;
}
div.menu_footer li {
  float:left;
  font-family: 'OpenSans-Regular';
  font-size:12px;
  letter-spacing:0.2em;
  text-transform: uppercase;
  line-height:10px !important;
  margin-top: 5px;
}
div.menu_footer li,
div.menu_footer li a {
  /*color:#ffffff;*/
  padding:5px 5px 5px 5px;
  /*background-color:#ff00ff;*/
  /*color:#818181;*/
  color:#949C9E;
}
div.menu_footer li a:hover,
div.menu_footer li a:active{
  color:#ff8400;
}

/************** search *********************/
div.tx-researchbar-pi1 input.searchinput {
  width:120px;
}
div#search {
  padding-top:0px;
  width:200px;
  float:left;
  background-color: #ffff00;
}

div.clearer {
  clear:both;
}

/************ RESPONSIVE CSS ***************/

/************ tablets ***************/
@media all and (max-width: 1440px) {
}
@media all and (max-width: 1279px) {
}
@media all and (max-width: 1024px) {
div#content {
  margin: 4em auto;
}
div#navigation {
  display: none;
}
#breadcrumb {
  display: none;
}
div#mainheader_logo {
  padding-top: 15px;
  padding-left: 0px;
  height:220px;
}        
h5 {
  font-family: 'OpenSans-Regular';
  font-size: 100%;
  margin-top:0.15em !important;
}
}

@media all and (max-width: 1080px) {
  body,html {
    min-width:320px;
	width:99%;
  }
h1, h2, h3, h4 {
    /*margin: 0.2em 0.2em 0.2em 0;*/
    line-height: 1.5em;
}
h5 {
  font-family: 'OpenSans-Regular';
  font-size: 100%;
}
div#container {
  width:100%;
  /*margin-bottom:30px;*/
  border: none;
  /*background-size: 20px !important;*/
}

div#navigation {
  display:none;
}

div#breadcrumb {
  display: none;
}
div#maincontent {
  width: 100%;
  float:left;
  /*background-color:#ff00ff;*/
}
div#content table.contenttable {
  padding:1em 7em !important;
  margin:0px;
  /*background-color: #ff0000;*/
}
/************* all mobile phones ***************/
@media all and (max-width: 1000px) {
}
@media all and (max-width: 850px) {
}
@media all and (max-width: 767px) {
div#content {
  margin: 2em auto;
}

div#content table.contenttable {
  padding:1em 9em !important;
  margin:0px;
  /*float: left !important;*/
  /*background-color: #ff0000;*/
}

}
@media all and (max-width: 620px) {
}
@media all and (max-width: 480px) {

h1 {
     font-size:140%;
     text-align:left;
     padding-left: 0.5em;
 }
 h2 {
     line-height: 1.5em;
     padding-left: 5px;
 }
    h4 {
	font-family: 'OpenSans-Light';
	font-size: 120%;
	font-style: normal;
	padding: 5px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: left;
	color: #ffffff;
    height:35px;
	/*margin:0 6% 0 6%;*/
	background-color: #2b5b20;
}
 
h5 {
    padding-top: 0px;
    font-size:100% !important;
    margin: 0px !important;
    text-align: left;
    /*background-color:#0a236a !important;*/
}
    .table {
    margin: 0 20px 0 20px;    
    }
div#container {
    border: none;
  }
div#mainheader {
  width: 100%;
  padding: 0em 0 1em 1em;
}
div#mainheader_logo img {
  width:95%;
}
div#breadcrumb {
    display:none;
  /*margin-top:0px;
  padding-left:5px !important;
  border:none;*/
}
div#footer {
  clear: both;
  /*width: 100%;*/
  height: 220px;
  margin-top: auto !important;
  /*background-color: #2b5b20;*/
}
div.menu_footer li {
  clear: left;
  padding: 0 0 0 1em !important;
  margin: 0 !important;
  line-height: 20px !important;
}
div#content table.contenttable {
  padding-left:10px !important;
  padding-right:10px !important;
  margin:0px;
  /*float: left !important;*/
  /*background-color: #ff0000;*/
}

}
  @media all and (max-width: 320px) {

h1, h3, h4 {
    margin: 0.2em 0.2em 0 0;
    /*line-height: 1.2em;*/
    line-height: 2.5em;
    /*font-weight: 700;*/
}
h1 {
     font-size:12px;
     text-align:left;
     padding-left: 0.5em;
 }
 h2 {
     line-height: 1.5em;
 }
 
h5 {
    padding-top: 0px;
    font-size:100% !important;
    margin: 0px !important;
    line-height:0.5em;
    /*text-align: left;*/
    /*background-color:#0a236a !important;*/
}

div#container {
    border: none;
  }
div#mainheader {
  width: 100%;
  /*margin-top: 80px;*/
  /*height: auto;*/
  /*background-color:#ff0000;*/
}
div#mainheader_logo img {
  width: 300px !important;
  height: auto;
}
div.menu_footer li {
  padding:10px 2px 10px 2px;
}
div#content table.contenttable {
  padding-left:10px !important;
  padding-right:10px !important;
  margin:0px;
  /*float: left !important;*/
  /*background-color: #ff0000;*/
}

}

