@charset "UTF-8";
/* CSS Document */

html, body {
  padding: 0;
  margin: 0;
  min-height: 100%;
	height:100%;
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  color: #565655;
  font-family: 'Roboto Condensed', sans-serif;
  background: #fff;
}

/* FIXED */

img {
	border: none;
}

.clearer {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
	width: 100%;
}


.right {
	float: right;
}
.left {
	float: left;
}


img.left{
	margin:0px 25px 5px 0px;
}

.hide {
	display: none;
}


p.align-center {
	text-align: center;
}
a {
	text-decoration: none;
	outline: none;
	color: inherit;
}
p {
	margin: 0px 0px 2rem 0px;
}


h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: 600;
	color:#a1bd41;

}

h1 {
	font-size: 22px;
	margin-bottom: 35px;
}
h2 {
	font-size: 16px;
	margin-bottom:1em;
}

h3 {
	font-size: 22px;
	font-weight:lighter;
	margin-bottom:1em;
}


p.Bild_Unterschrift{
	color:#a1bd41;
	text-align:right;
	padding:0px;
	margin:0px;
	font-size:12px;
}

.ophover , .ophover7, .bx-controls-direction a{
	transition: opacity 0.30s;
	-webkit-transition: opacity 0.30s; /* Safari */
	cursor:pointer;
}
.ophover:hover{
	opacity: 0.8;
	-moz-opacity: 0.80;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=80);
	text-decoration:none !important;
}

.ophover7:hover, .bx-controls-direction a:hover{
	opacity: 0.70;
	-moz-opacity: 0.70;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=70);
	text-decoration:none !important;
}

td{
	vertical-align:top;
}

hr{
	border:none;
	height:1px;
	background:#a1bd41;
	margin-bottom:2em;
}

/** CLASSES **/
.inline-block{
	display:inline-block;
}

.max_width_100{
	max-width:100%;
	height:auto;
}

.mehrlink{
	display:block;
	margin-right:5px;
	padding-right:22px;
	background:url(../Img/mehrlink.jpg) right center no-repeat;
	/*
	height:15px;
	line-height:15px;
	*/

}
/*** PAGE ***/
#smallsizecheck{
	display:none;
}

#midsizecheck{
	display:none;
}

#body_wrapper, #body_content{
	position:relative;
	text-align:center;
}

#body_content{
	text-align:left;
	max-width:1175px;
	width:100%;
	display:inline-block;
	overflow:hidden;
}
@media only screen and (max-width: 849px) {
	#body_content {
		width: 390px;
		padding: 0px 10px;
	}
}

/*** HEADER **/
#header_wrapper{
	line-height:0px;
}

#header_top{
	text-align:right;
	background:#a1bd41;
	margin-bottom:1px;
	color:#fff;
}

#header_top, #header_top_icons, #header_top_menu{
	height:26px;
	line-height:26px;
	vertical-align:middle;
}

#header_top_icons{
	margin-right:20px;
}
#header_top_icons a{
	width:17px;
	height:17px;
	display:inline-block;
	margin-left:8px;
	background:url(../Img/header_fb.jpg) center center no-repeat;
	position:relative;
	top:3px;
}


#header_search{
	background-image:url(../Img/header_search.jpg) !important;
}

#header_home{
	background-image:url(../Img/header_home.jpg) !important;
}

#header_top_menu{
	margin-right:18px;
}

#header_menu{
	/*width:calc(100% + 100px);*/
	width:100%;
	position:relative;
	z-index:1;
	background:#a1bd41;

}

@media only screen and (min-width: 850px) {
	#header_menu{
		display:flex;
		flex-wrap: wrap;
	}
}

#header_menu_wrapper{
	width:100%;
}


.header_menu_block{
	/*float:left;*/
	/*width:calc(16.66666% - 1px);*/
	/*margin:0px 1px 1px 0px;*/
	border:1px solid #fff;
	border-width:0px 0px 1px 1px;
	background:#a1bd41;
	color:#fff;
	text-transform:uppercase;
	font-size:18px;
	height:143px;
	position:relative;
	z-index:2;
	line-height: 20px !important;
}
@media only screen and (min-width: 850px) {
	.header_menu_block{
		flex: 0 0 calc(16.66666% - 1px);
	}
}

