@font-face {
	font-family: 'Merriweather Sans';
	font-weight: 300;
	src: url('/fileadmin/templates/fonts/MerriweatherSans-Light.ttf') format('truetype');
  }
  @font-face {
	font-family: 'Merriweather Sans';
	font-weight: 400;
	src: url('/fileadmin/templates/fonts/MerriweatherSans-Regular.ttf') format('truetype');
  }
  @font-face {
	font-family: 'Merriweather Sans';
	font-weight: 700;
	src: url('/fileadmin/templates/fonts/MerriweatherSans-Bold.ttf') format('truetype');
  }

  * {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
	width: 100%;
	overflow-x: hidden;
	min-width: 360px;
	color: #818a97;
	font-size: 16px;
	font-family: 'Merriweather Sans',Helvetica, Arial;
	font-weight: 300;
	line-height: 1.625;
	position: relative;
}
a {
	color: #f18f01;
}
a,
a:visited,
a:hover {
	text-decoration: none;
}
a:focus, a:hover {
    color: #bf7304;
}
h2, h3, h4 {
    line-height: 1.38;
}
.btn {
	text-transform: uppercase; 
}
.tx-felogin-pi1 input[type=submit] {
	border-radius: 4px;
	display: inline-block;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	margin-top: 15px;
}
.nav #headerLoginButton:hover,
.tx-felogin-pi1 input[type=submit],
.btn.btn-default {
	text-transform: uppercase;
	border-radius: 0px;
	background: #fff;
	color: #f18f01;
	border: 1px solid #f18f01;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.nav #headerLoginButton,
.tx-felogin-pi1 input[type=submit]:hover,
.btn.btn-default:hover {
	background: #f18f01;
	color: #fff;
	border: 1px solid #f18f01;
}
.btn.btn-grey {
	background: #818a97;
	color: #fff;
	border: 1px solid #818a97;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.btn.btn-grey:hover {
	background: #fff;
	color: #818a97;
	border: 1px solid #818a97;
}
.btn.noRoundCorners{
	border-radius: 0;
}

#headerLoginButton {
	height: 30px;
	line-height: 14px;
	margin: 0;
}
#headerLoginButton:active,
#headerLoginButton:focus {
	outline: none;
	margin: 0;
	vertical-align: unset;
}
#headerLoginButton:active,
#headerLoginButton:focus {
	outline: none;
}
h1 {
	color: #f18f01;
	font-size: 32px;
	font-weight: 700;
	margin: 0 0 20px;
}
h2 {
	font-size: 22px;
	color: #f18f01;
	margin: 0 0 20px;
}
h3 {
	font-size: 18px;
	color: #3b3d40;
	font-weight: 700;
	margin: 0 0 24px;
}
h4 {
	font-size: 16px;
	color: #3b3d40;
	font-weight: 700;
	margin: 0 0 24px;
}
span.orange,
#headerLoginDropdown .tx-felogin-pi1 a ,
#headerLoginDropdown .tx-felogin-pi1 a:visited {
	 color: #f18f01;
}

#headerLoginDropdown .tx-felogin-pi1 a:hover {
	text-decoration: underline;
}

span.grey {
	color: #818a97;
}
hr {
	margin: 25px 0 65px;
}
.btn.btn-warning {
	cursor: default;
}
.btn.btn-warning:hover {
	background-color: #f0ad4e;
	border-color: #eea236;
}
.btn.disabled {
	background-color: #d4d4d4;
	border-color: #8c8c8c;
	color: #333;
}

/* headline / metanav */
#headline {
	background: #a0a5a8;
	margin-bottom: 40px;
	font-size: 13px;
}
#headline a,
#headline a:visited,
#headline a:hover {
	color: #656d77;
}
#headline a.active {
	color: #fff;
}
#headline ul.list-inline {
	margin: 0;
}
#headline ul li.dropdown {
	vertical-align: top;
}
#tx_indexedsearch_top input[type="text"],
#tx_indexedsearch_top button {
	background: #c0c4c6;
	border: 0;
	padding: 0 5px;
	height: 30px;
}
#tx_indexedsearch_top {
	vertical-align: unset;
}
ul.list-inline .btn-default.active.focus,
ul.list-inline .btn-default.active:focus,
ul.list-inline .btn-default.active:hover,
ul.list-inline .btn-default:active.focus,
ul.list-inline .btn-default:active:focus,
ul.list-inline .btn-default:active:hover,
ul.list-inline .open>.dropdown-toggle.btn-default.focus,
ul.list-inline .open>.dropdown-toggle.btn-default:focus,
ul.list-inline .open>.dropdown-toggle.btn-default:hover {
	background: #fff;
	color: #f18f01;
	border: 1px solid #f18f01;
}

