/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}
/**
 * Global TinyMCE style sheet
 *
 * Use this style sheet to define CSS classes for the rich text editor. The
 * stlye sheet will be included in the editor and the page layout automatically.
 * Although the stlye sheet is shared by all themes, you can override its
 * formattings in any of your theme style sheets.
 *
 *   files/tinymce.css (this is how it looks like in TinyMCE)
 *   .warning { color:#c55; }
 *
 *   theme_a.css (this is how it looks like in theme A)
 *   .warning { font-weight:bold; }
 *
 *   theme_b.css (this is how it looks like in theme B)
 *   .warning { color:#000; }
 *
 * If you do not want to use a global TinyMCE style sheet at all, simply delete
 * this file (files/tinymce.css).
 */
.warning { color:#c55; font-size:1.1em; }
.confirmation { color:#090; font-size:1.1em; }
.weiterleitung_button { color:#008fbb; font-size: 1em; }
.download_button { color:#008fbb; font-size: 1em; }
.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}
.rs-column.-large-first {
  clear: left;
}
.rs-column.-large-last {
  margin-right: -5px;
}
.rs-column.-large-first-row {
  margin-top: 0;
}
.rs-column.-large-col-1-1 {
  width: 100%;
}
.rs-column.-large-col-2-1 {
  width: 46.15385%;
}
.rs-column.-large-col-2-2 {
  width: 100%;
}
.rs-column.-large-col-3-1 {
  width: 28.20513%;
}
.rs-column.-large-col-3-2 {
  width: 64.10256%;
}
.rs-column.-large-col-3-3 {
  width: 100%;
}
.rs-column.-large-col-4-1 {
  width: 19.23077%;
}
.rs-column.-large-col-4-2 {
  width: 46.15385%;
}
.rs-column.-large-col-4-3 {
  width: 73.07692%;
}
.rs-column.-large-col-4-4 {
  width: 100%;
}
.rs-column.-large-col-5-1 {
  width: 13.84615%;
}
.rs-column.-large-col-5-2 {
  width: 35.38462%;
}
.rs-column.-large-col-5-3 {
  width: 56.92308%;
}
.rs-column.-large-col-5-4 {
  width: 78.46154%;
}
.rs-column.-large-col-5-5 {
  width: 100%;
}
.rs-column.-large-col-6-1 {
  width: 10.25641%;
}
.rs-column.-large-col-6-2 {
  width: 28.20513%;
}
.rs-column.-large-col-6-3 {
  width: 46.15385%;
}
.rs-column.-large-col-6-4 {
  width: 64.10256%;
}
.rs-column.-large-col-6-5 {
  width: 82.05128%;
}
.rs-column.-large-col-6-6 {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-first {
    clear: none;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: left;
  }
  .rs-column.-medium-last {
    margin-right: -5px;
  }
  .rs-column.-medium-first-row {
    margin-top: 0;
  }
  .rs-column.-medium-col-1-1 {
    width: 100%;
  }
  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-2-2 {
    width: 100%;
  }
  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-3-3 {
    width: 100%;
  }
  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-medium-col-4-4 {
    width: 100%;
  }
  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-medium-col-5-5 {
    width: 100%;
  }
  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .rs-column {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: none;
  }
  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-small-first {
    clear: left;
  }
  .rs-column.-small-last {
    margin-right: -5px;
  }
  .rs-column.-small-first-row {
    margin-top: 0;
  }
  .rs-column.-small-col-1-1 {
    width: 100%;
  }
  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-small-col-2-2 {
    width: 100%;
  }
  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-small-col-3-3 {
    width: 100%;
  }
  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-small-col-4-4 {
    width: 100%;
  }
  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-small-col-5-5 {
    width: 100%;
  }
  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

@font-face {
    font-family: 'appleberryregular';
    src: url('../../files/main/webfonts/appleberry_with_cyrillic-webfont.woff2') format('woff2'),
         url('../../files/main/webfonts/appleberry_with_cyrillic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# */
/* 
	Reset
*/
/* #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# */

*, body, html, ul, li, figure, p, h1, h2, h3, h4, h5, h6, fieldset {
	margin: 0;
	padding: 0;
}

body {
	padding-top: 164px; 
	-moz-hyphens: auto;
   	-o-hyphens: auto;
   	-webkit-hyphens: auto;
   	-ms-hyphens: auto;
  	hyphens: auto; 
}

fieldset {
	border: 0;
}

ul, li {
	list-style: none;
}

a { 
	text-decoration: none;
	color: #008fbb;
}

a:hover {
	text-decoration: underline;
}

li > a:hover {
	text-decoration: none;
	color: #000;
}

body, h1 {
	font-family: 'Abel', sans-serif;
	font-weight: 400;
	font-size: 22px;
	-moz-font-feature-settings: 'liga=0';
	font-feature-settings: "liga" 0;
	font-feature-settings: "liga1" off;
}

body:before {
	display: none;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 3000px;
	background: url(../../files/main/images/YC_fm_webseite_relaunch.jpg);
	z-index: 200;
	opacity: 0.5;
	pointer-events: none;
}

body > .toplink {
	width: 40px;
	height: 40px;
	line-height: 40px;
	background: #008fbb;
	color: #fff;
	position: fixed;
	right: 20px;
	bottom: 20px;
	text-align: center;
	cursor: pointer;
	display: none;
}

h1 {
	position: absolute;
	bottom: 0;
	right: 16%;
}

h1 span,
h4 span {
	background-color: #008fbb;
	color: #fff;
	font-size: 85px;
	margin-left: 11px;
    padding-left: 7px;
    padding-right: 15px;
    font-weight: 400;
    display: inline-block;
}

h4 span {
	font-size: 47px;
	margin-bottom: 10px;
}

h2 {
    color: #008fbb;
    font-size: 52px;
    letter-spacing: 0;
    font-weight: 200;
    line-height: 55px;
    margin-bottom: 19px;
}

h3 {
    font-family: 'appleberryregular';
	margin-bottom: 19px;
	font-weight: 200;
}

p {
	margin-bottom: 33px;
}

#header {
	position: fixed;
	width: 100%;
	background: #fff;
	height: 164px;
	z-index: 100;
	top: 0;
}

#header #main_nav {
	overflow: visible;
	position: relative;
}

.mod_article > .inside,
#header > .inside,
#footer > .inside {
	max-width: 951px;
	margin-left: auto;
	margin-right: auto;
}

.mod_navigation ul {
	float: right;
	margin-top: 113px;
}

.mod_navigation ul > li {
	float: left;
    margin-left: 5px;
}

.mod_navigation ul > li > a,
.mod_navigation ul > li > span {
	color: #000;
	width: 100%;
	display: block;
	padding-left: 17px;
    padding-right: 17px;
    padding-bottom: 18px;
    padding-top: 5px;
}

.mod_navigation ul > li.active,
.mod_navigation ul > li:hover {
	background: #008fbb;
}

.mod_navigation ul > li.active > span,
.mod_navigation ul > li:hover > a {
	color: #fff;
}

.mod_logo {
    float: left;
    width: 430px;
    margin-left: -60px;
    position: absolute;
    z-index: 100;
}

/* -- scrolled -- */ 

.scrolled .mod_navigation ul {
	margin-top: 77px;
}

.scrolled #header {
	height: 128px;
}

.scrolled .mod_logo {
	top: -42px;
}

#main {
	position: relative;
	width: 100%;
}

#header_image .inside {
	max-width: 100%; 
	height: 100%;
	margin-left: 0;
	margin-right: 0;
	position: relative;
}

