@charset "utf-8";
/* CSS Document */
/*
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,700);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300); 

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400&display=swap');
*/

h1, h2, h3, h4, h5, h6 {
	font-family: 'Arial Narrow', sans-serif;
	color: #000;
	letter-spacing: .02rem;
	font-weight: 400;
}

h1 {
  font-size: 2.125rem; 
  line-height: 2.9rem !important;
}
h2 {
  font-size: 1.6875rem; }

h3 {
  font-size: 1.375rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1.125rem; }

h6 {
  font-size: 1rem; }

body {
	background-repeat: no-repeat !important;
	background-position-y: bottom;
	background-attachment: fixed;
	background-color: #d9f0a5;
	font-family: 'Arial', sans-serif;
	font-size: 1rem !important;
}

@media only screen and (max-width: 90.063em) {
	body {
		background-image: none !important;
	}
}

a, a:visited, a:focus, a:active {
	color: green;
}

p, .textParagraph {
	text-align: justify;
}

ul, .textParagraph {
	margin-bottom: 1.5rem;
}

hr {
	background: #aaa;
}

.mainlink_container_wrap {
	display: none;
}

@media only screen and (max-width: 40.063em) {
	#header_container_wrap {
		display: none;
	}
}

#header_container {
	background: #fff;
}

.header-img-overlay {
	max-width: 62.5rem;
	text-align: left;
}

.header-img-overlay img {
	margin: 2.25rem 0.9375rem;
}

@media only screen and (max-width: 40.063em) {
	.header-img-overlay img {
		margin: 1rem 0.9375rem;
	}
}

#content_wrap {
	max-width: 62.5rem;
	background: #fff;
	padding: 0.9375rem 0 0;
	margin-top: 0.9375rem;
}

@media only screen and (max-width: 40.063em) {
	#content_wrap {
		margin-top: 0;
	}
}

@media only screen and (min-width: 40.063em) {
	#middle_container {
		padding: 0.9375rem;
	}
}

/* -------------------- Navi -------------------- */


#topmenu_container_wrap {
	background: #fff;
}
@media only screen and (min-width: 40.063em) {
/*	#topmenu_container_wrap {
		border-bottom: 1px solid #000;
	} */
}

.top-bar {
	background: #fff;
	max-width: 62.5rem;
	height: 46px;
}

@media only screen and (max-width: 40.063em) {
	.top-bar, .title-area, .top-bar .name {
		height: 70px;
	}
}

.top-bar-section ul li, .top-bar-section li:not(.has-form) a:not(.button) {
	background: #d9f0a5;
	color: #000;
}

.top-bar-section li:not(.has-form) a:not(.button) {
	font-family: inherit;
	padding: 0 0.9375rem;
}
/*
.top-bar:not(.expanded) .top-bar-section ul li, .top-bar-section li:not(.has-form) a:not(.button) {
	margin-right: 5px;
}
*/
@media only screen and (min-width: 40.063em) {
	.top-bar-section ul li:not(.has-form) {
		margin-right: 5px;
	}
}

.top-bar-section ul li.active {
	background: #71a71b;
}

.top-bar-section .has-dropdown > a::after {
	border-color: rgba(0, 0, 0, 0.7) transparent transparent;
}

 .top-bar.expanded .top-bar-section .has-dropdown > a::after {
	border-color: transparent transparent transparent rgba(0, 0, 0, 0.7);
}

.top-bar-section li.active:not(.has-form) a:not(.button) {
	color: #fff;
	background: transparent;
	font-weight: normal;
}

.top-bar-section li.active:not(.has-form):hover a:not(.button) {
	background: #71a71b;
	color: #fff;
	font-family: inherit;
}

.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
	background: #71a71b;
	border-bottom: none;
	color: #fff;
	font-size: 100%;
}

.top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
	margin-top: 0;
	border-top: 0;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	margin-left: -1px;
}

@media only screen and (max-width: 40.063em) {
.top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
	margin-left: 0;
}
}

.top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button), .top-bar-section ul li:hover:not(.has-form) > a, .top-bar-section li:not(.has-form) a:not(.button):hover {
	background: #71a71b;
	color: #fff;
}

.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button):hover {
	background: green;
	color: #fff;
}

li.back, li.back > h5 > a {
	background: green !important;
}

.top-bar .name {
	background: #d9f0a5;
}

.left-off-canvas-menu {
	background: #71a71b;
}

ul.off-canvas-list a.alevel {
	font-weight: normal;
	background: green;
}

ul.off-canvas-list li a:hover {
	background: green;
}

.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a::after {
	content: "\f079";
	font-family: "arrows";
	font-size: 0.8rem;
}

#content_container ul.off-canvas-list {
	margin-bottom: 1rem;
}

.lg_small {
	background-image: url("/files/03/64/8876721803100.png");
	background-repeat: no-repeat;
	display: block;
	height: 70px;
	margin-left: 7px;
	overflow: hidden;
	text-align: left;
	text-indent: -119988px;
	transition: opacity 0.17s linear 0s;
	background-position-y: center;
}
.lg_small:before {
	content: "";
}

.lg_small {
	background-size: 100% auto;
	width: 155px;
}

.icon-home::before {
	content: "";
}

.top-bar .toggle-topbar.menu-icon a {
	color: #000;
	text-indent: -119988px;
	width: 50px;
}

.top-bar .toggle-topbar.menu-icon a span::after {
	box-shadow: 0 0 0 2px green, 0 8px 0 2px green, 0 16px 0 2px green;
	margin-top: -8px;
	width: 20px;
}