#headerLoginDropdown {
	background: #fff;
	padding: 20px 10px 5px;
	width: 300px;
	left: auto;
	right: 5px;
}
#headerMemberNbr {
	padding: 0 10px 0 0;
	color: #ffffff;
}
/* /headline / metanav */

/* start page keyvisual sections */
header .keyvisual {
	margin: 0 auto 50px;
	max-width: 1920px;
}
header .keyvisual .sections .img-responsive {
	width: 100%;
}
header .keyvisual .sections {
	float: left;
	width: 20%;	
	position: relative;
	overflow: hidden;
}
header .keyvisual .sections .layer.active .section-title,
header .keyvisual .sections .layer:hover .section-title {
	padding-top: 70px;
}
header .keyvisual .sections .layer.active,
header .keyvisual .sections .layer:hover {
	top: 0;
	left: 0;
	width: 100%;
}
header .keyvisual .sections .layer {
	-webkit-transition: all 0.75s ease-in-out;
	transition: all 0.75s ease-in-out;
	position: absolute;
	text-align: center;
	width: 95%;
	height: 100%;
	top: 75%;
	left: 2.5%;
	padding: 15px 25px;
	background: rgba(241,143,1,0.8);
	color: #fff;
}
header .keyvisual .sections .layer .section-title {
	-webkit-transition: all 0.75s ease-in-out;
	transition: all 0.75s ease-in-out;
	font-size: 42px;
	font-weight: 700;
	margin-bottom: 24px;
	min-height: 120px;
}
header .keyvisual .sections .layer .section-title {
	color: #fff;
}
header .keyvisual .sections .layer  .section-subtitle {
	font-size: 18px;
	margin-bottom: 24px;
}
header .keyvisual .sections .layer .btn.btn-default {
	background: none;
	border-radius: 0;
	border: 1px solid #fff;
	color: #fff;
	padding: 10px 30px;
}
header .keyvisual .sections .layer .btn.btn-default:hover {
	background: #FFFFFF;
	color: #f18f01;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
header .keyvisual .sections .layer p {
	margin-bottom: 24px;
}
@media (max-width: 1750px) {
	header .keyvisual .sections .layer p.text {	
		display: none;
	}
	header .keyvisual .sections .layer .section-title {
		font-size: 36px;
	}
}
@media (max-width: 1450px) {
	header .keyvisual .sections .layer .section-title {
		font-size: 28px;
	}
}
@media (max-width: 1200px) {
	header .keyvisual .sections .layer  .section-subtitle {
		display: none;
	}
	header .keyvisual .sections .layer .section-title {
		font-size: 22px;
	}
	header .keyvisual .sections .layer.active .section-title,
	header .keyvisual .sections .layer:hover .section-title {
		padding-top: 50%;
	}
	header .keyvisual .sections .layer p.more .btn {	
		padding: 10px 15px;
	}
}
@media (max-width: 950px) {
	header .keyvisual .sections .layer {
		top: 0;
		left: 0;
		width: 100%;
		padding: 10px 25px;
	}
	header .keyvisual .sections img {
		display: none;
	}
	header .keyvisual .sections {
		float: none;
		width: 100%;
		height: 50px;
		margin-bottom: 1px;
	}
	header .keyvisual .sections .layer.active .section-title,
	header .keyvisual .sections .layer:hover .section-title,
	header .keyvisual .sections .layer .section-title {
		padding: 0;
		text-align: left;
		width: auto;
		float: left;
	}
	header .keyvisual .sections .layer p.more .btn {
		padding: 5px 10px;
	}
	header .keyvisual .sections .layer p.more {	
		float: right;
		display: block;
	}
}

/* /start page keyvisual sections */
.mainContent .keyvisual {
	margin-bottom: 50px;
}
.mainContent .img-responsive {
	margin-bottom: 25px;
	width: 100%;
}
/* Logo Row */
.sponsorRow {margin: 0 auto 50px; max-width: 1920px;}

.logoRowCol .img-responsive {
	margin-bottom: 0;
	width: auto;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-transition-property: transform;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.logoRowCol .img-responsive:hover {
	-webkit-transform: translateY(-8px);
	transform: translateY(-8px);
}
.logoRowCol  {
	display: inline-block;
	width: 7%;
	text-align: center;
	vertical-align: middle;	
}
@media (max-width: 991px) {
	.logoRowCol  {width: 25%; margin-bottom: 15px;}
}
@media (max-width: 550px) {
	#tx_indexedsearch_top input[type="text"] {
		width: 60px;
	}
}
@media (max-width: 501px) {
	.logoRowCol  {width: 50%;}

	#headerLoginDropdown{
		background: #fff;
		padding: 20px 10px 5px;
		width: 400px;
		left: -340px;
	}
}