.header_image {
    width: 100%;
    height: 447px;
}

.ce_image.button {
	margin-top: 141px;
	width: 204px;
}

#footer {
	background: #008fbb;
}

#footer a,
#footer span {
	color: #fff;
	text-decoration: none;
	display: block;
	height: 30px;
	font-size: 20px;
	line-height: 30px;
	float: right; 
	margin-left: 32px;
	margin-top: 33px;
}

#footer a:hover,
#footer span.active {
	text-decoration: underline;
}

#footer > .inside {
	padding: 0px 20px 100px 20px;
	overflow: hidden;
}

#footer .ce_gallery {
	float: left;
	margin-bottom: 100px;
	margin-top: 60px;
}

.ce_gallery.footer_logo_down {
	position: absolute;
	bottom: -78px;
}

#footer .ce_gallery li {
	padding-right: 28px;
}

#footer .footer-nav {
	width: 50%;
	float: right;
}

.mod_article {
	padding-top: 65px;
	padding-bottom: 75px;
}

.sharer_background {
	background: rgba(0, 143, 187, 0.6);
	padding: 4px 0 4px 6px;
	position: fixed;
	left: 0;
	z-index: 200;
	bottom: 20px;
	width: 40px;
	border-radius: 0 10px 10px 0;
}

.sharer_background a {
	width: 30px;
	height: 30px;
	display: inline-block;
}

