/*
Allgemein

LOGOFARBEN:
grün: ;
blau: #1a273b;

*/


.mod_newsreader .button {
	position: relative;
	margin-top: 0px;
	margin:auto;
	display: table;
	border-radius: 10px;
	text-align: center;
	padding: 10px 15px;
	font-size: 17px;
	background: #1a273b;
	color: #FFFFFF !important;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.2s ease;
	margin-bottom: 30px;
	margin-top: 20px;
}

.mod_newsreader .button a:hover {
	color: #AAAAAA !important;
}
.image_container.float_right {
	padding-bottom: 50px !important;
}
.columns {
	display: flex;
}

.columns_3 .ce_text {
	width: 32%;
	margin-right: 2%;
}

.columns_3 .ce_text:last-child {
	margin-right: 0px;
}

.flaggen {
	display: flex;
	width: 200px;
	height: 30px;
	margin-right: 15px;
}
.flaggen * {
	padding-left: 5px;
	padding-right: 5px;
}
.flaggen a {
	padding-top: 5px;
}
table td {
	padding: 10px;
}

.home .produkte h1 {
	display: none;
}

.produkte h2{
	display: none;
}

.home .produkte h2{
	display: block;
}

.ce_image_passepartout {
	margin-top: 120px;
	margin-bottom: 20px;
	display: flex;
	position: relative;
	justify-content: center;
	padding-top: 1px;
	*height: 500px;
	*width: 1200px;
	padding-bottom: 1px;
	display: none;
}

.ce_image_passepartout .passepartout {
	position: absolute;
	width: 100%;
	max-width: 1200px;
	height: 100%;
	max-height: 500px;
	*background: url(../assets/passepartout_background_1200x500_gespiegelt.png);
	background: url(../assets/passepartout_background_1200x500.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: right top;
}


@media only screen and (max-width: 1450px) {
	.fullwidth {
		padding-left: 50px;
		padding-right: 50px;
	}
}

.ce_textimageblock {
	display: flex;
}


.ce_textimageblock .textblock {
	position: relative;
	right: 0px;
	top: 30px;
	width: 50%;
	float: right;
	padding-bottom: 80px;
}

.ce_textimageblock .textblock.left .inside {
	float: right;
}



.ce_textimageblock .textblock .inside {
	max-width: 800px;
	padding: 10% 10% 10% 0%;
}

.padding_10_30_10_10 .textblock .inside {
	padding: 10% 30% 10% 10%;
}

.ce_textimageblock .headline {
	background: none;
	padding-bottom: 0px;
	padding-top: 0px;
}

.ce_textimageblock .headline h2,
.ce_textimageblock .headline h3
{
	text-align: left;
}

.ce_textimageblock .imageblock {
	position: relative;
	width: 50%;
	*border-bottom: 5px solid #cfc399;
}

.imagepadding30 .ce_textimageblock .imageblock {
	background-position: 30% !important
}






.fontsize_smaller {
	font-size: 20px;
}

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

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

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

.max_width_930px {
	display: block;
	position: relative;
	max-width: 930px;
}

.max_width_80 {
	max-width: 80%;
}

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


.ce_text li:not(.mainmenu .ce_text li) {
	position: relative;
	*font-size: 20px;
	max-width: 100%;
	padding-bottom: 2px;
	list-style: none;
	padding-left: 10px;
}

.ce_text li:before {
	content: "■";
	color: #DBDCE1 !important;
	position: absolute;
	left: -12px;
	top: -1px;
}
.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;
}

.claim {
	position: absolute;
	font-size: 0px;
	*font-weight: bold;
	*color:#e3d9a5;
	color: #DFAC33;
	top: 10px;
	left:112px;
	display: none;
}

#claim {
	font-size: 0px;
	line-height: 0px;
	font-weight: normal;
	background: #e3d9a5;
	color: #ffffff;
	height: 25px;
	padding-top: 0px;
	top: -80px;
	position: relative;
}
#claim p {
	margin: 0;
	padding: 0;
}

