/*
Allgemein

Grau: #D9D7D8
Hellgrau: #f0f0f0
Gelb: #FAD462

*/

.ce_download {
	border-bottom: 1px dotted #999;
}

.ce_download a {
	position: relative;
	display: inline-block;
	padding: 10px 15px;
	color: #333333;
	background: #ffffff;
	border-radius: 5px;
	font-weight: 500;
	border: 2px solid #FAD462 !important;
}

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

.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_top60 .responsive-background-image {
	background-position: center 60% !important;
}
.bg_top70 .responsive-background-image {
	background-position: center 70% !important;
}
.bg_top100 .responsive-background-image {
	background-position: center 100% !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;
}

.noheader #main ul {
	max-width: 800px;
}

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

.padding_top_image figure {
	padding-top: 120px;
}

.align_bottom {
	display: flex;
	height: 100%;
	align-items: baseline;
}

.rs-column.-large-col-4-1 {
	width: 22.43077% 
}

.ce_form .row {
	display: flex;
}
.ce_form .row .widget {
	width: 50%;
}

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

.widget-radio legend {
	font-weight: 300;
}

.widget-radio .p1 {
	font-size: 18px;
}

.ce_form .row .widget:first-of-type {
	padding-right: 30px;
}


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

.zitat {
	max-width: 840px;
	padding-top: 30px;
	color: #E3D8AA;
	font-style: italic;
	margin: auto;
	margin-bottom: 15px;
}

.zitat p:nth-child(2){
	font-size: 20px;
	font-style: normal;
	line-height: 10px;
}

.blauer_balken {
	margin-top: 50px;
	margin-bottom: 100px;
	padding-bottom: 50px;
	background: #D9D7D8;
	font-size: 29px;
	line-height: 37px;
	background:url(../assets/Logo_IME_SAUBER_2pt.svg) #D9D7D8;
	background-position: center;
	background-size: cover;
}

.blauer_balken a {
	color: #FAD462 !important;
}
.blauer_balken a:hover {
	color: #ffffff !important;
}

.block_1000px {
	max-width: 1000px;
	margin: auto;
}
.block_1100px {
	max-width: 1100px;
	margin: auto;
}
.block_1200px {
	max-width: 1200px;
	margin: auto;
}
.flex {
	display: flex;
}
.block_1300px {
	max-width: 1300px;
	margin: auto;
}
.block_1400px {
	width: 1400px;
	margin: auto;
	max-width: 90%;
}

.noheader .mod_article {
	max-width: 1400px;
	margin: auto;
}

#main {
	padding-top: 30px;
}

.noheader #main {
	padding-top: 120px;
}

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


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

.ce_textimageblock {
	display: flex;
}


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

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

.ce_textimageblock .inside p:first-of-type {
	padding-top: 0px !important;
	margin-top: 0px !important;
}

.ul_top_margin_0 ul {
	margin-top: 0px;
}

.ce_textimageblock .inside p:last-of-type,
.ce_textimageblock .inside ul:last-of-type{
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}

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

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


.ce_textimageblock .responsive-background-image {
	*background-position: center center !important;
	overflow: hidden;
	border-radius: 5px;
	margin-top: 15px;
}


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


.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: #FAD462;
	position: absolute;
	left: -12px;
	top: 2px;
	font-size: 12px;
}
.ce_text ul ul {
	padding-left: 0px;
}
.ce_text ul ul li:before {
	content: "";
}

.border_top {
	border-top: 2px dotted #FAD462;
	padding-top: 20px;
	margin-top: 	20px;
}
.mobile_content {
	display: none !important;
}

.max_width_83 {
	max-width: 83%;
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #999;
	color: #000000;
	font-weight: 500;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.2s ease;
}

#top a,
.mod_navigation a {
	border-bottom: none;
}

/*
#main a:not(.mod_navigation a) {
	border-bottom: 1px dotted #FAD462;
}
*/

a:hover:not(a.cardlink:hover) {
	color: #FAD462 !important;
}

.buttonlink a:hover {
	color: #FAD462 !important;
	background: #FFFFFF;
	border: 2px solid #999999 !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: #FFFFFF;
	padding: 10px;
	background-image:url("../assets/backtoptop.png");
	background-size: cover;
}
a#backToTop:hover {
	color: #D9D7D8 !important;
}

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