.sharer_background a.facebook_share {
	background: #008fbb url(../../files/main/images/basics/facebook_icon.png) center center no-repeat;
	background-size: 11px 19px; 	
	margin-bottom: 2px;
	margin-top: 8px;
}

.sharer_background a.facebook_share:hover {
	background: #7fc7de url(../../files/main/images/basics/facebook_icon.png) center center no-repeat;
	background-size: 11px 19px; 	
}

.sharer_background a.insta_share {
	background: #008fbb url(../../files/main/images/basics/insta_icon.png) center center no-repeat;
	background-size: 20px;	
}

.sharer_background a.insta_share:hover {
	background: #7fc7de url(../../files/main/images/basics/insta_icon.png) center center no-repeat;
	background-size: 20px;
}

.lnr {
	font-weight: 900 !important;
}


.weiterleitung_button a {
	background: url(../../files/main/images/basics/link-icon.svg) no-repeat;
	text-indent: -9999px;
	display: inline-block;
    background-size: contain;
    width: 23px;
    height: 23px;
    line-height: 25px;
}

.download_button a {
	background: url(../../files/main/images/basics/download-icon.svg) no-repeat;
	text-indent: -9999px;
	display: inline-block;
    background-size: contain;
    width: 23px;
    height: 23px;
    line-height: 25px;
}

p.back a {
	background: url(../../files/main/images/basics/go-back-icon.svg) no-repeat;
	text-indent: -9999px;
	display: inline-block;
    background-size: contain;
    width: 40px;
    height: 40px;
    line-height: 25px;
}

/* -- burger navi -- */ 

.mobile-trigger {
		width: 40px;
		height: 40px;
		line-height: 36px;
		position: absolute;
		background: url(../../files/main/images/basics/mobile_trigger.png) center center no-repeat;
		background-size: contain;
		top: 32px;
		right: 10px;
		cursor: pointer;
		text-align: center;
		color: #0e4194;
		transition: .3s;
		cursor: pointer;
		user-select: none;
		z-index: 200;
	}


/* -- social wall -- */ 

#timeline_wall1.sboard .sb-item a,
#timeline_wall1.sboard .sb-item a:visited {
	color: #000 !important;
}

#timeline_wall1.sboard .sb-item, 
#timeline_wall1.sboard .sb-isizer {
	width: 47.5% !important;
	box-sizing: border-box;
	padding-bottom: 1%;
	margin: 0;
}

.sb-hover:hover, 
.filter .active, 
.filter-items .active,
#sb_wall1 .sb-instagram.sb-hover:hover, 
#sb_wall1 .sb-instagram.active,
body #sb_wall1 .sb-facebook.sb-hover:hover, 
#sb_wall1 .sb-facebook.active {
	background-color: #008fbb !important; 
	border-color: #008fbb !important;
}

.sb-hover {
	background-color: #afafaf !important;
	border-color: #afafaf !important;
}

.sboard .sb-item .sb-inner .sb-text, 
.sboard .sb-item .sb-inner .sb-info {
	font-size: 20px !important;
}

#timeline_wall1.sboard .sb-item {
	box-shadow: 2px 6px 5px 0 rgba(0,0,0,0.2),0 0px 0px 0 rgba(0,0,0,0.19) !important;
}
#timeline_wall1.sboard .sb-item .sb-title a {
	font-size: 18px;
}