.business #claim {
	background: #355FA4;
}
.privat #claim {
	background: #DFAC33;
}

.mobile_content {
	display: none !important;
}

.max_width_83 {
	max-width: 83%;
}

a {
	text-decoration: none;
	color: #355FA4;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.2s ease;
}

.button a {
	color: inherit !important;
}




a:hover {
	color: #000000  !important;
}

.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: 20px;
	width: 20px;
	color: #213D66;
	padding-top: 22px !important;
	padding-bottom: 0px !important;
	padding-left: 13px;
	padding-right: 7px;
	background-color: #DBDCE1;
	border-radius: 5px;
}

.flex {
	display: flex;
	align-items: center;
}

.flex .flex_block_1 {
	*width: 60%;
}
.flex .flex_block_1.textblock {
	padding-right: 60px;
}

.flex .flex_block_1 p {
	margin: 0;
}

.flex .flex_block_2 {
	*width: 40%;
}

#Zitat .flex .flex_block_1 {
	margin-right: 10px;
}
#Zitat .flex .flex_block_2 {
	margin-right: 60px;
}
#Zitat .flex .flex_block_1 {
	width: 35% !important
}
#Zitat .flex .flex_block_2 {
	width: 44% !important;
	max-width: 900px;
}
#Zitat .flex .flex_block_3 {
	max-width: 35% !important;
	border-radius: 10px;
}

#EMS_Spezialist .flex .flex_block_1 {
	width: 50% !important
}
#EMS_Spezialist .flex .flex_block_2 {
	width: 50% !important;
}

#Leistungsfelder .flex .flex_block_1 {
	display: flex;
	width: 50% !important;
	margin: 0;
	justify-content: center
}
#Leistungsfelder .flex .flex_block_2 {
	display: flex;
	width: 50% !important;
	margin: 0;
	justify-content: center
}

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

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

*/

#container {
	margin-top: -180px;
	padding-top: 120px;
	padding-bottom: 130px;
	background-size: auto 125px;
	background-repeat: no-repeat;
	background-position: right top;
}

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

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


/*************** CARDS **********************/


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

.cards .ce_text {
	overflow: visible;
}




.card {
	font-size: 12pt;
	line-height: 20pt;
	font-weight: normal;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.2s ease;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

.card.quer {
	display: flex;
	margin-bottom: 0px;
}

.card .image_container {
	position: relative;	
	z-index: 9;
	overflow: hidden;
}

.card.quer .image_container {
	width: 40%;
	overflow: hidden;
	
}

.card .text_container {
	position: relative;
	background: #FFFFFF;
	*background: url(../assets/cards_background.png);
	background-size: 100%;
	background-repeat: no-repeat;
	margin-top: -50px;
	z-index:10;
	padding-top: 5px;
	padding-bottom: 20px;
}

.card.quer .text_container {
	width: 60%;
}

.card img {
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.2s ease;
}

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

.card a,
.cardsquer a{
	color: inherit;
}

.card a:hover,
.cardsquer a:hover {
	color: inherit !important;
}
.card h3 {
	margin: 0 40px;
	margin-top: 10px;
	font-size: 15pt;
	line-height: 20pt;
	padding-top: 15px;
	padding-bottom: 10px;
	font-weight: bold;
	
}


.card p {
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 30px;
	color: initial;
}

.card:hover {
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.20);
}
.card img {
	border-radius: 5px 5px 0 0;
}

.card.quer img {
	height: auto;
}

.card .button {
	position: relative;
	margin: auto;
	margin-top: 0px;
	display: table;
	border-radius: 10px;
	text-align: center;
	padding: 10px 15px;
	font-size: 17px;
	background: #1a273b;
	color: #FFFFFF;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.2s ease;
	margin-bottom: 30px;
}

/*
.card .button:before {
	content: "» ";
}
*/

.card .button:hover {
	background: ;
	color: #ffffff;
}

/*** CARD ALTERNATIVEN OPTIK/FUNKTION ***/