.off-left-icon.off::before {
	content: "\f053";
}

.off-left-icon.on::before {
	content: "\e049";
}

/* -------------------- breadcrumbs -------------------- */

.off-left-icon {
	font-size: 3rem;
	color: #71a71b;
}

#history {
	color: #000;
	font-size: 1rem;
	font-style: normal;
	width: auto;
	padding: .5rem 1rem;
	border-top: 1px solid green;
	border-right: 1px solid green;
	border-bottom: 1px solid green;
}

#history a {
	color: green;
}


/* -------------------- overview -------------------- */
/*
.overview-border {
	margin-bottom: 0;
	padding: 0.9375rem;
	margin: 0.9375rem;
	background: #71a71b;
	border: none;
}

.overview-content {
	margin: 0;
	border: none;
	color: #fff;
	background: none;
}

.overview-header {
	background: none;
	border: none !important;
}
*/
.overview-content {
	background: #71a71b;
	border: none;
	border-radius: 0;
	color: #fff;
}
.overview-border {
	margin: 0.9375rem;
}

.overview-header {
	border-bottom: none;
	padding: 0;
	background: none;
	border: none !important;
}

.overview-link {
	padding: 1.5rem;
	color: #fff;
}

.overview-link:hover {
	background: green;
	color: #fff;
}

.overview-abstract {
	padding: 1.5rem;
}

/* -------------------- forms -------------------- */

.ajaxMailForm fieldset {
	border: none;
	margin: 1.5rem 0.9375rem;
	background: #d9f0a5;
	padding: 1rem 0 1.5rem;
}

fieldset legend {
	padding: 0 0.9375rem;
	font-style: normal;
	text-transform: uppercase;
	font-size: 90%;
	font-weight: 700;
	letter-spacing: .04rem;
	background: #d9f0a5;
}

input[type="text"], textarea {
	width: 50%;
	max-width: inherit;
}

@media only screen and (max-width: 40.063em) {
	input[type="text"], textarea {
	width: 90%;
	max-width: inherit;
	}	
}

button, .button, input[type="submit"], input[type="reset"], input[type="button"].button-dark {
	background: green;
}

/* --------------------  news -------------------- */
.newslist-headline {
	font-size: inherit;
	line-height: inherit;
}

.news-box {
	padding: 0;
	background-color: #d9f0a5;
	color: #000;
	border: none;
	margin-left: 0;
	width: 100%;
}

.news-handler {
	width: 80% !important;
}


/* --------------------  FAQ -------------------- */

#faqlist {
	padding: 0 0.9375rem;
}

.icon-list {
	color: #71a71b;
}

.icon-list:hover, #faq_close_all {
	color: green;
}

.acc {
	margin-bottom: .5rem;
}

.accHead {
	background: #71a71b;
	padding: .75rem 1rem;
}

.accHead:hover {
	background: green;
}

.accShow, .accShow:hover, .accShow a {
	background: green !important;
}

.accIcon {
	color: #fff;
}


/* --------------------  box foot -------------------- */

.box.foot {
	padding: 0.9735rem;
	font-size: 0.9rem;
	margin-top: 2rem;
	display: none;
}

/* --------------------  footer -------------------- */

#footernavigation {
	max-width: none;
	background: #71a71b;
	border: navajowhite;
}

#footernavigation .footrow {
	width: 100%;
	max-width: 62.5rem;
}

#footernavigation .footnav ul li {
	padding: .25rem 0;
}

#footernavigation .footnav ul li a {
	font-size: 1.05rem;
	color: #fff;
}

/* --------------------  cookie-warning -------------------- */

#cookie-warning {
	background: rgba(86, 103, 17, 0.85);
	padding: 2rem 2rem 6rem;
	opacity: 1 !important;
	text-align: center;
	position: fixed;
	font-size: 1rem;
	color: #fff;
}

#cookie-acc {
	background: green;
	padding: .75rem;
	color: #fff;
	position: absolute;
	bottom: 1.5rem;
	left: 0;
	right: 0;
	width: 4rem;
	margin: 0 auto;
	cursor: pointer;
	font-weight: bold;
	border: 1px solid #fff;
	border-radius: 0;
}

#cookie-acc:hover {
	background: #000;
	color: #fff;
}

/* --------------------  cutom -------------------- */

.intro-image-natur {
/*	margin: 0 -1.875rem; */
}

.intro-image-natur .img-subtext {
	margin: 0;
	background: #d9f0a5;
	padding: 2rem;
	color: #000;
	position: absolute;
	bottom: 0;
	font-size: 2rem;
	font-weight: 300;
	font-family: "Roboto Condensed", "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
}

@media only screen and (max-width: 40.063em) {
.intro-image-natur .img-subtext {
	margin: 0;
	background: #d9f0a5;
	padding: 2rem;
	color: #000;
	position: relative;
	bottom: 0;
	font-size: 1.6rem;
	font-weight: 300;
}
}

.videobereich {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
}

.videoextern {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#table {

}

#table div:nth-child(even).row {
	background: none;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

#table div:nth-child(odd).row > div {
	background: none;
}

#table div:nth-child(even).row > div {
	background: none;
}

.table-time, .table-text {
/*	padding: 0.75rem; */
}

@media only screen and (min-width: 40.063em) {
	.table-time {
		text-align: right;
	}
}



.table-time {
	padding: 0.75rem 1.5rem 0.75rem 0;

}

.table-text {
	padding: 0.75rem 0;
}

@media only screen and (max-width: 40.063em) {
	.table-time {
		padding: 0.75rem 0 0 0;
	}
}