#timeline_wall1.sboard .sb-item .sb-text a {
	font-size: 20px !important;
	color: #008fbb !important;
}

.sboard.sb-modern2 .sb-facebook .sb-user .sb-utitle:before {
	content: "";
	width: 20px;
	height: 20px;
	display: block;
	background: url(../../files/main/php/social-stream/public/img/facebook_icon_post.png) no-repeat;
	background-size: 50%;
	margin-left: 10px;
	margin-right: -27px;
	float: left;
}

.sboard.sb-modern2 .sb-instagram .sb-user .sb-utitle:before {
	content: "";
	width: 20px;
	height: 20px;
	display: block;
	background: url(../../files/main/php/social-stream/public/img/insta_icon_post.png) no-repeat;
	background-size: 90%;
	margin-left: 10px;
	margin-right: -27px;
	float: left;
}

.sb-utitle a {
	margin-left: 32px;
}

.sb-loadmore {
	background: #afafaf !important;
	width: 250px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.sb-loadmore:hover {
	background-color: #008fbb !important;
}

#sb_wall1 .sb-loadmore p {
	color: #fff;
	height: 28px !important;
	line-height: 28px !important;
	font-size: 20px !important;
	text-transform: lowercase !important;
}

span.show_all.sb-hover.filter-label.active,
span.show_all.sb-hover.filter-label {
    font-size: 17px;
    line-height: 25px;
}

.sboard.sb-modern2 .sb-item .sb-icon2{
	display: none;
}

.sb-cicon.sb-instagram 

#timeline_wall1.sboard .sb-item .sb-container, 
.sboard.sb-modern .sb-item .sb-container, 
.sboard.sb-modern2 .sb-item .sb-container, 
.sboard.sb-flat .sb-item .sb-container {
	border: none !important;
}

#sb_wall1 .sboard .sb-item .sb-thumb img:focus {
	outline: none;
} 

/* -- formulare -- */

.ce_form {
	background: #008fbb;
	color: #fff;
	max-width: 70%;
} 

.ce_form table {
	width: 100%; 
	padding: 20px;
    box-sizing: border-box;
}

.ce_form tr {
	float: left;
	clear: left;
	margin-bottom: 15px;
	width: 100%;
}

.ce_form tr > td {
	width: 100%;
}

.ce_form td > label {
	margin-bottom: 5px;
	font-size: 18px;
}

.ce_form tr td.col_last {
	float: left;
	clear: left;
	-webkit-border-radius: 0;
	border: 0;
	border-radius: 0;
}

.ce_form tr td > input {
	width: 100%;
	height: 40px;
	margin-top: 5px;
	border: none; 
	font-size: 15px;
	padding: 5px;
	box-sizing: border-box;
	-webkit-appearance: none;
  	-webkit-border-radius: 0px;
}

.ce_form tr td > input:focus,
.ce_form td > textarea:focus,
.ce_form select:focus {
	outline: none;
}

.ce_form td > span.captcha_text {
	clear: left;
	float: left;
	font-size: 19px;
	margin-top: 5px;
}

.ce_form td > textarea {
	font-size: 15px;
	width: 100%; 
	border: none;
	padding: 5px; 
	margin-top: 5px;
	box-sizing: border-box;
	-webkit-appearance: none;
  	-webkit-border-radius: 0px;
}

.ce_form .select_wrapper {
	height: 37px;
	width: 150px;
	border: none;
	padding: 5px;
	-webkit-appearance: none;
  	-webkit-border-radius: 0px;
  	font-size: 20px;
  	background: #fff;
  	-webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
}

.ce_form .select_wrapper select {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: none;
  	-webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -webkit-appearance: none;
  	-webkit-border-radius: 0px;
  	border: 0;
  	padding-left: 10px;
  	cursor: pointer;
  	z-index: 50;
}

.ce_form select::-ms-expand {
	display: none;
}

td.col_1.col_last {
	position: relative;
}