/* OHNE SCHATTEN, OHNE IMAGE ZOOM */
.card_alternativ_1 .card {
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.card_alternativ_1 .card:hover {
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.card_alternativ_1 .card:hover img {
	transform: scale(1);
}


/* OHNE MOUSE-OVER OHNE IMAGE ZOOM */
.card_alternativ_2 .card:hover {
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}
.card_alternativ_2 .card:hover img {
	transform: scale(1);
}

/* OHNE MOUSE-OVER OHNE IMAGE ZOOM OHNE SCHATTEN MIT RAND */
.card_alternativ_3 .card {
	border: 1px solid #dddddd;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.card_alternativ_3 .card:hover {
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.card_alternativ_3 .card:hover img {
	transform: scale(1);
}

/* OHNE SCHATTEN OHNE RAND / Megamenü */
.card_alternativ_4 .card {
	border: 0px solid #dddddd;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}





/*************** ISOTOPE **********************/

.mod_iso_productlist {
	overflow: visible;
}

.mod_iso_productlist .teaser {
	text-align: center;
	padding-bottom: 20px;
}

.mod_iso_productlist .card h3 {
	margin: 0 0px;
	padding-bottom: 20px;
	color: #5A5A5A;
	text-align: center;
}

.mod_iso_productlist .card h3:before {
	content: " ";
	top: initial;
	height: initial;
	margin-right: 0;
	border-left: 0px solid #e5e5e5;
}

.mod_iso_productlist .card {
	width: 28%;
	padding: 15px;
	margin-right: 2.0%;
	margin-bottom: 2.0%;
	border-bottom: 0px !important;
	background: none;
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
	color: #000000;
}

.mod_iso_productlist .details {
	position: relative;
	margin: auto;
	margin-top: 10px;
	display: table;
	border-radius: 10px;
	text-align: center;
	padding: 10px 15px;
	font-size: 20px;
	background: #333333;
	color: #FFFFFF;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.2s ease;
}

.mod_iso_productlist .details:hover {
	background: ;
	color: #ffffff;
}


.mod_iso_productreader h1 {
	padding-top:0;
	margin-top:0
}
.mod_iso_productreader .formbody {
	display: flex;
}

.mod_iso_productreader .formbody .imageblock {
	width: 550px;
}
.mod_iso_productreader .formbody .textblock {
	width: calc(100% - 550px);
}

.mod_iso_productreader .description {
	max-width: 960px;
}




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

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

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

#Leistungen {
	display: flex;
	justify-content: center;
	background-color: #69A832
}


/*************************************/
.bild_rechts_60 {
	float: right;
	width: 60%;
}



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

.referenzen h1 {
	color: #FFFFFF;
	
}

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

#Kacheln {
	position: relative;
	font-size: 18pt;
	line-height: 20pt;
	font-family: 'bank_gothiclight';
	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 a {
	color: inherit;
}
.mod_newslist h2 {
	*font-family: "bank_gothiclight";
	font-family: "Roboto";
	letter-spacing: 0;
	text-transform: none;
	font-size: 20px;
	line-height: 28px;
	margin-top: 20px;
	padding-left: 15px;
	padding-right: 20px;
	font-weight: bold;
	max-width: 70%;
}

.mod_newslist .card p {
	padding-left: 15px;
}

.mod_newslist .card,
.produkte .card {
	width: 28%;
	padding: 15px;
	margin-right: 2.0%;
	margin-bottom: 2.0%;
	border-bottom: 0px !important;
	background: #ffffff;
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
	color: #000000;
	}
.produkte .card {
	background: #FFFFFF;
	border:0px;
	font-size: 17px;
	line-height: 27px;
}
.mod_newslist .back1 .card {
	*background: #8D919B;
}
.mod_newslist .back2 .card {
	*background: #DBDCE1;
}
.mod_newslist .back3 .card {
	*background: #213D66;
}
.mod_newslist .back4 .card {
	*background: #ffffff;
}

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

.mod_newslist .more {
	font-size: 15px;
}

.mod_newsreader h1 {
	font-size: 40px !important;
	line-height: 44px !important;
	font-weight: 500;
	margin-bottom: 0px;
	max-width: 940px;
}
.mod_newsreader h2 {
	font-family: 'Roboto';
	font-size: 22px !important;
	line-height: 34px !important;
	text-transform: none;
	letter-spacing: 0;
	max-width: 940px;
	margin-bottom: 50px;
	font-weight: bold;
}



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

.no_arrows .slider-control .slider-prev,
.no_arrows .slider-control .slider-next {
	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 .slider-menu {
	font-size: 40px;

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

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

.slider-control {
	overflow: visible;
}

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

.contao-cookiebar .cc-inner {
	max-width: 500px;
	*background: #1a273b;
}

.contao-cookiebar strong {
	color: #1a273b;
	font-size: 20px;
	font-weight: bold;
}

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

.contao-cookiebar .highlight .cc-btn.success {
	background: #1a273b;
}
.contao-cookiebar .highlight .cc-btn.success:hover {
	background: #01466F;
}

.contao-cookiebar .cc-btn {
	border-radius: 10px !important;
}

label, legend {
	color: #4F6444;
	font-size: 15px;
}

legend {
	padding-left: 0px;
	margin-left: 0px;
}

form button, input[type=submit] {
	margin-top: 30px;
	background:  #1a273b !important;
	color: #FFFFFF;
	font-size: 18px;
	padding: 10px;
	font-weight: bold;
}

.checkbox_container {
	padding: 0;
	border: none;
}

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: 50px;
	padding-top: 30px;
}
.image_container.float_left {
	padding-right: 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 {
	display: none;
	z-index: 2000;
	position: absolute;
	right: 25px;
	top: 10px;
	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;
	pointer-events: auto;
}

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

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

.mobile_menu {
	top: 65px !important;
	padding: 0px;
	width: 400px !important;
	height: 100vh !important;
	-webkit-transition:all 0.4s ease;
    -moz-transition:all 0.4s ease;
    transition:all 0.4s ease;
	color: #FFFFFF !important;
	*z-index:10;
}

.mobile_menu li .nomenu {
	display: block !important;
}
.mobile_menu .inner {
	background: #1a273b;
	overflow-y: auto;
	z-index: 1001 !important;
	position: relative;
	padding: 30px;
}

.mobile_menu li a:hover {
	color: #cccccc !important;
}

.mobile_menu a,
.mobile_menu li {
	text-decoration: none;
	color: #000000;
	font-weight: 500;
	color: inherit;
	letter-spacing:0.13em;
	line-height:1.7em;
	font-family: 'bank_gothiclight';
	font-style: normal;
	font-size: 18px;
	text-transform: uppercase;
}
.mobile_menu li.active {
	color: #FFFFFF;
	*background: #ffffff;
}

.mobile_menu li:last-child {
	border-bottom: 0px solid #999;
}

.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;
} 
.mobile_menu .level_2 li,
.mobile_menu .level_2 a {
	font-size: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}
/******************************************/

#header .mainmenu {
	position: relative;
	top: 35px;
	float: right;
	font-weight:500;
	text-transform:none;
	letter-spacing:0.13em;
	line-height:1.7em;
	font-family: 'Roboto';
	font-style: normal;
	font-size: 14px;
	pointer-events: auto;
}


.mainmenu li .nomenu {
	display: none;
}

#header .mainmenu li {
	position: relative;
	display: inline;
	padding-left: 25px;
	list-style-type: none;
	color: #20314b;
	position: relative;
	z-index: 12;
}

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

#header .mainmenu li.submenu {
	padding-bottom: 30px;
}

#header .mainmenu li.active strong {
	font-family: 'bankgothic_md_btmedium';
}

