/* titillium-web-regular - latin */
@font-face {
	font-family: 'Titillium Web';
	font-style: normal;
	font-weight: 400;
	src: url('../upload/fonts/titillium-web-v6-latin-regular.eot'); /* IE9 Compat Modes */
	src: local('Titillium Web Regular'), local('TitilliumWeb-Regular'),
		url('../upload/fonts/titillium-web-v6-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('../upload/fonts/titillium-web-v6-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
		url('../upload/fonts/titillium-web-v6-latin-regular.woff') format('woff'), /* Modern Browsers */
		url('../upload/fonts/titillium-web-v6-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
		url('../upload/fonts/titillium-web-v6-latin-regular.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}
/* titillium-web-italic - latin */
@font-face {
	font-family: 'Titillium Web';
	font-style: italic;
	font-weight: 400;
	src: url('../upload/fonts/titillium-web-v6-latin-italic.eot'); /* IE9 Compat Modes */
	src: local('Titillium Web Italic'), local('TitilliumWeb-Italic'),
		url('../upload/fonts/titillium-web-v6-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('../upload/fonts/titillium-web-v6-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
		url('../upload/fonts/titillium-web-v6-latin-italic.woff') format('woff'), /* Modern Browsers */
		url('../upload/fonts/titillium-web-v6-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
		url('../upload/fonts/titillium-web-v6-latin-italic.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}
/* titillium-web-700 - latin */
@font-face {
	font-family: 'Titillium Web';
	font-style: bold;
	font-weight: 700;
	src: url('../upload/fonts/titillium-web-v6-latin-700.eot'); /* IE9 Compat Modes */
	src: local('Titillium Web Bold'), local('TitilliumWeb-Bold'),
		url('../upload/fonts/titillium-web-v6-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('../upload/fonts/titillium-web-v6-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
		url('../upload/fonts/titillium-web-v6-latin-700.woff') format('woff'), /* Modern Browsers */
		url('../upload/fonts/titillium-web-v6-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
		url('../upload/fonts/titillium-web-v6-latin-700.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
}


ins a img {
	display: block;
    max-width: 100%;
    height: auto;
	margin: 10px auto;
}

ins img {
	display: block;
    max-width: 100%;
    height: auto;
	margin: 10px auto;
}


body, html {
	font-family: 'Titillium Web', sans-serif;
}
.tooltip {
	font-family: 'Titillium Web', sans-serif;
}

a {
    color: #3c4455;
    text-decoration: none;
}

.fb-post > span, .fb-post > div{
	background-color:#fff
}


/* Mobiles Menü */
.mobilemenu {
    position:fixed;
    bottom:0;
    background-color:#3c4455;
    padding:5px 10px;
    width:100%;
    border-top:1px solid #fff;
	z-index:109;
}

.mobilemenu-column {
    border-right:1px dashed #ffdd00;
    height:100%;
    text-align:center;
    color:#fff;
    font-size:12px;
}

.mobilemenu div .last {
    border:0px
}

.mobilemenu-img {
    max-height:30px;
	max-width:45px;
    margin-bottom:2px;
}

.mobilemenu p {
    margin:0;
	color:#ffffff;
}

/* Fix 4 Contenido */

a.blue.text-center.icontext.kaydatesicons.col-lg-3.col-lg-offset-3 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cms_linkeditor select {
    width: 320px !important;
}

html, body{
    color:#ffffff;
	background-color:#ffffff;
}


.bshr{
	border-bottom: 3px solid #3c4455;
}

.toptab {
	width:130px;	
    padding:10px;
    margin-right:15px;
    float:left;
    border: 2px solid #313745;
    border-bottom:none;
	font-size:14px;
	height: 55px;
	line-height: 32px;
}

.toptab.active {
    font-weight:bold;
}

.alle{
	background-color: #FFD401;
}

.toptab.bcl {
    background-color: #33B9BC;
}


.black > p > a{
	text-decoration:underline;
	color:#313745;
	
}

.black > p > a:hover{
	text-decoration:underline;
	color:#313745;
	
}

a,a:focus,a:active, .slick-slider, :focus{outline:none;outline:0}

a:focus {
	text-decoration:none;
}

.cdesc{font-size:20px;color:#ff0000}


.button {
    background: transparent;
    display: inline-block;
    text-align: center;
    font-size: 30px;
    border: 3px solid #ffdd00;
    padding: 5px 20px;
}

/**/
.topmenu .navbar-nav > li > a.dropdown-toggle:after{
    content: " ";
    height: 8px;
    margin-top: -2px;
    margin-left: 3px;
    position: absolute;
    top: 50%;
    width: 10px;
    background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAADCAYAAACwAX77AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACVJREFUeNpi+o8ADFAMBkwMDAyMDBDwH4pBgJEJxmBAADAbIMAApnYX80Lt7C8AAAAASUVORK5CYII=');
    background-repeat: no-repeat;
}

.background-image{
	position:relative;
	background-size:cover;	
	background-position:center center;
    min-height:400px;
	overflow:hidden;
	cursor:pointer;
}

.background-image-auto{
	position:relative;
	background-size:cover;	
	background-position:center center;
	overflow:hidden;
	cursor:pointer;
}

.header-background-image{
	position:relative;
	background-size:cover;	
	background-position:top center;
    z-index: 100;
}
.headerarticle{
    padding-top: 30px;
}
	
.imagearticle img{
	margin-top: 50px;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
}

.teaser{
	border-bottom: 3px solid #ffffff;
}

.yellow-border{
	border: 3px solid #ffdd00;
}

.bx-shdw{
	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.55);	
}

.txt-shdw{
	text-shadow: 0px 5px 13px rgba(0, 0, 0, 0.75);	
}

.text-left {
	text-align:left;
}

.dreilogos {
    position: absolute;
    right: 15px;
    top: 175px;
    z-index: 999;
}

.dreilogos img {
    max-width: 75px;
}

.dreilogos > div > a > img{
    max-width: 100px;
	margin:0px 10px;
}

.leftsquares{
	position: fixed;
    left: 50px;
    bottom: 75px;
    z-index: 999;
}

.leftsquares .item{
	border: 3px solid #ffdd00;
    height: 60px;
    margin-bottom: 28px;
    width: 170px;
    color: #3c4455;
    font-size: 30px;
    text-transform: uppercase;
    line-height:50px;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.55);
    -webkit-transition: all 0.125s ease-in-out 0s;
	   -moz-transition: all 0.125s ease-in-out 0s;
	    -ms-transition: all 0.125s ease-in-out 0s;
	     -o-transition: all 0.125s ease-in-out 0s;
		    transition: all 0.125s ease-in-out 0s;
}

.leftsquares .item.scrolled{
	height: 40px;
    margin-bottom: 18px;
    width: 125px;
    font-size: 20px;
    text-transform: uppercase;
    line-height:32px;
}

.leftsquares .item a{
	color: #ffffff;	
}

.leftsquares .item.background--dark a, .leftsquares .item.background--complex a{
    color: #ffffff;
}

.leftsquares .item.background--light a {
    color: #3c4455;
}

@media (min-width: 1200px) and (max-width: 1399px) {
	
	.leftsquares{
		left: 8px;
	}
	
	.leftsquares .item.scrolled {
		height: 40px;
		margin-bottom: 18px;
		width: 110px;
		font-size: 14px;
		text-transform: uppercase;
		line-height: 32px;
	}
	
	.container{
		width:1040px
	}
	
}

@media (max-width: 1299px) {
	
	.leftsquares{
		display:none !important;
	}
	
}


.topsquares {
    position: fixed;
    left: 85px;
    right: 0px;
    top: 15px;
    z-index: 1001;
}

.topsquares .item{
	float:left;
	border: 3px solid #ffdd00;
	height: 40px;
    margin-bottom: 2%;
    width: 46%;
    margin-right:4%;
    text-transform: uppercase;
    line-height:32px;
    font-size:14px;
    -webkit-transition: all 0.125s ease-in-out 0s;
	   -moz-transition: all 0.125s ease-in-out 0s;
	    -ms-transition: all 0.125s ease-in-out 0s;
	     -o-transition: all 0.125s ease-in-out 0s;
		    transition: all 0.125s ease-in-out 0s;
}



.topsquares .item a{
    color: #3c4455;
}

.content{
	position:relative;	
	padding-top:110px;
}

.h1, h1 {
    color:#ffffff;
    margin-bottom: 30px;
    margin-top:30px;
    text-shadow: 0px 5px 13px rgba(0, 0, 0, 0.75);
	/*text-transform:uppercase;*/
}
.headline-teaser div h1 {
    margin-top: 70px;
}
.h2, h2 {
    color:#ffffff;
    margin-bottom: 30px;
    text-shadow: 0px 5px 13px rgba(0, 0, 0, 0.75);
}

h2.h2contact {
    color: #3c4455;
}

.h3.blue, h3.blue {
	color:#313745;
}

.counter{
	margin-bottom:25px;
}
.counter div{
	position:relative;
	padding-right:20px;
	float:left;
	color:#ffffff;	
	text-align:center;
}
.counter div b{
	color:#ffdd00;
	font-size:62px;	
}
.counter div span{
	color:#ffffff;
	font-size:20px;	
}

.upcoming-games{
	margin-top:50px;
	margin-bottom:30px;
	color:#ffffff;
	font-size:14px;
}

.next td{
	color:#ffdd00;
}

table td.current, nav li a.active{
	color:#ffdd00;
}

.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: none;
    padding: 4px;
}


input[type=checkbox], input[type=radio] {
    top: 10px;
}

.inputbuttons {
	border:2px solid #00346B;
	border-radius:0px;
	background-color:#fff;
}

.inputbuttons:hover {
	background-color:#e3e3e3;
}

.yarr{
	color:#ffdd00;
	padding-left:10px;
    top:6px;
}

.pagearrow{
	position:absolute;
	bottom:50px;
	right:60px;
}
.pagearrowtop{
	bottom:70px;
}
.pagearrow i{
	color:#ffdd00;
	font-size:40px;	
}

.pagearrow.blue i{
	color:#3c4455;
}

.leadlink{
	color:#ffffff;	
}
.leadlink:hover, .leadlink:active{
	color:#ffdd00;	
	text-decoration:none;
}

.headline-teaser{
	position:absolute;
	width:100%;
	min-height:170px;
	background: -moz-linear-gradient(top, rgba(60,68,85,0.9) 0%, rgba(60,68,85,0.78) 40%, rgba(60,68,85,0) 92%, rgba(60,68,85,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(60,68,85,0.9) 0%,rgba(60,68,85,0.78) 40%,rgba(60,68,85,0) 92%,rgba(60,68,85,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(60,68,85,0.9) 0%,rgba(60,68,85,0.78) 40%,rgba(60,68,85,0) 92%,rgba(60,68,85,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d93c4455', endColorstr='#003c4455',GradientType=0 ); /* IE6-9 */
}

.headline-teaser-bottom{
	position:absolute;
	bottom: 0;
    left: 0;
    right: 0;
	width:100%;
	min-height:200px;
	background: -moz-linear-gradient(top, rgba(60,68,85,0) 0%, rgba(60,68,85,0) 8%, rgba(60,68,85,0.78) 60%, rgba(60,68,85,0.9) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(60,68,85,0) 0%,rgba(60,68,85,0) 8%,rgba(60,68,85,0.78) 60%,rgba(60,68,85,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(60,68,85,0) 0%,rgba(60,68,85,0) 8%,rgba(60,68,85,0.78) 60%,rgba(60,68,85,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003c4455', endColorstr='#e63c4455',GradientType=0 ); /* IE6-9 */
}

.headline-teaser-bottom-a{
	position:absolute;
	bottom: 0;
    left: 0;
    right: 0;
	width:100%;
	min-height:200px;
}

.headline-teaser-center{
	position:absolute;
	top: 30%;
    left: 0;
    right: 0;
	width:100%;
	min-height:200px;
	z-index:99;
}

.headline-teaser-center.video, .headline-teaser-center.iframe{
	position:absolute;
    left: 0;
    right: 0;
	width:100%;
	min-height:200px;
}

.headline-teaser-center.iframe{
	bottom:25%;
}

/*
.fb_iframe_widget {
    background-color: #ffffff;
}


.headline-teaser-center.embed{
	bottom:5%;
}
*/



.normtext{
    font-size: 20px;
}

.normtext_a{
    color:#3c4455 !important;
}

.normtextvideo{
    font-size: 20px;
	margin-top: -50px;
}

.teasertext{
	bottom: 40px;
    font-size: 28px;
    position: absolute;
}
.teaserlink{
	color:#ffffff !important;
    text-decoration: none !important;
}

.dates{
	font-size:16px;	
}

.black, .black > div, .black > p, .black > i, .black > *, .black > div > div, .black > div > p, .black > i, .black > * > *, .black > * > * > *, .black > * > * > * > *, .black > * > * > * > * > * {
   color:#000000;
}

.white, .white:hover, .white > div, .white > p, .white > i, .white > *, .white > div > div, .white > div > p, .white > i, .white > * > *, .white > * > * > *, .white > * > * > * > *, .white > * > * > * > * > *{
   color:#ffffff;
}

.yellow, .yellow:hover, .yellow > div, .yellow > p, .yellow > i, .yellow > *, .yellow > div > div, .yellow > div > p, .yellow > i, .yellow > * > *, .yellow > * > * > *, .yellow > * > * > * > *, .yellow > * > * > * > * > * {
   color:#ffdd00;
}

.blue, .blue:hover, .blue > div, .blue > p, .blue > i, .blue > *, .blue > div > div, .blue > div > p, .blue > i, .blue > * > *, .blue > * > * > *, .blue > * > * > * > *, .blue > * > * > * > * > * {
   color:#3c4455;
}

.sponsorsfooter{
	border-top: 3px solid #3c4455;
	background-color:#ffffff;
}

.social{
	margin-top:40px;
	margin-bottom:40px;	
}

.socialfollow{
	text-transform:uppercase;
	color:#3c4455;
	font-size:44px;
	float:left;
    
}

.socialfollow span{
    position: relative;
    top:20px;
    color:#3c4455;
}

.sociallogos{
	float:left;	
	padding-left:0px;
	padding-bottom: 30px;
    padding-top: 10px;
    padding-left:5px;
    padding-right:5px;
    width:20%;
}

.icon {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
}

.icon {
  fill: #ffffff;
}
.icon:hover {
  fill: #ffdd00;
}

.artshare{
    margin-top:30px;
    margin-bottom:0px;
}

.artshare a .icon{
    height: 100px;
    width: 18%;
    max-width:100px;
}
.artshare a.storify .icon{
    height: 75px;
    width: 18%;
    margin-right:0%;
    max-width:100px;
}

.vidshare{
    margin:0px;
}

.vidshare a .icon{
    height: 60px;
    width: 23%;
    max-width:60px;
}

.followlogo{
    margin-right: 0;
}
.followlogo img{
    max-width:100px !important;
}
.followus{
    margin-right:25px;
}

.sociallogos.followus{
    margin-right: 0;
    width: 20%;
}

.sociallogos.followus a .icon, .sociallogos.followus a.storify .icon{
    width: auto;
    height: auto; 
}

.sociallogos.followus a.storify .icon{
    margin-right: 10px;
    margin-top: 10px;
}

.followus a .icon{
    width: 50px;
    height: 50px;
}
.followus a.storify .icon{
    height: 40px;
    margin-right: 5px;
    width: 40px;
}


.artshare a.whatsapp .icon, .followus a.whatsapp .icon{
    fill: #42C452;
}
.artshare a.facebook .icon, .followus a.facebook .icon{
    /*
	fill: #ffffff;
    background: #3b5998;
	*/
	fill: #3b5998;
}
.artshare a.twitter .icon, .followus a.twitter .icon{
    fill: #55acee;
}
.artshare a.instagram .icon, .followus a.instagram .icon{
    fill: #C12B97;
}
.artshare a.storify .icon, .followus a.storify .icon{
    fill: #009DCA;
}
.artshare a.youtube .icon, .followus a.youtube .icon{
    fill: #cd201f;
}


.vidshare a.whatsapp .icon{
    fill: #ffffff;
}
.vidshare a.facebook .icon{
    /*
	fill: #ffffff;
    background: #3b5998;
	*/
	fill: #ffffff;
}
.vidshare a.twitter .icon{
    fill: #ffffff;
}

.vidshare a.linkshare .icon{
    fill: #ffffff;
}


.vidshare a.whatsapp .icon:hover{
    fill: #ffdd00;
}
.vidshare a.facebook .icon:hover{
	fill: #ffdd00;
}
.vidshare a.twitter .icon:hover{
    fill: #ffdd00;
}
.vidshare a.linkshare .icon:hover{
    fill: #ffdd00;
}


.socialtop.facebook .icon:hover {
  fill: #3b5998;
}
.socialtop.twitter .icon:hover {
  fill: #55acee;
}
.socialtop.instagram .icon:hover {
  fill: #C12B97;
}
.socialtop.youtube .icon:hover {
  fill: #cd201f;
}
.socialtop.storify .icon:hover {
  fill: #009DCA;
}

.artshare a.whatsapp .icon:hover{
    fill: #3c4455;
}
.artshare a.facebook .icon:hover{
    fill: #3c4455;
    background: #ffffff;
}
.artshare a.twitter .icon:hover{
    fill: #3c4455;
}
.artshare a.instagram .icon:hover{
    fill: #3c4455;
}
.artshare a.storify .icon:hover{
    fill: #3c4455;
}

.artshare a.youtube .icon:hover{
    fill: #3c4455;
}


/*
.facebook {
    background: #3b5998;
}
*/
.socialtop{
    padding:5px !important;
     -webkit-filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.55));      
    filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.55));
}
.socialtop.storify{
    padding: 12px 0 !important;
}
.socialtop.storify .icon {
    width: 40px;
    height: 26px;
}

.sponsorlogos{
    float:left;	
	padding-left:0px;
	padding-bottom: 30px;
    padding-top: 10px;
    padding-left:5px;
    padding-right:5px; 
}

.sponsorscontent{
    padding-top: 20px;
	display:inline-flex;
	justify-content:center;
	align-items:center;
}

.sponsorlogos{
	float:left;	
	padding-left:40px;
	padding-bottom: 60px;
}

.page-footer{
    background-color:#f1f1f1;
	padding-top: 60px;
	overflow:hidden;
    /*
    min-height:800px;
    background-image:url("../img/footer-bg.jpg");	
	background-size:cover;	
	background-position:top center;
    */
}

.page-footer > div > div > div > div > div > div > div{
    padding-bottom: 20px;
}

.footer-address, .footer-address b{
	color:#3c4455;
    font-size: 16px;
    padding-bottom: 10px;
    padding-top: 40px;
    text-align:center;
}
.footer-address > *{
    color:#3c4455;
}

.footer-address span {
    font-size: 16px;
    position:relative;
    top:-1px;
}

.sitemap{
	padding-top: 60px;
}

.sitemap div, .sitemap b, .sitemap a{
	font-size:16px;
	color:#3c4455;
}

.tooltip.bottom{
    margin-top:30px;
}

.tooltip-inner {
	background-color:#3c4455;
}

.tooltip.top .tooltip-arrow {
  border-top-color: #3c4455;
}
.tooltip.top-left .tooltip-arrow {
  border-top-color: #3c4455;
}
.tooltip.top-right .tooltip-arrow {
  border-top-color: #3c4455;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #3c4455;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #3c4455;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #3c4455;
}
.tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #3c4455;
}
.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #3c4455;
}

.nav li .tooltip.bottom{
    margin-top:0px;
}

.nexturl{
	color:#ffffff !important;
}
.nexturl:hover{
	text-decoration:none;
}

/* News */
.newsdate{
	font-size:15px;	
}

.newsheader
{


}


/* Galerie */
.galleryPic{
    margin-bottom: 55px;
}
.galleryThumbDesc {
    font-size:13px;
}
.galleryDesc {
    font-size:13px;
    background-color: #fff;
    position: relative;
    top: -5px;
    max-width: 1010px;
    padding: 10px;
    display: none;
    color:#3c4455;
}
ul.download_list{display: none}

.elementmargin{
	margin-top:30px;
	margin-bottom:100px;
}

.inline-gallery-item{
	max-height:550px;	
}

/* ------------------------------------------------------------------
Ansprechpartner
------------------------------------------------------------------- */
.asptext{
    font-size:20px;
}
.aspueschrift{
    font-size:30px;
    margin-top:40px;
    }
.aspname{
    font-size:24px;
}
.aspfoto{
	padding-left:0px;
	margin:0 auto;
}
.aspinfo {
    font-size: 13px;
}
.aspbox{
    margin-bottom: 10px;
    margin-top: 10px;
}

.asp-box {
	border:1px solid #e3e3e3;
	padding:15px;
	margin-bottom:15px;
}


/* ------------------------------------------------------------------
Columnize
------------------------------------------------------------------- */
.column {
    padding-right: 15px;
}
.column.last {
    padding-right: 0px;
    padding-left: 15px;
}

/* ------------------------------------------------------------------
To-Top-Scroller
------------------------------------------------------------------- */

.to-top {
	position: fixed;
	display: none;
	bottom: 7px;
	right: 7px;
	z-index: 999;
}

.to-top a {
	background: transparent;
	display: block;
	height: 38px;
	width: 38px;
	text-align: center;
	line-height: 33px;
	font-size: 30px;
	opacity: 1;
}

.to-top a:hover,
.to-top a:active {
	opacity: 0.8;
	color: #ffdd00;
}

.to-top a i {
	color: #ffdd00;
	font-size:23px;
	top:-1px;
}


/* ------------------------------------------------------------------
Navbar
------------------------------------------------------------------- */
.navbar-collapseee{
	position: absolute;
	right: 60px;
}

.topmenu{
	padding-left:0;
	padding-right:0;	
}

.navbar-brand {
    top: 30px;
    right: 0px;
    position:fixed;
    z-index:999;
}

.navbar-nav > li > a {
    margin-right: 1px;
}

.navbar-special .dropdown-menu {
	-webkit-box-shadow: none;
			box-shadow: none;
}

.navbar-special {
	border: 0;
	border-radius: 0;
	z-index: 1000;
	-webkit-transition: background, padding 0.4s ease-in-out 0s;
	   -moz-transition: background, padding 0.4s ease-in-out 0s;
		-ms-transition: background, padding 0.4s ease-in-out 0s;
		 -o-transition: background, padding 0.4s ease-in-out 0s;
			transition: background, padding 0.4s ease-in-out 0s;
}

.navbar a {
	-webkit-transition: color 0.125s ease-in-out 0s;
	   -moz-transition: color 0.125s ease-in-out 0s;
		-ms-transition: color 0.125s ease-in-out 0s;
		 -o-transition: color 0.125s ease-in-out 0s;
			transition: color 0.125s ease-in-out 0s;
}

.navbar-special .dropdown-menu {
	background-color: rgba(60,68,85, 0.8);
	border-radius: 0;
	border: 0;
	padding: 0;
	-webkit-box-shadow: none;
	        box-shadow: none;
}

.navbar-special .nav li > a {
	position: relative;
	color: #ffffff;
}

.navbar-special .dropdown-menu > li > a {
	border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
	padding: 11px 15px;
	/*letter-spacing: 2px;*/
	color: #fff;
}

.navbar-special .dropdown-menu .dropdown-menu {
	border-left: 1px solid rgba(73, 71, 71, 0.15);
	left: 100%;
	right: auto;
	top: 0;
	margin-top: 0;
}

.navbar-special .dropdown-menu.left-side .dropdown-menu {
	border: 0;
	border-right: 1px solid rgba(73, 71, 71, 0.15);
	right: 100%;
	left: auto;
}

.navbar-special .nav > li > a:focus,
.navbar-special .nav > li > a:hover,
.navbar-special .nav .open > a,
.navbar-special .nav .open > a:focus,
.navbar-special .nav .open > a:hover,
.navbar-special .nav .opened > a,
.navbar-special .nav .opened > a:focus,
.navbar-special .nav .opened > a:hover,
.navbar-special .dropdown-menu > li > a:focus,
.navbar-special .dropdown-menu > li > a:hover,
.navbar-special .nav > li > a.dropdown-toggle.active {
	background: none;
	color: #ffdd00;
}

.navbar-special .dropdown-menu > li > a:hover {
	background: rgba(255, 255, 255, .1) !important;
}

.navbar-special .dropdown-toggle:after {
	position: absolute;
	display: block;
	right: 0;
	top: 50%;
	margin-top: -6px;
	/*
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 9px;
	content: "\f107";
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	*/
}

.navbar-special .navbar-toggle .icon-bar {
	background: #3c4455;
}

.navbar-toggle{
	background-color:#ffffff;	
	border-radius:0;
	border:none;
	margin-top: 15px;
	padding: 9px 7px;
	float: left;
    margin-left: 15px;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 30px;
    height: 5px;
    border-radius: 0px;
}

.dropdown-menu {
	min-width: 150px;
	border-top:2px solid #ffdd00 !important;
	text-align:left;
    font-size:13px;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 100%;
}

.topmenu .navbar-header .navbar-brand img{
	width:100px;	
	-webkit-transition: all 0.125s ease-in-out 0s;
	   -moz-transition: all 0.125s ease-in-out 0s;
	    -ms-transition: all 0.125s ease-in-out 0s;
	     -o-transition: all 0.125s ease-in-out 0s;
		    transition: all 0.125s ease-in-out 0s;
}



.nav-tabs>li>a {
    border-radius: 0px;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    border: 1px solid #313745;
}

.nav-tabs>li {
    margin-bottom: -2px;
}

.nav-tabs>li>a {
    border-bottom: none;
}

.nav-tabs>li>a {
    color: #313745;
}

.nav>li>a:focus, .nav>li>a:hover {
    background-color: #DAE4EE;
}



.thex{
    color: #ffffff; 
    font-size: 30px;
}

.thexback{
    background-color: #3c4455;
    padding: 3px 7px;
    display:none;
}

span.glyphicon.glyphicon-remove.thex {
    line-height: normal;
}
	

.twitter-tweet{
	margin:30px auto !important;
}
.twitter-tweet iframe{
    position: relative !important;
    display: inline-block !important;
    margin: 0 auto !important;
	flex-grow: unset !important;
}

.textbox1 a{
	color: #3c4455;
}

.textbox1{
	font-size: 22px;
	color: #3c4455;
	font-weight: bold;
	padding: 20px 10px;
	margin: 5px 5px;
	text-align: center;
}


.nachwuchs > ul > li:nth-child(2), .nachwuchs > ul > li:nth-child(3), .nachwuchs > ul > li:nth-child(4) {
    background-color: #313745;
	background-color: rgba(49, 55, 69, 0.84);
}

.mobile-burger-menu > .nachwuchs > ul > li:nth-child(2), .mobile-burger-menu > .nachwuchs > ul > li:nth-child(3), .mobile-burger-menu > .nachwuchs > ul > li:nth-child(4) {
    background-color: #ffffff;
	margin-left: 30px;
}

/* Footer */

.footerBlocks {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
}

.footerBlock {
    padding: 20px;
	min-width: 200px;
}

@media(min-width: 1400px) {
	.footerBlocks {
		justify-content: space-evenly;
	}

	.footerBlock {
		min-width: unset;
	}
}

/* Umfragen */

.poll div[dir="ltr"] {
	float:left;
	width: 100% !important;
	min-width: 320px;
	padding-bottom:25px;
}

.OPP-div-around-poll div, .OPP-div-around-poll label, .OPP-div-around-poll button {
	font-family:inherit !important;
	overflow-wrap:anywhere;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.OPP-choices tr:hover label {
	opacity:1 !important;
	text-decoration:underline;
}

.OPP-poll-choice-td-button {
	padding: 11px 0 0 !important;
}

#OPP-poll-vote {
	padding-top:15px !important;
}

#OPP-poll-vote-button {
	text-transform:uppercase;
	border:3px solid #3c4455;
	padding: 5px 10px !important;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.55);
    -webkit-transition: all 0.125s ease-in-out 0s;
    -moz-transition: all 0.125s ease-in-out 0s;
    -ms-transition: all 0.125s ease-in-out 0s;
    -o-transition: all 0.125s ease-in-out 0s;
    transition: all 0.125s ease-in-out 0s;
	font-weight:normal;
	background-color: transparent !important;
}

#OPP-poll-vote-button:hover {
	text-decoration: underline;
}

.OPP-powered-by-div, .OPP-powered-by {
	display:none !important;
}


/* CCT */

.cctbackgr{
	height:400px;
	background-color:#000;
	margin:0 auto;
	opacity:0;
	-webkit-animation: 0.3s ease 2s normal forwards 1 gfadein;
	animation: 0.3s ease 2s normal forwards 1 gfadein;
}

.cmpbs {
	background-color: #FFDD00 !important;
	color: #000000 !important;
	margin: 10px;
	-webkit-box-shadow: 0 0 5px 0 rgb(0 0 0 / 50%);
	-moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.5);
	box-shadow: 0 0 5px 0 rgb(0 0 0 / 50%);
	width: 200px;
	max-width: 100%;
	display: inline-block;
	text-align: center;
	position: relative;
	height: auto;
	padding: 7px 0 7px 10px;
	border-radius: 3px;
	line-height: normal;
	font-size:14.6667px;
	cursor:pointer;
}

/* CCT Button */
.cctholder {
	margin: 0;
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: rgba(255,255,255,.95);
	width:100%;
	padding: 20px;
	max-width:510px;
	
}

.cctholderinner {
	width: 100%;
	max-width: 440px;
	margin-left: auto;
	margin-right: auto;
}
.ccthl{
	font-weight:bold;
	font-size:16px;
	color: #242424;
	margin-bottom: 10px;
}
.ccttxt{
	font-size:16px;
	color: #242424;
	margin-bottom: 10px;
	font-weight:normal !important;
}
.cctbtn {
	text-align: center;
}
@keyframes gfadein{
	0% { opacity:0; }
	100% { opacity:1; }
}

@-webkit-keyframes gfadein{
	0% { opacity:0; }
	100% { opacity:1; }
}

.cmppreviewroot {
    text-align: center;
}

@media (max-width: 480px) {
	.cmplazypreviewiframe{
		width: 100% !important;
	}
	.cctholder {
		max-width: 330px;
	}
	.cmppreviewroot{
		overflow:hidden;
	}
}

@media (max-width: 480px) {
	 
	.startGtSubHead a{
	 	font-size:22px;
    }
	
    .footer-address, .footer-address b {
        color: #3c4455;
        text-align: left;
        padding-bottom: 20px;
    }
     .footer-address span {
        opacity: 0;
    }
    .sponsorsfooter, .socialfollow{
        padding: 0;
    }
	.topsquares .item{
    	font-size:13px !important;
	}
    .followlogo img{
        max-width:70px !important;
    }
    .followus a .icon{
        width: 40px;
        height: 40px;
    }
    .followus a.storify .icon{
        height: 35px;
        margin-right: 5px;
        width: 35px;
    }
    .followus{
        margin-right:15px;
    }
    
    .counter div b{
        font-size:22px !important;	
    }
    .counter div span{
        font-size:12px !important;
    }
    .counter div{
        padding-right:5px !important;
    }
    
    .yellow-border .h1.text-center{
        margin-top:10px;
        margin-bottom:10px;
    }
    .h1, h1{
		font-size: 24px;
        margin-top:20px;
        margin-bottom:10px;
    }
    float:none;
    }
    .sponsorlogos img{
        margin:0 auto !important;
    }
    .leadlink{padding-top:30px !important}

    .sociallogos.followus{
        margin-right: 0;
        padding-right: 2%;
    }
    .headline-teaser div h1{
      padding-top: 70px;
    }
	.galleryPic{
		margin-bottom: 55px;
	}

	.headline-teaser-center{
        bottom:10%;
        top:auto;
    }

	.nextdate{
		font-size: 16px;
	}
	.sharetopright > ul{
		margin-right: 10px;
	}
}

@media (max-width: 768px) {
	
    .h1, h1 {
        font-size: 24px;
    }
    .h2, h2 {
        font-size: 22px;
    }
    .h3, h3 {
		font-size: 18px;
	}
	.nextdate{
		font-size: 14px;
	}
	
    .normtext{
	    font-size: 20px;
	}  
    
    .sociallogos.followus{
        margin-right: 0;
        padding-right: 4%;
    }	
}

@media (min-width: 768px) {

	.navbar-special .dropdown-menu {
		position: absolute;
		display: block;
		visibility: hidden;
		opacity: 0;
	}

	.navbar-special .open > .dropdown-menu,
    .navbar-special .opened > .dropdown-menu {
		visibility: visible;
		opacity: 1;
	}

	.navbar-special .dropdown-menu .dropdown-toggle:after {
		position: absolute;
		display: block;
		right: 9px;
		top: 50%;
		margin-top: -6px;
		/*
		font: normal normal normal 14px/1 FontAwesome;
		font-size: 9px;
		content: "\f105";
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		*/
	}

	.navbar-right .dropdown-menu {
		right: auto;
		left: 0;
	}
	
	.topsquares .item{
    	font-size: 20px;
	}
    
    .h1, h1 {
        font-size: 32px;
    }
    .h2, h2 {
        font-size: 28px;
    }
    .h3, h3 {
		font-size: 24px;
	}
	.nextdate{
		font-size: 16px;
	}
    .normtext{
	    font-size: 20px;
	}

    .yellow-border .h1.text-center{
        margin-top:20px;
        margin-bottom:20px;
    }
    
    .sociallogos.followus{
        margin-right: 0;
        padding-right: 7%;
    }
}

@media (max-width: 1050px) {

	/* Navbar */

	.navbar-special {
		letter-spacing: 1px;
	}
    
    .socialfollow span{
        position: relative;
        top:0px;
    }
}


@media (min-width: 992px) and (max-width: 1200px) {
	
	#OPP-div-around-poll {
		margin: 0 25px !important;
	}
	
}


@media (max-width: 991px) {

	/* Navbar */

	.navbar-special {
		letter-spacing: 0;
		background-color: none;
		background-color: transparent;
		background-color: rgba(60,68,85, 0);
	}
    .navbar-header {
      float: none;
      background-color:transparent;
    }
    .navbar-left,.navbar-right {
      float: none !important;
    }
    .navbar-toggle {
      display: block;
    }
    .navbar-collapse {
      border-top: 1px solid transparent;
      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>a {
      padding-top: 10px;
      padding-bottom: 10px;
    }
	
	/**/
    .collapse.in{
      display:block !important;
    }
	
	
    /* Navbar */
	
	.navbar-special .navbar-nav {
		/*letter-spacing: 3px;*/
		margin-top: 1px;
		margin-bottom: 0;
	}

	.navbar-special li > a:hover {
		background: rgba(255, 255, 255, .1) !important;
	}
	
	.navbar-nav .open .dropdown-menu,
    .navbar-nav .opened .dropdown-menu{
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	.navbar-special .navbar-nav .open .dropdown-menu .dropdown-header,
	.navbar-special .navbar-nav .open .dropdown-menu > li > a {
		padding: 10px 25px;
	}

	.navbar-special .navbar-nav .open .dropdown-menu .dropdown-menu .dropdown-header,
	.navbar-special .navbar-nav .open .dropdown-menu .dropdown-menu > li > a {
		padding: 10px 35px;
	}
    
    .navbar-special .navbar-nav .opened .dropdown-menu .dropdown-header,
	.navbar-special .navbar-nav .opened .dropdown-menu > li > a {
		padding: 10px 25px;
	}

	.navbar-special .navbar-nav .opened .dropdown-menu .dropdown-menu .dropdown-header,
	.navbar-special .navbar-nav .opened .dropdown-menu .dropdown-menu > li > a {
		padding: 10px 35px;
	}

	.navbar-special li a,
	.navbar-special .dropdown-search {
		/*border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;*/
	}

	.navbar-special .dropdown-toggle:after,
	.navbar-special .dropdown-menu .dropdown-toggle:after {
		right: 7px;
		/*content: "\f107";*/
	}

	.navbar-special .nav > .open >.dropdown-toggle:after,
	.navbar-special .dropdown-menu .dropdown.open .dropdown-toggle:after {
		right: 7px;
		/*content: "\f106";*/
	}
    
    .navbar-special .nav > .opened >.dropdown-toggle:after,
	.navbar-special .dropdown-menu .dropdown.open .dropdown-toggle:after {
		right: 7px;
		/*content: "\f106";*/
	}
    
	.navbar-brand {
        padding-top: 5px;
        padding-bottom: 0px;
        top:10px;
    }
        
	
    .column.last {
	    padding-left: 0px !important;
	}
	
	.content{
		padding-top:150px;
	}
	
	 .topmenu .navbar-header .navbar-brand img{
	   width:75px; 
    }
    	
	.mobile-burger-menu {
        font-size:15px;
		padding-top:10px;
		background-color:#ffffff;
		font-weight:bold;
	}
	
	.sharetopright {
        padding-right: 0;
		padding-top:10px;
	}
	
		
	.sharetopright > ul > li > a{
		padding-top:5px;
		padding-bottom:5px;
	}
	
	#start-collapse{
		background-color:#ffffff;
		overflow-x:hidden;
	}
	
	
	.mobile-burger-menu.nav li{
		margin-left:5px;
	}
	.mobile-burger-menu.nav li > a{
		color:#3c4455;
	}
	.mobile-burger-menu.nav > li > a:focus,
	.mobile-burger-menu.nav > li > a:hover,
	.mobile-burger-menu.nav .open > a,
	.mobile-burger-menu.nav .open > a:focus,
	.mobile-burger-menu.nav .open > a:hover,
    .mobile-burger-menu.nav .opened > a,
	.mobile-burger-menu.nav .opened > a:focus,
	.mobile-burger-menu.nav .opened > a:hover,
	.mobile-burger-menu.dropdown-menu > li > a:focus,
	.mobile-burger-menu.dropdown-menu > li > a:hover,
	.mobile-burger-menu.nav > li > a.dropdown-toggle.active {
		color: #3c4455;
	}
    
    .headline-teaser-bottom{
        display:none;   
    }
	.headline-teaser-bottom.headline-gametime{
	 	display:block;   
    }
    
    .headline-teaser div h1{
      padding-top: 70px;
    }
	
	.navbar-header{
		height:110px;	
	}
	
	.navbar-special li span{
	    border-bottom: 1px solid rgba(73, 71, 71, 0.15) !important;
    padding: 11px 15px;
    color: #3c4455;
	}
}

@media (max-width: 767px) {
    .sponsorlogos{
        padding-left:10px;
        padding-bottom: 30px;
        padding-top: 30px;
    }
    .sponsorlogos img{
        margin:0 auto !important;
    }
    .page-footer .container-fluid{
        padding:0;
    }
    
    .navbar-toggle {
    	margin-left: 30px;
	}
    
    .content{
		padding-top:70px;
	}
    
    .counter div b{
        font-size:42px;	
    }
    .counter div span{
        font-size:13px;
    }
    .counter div{
        padding-right:10px;
    }
    .upcoming-games{
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .headline-teaser-center{
        bottom:5%;
        top:auto;
    }
	
	.pagearrow{
		position:absolute;
		bottom:15px !important;
		right:15px !important;
	}
	.pagearrowtop{
		bottom:15px !important;
	}
	body{
		margin-bottom:60px;	
	}
	.to-top {
    	bottom: 70px;
	}
	.sponsorscontent {
		display: block;
	}
}


@media (min-width: 768px) {
    
}

@media (min-width: 992px) and (max-width: 1250px) {
    .navbar-brand {
        top: 40px;
    
     }
     .dreilogos {
	    top: 175px;
	    right:15px;
	}
	
	.topmenu .navbar-header .navbar-brand img {
	    width: 100px !important;
	}
	
}
 

@media (min-width: 992px) {
    .header-background-image{
        min-height:400px;
    }
	.navbar-special {
		background-color: rgba(60,68,85, 0.85);
	}
    .navbar-transparent {
		background: transparent;
		padding-bottom: 15px;
		padding-top: 15px;
	}
	
	/*
    .navbar-brand {
        top: 40px;
    
     }
     .dreilogos {
	    top: 300px;
	}
    
    .navbar-transparent .topmenu .navbar-header .navbar-brand img{
		width:200px;	
	}
	*/
	
    .topmenu{
        padding-left:55px;
        padding-right:55px;	
    }
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -50px;
    }
    .navbar-transparent .topmenu .navbar-header .navbar-brand img{
		width:100px;	
	}
	.dropdown-menu {
		text-align:center;
	}
	.content{
		padding-top:180px;
	}
    .upcoming-games{
        font-size:18px;
		max-width: 940px;
    }
	.headline-teaser-center{
        bottom:10%;
        top:auto;
    }
	.headline-teaser div h1{
      padding-top: 0px;
    }
}
@media (min-width: 1200px) {
    .header-background-image{
        min-height:576px;
    }
    .socialfollow{
        font-size:50px;
    }
    .sociallogos{
        padding-left:10px;
        padding-right:10px;
    }
    .sponsorscontent{
        padding-top: 60px;
    }
    .navbar-transparent .topmenu .navbar-header .navbar-brand img{
		width:115px;	
	}
    .h1, h1 {
        font-size: 48px;
    }
    .h2, h2 {
        font-size: 34px;
    }
    .h3, h3 {
		font-size: 28px;
	}
	.nextdate{
		font-size: 18px;
	}
    .normtext{
	    font-size: 22px;
	}
	.headerarticle{
	    padding-top: 100px;
	}
    .col-lg-offset-05{
		margin-left: 4.16666666%;
	}
}

@media (min-width: 1400px) {
    .h1, h1 {
        font-size: 62px;
    }
    .h2, h2 {
        font-size: 55px;
    }
    .h3, h3 {
		font-size: 48px;
	}
	.nextdate{
		font-size: 34px;
	}
	.normtext{
	    font-size: 24px;
	}
    .upcoming-games{
        font-size:22px;
    }
    
}

@media (min-width: 1600px) {
    .sitemap div, .sitemap b{
        font-size:18px;
    }
    .footer-address, .footer-address b{
	   font-size:24px;
    }
    .footer-address span {
        font-size: 20px;
        position:relative;
        top:-3px;
    }
    .socialfollow{
        font-size:62px;
    }
    .navbar-special{
        font-size: 21px;
    }
    .dropdown-menu {
        font-size:16px;
	    min-width: 200px;
    }
    .dreilogos{
        right: 15px;
    }
    .dreilogos > div > a > img{
        max-width: 100%;
    }
    .upcoming-games{
        font-size:24px;
		max-width: none;
    }

    .background-image{
        min-height:600px;
    }
	
	.headline-teaser-center.embed{
		bottom:15%;
	}
	
}

@media (min-width: 1800px) {
    .sitemap div, .sitemap b{
        font-size:20px;
    }
    .footer-address, .footer-address b{
	   font-size:28px;
    }   
    .social{
        margin-top:90px;
        margin-bottom:90px;	
    }
    .navbar-brand {
        top: 30px;
    }
    .navbar-nav > li > a {
        margin-right: 15px;
    }
    .normtext{
	    font-size: 26px;
	}
    .upcoming-games{
        font-size:26px;
    }
    .background-image{
        min-height:700px;
    }
}


/* Bootstrap Overwrite */

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3c4455;
    border-color: #313745;
}

.btn-primary.active, .btn-primary:active, .opened > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #313745;
    border-color: #313745;
}

.btn-primary:hover {
    color: #3c4455 !important;
    background-color: #E1E1E1 !important;
    border-color: #E1E1E1 !important;
}
	

.btn-primary {
    color: #fff;
    background-color: #3c4455;
    border-color: #313745;
}

.form-control {
	border-radius: 0px;
}

/* fiver grid */
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
	.col-xs-offset-3 {
		margin-left: 0px;
	}
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

.embedpolls .OPP-poll-choice-td-button {
    padding: 1px 0 0 !important;
}
  

/* 210630 BCL Logo

.bcl img {
    max-width: 128px;
    padding-bottom: 6px;
}
 */

/* Menu Switch */

.switchHolder {
    position: fixed;
    top: 14px;
    left:70px;
}

.switch-field {
	display: flex;
	margin-bottom: 36px;
	
}

.switch-field input {
	position: absolute !important;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	width: 1px;
	border: 0;
	overflow: hidden;
}

.switch-field label {
	background-color: #e3e3e3;
	color: rgba(0, 0, 0, 0.6);
	font-size: 15px;
	line-height: 1;
	text-align: center;
	padding: 14px 20px;
	margin-right: -1px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
	transition: all 0.1s ease-in-out;
}

.switch-field label:hover {
	cursor: pointer;
}

.switch-field input:checked + label {
	background-color: #ffdd00;
	box-shadow: none;
}

.switch-field label:first-of-type {
	border-radius: 4px 0 0 4px;
}

.switch-field label:last-of-type {
	border-radius: 0 4px 4px 0;
}

.stay-open {display:block !important;}


@media (max-width: 991px){
	.navbar-header {
		height: 70px;
	}
	.topsquares.mobi {
		position: relative;
		padding-left: 10px;
		left: 0;
	}
}


.rightsocial {
	position: fixed;
	right: 3px;
	bottom: 70px;
	z-index: 99;
}

@media (min-width: 1200px){
	.modal-overlay {
		width: 85%;
	}
}

/* NEW 2022 */

@media (min-width: 992px){
	.navbar-special {
	    background-color: rgb(255, 221, 0) !important;
	}
	
	.navbar-special .nav li > a {
	    color: #3c4455!important;
	    text-shadow: none!important;
	}
}

.topmenu .navbar-nav > li > a.dropdown-toggle:after{
	background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAADCAYAAACwAX77AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjRBNENEMjI0OTAwNzExRUNCQjc1OUQ1MzJBQUY0MkNDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjRBNENEMjI1OTAwNzExRUNCQjc1OUQ1MzJBQUY0MkNDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NEE0Q0QyMjI5MDA3MTFFQ0JCNzU5RDUzMkFBRjQyQ0MiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NEE0Q0QyMjM5MDA3MTFFQ0JCNzU5RDUzMkFBRjQyQ0MiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7FOA6zAAAALElEQVR42mK0cQn9zwAEh3evYgTRtq5hYD7j////4RwYACkCSyCrhOkECDAAAAYT0lU8N64AAAAASUVORK5CYII=') !important;
}

.navbar-special .dropdown-menu {
    background-color: rgb(255, 221, 0) !important
}

.headerarticle {
    padding-top: 20px !important;
}
.h1, h1,
.h2, h2{
    color: #3c4455!important;
	text-shadow: 0px 5px 13px rgb(0 0 0 / 15%)!important;
	font-weight:bold!important;	
}

.teaser.flipscreen h1,
.flipscreen.regscreen h1{
	color: #fff!important;
}	

.navbar-special .nav li > a{
	font-weight:bold;	
}

.topmenu .navbar-header .navbar-brand img {
    width: 125px;
}

@media (max-width: 1200px){
	.topmenu .navbar-header .navbar-brand img {
		width: 85px !important;
	}
}



.mobilemenu {
    position:fixed;
    bottom:0;
    background-color:#3c4455;
    padding:5px 10px;
    width:100%;
    border-top:1px solid #fff;
}

.mobilemenu-column {
    border-right:1px dashed #ffdd00;
    height:100%;
    text-align:center;
    color:#fff;
    font-size:12px;
}

.mobilemenu div .last {
    border:0px
}

.mobilemenu i {
    margin-bottom: 6px;
    color: #ffdd00;
    font-size: 22px;
}

.mobilemenu svg {
    width: 30px;
    margin-bottom: -6px;
    color: #ffdd00;
}

.mobilemenu p {
    margin:0;
	color:#ffffff;
}

.sidebar {
    position: fixed;
    background: #3c4455;
    top: 50%;
    transform: translate(0, -50%);
    padding: 5px;
    z-index: 1000;
}

.sidebar i {
    font-size: 45px;
    color: #ffdd00;
    padding: 10px;
    border-bottom: 1px dashed #ffdd00;
}

.sidebar svg {
    color: #ffdd00;
    padding: 10px;
    width: 62px;
}

.leftsquares.visible-lg-block {
	display: none !important;
	opacity: 0 !important;
}

.mobilemenu.visible-xs-block.mobilemenuAlt {
	display: none !important;
}

.uspheader {
    z-index: 999 !important;
    background: #3c4455 !important;
}
.uspheader a, .uspheader a:hover {
    color: #ffdd00;
}

.nachwuchs > ul > li:nth-child(2), .nachwuchs > ul > li:nth-child(3), .nachwuchs > ul > li:nth-child(4) {
    background-color: #ffdd00 !important;
    background-color: rgba(255, 255, 255, 0.2) !important;
}

.header-background-image {
    background: #fff;
    background-image: none !important;
    min-height: unset !important;
}

@media (max-width: 750px) {

	.uspheader {
		bottom: 55px !important;
	}
}