/*
Allgemein

LOGOFARBEN:

*/

.swiper-button-next, .swiper-button-prev {
	color: #666666;
}

.bg_top25 .responsive-background-image {
	background-position: center 25% !important;
}
.bg_left_top25 .responsive-background-image {
	background-position: 0px 25% !important;
}

.bg_top .responsive-background-image {
	background-position: center top !important;
}

.bg_top10 .responsive-background-image {
	background-position: center 10% !important;
}
.bg_top20 .responsive-background-image {
	background-position: center 20% !important;
}
.bg_top30 .responsive-background-image {
	background-position: center 30% !important;
}
.bg_top40 .responsive-background-image {
	background-position: center 40% !important;
}


.bg_right_top .responsive-background-image {
	background-position: right top !important;
}
.bg_right_bottom .responsive-background-image {
	background-position: right bottom !important;
}

.bg_right .responsive-background-image {
	background-position: right center !important;
}
.bg_left .responsive-background-image {
	background-position: left center !important;
}


.bg_left5 .responsive-background-image {
	background-position: 5% center !important;
}
.bg_left10 .responsive-background-image {
	background-position: 10% center !important;
}
.bg_left25 .responsive-background-image {
	background-position: 25% center !important;
}
.bg_left30 .responsive-background-image {
	background-position: 30% center !important;
}
.bg_left40 .responsive-background-image {
	background-position: 40% center !important;
}
.bg_left50 .responsive-background-image {
	background-position: 50% center !important;
}
.bg_left60 .responsive-background-image {
	background-position: 60% center !important;
}
.bg_left70 .responsive-background-image {
	background-position: 70% center !important;
}
.bg_left80 .responsive-background-image {
	background-position: 80% center !important;
}

.radius img {
	border-radius: 5px;
}

#hero .buttonlink a:hover {
	color: #de6013 !important;
}
.buttonlink a:hover,
a#backToTop:hover {
	color: #000000 !important;
}

strong {
	font-weight: 700 !important;
}

.ce_gallery {
	display: flex;
	justify-content: center;
}
.ce_gallery img {
	position: relative;
	margin: auto;
}


.ce_gallery.spalten_1 li {
	width: 99.8vw !important;
}

.ce_gallery.spalten_2 li {
	width: 49.8vw !important;
}

.ce_gallery.spalten_3 li {
	width: 33vw !important;
}

.ce_gallery.spalten_4 li {
	width: 24.8vw !important;
}

.widget-checkbox fieldset {
	border: none !important;
	padding-left: 0px;
}

.block_1000px {
	max-width: 1000px;
	margin: auto;
}

#main .ce_text {
	padding-bottom: 75px;
}

#main .ce_text.no_padding {
	padding-bottom: 0px;
}




#main .welcomeblock .ce_text,
#main .blauer_balken .ce_text,
#main .cardsquer .ce_text,
#cards .ce_text {
	padding-bottom: 0px;
}


@media only screen and (max-width: 1450px) {
	.max_width_smaller {
		max-width: 1280px !important;
		max-width: initial !important
	}
}

.ce_textimageblock {
	display: flex;
}


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

.ce_textimageblock.no_image .textblock {
	width: 100%;
	margin-right: 0%;
	max-width: 1000px;
	margin: auto;
}

.ce_textimageblock .textblock .inside {
	
}

.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 .responsive-background-image {
	position: relative;
	width: 46.15385%;
	border-radius: 5px;
}


.ce_textimageblock .responsive-background-image {
	*background-position: center center !important;
	overflow: hidden;
}


.switch.ce_textimageblock {
	flex-direction:column !important;
}

.switch.ce_textimageblock .responsive-background-image {
	order: 1;
	width: 100%;
	height: 50vh;
}

.switch.ce_textimageblock .textblock {
	order: 2;
	width: 100%;
	padding-bottom: 0px;
}

.switch.ce_textimageblock .textblock .inside {
	max-width: auto;
	padding: 0
}

.switch.ce_textimageblock .textblock.left .inside {
	float: initial;
}


.ce_textimageblock .responsive-background-image figure,
.ce_textimageblock .responsive-background-image img {
	width: 100%;
}
.ce_textimageblock .responsive-background-image figure {
	height: 100%;
}