.ce_form .select_wrapper:before {
	background: url(../../files/main/images/basics/dropdown-icon.svg) no-repeat;
	background-size: contain;
	content: "";
	width: 23px;
	height: 32px;
	display: inline-block;
	position: absolute;
	right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 50;
}

.ce_form td > .submit_container {
	background: #afafaf;
	width: 100%;
	height: 50px;
}

.ce_form td > .submit_container > .submit {
	border: none; 
	background: none;
	color: #fff;
	line-height: 50px;
	width: 100%;
	display: block;
	font-family: 'Abel', sans-serif;
}

.ce_form td > .submit_container > .submit:focus {
	outline: none;
}

.ce_form td > .submit_container:hover {
	background: #7fc7de;
	cursor: pointer;
}

.ce_form td > .submit_container > .submit:hover {
	cursor: pointer;
}


/* -- termine -- */

.mod_eventlist.block {
	overflow: visible;
}

.mod_eventlist p.time,
.mod_eventlist .ce_text h3 {
	display: none;
}

.mod_eventlist .header,
.mod_eventlist figure {
	margin-top: 50px;
}

.mod_eventlist .header {
	padding-top: 20px;
}

.mod_eventlist figure {
	max-width: 20%;
	float: left;
}

.mod_eventlist a span,
.mod_eventlist a p {
	color: #000;
}

.mod_eventlist .event {
	position: relative;
	clear: left;
}

.mod_eventlist .event a {
	width: 100%;
    height: min-content;
    display: block;
} 

.mod_eventlist .event a:hover {
	text-decoration: none;
	background: rgba(0, 143, 187, 0.1);
}

.mod_eventlist .header span {
	font-family: 'appleberryregular';
    margin-bottom: 19px;
    font-weight: 200;
}

.mod_eventlist .teaser,
.mod_eventlist .event h2, 
.mod_eventlist .header {
	margin-left: 20%;
}

.mod_eventreader h1 {
	color: #008fbb;
    font-size: 52px;
    letter-spacing: 0;
    font-weight: 200;
    line-height: 55px;
    margin-bottom: 19px;
    position: relative;
    bottom: 0;
    right: 0;
    padding-top: 56px;
}

.mod_eventreader .info {
	position: absolute;
	top: 0;
}

/* -- 404 -- */

.error_page .mod_article {
	padding-top: 100px;
	padding-bottom: 121px;
}

/* -- media queries -- */ 

@media screen and (min-width: 952px) {
	.mobile-trigger {
		display: none;
	}

	.mod_navigation li.facebook,
	.mod_navigation li.instagram {
		display: none;
	}
}

