/*
Allgemein

LOGOFARBEN:
grün: #186842;
blau: #20476E;

*/

#header .mainmenu,
#header .mainmenu .level_1,
#header .mainmenu li {
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	overflow: hidden;
}

#header .mainmenu {
	height: 60px;
	opacity: 1;
}
#header .mainmenu .level_1 {
	opacity: 1;
	height: 45px;
	overflow: hidden !important;
}

.dropshadow {
	-webkit-box-shadow: -1px 3px 19px -6px rgba(0,0,0,0.53);
	-moz-box-shadow: -1px 3px 19px -6px rgba(0,0,0,0.53);
	box-shadow: -1px 3px 19px -6px rgba(0,0,0,0.53);
}

.mobile_content {
	display: none;
}
.img_radius img,
#main img:not(#main .cards img):not(#main .bigone img):not(#main .thumb img) {
	border-radius: 10px;
}

.ce_text.maxwidth_800 p {
	max-width: 70%;
	min-width: 800px;
}

.center figure {
	display: flex;
	align-items: center;
	justify-content: center;
}

.borderradius {
	border-radius: 10px;
}

@media only screen and (max-width: 1450px) {
	.max_width_smaller {
		max-width: 1280px !important;
		max-width: initial !important
	}
	.fullwidth:not(#hero .fullwidth) {
		padding-left: 50px;
		padding-right: 50px;
	}
}


.fontsize_smaller {
	font-size: 20px;
}

.fontsize_22px {
	font-size: 22px;
	line-height: 35px;
}

.max_width_v2 {
	max-width: 1000px;
	margin: auto;
}
.max_width_v3 {
	max-width: 800px;
	margin: auto;
}

.max_width_v4 {
	max-width: 700px;
	margin: auto;
}

.max_width_640px {
	position: relative;
	max-width: 840px;
	*margin: auto;
}
.max_width_840px {
	display: block;
	position: relative;
	max-width: 840px;
	margin: auto;
}

.max_width_80 {
	max-width: 80%;
}

.max_width_smaller {
	max-width: 80%;
	margin: auto;
	display: block;
}
.max_width_1000px {
	max-width: 1000px;
	margin: auto;
}


.ce_text li:not(.mainmenu .ce_text li) {
	position: relative;
	list-style: none;
	padding-left: 7px;
	list-style: none;
	*margin-bottom: 10px;
}

.ce_text li:before {
	
	content: "●";
	color: #FFCC00;
	position: absolute;
	left: -20px;
	top: -2px;
	font-size: 25px;
}
.ce_text ul ul {
	padding-left: 0px;
}
.ce_text ul ul li:before {
	content: "";
}



#hero .backgroundpos_left0_top25 .responsive-background-image {
	background-position: 0px 0px !important;
}

#hero .backgroundpos_top .responsive-background-image {
	background-position: center top !important;
}


a {
	text-decoration: none;
	color: #000000;
	font-style: italic;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.2s ease;
}


.backbutton {
	text-align: center;
	width: 100px;
	font-size: 12pt;
	background: #e2e2e2;
	color: #000000;
	margin: auto;
	margin-top: 100px;
}
.backbutton a {
	color: inherit;
}

#backToTop {
	display: none;
	line-height: 0;
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 1020;
	height: 50px;
	width: 50px;
	*color: #FFFFFF;
	*padding-top: 22px !important;
	*padding-bottom: 0px !important;
	*padding-left: 17px;
	*padding-right: 7px;
	*background-color: #37404d;
	*border-radius: 10px;
	
}


/*************************************/


#container {
	position: relative;
	top: 0px;
	margin-top: -30px;
	padding-bottom: 0px;
	background: #FFFFFF;
	*border-top: 10px solid #fecc01;
}

#container .mod_article .maxwidth {
	max-width: 1400px;
	margin: auto;
	padding-left: 100px;
	padding-right: 100px;
}

/*************** TAGS **********************/