/* mainNav */

#navContainer .navbar {
	min-height: 60px;
}
	
.navbar-default {
	border: none;
	background: #fff;
}
.navbar-default .navbar-nav > li > a {
	color: #a0a5a8;
}
.navbar-default .navbar-nav > li.active > a,
.navbar-default .navbar-nav > li.active > a:hover {
	color: #f18f01;
	background: none;
}
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li > a:hover {
	color: #f18f01;
}
.dropdown-menu {
	padding: 15px 0;
	margin: 0;
	background: #3b3d40;
	border-radius: 0;
	border-top: 0;
	width: auto;
}
.dropdown-menu > li > a {
	color: #fff;
	padding: 10px 20px;
	text-align: center;
}
@media (min-width: 992px) {
	ul.nav > .dropdown:hover > .dropdown-menu {
		max-height: 1000px;
		padding: 15px 0;
		background: #3b3d40;
	}
	.navbar.navbar-default {
		float: left;
	}
	.navbar-right .dropdown-menu {
		left: 0;
		right: auto;
	}
	.dropdown-menu > li.active > a,
	.dropdown-menu > li.active > a:focus,
	.dropdown-menu > li > a:focus,
	.dropdown-menu > li.active > a:hover,
	.dropdown-menu > li > a:hover {
		background: #3b3d40;
		color: #f18f01;
	}
	.dropdown-menu .dropdown:hover > .dropdown-menu {
		display: none;
	}
	ul.nav > .dropdown > .dropdown-menu {
		max-height: 0;
		padding: 0;
		display: block;
		border-top: none;
		border-bottom: none;
		background: transparent;
		-webkit-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out;
		overflow: hidden;
	}
	ul.nav > .dropdown > .dropdown-menu li a{
		text-align:left;
	}
}
@media (max-width: 991px) {
	hr {
		margin: 15px 0 40px;
	}
    .navbar-header {
		float: none;
		overflow-x: hidden;
		background-size: contain;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
		margin-left: 15px;
    }
    .navbar-collapse {
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav li {
        float: none;
    }
	.navbar-nav li+li {
		border-top: 1px solid #bbb;
	}
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
		display:block !important;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #777;
	}
	.navbar-nav .open .dropdown-menu > li > a {
		line-height: 20px;
	}
	.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
		padding: 5px 15px 5px 25px;
	}
	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
		color: #f18f01;
	}
	#navContainer {
		min-height: 60px;
		position: relative;
	}
	#navContainer  .logo {
		position: relative;
		z-index: 15;
		min-height: 50px;
	}
	#navContainer .navbar {
		margin-bottom: 0;
		border: 0;
		background: #fff;
		float: none;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 10;
		width: 100%;
		border-radius: none;
		min-height: 60px;
	}
  
	.navbar-nav .open .dropdown-menu {
		background-color: transparent;
		border: 0 none;
		-webkit-box-shadow: none;
		box-shadow: none;
		float: none;
		margin-top: 0;
		position: static;
		width: auto;
	}

}
/* /mainNav */

/* bread crumb */
.bread-crumb ul li a {
	color: #bcc0c3;
	font-size: 12px;
	padding: 0 5px 0 0;
	position: relative;
}

.bread-crumb ul li+li a:before {
	content: "/";
	position: absolute;
	left: -12px;
	top: 0;
} 
/* /bread crumb */