@media screen and (max-width: 951px) {
	body {
		padding-top: 0;
	}

	#header #main_nav {
		display: none;
	}

	#header #main_nav.open {
		display: block;
	}

	h1 {
		right: 28px;
		bottom: -40px;
	}

	h1 span {
		font-size: 72px;
	}

	.mod_navigation li.facebook,
	.mod_navigation li.instagram {
		display: inline-block;
		clear: none;
    	width: 0;
	}

	.mod_navigation li.facebook:hover, 
	.mod_navigation li.instagram:hover {
		background: transparent;
	}

	.mod_navigation li.facebook a {
		background: #008fbb url(../../files/main/images/basics/facebook_icon.png) no-repeat center center;
    	text-indent: -9999px;
    	background-size: 11px 19px;
    	margin-bottom: 2px;
    	margin-top: 8px;
    	display: inline-block;
    	width: 30px;
    	height: 30px;
	}
	
	.mod_navigation li.instagram a {
		background: #008fbb url(../../files/main/images/basics/insta_icon.png) no-repeat center center;
    	text-indent: -9999px;
    	background-size: 20px;
    	margin-bottom: 2px;
    	margin-top: 8px;
    	display: inline-block;
    	width: 30px;
    	height: 30px;
    	float: left;
    	clear: unset;
	}

	.mod_navigation ul > li > a,
	.mod_navigation ul > li > span {
		display: inline-block;
		width: 100%;
		line-height: 47px;
		padding: 0;
	}
	
	.mod_article > .inside, 
	#footer > .inside {
		width: 100%;
		box-sizing: border-box;
		padding: 0 20px 20px 20px;
	}

	#header > .inside {
		background: #fff;
		height: 83px;
		width: 100%;
	}

	#header {
		height: 82px;
		position: relative;
	}

	#header .inside {
		height: 0;
	}

	.header_image {
		height: 300px;
	}

	.mod_logo {
	    margin-top: 16px;
    	width: 294px;
    	margin-left: 0;
	}

	.mod_logo figure a img {
		display: none;
	}

	.mod_logo figure a {
		background: url(../../files/main/images/basics/Logo_mobil.png) no-repeat;
		-webkit-background-size: contain;
		background-size: contain;
		display: block;
		width: 207px;
		height: 84px;
	}

	.mod_navigation {    
		margin-top: 80px;
    	float: left;
   		width: 100%;
   		margin-bottom: 0;
   		background: #fff;
   		border-bottom: 5px solid #f5f5f5;
   		z-index: 100;
	}

	.mod_navigation ul {
		width: 100%;
		margin-top: 0;
	}

	.mod_navigation ul > li {
	    float: left;
	    clear: left;
	    padding: 0 19px;
	    border-bottom: 1px solid #f5f5f5;
	    width: 100%;
	    margin-left: 0;
	    box-sizing: border-box;
	}

	.mod_navigation ul > li.first {
		border-top: 5px solid #f5f5f5;
	}

	.rs-column.-medium-col-6-3 {
 	   width: 46.15385%;
	}

	.header_image .rs-column.-medium-col-6-2 {
		width: 50%;
	}

	#footer {
		min-height: 150px;
	}

	#footer .footer-nav {
		width: 33%;
	}

	#footer .ce_gallery {
		margin-top: 30px;
	}

	.ce_gallery figure img {
		width: auto;
		height: 38px;
	}

	.ce_gallery.footer_logo_down {
		position: relative;
		bottom: 0;
	}

	#footer .ce_gallery {
		margin-bottom: 0;
	}

	#footer .ce_gallery li {
		padding-right: 11px;
	}

	#footer > .inside {
		padding: 0 20px 20px 20px;
	}

	#footer a,
	#footer span {
		font-size: 16px;
	} 

	.sharer_background {
		display: none;
	}

	#timeline_wall1.sboard .sb-item, 
	#timeline_wall1.sboard .sb-isizer {
		width: 100% !important;
	}

	.ce_form {
		max-width: 100%;
	}

	/* -- hover -- */

	a:hover,
	#footer a:hover, 
	.sboard .sb-item .sb-inner a:hover,
	.ce_form td > .submit_container:hover {
		text-decoration: none !important;
	}
	
	.ce_form td > .submit_container:hover,
	body #sb_wall1 .sb-instagram.sb-hover:hover,
	body #sb_wall1 .sb-facebook.sb-hover:hover,
	.sb-loadmore:hover {
		background: #afafaf !important;
	}

	.mod_navigation ul > li:hover:not(.active) {
		background: transparent;
		color: #000;
	}

	.mod_navigation ul > li:hover a {
		color: #000;
	}

	.mod_eventlist .event a:hover {
		background: transparent;
	}


}

@media screen and (max-width: 699px) {
	.ce_image.button {
		margin-top: 0;
    	width: 204px;
    	margin-left: auto;
    	margin-right: auto;
	}

	.header_image {
		height: 100px;
	}

	h1 {
		bottom: -63px;
		right: 10px;
	}

	h1 span {
		font-size: 50px;
		margin-top: 10px;
	}
	
	h2 {
		font-size: 40px;
		line-height: 49px;
	}

	h4 span {
		font-size: 26px;
	} 

	h4.ce_headline {
		margin-top: -35px;
	}

	.mod_article {
		padding-top: 40px;
	}

	.filter-items {
		margin-top: 22px;	
	}

	.rs-column.-small-col-1-1 {
		width: 100%;
	}

	#footer {
		min-height: 150px;
	}

	#footer .footer-nav {
		width: 100%;
	}

	#footer .ce_gallery {
		margin-top: 30px;
	}

	.ce_gallery figure img {
		width: auto;
		height: 14px;
	}

	#footer .ce_gallery {
		margin-bottom: 0;
	}

	#footer .ce_gallery li {
		padding-right: 6px;
	}

	#footer > .inside {
		padding: 0 20px 20px 20px;
	}

	.mod_eventlist figure {
		max-width: 100%;
	}

	.mod_eventlist .header {
		clear: left;
	}

	.mod_eventlist .teaser,
	.mod_eventlist .event h2, 
	.mod_eventlist .header {
		margin-left: 0;
	}

	.sboard.sb-modern2 .sb-item .sb-user {
		width: 100%;
	}
}