.mod_tagcloudnews ul {
	padding: 0;
	margin-top: 5px;
	margin-bottom: 30px;
}

.mod_tagcloudnews li {
	color: #f4f3f0;
	display: inline-block;
	list-style: none;
	border: 1px solid #999999;
	padding: 0px 8px;
	margin-right: 5px;
	margin-bottom: 10px;
}

.mod_tagcloudnews li a {
 color: #919d89;
 font-size: 13px;
 line-height: 12px;
}
.mod_tagcloudnews li a:hover {
 	color: #C76029;
}

.mod_tagcloudnews li.active {
	border: 1px solid #C76029;	
}
.mod_tagcloudnews li.active a {
	color: #C76029;	
}



/*************************************/

#ImageFullWidth .fullwidth {
	height: 400px;
	width: 100%;
	background: url(../images/_all/Spandl-054.jpg);
	background-size: cover;
	background-position: center;
}

/*************************************/

#Kacheln {
	position: relative;
	font-size: 18pt;
	line-height: 20pt;
	font-weight: 500;
}

#Kacheln .cardborder {
	border: 2px solid #e3d9a5;
	z-index: 5;
	position: absolute;
	width: 100%;
	height: 100%;
}

#Kacheln a {
	color: #000000;
}

#Kacheln .card {
	position: relative;
	*border: 2px solid #e3d9a5;
}

#Kacheln .card .image_container {
	position: relative;	
	z-index: 1 !important;
}
#Kacheln .card .text_container {
	position: relative;
	background: #eeeeee;
	padding-top: 15px;
	padding-bottom: 40px;
	padding-left: 30px;
	padding-right: 30px;
	z-index: 4;
}

.kachel img:hover {
	transform: scale(1.15);
}

#Kacheln .ce_text {
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.08);
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.2s ease;
}

#Kacheln .rs-column {
	margin-right: 3.5%;
	margin-top: 3.5%;
}
#Kacheln .rs-column.-large-last {
	margin-right:-5px
}
#Kacheln .rs-column.-large-col-3-1 {
	width: 31%;
}


/*************************************/

.mod_newslist a {
	color: inherit;
}
.mod_newslist h3 {
	font-size: 18px;
	line-height: 24px;
	margin: 0;
	padding: 10px 15px;
	font-weight: normal;
}


.mod_newslist .card {
	width: 30%;
	padding: 0px;
	margin-right: 2.0%;
	margin-bottom: 2.0%;
	background: #FFFFFF;
	font-weight: 400;
	font-size: 17px;
	line-height: 24px;
	color: #000000;
	}


.layout_latest figure {
	padding-bottom: 10px !important
}

.mod_newslist .more {
	color: #000000;
}

.mod_newslist .more a {
	font-style: normal;
	font-weight: 500;
}