#header .mainmenu li.active strong:before {
	position: relative;
	content:"●";
	color: #DBDCE1;
	left: -7px;
}

#header .mainmenu ul.level_1 {
	position: relative;
}
#header .mainmenu ul.level_2 {
	position: absolute;
	left: -17px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 280px;
	*display: none;
}

#header .mainmenu ul.level_2 li {
	display: block;	
	background: #1a273b;
	color: #FFFFFF;
	*margin-top: 2px;
	padding-right: 20px;
	border-top: 1px dotted #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}

#header .mainmenu ul.level_2 li:hover {
	color: #1a273b;
	background: #FFFFFF;
}

.fadein {
	opacity: 1 !important;
}
.fadeout {
	opacity: 0;
}

#header .mainmenu li a {
	color: inherit;
}

#header .mainmenu li a:hover {
		text-decoration: underline;
	}

#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{
	z-index: 120;
	position: relative;
	pointer-events: none;
	height: 105px;;
	background: #FFFFFF;
	position: fixed;
	width: 100vw;
}

#header .inside {
	padding-left: 50px;
	padding-right: 50px;
	max-width: 1600px;
	margin: auto;
	pointer-events: none;
}


#header .logo {
	position: absolute;
	padding-top: 10px;
	width: 400px;
	pointer-events: auto;
}