/* subNavigation */
.mainContent .subNavigation ul li ul li ul li a {
	color: #bfc0c1;
}
.mainContent .subNavigation ul li ul li {
	font-size: 14px;
}
.mainContent .subNavigation ul li a {
	color: #a0a5a8;
}
.mainContent .subNavigation ul li:hover > a,
.mainContent .subNavigation ul li.active > a,
.mainContent .subNavigation ul li:hover:after,
.mainContent .subNavigation ul li.active:after {
	color: #f18f01;
}
.mainContent .subNavigation > ul > li+li {
	border-top: 1px solid #a0a5a8;
}
.mainContent .subNavigation > ul > li {
	padding: 0;
}
.mainContent .subNavigation > ul > li+li {
	padding: 10px 0 0;
	margin: 10px 0 0;
}
.mainContent .subNavigation > ul > li > ul > li ul li,
.mainContent .subNavigation > ul > li > ul li {
	padding: 5px 0 0 15px;
	margin: 5px 0 0;
}
.mainContent .subNavigation > ul > li > ul li {
	padding-left: 15px;
}
.mainContent .subNavigation ul li:before {
	display: none;
}
.mainContent .subNavigation ul li.hasSub:after {
	position: absolute;
	right: 0;
	top: 0;
	content:"+";
}
.mainContent .subNavigation ul li+li.hasSub:after {
	top: 10px;
}
.mainContent .subNavigation ul li ul li.hasSub:after {
	top: 5px;
}
.mainContent .subNavigation ul li.hasSub ul {
	max-height: 0;
	padding: 0;
	margin: 0;
	display: block;
	border-top: none;
	border-bottom: none;
	background: transparent;
	-webkit-transition: all 0.75s ease-in-out;
	transition: all 0.75s ease-in-out;
	overflow: hidden;
}
.mainContent .subNavigation ul li.hasSub:hover > ul,
.mainContent .subNavigation ul li.hasSub.active > ul {
	display: block;
	max-height: 1080px;
}
.mainContent .subNavigation ul li.hasSub:hover:after,
.mainContent .subNavigation ul li.hasSub.active:after {
	content: "-";
}
/* /subNavigation */

/* content */
.mainContent .container div.row > div {
	margin-bottom: 30px;
}
.mainContent  p.caption {
	color: #f18f01;
	margin-top: 10px 0 10px;
	font-size: 14px;
}
.mainContent p {
	margin-bottom: 25px;
}
.mainContent ul {
	padding: 0;
	margin:  0 0 25px;
	list-style: none;
}
.mainContent ul li {
	padding-left: 30px;
	position: relative;
}
.mainContent ul li:before {
	content:'•';
	position: absolute;
	color: #f18f01;
	left: 0;
	top: 0;
}
.mainContent .interferer  {
	border: 2px solid #f18f01;
}
.mainContent .interferer .image {
	background: #f18f01;
}
.mainContent .interferer > div {
	padding-top: 20px;
}
.table > tbody > tr > th,.table > tfoot > tr > th,.table > thead > tr > th {
	border-bottom: 1px solid #dddddd;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
	border-top: 0;
}
.mainContent .video-responsive {
	position: relative;
	padding-bottom: 52%;
	height: 0;
	overflow: hidden;
	margin-bottom: 15px;
}
.mainContent .video-responsive.vimeo-responsive {
	padding-bottom: 56.5%;
}
.mainContent .video-responsive iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.tx-indexedsearch-browsebox ul li::before {content: "";}
.tx-indexedsearch-browsebox ul li:first-child{padding-left:0;}
/* /content */

/* footer */
body > footer {
	margin-bottom: 50px;
}
body > footer .footer-nav > div {
	margin-top: 20px;
	margin-bottom: 40px;
}	
body > footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
body > footer .footer-nav ul li a {
	color: #a0a5a8;
}
body > footer .footer-nav ul li {
	font-size: 16px;
	font-weight: 700;
}
body > footer .footer-nav ul li ul li {
	font-weight: 300;
	margin-top: 30px;
}
body > footer .footer-nav ul li ul li+li {
	margin-top: 16px;
}
/* /footer */