.mod_newslist .more:after {
	position: absolute;
	margin-top: 6px;
	margin-left: 14px;
	content: "";
	width: 100px;
	height: 12px;
	*background: url(../assets/3-Punkte-nebeneinander.png);
	background: url(../assets/srg-verlauf-strich.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: left;
} 

.mod_newslist h2 a {
	font-style: normal !important;
}


.mod_newsreader h1 {
	font-size: 40px;
	line-height: 54px;
	font-weight: 600;
	margin-bottom: 0px;
}

.mod_newsreader h2 {
	font-family: "Roboto";
	font-size: 22px;
	font-weight: 500;
}


.mod_newsreader h2:after {
	position: absolute;
	margin-top: 14px;
	margin-left: 10px;
	content: "";
	width: 200px;
	height: 13px;
	background: url(../assets/2-Punkte-schwarz.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: left;
}


.mod_newsreader h3 {
	font-family: "Roboto";
	font-size: 19px;
	font-weight: 500;
}

.mod_newsreader .ce_text {
	padding-bottom: 50px;
}


/*************************************/

.no_arrows .slider-control .slider-prev,
.no_arrows .slider-control .slider-next {
	display: none;
}

.no_bullets .slider-control .slider-menu {
	display: none;
}



a.slider-prev,
a.slider-next {
	color: #FFFFFF;
	font-size: 18pt;
	border: 0px solid rgba(255,255,255,0.5);
	border-radius: 46px;
	padding: 13px 20px;
	background: rgba(255,255,255,0.5);
	margin-top: -30%;
}

a.slider-next {
	transform: rotate(180deg);
}

a.slider-prev {
	margin-left: 20px;
}

a.slider-next {
	margin-right: 20px;
	float: right;
}

.slider-control {
	position: initial;
}

.slider-control .slider-menu {
	font-size: 30px;
	display: flex;
	flex-direction: column;
	top: 50%;
	margin-top: -10%;
	height: 50%;
	right: 42%;
	width: initial;
	left: initial;
	margin-left:initial;
}

.bullets_beneath .slider-control .slider-menu {
	top: 20px;
}

.bullets_beneath {
	overflow: visible;
}

.slider-control .slider-menu b {
	margin: 8px;
}

.slider-control .slider-menu b.active {
	color: #DC9C75;
}

.slider-control .slider-menu b {
	color: #919d89;
}

.bullets_beneath .slider-control .slider-menu b.active {
	color: #000000;
}


.slider-control {
	overflow: visible;
}

/*************************************/

.contao-cookiebar .cc-inner {
	max-width: 400px;
	*background: #BFA684;
}

.cookiebar_default p ,
.cookiebar_default a {
	*color: #FFFFFF !important
}

label {
	color: #37404d;
	font-size: 15px;
}

fieldset {
	border: none;
	padding-left: 0px;
}

form button, input[type=submit] {
	background: none;
	border: 0px;
	color: #FF0000;
	font-size: 18px;
	padding: 10px;
	font-weight: normal;
}

input[type=text], input[type=password], input[type=date], input[type=datetime], input[type=email], input[type=number], input[type=search], input[type=tel], input[type=time], input[type=url], input:not([type]), textarea {
	font-size: 16px;
	line-height: 23px;
}

.no_margin_headlines h3,
.no_margin_headlines h4,
.no_margin_headlines h5 {
	margin-top: 0px;
	margin-bottom: 0px;
}

.no_margin_top h5 {
	margin-top: 0px;
}

html, body{
  height:100%
}


#wrapper {
	position: relative;
	min-height: 100%;
	margin:auto;
	}
	

:focus {
  outline: 0px;
}

.mod_newslist .headlines {
	display: flex;
}

.mod_newslist h3,
.mod_newslist h4,
.mod_newslist h5 {
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 0px;
}

.mod_newslist .layout_latest .inside {
	max-width: 1024px;
	position: relative;
	margin: auto;
}

/*
.mod_newslist .layout_latest.odd {
	background: rgba(255,255,255,0);
}
*/

.image_container.float_right {
	padding-left: 80px;
	padding-bottom: 50px;
}
.image_container.float_left {
	padding-right: 50px;
	padding-bottom: 50px;
}


ul {
	padding-left: 20px;
}

figure, img {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
	display: block;
	vertical-align: bottom;
	width: auto;
}

/******************************************/

.mobile_menu_icon {
	position: absolute;
	*right: 25px;
	right: 50px;
	*top: 18px;
	top: 52px;
	background: url(../assets/mmenu.png);
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-size: 100%;
	cursor: pointer;
	z-index: 1002;
	-webkit-transition:all 0.4s ease;
    -moz-transition:all 0.4s ease;
    transition:all 0.4s ease;
}

.bt_close {
	position: absolute;
	right: 20px;
	top: 10px;
	display: none;
}

.bt_close a {
	font-weight: 400 !important;
	font-size: 25px !important
}

.mobile_menu .logo {
	padding: 50px;
	padding-bottom: 100px;
}
.mobile_menu {
	top: 100px !important;
	padding: 0px;
	width: 300px !important;
	height: 100vh !important;
	-webkit-transition:all 0.4s ease;
    -moz-transition:all 0.4s ease;
    transition:all 0.4s ease;
	color: #000000 !important;
	z-index: 2001;
}

.mobile_menu .inner {
	background: #37404d;
	overflow-y: auto;
	z-index: 1001 !important;
	position: relative;
}

.mobile_menu .mainmenu {
	background: none;
}


.mobile_menu a,
.mobile_menu li {
	text-decoration: none;
	color: #ffffff !important;
	font-weight: 500;
	font-size: 18px;
	font-style: normal;
}

.mobile_menu .mod_navigation.mainmenu a {
	color: #ffffff !important;
}
.mobile_menu li.active {
	color: #FFCC00 !important;
}

.mobile_menu .mainmenu li .nomenu {
	display: block !important;
}

.mainmenu li.first {
	display: none !important;
}
.mobile_menu .mainmenu li.first {
	display: block !important;
}

.mod_navigation.mobile {
	background: rgba(76,48,48,0.8);
	border-bottom: 3px solid #BECFD4;
}

.mobile_menu  li {
	display: block;
	padding-right: 25px;
	padding-bottom: 10px;
	list-style: none;
	border-bottom: 1px solid #e2e2e2;
	padding-top: 10px;
	padding-bottom: 10px;
} 

/******************************************/

#header .mainmenu {
	display: block;
	position: relative;
	top: 40px;
	float: right;
	font-weight:500;
	font-size: 14px;
	padding-right: 80px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border-radius: 15px;
}