.fontsize_smaller {
	font-size: 20px;
	line-height: 28px;
}


.welcomeblock {
	padding-bottom: 100px !important;
}

.welcomeblock .ce_text:nth-child(2){
	position: relative;
	*max-width: 960px;
	font-size: 22px;
	line-height: 35px;
}

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

.max_width_840px,
.block_840px{
	display: block;
	position: relative;
	max-width: 840px;
	margin: auto;
}
.max_width_1400px {
	display: block;
	position: relative;
	max-width: 1400px;
	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(.mod_navigation .ce_text li) {
	position: relative;
	*font-size: 20px;
	max-width: 100%;
	*padding-bottom: 10px;
	list-style: none;
	padding-left: 10px;
}

.ce_text li:before {
	content: "●";
	color: #de6013;
	position: absolute;
	left: -12px;
	top: -1px;
}
.ce_text ul ul {
	padding-left: 0px;
}
.ce_text ul ul li:before {
	content: "";
}

.mobile_content {
	display: none !important;
}

.max_width_83 {
	max-width: 83%;
}

.max_width_content {
	max-width: 1200px;
}

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

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

.backbutton {
	text-align: center;
	width: 100px;
	font-size: 12pt;
	background: #de6013;
	color: #FFFFFF;
	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: #FFFFFF;
	padding-top: 22px !important;
	padding-bottom: 0px !important;
	padding-left: 13px;
	padding-right: 7px;
	background-color: #de6013;
	border-radius: 40px;
}

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

#container {
	margin-top: 35px;
}

.ohne_header #container {
	margin-top: 140px;
}

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

.welcomeblock .maxwidth,
.max_width_smaller .maxwidth {
	max-width: 1280px !important;
}


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

#cards {
	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;
	
}

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

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

.card.quer .image_container {
	width: 40%;
	margin-right: 5%;
	overflow: hidden;
	display: flex;
	align-items: center;
}

.card .text_container {
	position: relative;
	background: #FFFFFF;
	z-index:10;
	padding-top: 20px;
}

.card.quer .text_container {
	width: 60%;
	padding-top: 0px;
}

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

#cards a,
.cardsquer a{
	color: inherit;
}

#cards a:hover,
.cardsquer a:hover {
	color: inherit !important;
}
#cards h3 {
	color: inherit;
	margin: 0 40px;
	font-weight: 600;
	font-family: 'Cairo';
	font-size: 15pt;
	line-height: 20pt;
	padding-top: 20px;
}


#cards p {
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 30px;
	color: initial;
}
#cards h3:before {
	content: "";
	display: inline-block;
	position: relative;
	top: calc(-0.1 * 1em);
	vertical-align: middle;
	height: calc(4px + 0.7em);
	margin-right: calc(5px + 0.2em);
	border-left: calc(5px + 0.1em) solid #e5e5e5;
}

.business .card h3:before {
	border-left: calc(5px + 0.1em) solid #3C777D !important
}

.privat .card h3:before {
	border-left: calc(5px + 0.1em) solid #DFAC33 !important
}

.online .card h3:before {
	border-left: calc(5px + 0.1em) solid #E3D8AA !important
}

#cards .ce_text {
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.2s ease;
}
#cards .ce_text:hover {
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.20);
}
#cards img {
	border-radius: 5px 5px 0 0;
}
#cards .rs-column {
	margin-right: 3.5%
}
#cards .rs-column.-large-last {
	margin-right:-5px
}
#cards .rs-column.-large-col-3-1 {
	width: 31%;
}



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

#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
}


/************************ reflinks *******************/

.reflinks.desktop {
	display: block;
}
.reflinks.mobile {
	display: none;
}
.reflinks a {
	font-size: 19px !important;
	line-height: 22px !important;
}
.reflinks a:hover {
	color: inherit !important;
}

.reflinks.reihe  h3 {
	text-align: center;
	font-size: 30px !important;
	padding-bottom: 20px;
	font-weight: 400;
}

.reflinks.reihe .reflink {
	width: 30%;
	font-weight: 500;
	font-size: 17px !important
}