/* toolbar */
#toolbar {
	position: fixed;
	z-index: 5;
	right: -55px;
	top: 45%;
	width: 41px;
}
#toolbar .icon {
	margin-bottom: 10px;
	position: relative;
}
#toolbar .icon img.icon_img {	
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
#toolbar .icon img.icon_img:hover {
  -webkit-transform: translate(-12px);
  transform: translate(-12px);
}
#toolbar .icon .toggle-contacts {
	cursor: pointer;
}
#toolbar .icon .contacts {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	width: 520px;
	background: rgba(255, 255, 255, 0.7);
}
#toolbar .icon .contacts .contact {
	margin-bottom: 5px;
	background: #f18f01;
	border-radius: 5px;
}
#toolbar .icon .contacts .contact-image {
	display: inline-block;
	float: left;
}
#toolbar .icon .contacts .contact-data {
	display: inline-block;
	padding: 25px 0 0 25px;
	width: 380px;
}
#toolbar .icon .contacts .contact-data h3 {
	font-size: 14px;
	color: #fff;
	margin-bottom: 6px;
}
#toolbar .icon .contacts .contact-data h2 {
	font-size: 24px;
	color: #fff;
	margin-bottom: 10px;
}
#toolbar .icon .contacts .contact-data p,
#toolbar .icon .contacts .contact-data p a {
	font-size: 14px;
	color: #fff;
	margin-bottom: 22px;
}
#toolbar .icon .share .share-close,
#toolbar .icon .contacts .contact-close {
	color: #fff;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	padding: 10px;
	font-size: 22px;
}
#toolbar .icon .share .share-close {
	top: -10px;
}
#toolbar .icon .share {
	display: none;
	max-width: 520px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	padding-top: 30px;
	background: #a0a5a8;
}
/* /toolbar */

/* fluid widget pagination */
ul.f3-widget-paginator {
	list-style: none;
}
ul.f3-widget-paginator li {
	display: inline-block;
	border-radius: 3px;
	padding: 0;
	border: 1px solid #f18f01;
	margin-bottom: 5px;	
}
ul.f3-widget-paginator li.current {
	padding: 1px 5px;
}
ul.f3-widget-paginator li a {
	background: #f18f01;
	padding: 1px 5px;
	display: block;
	color: #fff;
}
ul.f3-widget-paginator li:before {
	display: none;
}
/* /fluid widget pagination */

/* form validation */
.error {
	color: red;
}
.f3-form-error {
	border: 1px solid #ebccd1;
	background: #f2dede;
}
/* FE- Login */
.row .tx-felogin-pi1 {
	min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
	width: 100%;
	float: left;
}
.row .tx-felogin-pi1 form {
	padding: 20px 0; 
}
/* Wissen Registrierung */
#bargraph {
	margin-top: 4px;
}

.form-control {
    border-radius: 0px;
}