.mainmenu li .nomenu {
	display: none;
}

#header .mainmenu li {
	position: relative;
	display: inline;
	padding-left: 20px;
	list-style-type: none;
	color: #000000;
	position: relative;
	z-index: 12;
	font-size: 18px;
}

#header .mainmenu li.news {
	*padding-right: 200px;
}

#header .mainmenu li a:hover {
	color: #FF0000 !important;
}


#header .mainmenu li.active strong {
	color: #FFCC00;
	font-weight: 400;
}

/*
#header .mainmenu li.active strong:after {
	position: absolute;
	content:"● ● ●";
	color: #000000;
	left: 0px;
	top: 20px;
}
*/


#header .mainmenu li a {
	color: inherit;
	font-style: normal;
}

#header .mainmenu {
	overflow: visible;
}

.mainmenu li.mm_container .mm_dropdown>.inner {
	background: #e3d9a5;;
	background: #FFFFFF;
	border: none;
}
.mainmenu li.mm_container .mm_dropdown {
	margin-top: -5px;
	width: 800px;
	left: -400px;
	padding-top: 40px;
}

.mainmenu li.mm_container:not(.mm_container_onClickOnly):hover>a:after, .mainmenu li.mm_container:not(.mm_container_onClickOnly):hover>strong:after, .mainmenu li.mm_container.mm_container_onClickOnly.mm_isActive>a:after, .mainmenu li.mm_container.mm_container_onClickOnly.mm_isActive>strong:after {
	/*
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: -3px;
	background-color: #F4F2F0;
	z-index: 110;
	*/
	height: 0px;
}

.mm_dropdown>.inner {
	display: none;
	-webkit-box-shadow: 2px 3px 5px 7px rgba(0,0,0,0.12); 
	box-shadow: 2px 3px 5px 7px rgba(0,0,0,0.12);
}

.mm_dropdown .mod_customnav {
	top: 0px !important;
}
.mm_dropdown ul {
	padding: 0;
}
.mm_dropdown li {
	padding-left: 0px !important;
	display: block !important;
	color: #565656 !important;
}

.mm_dropdown .mod_customnav {
	float: none !important;
	clear: all !important;
}