#header .logo a {
	width:300px;
	height:100px;
	background: url(../assets/katowitsch_logo-svg-1536x416.png);
	background-size: 100%;
	background-repeat: no-repeat;
	z-index: 300;
	float: left;
}

#topbar {
	top: 0px;
	z-index: 999;
	background:#1a273b ;
	height: 27px;
	font-size: 12px;
	line-height: 27px;
	color: #ffffff;
	text-align: right;
	font-weight: normal;
	position: fixed;
	width: 100vw;
	display: none;
}
#topbar .inside * {
	padding-left: 5px;
	padding-right: 5px;
}

#topbar .inside .fa {
	padding-right: 0px !important;
}

#topbar a {
	color: #dddddd;
}
#topbar a:hover {
	color: #ffffff !important;
}
#topbar .inside {
	max-width: 1600px;
	margin: auto;
	padding-left: 0px;
	padding-right: 50px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	overflow: visible;
}


#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 {
	position: relative;
	background: #1a273b;
	overflow: visible;
	/*
	background: url(../assets/blue_back_footer_1.png);
	background-size: auto 500px;
	background-repeat: no-repeat;
	background-position: center top;
	*/
	color: #FFFFFF;
	font-size: 15px;
	line-height: 28px;
	height: 100%;
	*margin-top: 20px;
}
.footer_container:before {
	z-index: 3;
	top: 0px;
	right: 0px;
	position: absolute;
	height: 100px;
	width: 50%;
	*background: url(../assets/blue_back_footer_before.png);
	background-position: left center;
	*background-size: auto 500px;
	background-repeat: no-repeat;
	content: "";
}
#footer .inside:before {
	z-index: 2;
	top: 0px;
	left: 0px;
	position: absolute;
	height: 100px;
	width: 100%;
	*background: url(../assets/blue_back_footer_before.png);
	background-position: left center;
	background-repeat: no-repeat;
	content: "";
}
#footer .inside {
	max-width: 1400px;
	margin: auto;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 40px;
	padding-top: 50px;
	/*
	background: url(../assets/blue_back_footer_inside_1.png);
	background-size: auto 500px;
	background-repeat: no-repeat;
	background-position: left top;
	*/
}

#footer a:hover {
	color: #FFFFFF !important;
	text-decoration:underline;
}

.footer_logo_subline {
	font-size: 20px;
	padding-top: 20px;
	padding-left: 10px;
}
#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-4-1:nth-child(1) {
	width: 40%;
	margin-right: 4%;
}
#footer .rs-column.-large-col-4-1:nth-child(2) {
	width: 15%;
	margin-right: 3%;
	padding-top: 100px;
}
#footer .rs-column.-large-col-4-1:nth-child(3) {
	width: 15%;
	margin-right: 3%;
		padding-top: 100px;
		
}
#footer .rs-column.-large-col-4-1:nth-child(4) {
	width: 17%;
	margin-right: 0%;
		padding-top: 100px;
		
}

#footer a {
	color: #FFFFFF;
}
#footer h4 {
	color: #FFFFFF;
	padding:0;
	margin:0;
	font-weight: 400;
}


.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;
	}
	