.noheader #header .logo { padding-top:15px }
.noheader #header { 
	height:60px; 
	-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);
}
.noheader #header .logo a { width:115px }
.noheader #header .logo a { height:70px }
.noheader .mobile_menu_icon { position:fixed }	
.noheader .mobile_menu_icon { top","32px }
.noheader #header .mod_navigation { top:25px }	
.noheader .mod_navigation li.mm_container .mm_dropdown {margin-top:-25px }

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

#container {
	z-index: 10;
	min-height: calc(100vh - 70px);
}

#container .mod_article .maxwidth {
	max-width: 1400px;
	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;
	color: #000000;
	
}

.card div.buttonlink.orange a.cardlink {
	background: none;
	border: 0px solid #999 !important;
}

.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: #f0f0f0;
	*border-bottom: 1px solid #666;
	*border-left: 1px solid #666;
	*border-right: 1px solid #666;
	color: #000000 !important;
	z-index:10;
	padding-top: 20px;
	padding-bottom: 30px;
}


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

.no_image .image_container {
	display: none;
}

#cards .h3_orange h3 {
	color: #395464;
}

.card .text_container {
	min-height: 300px;
	border-radius: 0px 0px 5px 5px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.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.05);
}

.card div.buttonlink {
	margin-top: 10px;
}
.card div.buttonlink a {
	background: #ffffff;
	color: #000000 !important;
	border: 2px solid #FAD462 !important
}

.card div.buttonlink a:hover {
	background: #ffffff;
	color: #FAD462 !important;
	border: 2px solid #999999 !important
}

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

/*
#cards a:hover,
.cardsquer a:hover {
	color: inherit !important;
}
*/

#cards h3 {
	color: inherit;
	margin: 0 30px;
	font-weight: 600;
	font-family: 'Lato';
	font-size: 15pt;
	line-height: 20pt;
	padding-top: 20px;
}


#cards p {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
}

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

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

.mod_newslist a {
	color: inherit;
}
.mod_newslist h3 {
	font-family: "Lato";
	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: #D9D7D8;
	font-size: 18pt;
	border: none;
	*padding: 5px 10px;
	background: none;
	margin-top: -5px;
}

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;
	color: #ffffff;
}

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

.slider-control {
	overflow: visible;
	top: -30px;
	height: auto;
}

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

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

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


form button, input[type=submit], .button {
	background: #FAD462;
	color: #000000;
	font-size: 18px;
	padding: 10px;
	font-weight: bold;
	margin-top: 25px;
}

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;
	border-radius: 10px;
	border: 1px solid #D9D7D8;
	padding: 5px;
	max-width: 500px;
}

.ce_form h3 {
	padding-bottom: 20px;
}

.ce_form .bold {
	font-weight: 500;
}

.ce_form .border_top {
	border-top: 3px dotted #FFFFFF;
	padding-top: 0px;
	margin-top: 20px;
	max-width: 500px;
}
.widget>label {
	font-weight: 300;
	font-size: 18px;
}

.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.svg);
	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;
	z-index: 1000 !important;
}

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

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

.mobile_menu_overlay.background {
	top: 90px;
}

.mobile_menu {
	margin-top: 90px !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 a:hover {
	 color: #395464 !important;
 }
.mobile_menu .inner {
	background: #ffffff;
	overflow-y: auto;
	z-index: 1001 !important;
	position: relative;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 40px;
}

.mobile_menu .sub_coaching {
	padding-left: 20px;
}
.mobile_menu .sub_coaching li {
	border-bottom: 0px solid #999;
}

.mobile_menu .sub_info {
	margin-top: 10px;
	border-top: 2px dotted #FAD462;
}
.mobile_menu .sub_info li {
	border-bottom: 0px solid #999;
}

.mobile_menu .sub_recht {
	padding-top: 20px;
	margin-bottom: 30px;
}

.mobile_menu .sub_recht a {
	font-size: 12px;
	line-height: 12px;
	padding-bottom: 2px;
}
.mobile_menu .sub_recht li {
	display: inline-block;
	border-bottom: 0px solid #999;
	padding-top: 2px !important;
	padding-bottom: 2px !important;
}

.mobile_menu ul {
	padding: 0px;
	margin: 0px;	
}

.mobile_menu a,
.mobile_menu li {
	text-decoration: none;
	color: #000000;
	font-weight: 500;
	font-size: 15px;
	line-height: 22px;
}
.mobile_menu li.active {
	color: #FAD462;
}

.mod_navigation.mobile {
	background: rgba(76,48,48,0.8);
	border-bottom: 2px dotted #FAD462;
}

.mobile_menu  li {
	padding-left: 10px;
	display: block;
	padding-right: 25px;
	padding-bottom: 5px;
	list-style: none;
	border-bottom: 2px dotted #FAD462;
	padding-top: 5px;
	padding-bottom: 5px;
} 

.mobile_menu .level_1 li {
	padding-top: 8px;
	padding-bottom: 8px;
}

.mobile_menu li.last {
	border-bottom: none;
}

.mobile_menu strong {
	color: #000000;
}

.mobile_menu .ce_text {
	padding-left: 10px;
	margin-top: 5px;
	padding-bottom: 5px;
	border-top: 2px dotted #FAD462;
	border-bottom: 2px dotted #FAD462;
	color: #000000;
	font-size: 15px;
	line-height: 20px;
}


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

#header .mod_navigation,
#header .mod_customnav {
	position: relative;
	top: 50px;
	float: right;
	font-weight:400;
	text-transform:none;
	letter-spacing:0em;
	line-height:1.7em;
	font-family: 'Lato';
	font-style: normal;
	font-size: 18px;
	border-radius: 10px;
	padding-right: 30px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

#header .mod_navigation ul {
	padding-left: 0px;
}