#header {
	padding-bottom: 20px;
	height: 80px;
	z-index: 20;
	background: #ffffff;
	position: fixed;
	top: 35px;
	width: 100vw;
	-webkit-transition: height 0.4s ease, top 0.4s ease;
	-moz-transition: height 0.4s ease, top 0.4s ease;
	-ms-transition: height 0.4s ease, top 0.4s ease;
	-o-transition: height 0.4s ease, top 0.4s ease;
	transition: height 0.4s ease, top 0.4s ease;
	-webkit-box-shadow: 2px 3px 5px 7px rgba(0,0,0,0.12); 
	box-shadow: 2px 3px 5px 7px rgba(0,0,0,0.12);
}



#header .inside {
	padding-left: 50px;
	padding-right: 50px;
	max-width: 1550px;
	margin: auto;
}

#header .logo {
	position: absolute;
	padding-top: 10px !important;
	width: 380px;
	margin-top: 20px;
	background: #ffffff;
	*padding: 10px;
	*border-radius: 10px;
}


#header .logo a {
	width: 380px;
	height: 60px;
	background: url(../assets/mb-logo-einzeilig_1250x219px.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	z-index: 300;
	float: left;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

/*
.smallhero #header .logo a {
	width:90px;
	height:90px;
	margin-top: -15px;
}
*/

.nohero #container {
	margin-top: 150px;
}

#topbar {
	top: 0px;
	position: fixed;
	width: 100vw;
	*background: #37404d;
	height: 35px;
	font-size: 14px;
	line-height: 27px;
	color: #ffffff;
	z-index: 21;
	-webkit-transition: height 0.4s ease, top 0.4s ease;
	-moz-transition: height 0.4s ease, top 0.4s ease;
	-ms-transition: height 0.4s ease, top 0.4s ease;
	-o-transition: height 0.4s ease, top 0.4s ease;
	transition: height 0.4s ease, top 0.4s ease;

}

#topbar a {
	color: inherit;
}
#topbar a:hover {
	color: #0099dd !important;
}
#topbar .inside {
	top: 5px;
	max-width: 1400px;
	margin: auto;
	padding-left: 100px;
	padding-right: 100px;
	overflow: visible;
}

#topbar .inside .ce_text{
	display: flex;
	justify-content: right;
	align-items: center;
}

#topbar .topbar_line {
	position: absolute;
	width: calc(100% - 200px);
	text-align: center;
}

#topbar .topbar_contact {
	z-index: 2;
}

#topbar ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
#topbar li {
	margin-right: 2px;
	display: inline-block;
	list-style: none;
}

#topbar li:last-child {
	margin-right: 0px;
}

.mod_changelanguage.block {
	overflow: visible;
}

.mod_changelanguage li:first-child:after {
	content: " /";
}
	
.mod_article {
	position: relative;
}	

/******************************************/

#footer {
	background: #37404d;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 28px;
	height: 100%;
	*margin-top: 20px;
}
#footer ul {
	padding-left: 30px;
}
#footer a {
	font-style: normal;
}
#footer .inside {
	max-width: 1550px;
	margin: auto;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 40px;
	padding-top: 50px;
}


#footer p:first-child{
	margin-top: 0px;
}
#footer .uppercase_links p {
	margin-top: 0px;
	margin-bottom: 5px;
}

#footer .uppercase_links a {
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
}

#footer .rs-columns {
	
}

#footer .rs-column.-large-col-3-1:nth-child(1) {
	width: 56%;
	margin-right: 4%;
}
#footer .rs-column.-large-col-3-1:nth-child(2) {
	width: 20%;
	margin-right: 3%;
}
#footer .rs-column.-large-col-3-1:nth-child(3) {
	width: 17%;
	margin-right: 0%;	
}





#footer .rs-column.-large-col-4-1:nth-child(1) {
	width: 40%;
	margin-right: 4%;
}
#footer .rs-column.-large-col-4-1:nth-child(2) {
	width: 16%;
	margin-right: 3%;
}
#footer .rs-column.-large-col-4-1:nth-child(3) {
	width: 16%;
	margin-right: 0%;	
}
#footer .rs-column.-large-col-4-1:nth-child(4) {
	width: 16%;
	margin-right: 0%;	
}