.reflinks .reflink {
	width: 20%;
	height: 65px;
	align-items: center;
	text-align: center!important;
	border-radius: 10px;
	margin-right: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: 300;
	color: #151515;
	background: #FFFFFF;
}
.reflinks .business {
	padding-bottom: 80px;
}
.reflinks .business .reflink {
	*border: 1px solid #3C777D;
}
.reflinks .reflink:hover {
	background-color: #C5D2E0;
	*border: 1px solid #ffffff;;
}
.reflinks .refblock {
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
	display: flex;
}

.reflinks .privat {
	*padding-top: 20px;
}

.reflinks.spalten {
	display: flex;
	justify-content: space-around;
	width: auto;
	margin: auto;
}
.reflinks.spalten .refblock {
	display: block;
}

.reflinks.spalten .reflink {
	width: auto;
	height: 50px;
	margin-bottom: 15px;
}

.reflinks.spalten .privat {
	padding-top: 0px;
}

.spalten .business .reflink {
	border: 0px solid #3C777D;
	background: rgba(50,91,167,0.15);
}
.spalten .privat .reflink {
	border: 0px solid #DFAC33;
	background: rgba(226,175,12,0.15);
}

.business .reflink:hover {
	background-color: #3C777D;
	color: #ffffff !important;
}
.privat .reflink:hover {
	background-color: #DFAC33;
	color: #ffffff !important;
}
.reflinks h3 {
	color: inherit;
	margin-bottom: 40px;
	font-weight: 600;
	font-family: 'Cairo';
	font-size: 15pt;
	line-height: 20pt;
	padding-top: 20px;
	color: #000000 !important;
}
.reflinks h3:before {
	content: "";
	display: inline-block;
	position: relative;
	top: calc(-0.1 * 1em);
	vertical-align: middle;
	height: calc(4px + 0.7em);
	margin-right: calc(5px + 0.2em);
}

.reflinks .business h3:before {
	border-left: calc(5px + 0.1em) solid #3C777D !important
}

.reflinks .privat h3:before {
	border-left: calc(5px + 0.1em) solid #DFAC33 !important
}


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



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

#referenzen {
	*background: #afc7e0;
	background: #6EB9B2;
	padding-bottom: 80px;
	padding-top: 50px;
	*color: #ffffff;
	margin-top: 50px;
}

#main #referenzen .ce_text {
	padding-bottom: 20px;
}

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

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

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

#Kacheln a {
	color: #000000;
}

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

#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-family: "Cairo";
	font-size: 18px;
	line-height: 24px;
	margin: 0;
	padding: 10px 15px;
	font-weight: normal;
}


.layout_latest {
	width: 31%;
	margin-right: 2%;
	margin-bottom: 2%;
}

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

.mod_newslist .more {
	display: none;
}

.mod_newsreader h1 {
	font-size: 40pt!important;
	line-height: 54pt!important;
	font-weight: 500;
	margin-bottom: 0px;
}

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

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

a.slider-prev,
a.slider-next {
	color: #de6013;
	font-size: 28pt;
	border: none;
	background: none;
	margin-top: -5px;
	padding: 20px;
}

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;
	display: none;

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

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

.slider-control {
	overflow: visible;
	top: -35vh;
	height: auto;
}

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

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

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

label {
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 10px;
}

form button, input[type=submit], .button {
	background: #de6013;
	color: #FFFFFF;
	font-size: 20px;
	padding: 10px;
	font-weight: bold;
	border: 0px solid #999;
}

select, 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: 20px;
	line-height: 30px;
    //appearance: none;
}

select {
	padding-left: 10px;
	padding-right: 10px;
}


.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;
}
.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;
	position: absolute;
	left: 40px;
	top: -55px;
	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;
}

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

.mobile_menu {
	top: 0px !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: #FFFFFF;
	overflow-y: auto;
	z-index: 1001 !important;
	position: relative;
	padding-top: 30px;
	padding-right: 50px;
	padding-left: 20px;
}