.header_menu_block.hover{
	background: #213800;
	z-index:10;
}

.header_menu_block a{
	display:block;
	height:100%;
	padding-left:12px;
	padding-top:20px;
}

#header_logo{
	/*width:calc(33.333333% - 1px);*/
	background: url(../Img/header_logo.jpg) center center no-repeat #a1bd41;
	background-size:contain;
	border-left-width: 0px;

}

@media only screen and (min-width: 850px) {
	#header_logo{
		flex: 0 0 calc(33.333333% - 1px);
	}
}

.header_menu_block.last {
	color:#243a01;
	background: url(../Img/header_menu_last.jpg) bottom right no-repeat #a1bd41;
}
.header_menu_block.last a {
	color: #fff;
}
#header_menu .header_menu_block:last-child,
#header_menu .header_menu_block:nth-child(11) {
	/*color:#243a01;*/
	background: url(../Img/header_menu_last.jpg) bottom right no-repeat #a1bd41;
}
#header_menu .header_menu_block:nth-child(6){
	border-left-width: 0px;
	z-index:1
}

.submenu{
	display:none;
	position:absolute;
	top:58px;
	font-size:14px;
	line-height:22px;
	background: #213800;
	width:calc(100%);
	padding-bottom:20px;
	overflow:hidden
}

a.submenu_a{
	padding-top:0px;
}

.submenu_a:hover{
	color:#a1bd41;
}

.smenu_opener{
	display:none;
}

#breadcrumbs{
	height: 26px;
	line-height:26px;
	vertical-align:middle;
	text-transform:uppercase;
	border:1px solid #a1bd41;
	padding-left:34px;
	font-size:11px;
	color:#a1bd41;
	border-top-width:0px;
	position:relative;
	z-index:10;
	top:-1px;
	background:#fff
}

#breadcrumbs.under{
	z-index:0;
}

#header_search_wrapper{
	height:35px;
	margin-bottom:1px;
	background:#a1bd41;
	text-align:right;
	line-height:35px;
	vertical-align:middle;
	padding-right:20px;
	display:none;
}

#header_search_submit{
	color:#fff;
	border:none;
	background:#a1bd41;
}

#header_search_input{
	border:1px solid #fff;
}

/** CONTENT **/

#content_content{
	position:relative;
	/*z-index:100*/ /* hebelt Bootstrap Modal und Offcanvas aus */
}


#content_content.under{
	z-index:0
}
/*Layout ohne linke Spalte */
.layout-pagets__2 #content_content {
	padding-left:.75rem;
	padding-right:.75rem;
}

#content_wrapper{
	position:relative;
	top:-1px;
}

#content_left{
	width:390px;
	float:left;
}

#content_right{
	float:right;
	width:calc(100% - 390px);
}

#content_right_content{
	padding:40px 40px 40px 50px;
}
/** CONTENT LEFT **/
#content_right img{
	max-width:100%;
	height:auto;
}

/** FOOTER **/
#footer_content{
	color:#213800;
	border-top:8px solid #213800;
	margin-top:40px;
	padding-top:30px;
}

#footer_content a{
	display:block;
}

.fmenu_block{
	width:calc(100% / 7);
	display:inline-block;
	vertical-align:top;
	line-height:22px;
	font-weight:700;
	text-transform:uppercase;
	min-width:150px;
	padding-bottom:20px;
}

.fmenu1{
	margin-bottom:10px;
}
.fsubmenu{
	font-weight:400;
}

/*
Cookie Consent
https://cookieconsent.insites.com/download/
*/


.cc-window {
	text-align: center;
	padding-bottom: 10px;
}

.cc-window.cc-invisible {
	display: none;
}

.cc-window .cc-message {
	text-align: center;
}

.cc-window .cc-link {
	text-decoration: underline;
}

.cc-window .cc-compliance {
	display: inline;
}

.cc-window .cc-btn {
	padding: 6px;
	display: inline-block;
	margin: 0 20px;
}

.cc-window a {
	cursor: pointer;
}