#footer .ce_text li {
	padding-left: 0px;
	margin-left: -5px;
}
#footer .ce_text li:before {
	content:"●";
	margin-left: -3px;
	top: -1px;
}

#footer a {
	color: #FFFFFF;
}
#footer h4 {
	color: #FFFFFF;
	padding:0;
	margin:0;
}

#footer .subline {
	color: #FFFFFF;
}

#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5 {
	color: #FFFFFF;
}

.socials {
	padding-top: 20px;
	display: flex;
}

.socials.linkedin,
.socials.instagram,
.socials.tiktok,
.socials.facebook,
.socials.youtube {
	padding-top: 0px;
}

.socials .hover {
	position: absolute;
	width:50px;
	height:50px;
	opacity: 0;
	pointer-events: none	
}

.socials.linkedin .hover {
	background-image: url(../assets/socials/linkedIn_hoover.png);
	background-size:cover
}
.socials.instagram .hover {
	background-image: url(../assets/socials/instagram_hoover.png);
	background-size:cover
}
.socials.tiktok .hover {
	background-image: url(../assets/socials/tiktok_hoover.png);
	background-size:cover
}
.socials.facebook .hover {
	background-image: url(../assets/socials/facebook_hoover.png);
	background-size:cover
}
.socials.youtube .hover {
	background-image: url(../assets/socials/youtube_hoover.png);
	background-size:cover
}

.socials.linkedin:hover .hover {
	opacity: 1;
}
.socials.instagram:hover .hover {
	opacity: 1;
}
.socials.tiktok:hover .hover {
	opacity: 1;
}
.socials.facebook:hover .hover {
	opacity: 1;
}
.socials.youtube:hover .hover {
	opacity: 1;
}


.socials .ce_image {
	padding-right: 20px;
}

.cookiebar {
	width: 330px;
	min-height: auto;
	right: 20px;
	bottom: 20px;
	left: auto;
	padding: 30px;
	background-color: #262630;
	font-size: 18px;
	line-height: 28px;
	border: 1px solid #55555d
}
.cookiebar .button_invers .ce_button a {
	padding:7px 37px 7px 37px;	
	width: 270px;
	max-width: 100%;
}

.cookiebar__message, .cookiebar__text {
	margin-right: initial;
	text-align: left;
}

.cookiebar__message a {
	text-decoration: underline;
}

.cookiebar .cookie_close {
	cursor: pointer;
	position: absolute;
	right: 13px;
	top: 13px;
	width: 15px;
	height: 15px;
	background:url(../assets/Schliessen-X-weiss.svg)
}

.cookiebar .button_invers .ce_button a:after {
	content: "";
	background: none;
	width: 0px;
	height: 0px;
	margin-left: 0px;
	}



	
.ce_comments {
	margin-top: 30px;
	padding-top: 30px;
	*border-top: 5px solid #e9e9e9
}

.ce_comments .comment_default {
	margin-top: 50px;
	border-top: 5px solid #e9e9e9
}
.ce_comments .comment_default .info {
	font-weight: normal;
	font-size: 21px;
}

.ce_comments .comment_default .info:after {
	position: absolute;
	margin-top: 8px;
	margin-left: 10px;
	content: "";
	width: 200px;
	height: 13px;
	background: url(../assets/2-Punkte-schwarz.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: left;
}

.ce_comments .comment_default.even {
	max-width: 900px;
	margin: auto;
}
.ce_comments .comment_default.odd {
	max-width: 900px;
	margin: auto;
}

.ce_comments .form {
	border-top: 5px solid #e9e9e9;
	max-width: 900px;
	margin: auto;
	margin-top: 80px;
}

.ce_comments h3 {
	display: none;
}

.ce_comments .form h3 {
	display: block;
}

.ce_comments .widget-text:not(.widget-text.mandatory){
	display: none;
}