.mobile_menu a,
.mobile_menu li {
	text-decoration: none;
	color: #000000;
	font-weight: 500;
	font-size: 18px;
	color: inherit;
	text-transform: uppercase;
}
.mobile_menu li.active {
	color: #6EB9B2;
}

.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 li.last {
	border-bottom: none;
}
.mobile .level_3 {
	padding-top: 5px;
	padding-left: 30px;
}


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

#header .mod_navigation,
#header .mod_customnav,
#header_small .mod_customnav {
	position: relative;
	top: 20px;
	float: left;
	font-weight:400;
	text-transform:none;
	letter-spacing:0em;
	line-height:1.7em;
	font-family: 'Cairo';
	font-style: normal;
	font-size: 18px;
}
#header_small .mod_navigation {
	top: 20px !important;	
}
#header .mod_navigation li,
#header .mod_customnav li,
#header_small .mod_customnav li  {
	display: inline;
	padding-left: 25px;
	list-style-type: none;
	color: #FFFFFF;
	position: relative;
	z-index: 12;
	text-transform: uppercase;
}
#header .mod_navigation li.active ,
#header .mod_customnav li.active ,
#header_small .mod_customnav li.active  {
	color: #ffffff
}

#header .mod_navigation li a,
#header .mod_customnav li a,
#header_small .mod_customnav li a{
	color: inherit;
}

#header .mod_navigation,
#header .mod_customnav {
	overflow: visible;
}

.mod_navigation li strong,
.mod_customnav li strong{
	color: #de6013;
}

.mod_navigation li.mm_container .mm_dropdown>.inner {
	background: #6EB9B2;;
	background: #FFFFFF;
	border: none;
}
.mod_navigation li.mm_container .mm_dropdown {
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	margin-top: -5px;
	width: 450px;
	left: -120px;
	padding-top: 40px;
}

.mm_dropdown>.inner {
		-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;
}

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

#header {
	height: 100px;
	z-index: 20;
	width: 100%;
	position: relative;
	background: #1e1a15;
	color: #FFFFFF;
}

#header_small {
	z-index: 20;
	background: #1e1a15;
	color: #FFFFFF;
	position: relative;
	-webkit-box-shadow: 2px 3px 10px 1px rgba(0,0,0,0.05); 
	box-shadow: 2px 3px 10px 1px rgba(0,0,0,0.05);
	width: 100%;
}

#header {
	position: fixed;
	top: 0px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border-bottom: 1px solid #de6013;
}

#header .inside,
#header_small .inside{
	padding-left: 50px;
	padding-right: 50px;
}

#header .logo,
#header_small .logo {
	*position: absolute;
	padding-top: 20px;
	float: right;
}

#header_small .logo {
	
	padding-top: 8px;
}

#header .logo a {
	width:250px;
	height:80px;
	background: url(../assets/kk_wortmarke_sub_02.svg);
	background-size: 100%;
	background-repeat: no-repeat;
	z-index: 300;
	float: left;
	}	
	
#header_small .logo a {
	width:160px;
	height:60px;
	background: url(../assets/kk_wortmarke_sub_02.svg);
	background-size: 100%;
	background-repeat: no-repeat;
	z-index: 300;
	float: left;
	}	
	
#header_small {
	width: 100%;
	height: 78px;
	position: fixed;
	top: -120px;
	left: 0px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}



#topbar {
	background: #6EB9B2;
	height: auto;
	font-size: 15px;
	line-height: 29px;
	color: #565656;
	text-align: left;
	font-weight: bold;
	padding-left: 115px;
}

#topbar a {
	color: inherit;
}
#topbar a:hover {
	color: #6EB9B2 !important;
}
#topbar .inside {
	padding-left: 50px;
	padding-right: 50px;
}

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

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

	
.mod_article {
	position: relative;
}	

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

#footer {
	background: #1e1a15;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 28px;
	height: 100%;
	padding-bottom: 40px;
	padding-top: 50px;
	margin-top: 30px;
}



.logos_netzwerk {
	display: flex;
	justify-content: center;
}
.logos_netzwerk img {
	margin: 15px;
	border-radius: 10px !important;
}


#footer .inside {
	max-width: 1400px;
	margin: auto;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 5px;
	padding-bottom: 15px;
}

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

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


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