#header .mod_navigation li,
#header .mod_customnav li {
	display: inline;
	padding-left: 25px;
	list-style-type: none;
	color: #565656;
	position: relative;
	z-index: 12;
}
#header li.active,
#header li.trail,
#header li.forward {
	color: #FAD462 !important;
}

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

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

.mod_navigation li.mm_container .mm_dropdown>.inner {
	background: rgba(255,255,255,1);
	border: none;
	border-radius: 10px;
	box-shadow: 2px 4px 8px 2px rgba(0,0,0,0.28);
	-webkit-box-shadow: 2px 4px 8px 2px rgba(0,0,0,0.28);
	-moz-box-shadow: 2px 4px 8px 2px rgba(0,0,0,0.28);
}
.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: 350px;
	left: -75px;
	padding-top: 40px;
}

.mod_navigation strong {
	color:#FAD462;
}


#header .mm_dropdown .mod_navigation {
	padding-right: 0px !important;
}

#header .mm_dropdown .mod_navigation li {
	*line-height: 1em;
}


.mm_dropdown .mod_customnav,
.mm_dropdown .mod_navigation {
	top: 0px !important;
	background: none !important;
	float: left !important;
	clear: both;
}
.mm_dropdown ul {
	padding: 0;
	margin-left: 10px;
}
.mm_dropdown li {
	padding-left: 0px !important;
	display: block !important;
}

.mm_dropdown li:before {
	content: "";
}

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

#header {
	position: fixed;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	padding-bottom: 20px;
	height: 105px;
	z-index: 20;
	width: 100%;
	background: #ffffff !important;
	border-top: 5px solid #FAD462;
	box-shadow: 2px 3px 10px 1px rgba(0,0,0,0.05);
}


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

#header .logo {
	position: absolute;
	padding-top: 20px;
	width: 200px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

#header .logo a {
	width: 200px;
	height: 100px;
	background: url(../assets/Logo_IME_SAUBER_2pt.svg);
	background-size: 100%;
	background-repeat: no-repeat;
	z-index: 300;
	float: left;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}	

#topbar {
	background: #FAD462;
	height: 27px;
	width: 360px;
	font-size: 14px;
	line-height: 20px;
	color: #565656;
	position: fixed;
	right: 75px;
	top: 0px;
	z-index: 100;
	text-align: center;
	padding-top: 5px;
	border-radius: 5px;
}

#topbar a {
	color: inherit;
	font-weight: 500;
}
#topbar a:hover {
	color: #FAD462 !important;
}
#topbar .inside {
	padding-left: 20px;
	padding-right: 20px;
}

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

.mod_article:last-of-type {
	padding-bottom: 80px !important;	
}

/**************** FOOTER **************************/

#footer {
	background: #f0f0f0;
	color: #000000;
	font-size: 15px;
	line-height: 28px;
	height: 70px;
}


#footer .inside {
	max-width: 1400px;
	margin: auto;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: flex;
	justify-content: center;
}

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

#footer a {
	color: #000000;
	font-weight: 100;
}

#footer li {
	list-style: none;
	display: inline;
	padding-right: 10px;
}
#footer li:before {
	content: " ● ";
	color: #000000;
	left: -5px;
	top: -3px;
}

/**************** COOKIEBAR **************************/

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