/* Newsletter Anmeldugn */
.tx_evoweb_sfregister .form-group{ padding-left: 0;}
.tx_evoweb_sfregister .success {color:#58af36;}

/* Overlay */
.overlay {
	position:absolute;
	height: 100%;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:rgba(0, 0, 0, 0.75);
	background: url(data:;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAABl0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjUuNUmK/OAAAAATSURBVBhXY2RgYNgHxGAAYuwDAA78AjwwRoQYAAAAAElFTkSuQmCC) repeat scroll transparent\9; /* ie fallback png background image */
	z-index:9999;
	color:white;
}
.overlay .overlay-interferer {
	float: none;
	position: absolute;
	margin: 0 auto;
	width: 100%;
}
.overlay .overlay-interferer .container {
	position: relative;
}
.overlay .overlay-interferer .container .close {
	position: absolute;
	top: -33px;
	right: -15px;
	z-index: 10;
	width: 48px;
	height: 48px;
	cursor: pointer;
	opacity: 1;
	background: url("/fileadmin/templates/images/icon_close.png");
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

@media (max-width: 860px) {
	.overlay .overlay-interferer .container .close {
		right: 15px;
		top: -50px;
	}
}

/* Shariff */
.share .shariff .orientation-horizontal li {
	margin-bottom: 0px;
}

/* DCE Accordion */
.mainContent .container .accordion div.row > div {margin-bottom: 0;}
.accordion {border: 1px solid rgba(0,0,0,.125);}
.accordion .accordion_upper {background-color: rgba(0,0,0,.03); border-bottom: 1px solid rgba(0,0,0,.125); padding: 10px; cursor: pointer;}
.accordion .accordion_upper h3 {margin-bottom: 0;}
.accordion .accordion_upper h3:before {font-family: 'Glyphicons Halflings';	font-style: normal;	font-weight: 400; line-height: 1; content:"\2b"; font-size: 16px; margin-right: 10px;}
.accordion.open .accordion_upper h3:before {content:"\2212";}
.accordion .accordion_lower {overflow: hidden;}
.accordion .accordion_lower .inner { max-height: 0; overflow: hidden; padding: 10px; margin-top: -20px;transition: 1s; -webkit-transition: 1s; -moz-transition: 1s; -ms-transition: 1s; -o-transition: 1s;}
.accordion.open .accordion_lower .inner { max-height: 1500px; transition: 1s; -webkit-transition: 1s; -moz-transition: 1s; -ms-transition: 1s; -o-transition: 1s; padding: 10px; margin-top: 20px; }
.accordion.open .accordion_lower img {max-width: 100%; height: auto; object-fit:contain;}

/** cookiebanner **/
#cookie-box .btn{ text-align:center;cursor:pointer;line-height:1.4;letter-spacing:0.09em;position:relative;transition:all 0.3s ease;vertical-align:middle;border-radius:1px;min-width:130px;}
#cookie-box{ display:none;width:100%;position:fixed;bottom:0;left:0;background:rgb(42, 42, 42);color:#ffffff;-moz-box-shadow:0 0 10px rgba(0,0,0,0.5);-webkit-box-shadow:0 0 10px rgba(0,0,0,0.5);box-shadow:0 0 10px rgba(0,0,0,0.5);padding:12px 10px;text-align:center;z-index:10;-moz-transform:translateZ(0);-webkit-transform:translateZ(0);transform:translateZ(0);-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;}
.cookiebox-top #cookie-box{ top:0;bottom:initial;}
#cookie-box p{ display:inline-block;margin:0 0 5px;font-size:16px;}
#cookie-box .btn{ display:inline-block;margin:0 0 0 11px;padding:10px 19px;font-size:16px;background:#f18f01;text-transform:initial;font-variant:normal;font-weight:normal;color:#ffffff;border:0;}
#cookie-box .btn.nocookies{ background:#afafaf;}
#cookie-box .btn:before,#cookie-box .btn:after{ display:none;}
#cookie-box .btn:hover{ -moz-box-shadow:inset 0 0 0 2px rgba(0,0,0,0.5);-webkit-box-shadow:inset 0 0 0 2px rgba(0,0,0,0.5);box-shadow:inset 0 0 0 2px rgba(0,0,0,0.5);}
#cookie-box a.btn{ background:#afafaf;}

/** youtube 2click **/
.video-inner .background-image {background: url('/fileadmin/templates/images/background-video.jpg') no-repeat center;}
.video-inner .text {padding: 20px;background-color: rgba(0,0,0,0.4);}
.video-inner .text p {color: #ffffff; }
.video-inner .text .pointer {position: relative; width: 100%; display: block; height: 80px;}
.video-inner .text .pointer:before {font-family: 'Glyphicons Halflings'; content: "\e072"; position: absolute; font-size: 40px; background-color: rgba(255,255,255,0.2); border-radius: 50px; width: 80px; height: 80px; line-height: 80px; text-align: center; left: calc(50% - 40px);}

.local-video video {max-width: 100%;}

.customframe{
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
	overflow: hidden;
    width: 150%;
    height: 2000px;
    margin: 0;
    padding: 0;
	margin-left: -200px!important;
}

.customframe iframe,
.customframe object,
.customframe embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	margin-left: 0px!important;
}

@media (max-width: 724px) {
	.customframe{
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 0;
		overflow: hidden;
		width: 100%;
		height: 2000px;
		margin: 0;
		padding: 0;
		margin-left: 0px!important;
	}
	
	.customframe iframe,
	.customframe object,
	.customframe embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
}

.styled-ul li::before {
    content: "✓"!important;
    display: inline-block;
    width: 1.3em;
    font-size: 16px;
    list-style-type: none !important;
}

.styled-ul {
	margin-bottom:0px!important;
}