@media screen and (max-width: 415px) {
	.header_image {
		height: 50px;
	}

	h1 {
		bottom: -120%;
	}

	h1 span {
		font-size: 37px;
	}

	h4.ce_headline {
		margin-top: -34px;
	}

	h4 span {
		font-size: 20px;
		margin-bottom: 2px;
	}

	.header_image .rs-column.-medium-col-6-2 {
		width: 56%;
	}

	.ce_image.button figure.image_container {
		margin-top: 0 !important;
	}

	.ce_gallery figure img {
		height: 26px;
	}

	#footer .ce_gallery {
		margin-top: 35px;
	}

	#footer .ce_gallery.footer_logo_down {
		clear: left;
	}

	#footer .footer-nav {
		width: 68%;
	}
	
	#footer a, 
	#footer span {
		font-size: 14px;
		margin-left: 20px;
	}

	.ce_form td > .submit_container {
		width: unset;
	}

	.sboard.sb-modern2 .sb-item .sb-user .sb-utitle {
		overflow: visible !important;
	}

	.sb-utitle a {
		margin-left: 25px;
	}
}


.cookie_info {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(255,255,255,1);
	z-index: 9999;
	border-top: 1px solid #eee;
	font-family: 'Abel', sans-serif;
}

.cookie_info .inside {

	background: none!important;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: -o-flex;
	display: flex;

	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;

	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;

	justify-content: space-between;

	width: 951px;
	max-width: 100%;
	margin: auto;

	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.cookie_text {
	font-size: 16px;
	line-height: 1.2;
	color: #999;
	padding-right: 15px;
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	-o-flex: 1;
	flex: 1;
}

.cookie_text strong {
	color: #333;
}

#footer .cookie_info .cookie_text a {	
	color: #999;
	text-decoration: underline;
	float: none;
	height: auto;
	line-height: normal;
	margin: 0;
	display: inline-block;
	font-size: inherit;
}

#footer .cookie_info .cookie_text a:hover {
	text-decoration: underline;
}

.cookie_text p {
	margin: 0;
}

.cookie_info .button {
	float: right;
	padding: 10px;
	font-size: 18px;
	margin-bottom: 0;
	cursor: pointer;
	background: #008fbb;
	color: #fff;
	-webkit-transition: 300ms all;
	-o-transition: 300ms all;
	transition: 300ms all;
	font-family: 'Abel', sans-serif;
}



@media screen and (max-width: 768px) {
	.cookie_text {
		-webkit-flex: auto;
		-moz-flex: auto;
		-ms-flex: auto;
		-o-flex: auto;
		flex: auto;
		padding-right: 0;
		margin-bottom: 10px;
	}
}


.socialwall_nocookie {
	margin-top: 50px;
}

#socialwall_nocookie__setcookie {
	border: 0;
	background: #008fbb;
	color: #fff;
	padding: 20px;
	font-size: 99%;
	margin-top: 30px;
	outline: none;
	cursor: pointer;
	font-family: 'Abel', sans-serif;
	-webkit-transition: 300ms all;
	-o-transition: 300ms all;
	transition: 300ms all;
	line-height: 1;
}

.sharer_background.no_cookie {
	bottom: 70px;
}

@media screen and (min-width: 830px) {
	#socialwall_nocookie__setcookie:hover {
		background: #7fc7de;
	}

	.cookie_info .button:hover {
		background: #7fc7de;
	}

	body > .toplink:hover {
		background: #7fc7de;
	}

}
