<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, html {
	font-family: 'Open Sans';
}

/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../upload/fonts/open-sans-v15-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('../upload/fonts/open-sans-v15-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../upload/fonts/open-sans-v15-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../upload/fonts/open-sans-v15-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../upload/fonts/open-sans-v15-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../upload/fonts/open-sans-v15-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../upload/fonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../upload/fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../upload/fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../upload/fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../upload/fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../upload/fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../upload/fonts/open-sans-v15-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('../upload/fonts/open-sans-v15-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../upload/fonts/open-sans-v15-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../upload/fonts/open-sans-v15-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../upload/fonts/open-sans-v15-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../upload/fonts/open-sans-v15-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}


/* IE &lt; 9 */
/*
@font-face {
  font-family:'Open Sans';
  font-style:  normal;
  font-weight: 300;
  src: url("../fonts/OpenSans-Light.eot");
}


@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(../fonts/OpenSans_light.woff2) format('woff2'), url(../fonts/OpenSans-Light.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* IE &lt; 9 */
/*
@font-face {
  font-family:'Open Sans';
  font-style:  normal;
  font-weight: 400;
  src: url("../fonts/OpenSans-Regular.eot");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(../fonts/OpenSans_reg.woff2) format('woff2'), url(../fonts/OpenSans-Regular.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* IE &lt; 9 */
/*
@font-face {
  font-family:'Open Sans';
  font-style:  normal;
  font-weight: 600;
  src: url("../fonts/OpenSans-Semibold.eot");
}


@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(../fonts/OpenSans_semi.woff2) format('woff2'), url(../fonts/OpenSans-Semibold.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
*/

/* 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{
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color:#ffffff;
	background-color:#ffffff;
}


.bshr{
	border-bottom: 3px solid #004895;
}

.toptab {
	width:130px;	
    padding:10px;
    margin-right:15px;
    float:left;
    border: 2px solid #004795;
    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 &gt; p &gt; a{
	text-decoration:underline;
	color:#02376b;
	
}

.black &gt; p &gt; a:hover{
	text-decoration:underline;
	color:#02376b;
	
}

a,a:focus,a:active, .slick-slider, :focus{outline:none;outline:0}

a:focus {
	text-decoration:none;
}

.cdesc{font-size:20px;color:#ff0000}


/**/
.topmenu .navbar-nav &gt; li &gt; 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 #ffd400;
}

.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: 20px;
    top: 60px;
    z-index: 999;
}

.dreilogos &gt; div &gt; a &gt; img{
    max-width: 100px;
	margin:0px 10px;
}

.leftsquares{
	position: fixed;
    left: 50px;
    bottom: 75px;
    z-index: 9999;	
}

.leftsquares .item{
	border: 3px solid #ffd400;
    height: 60px;
    margin-bottom: 28px;
    width: 170px;
    color: #004895;
    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: #004895;
}

@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: 15px;
    right: 85px;
    top: 15px;
    z-index: 1001;
}

.topsquares .item{
	float:left;
	border: 3px solid #ffd400;
	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: #004895;
}

.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;
}
.h2, h2 {
    color:#ffffff;
    margin-bottom: 30px;
    text-shadow: 0px 5px 13px rgba(0, 0, 0, 0.75);
}

h2.h2contact {
    color: #004895;
}

.h3.blue, h3.blue {
	color:#02376b;
}

.counter{
	margin-bottom:25px;
}
.counter div{
	position:relative;
	padding-right:20px;
	float:left;
	color:#ffffff;	
	text-align:center;
}
.counter div b{
	color:#ffd400;
	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:#ffd400;
}

table td.current, nav li a.active{
	color:#ffd400;
}

.table &gt; tbody &gt; tr &gt; td, .table &gt; tbody &gt; tr &gt; th, .table &gt; tfoot &gt; tr &gt; td, .table &gt; tfoot &gt; tr &gt; th, .table &gt; thead &gt; tr &gt; td, .table &gt; thead &gt; tr &gt; 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:#ffd400;
	padding-left:10px;
    top:6px;
}

.pagearrow{
	position:absolute;
	bottom:50px;
	right:60px;
}
.pagearrowtop{
	bottom:70px;
}
.pagearrow i{
	color:#ffd400;
	font-size:40px;	
}

.pagearrow.blue i{
	color:#004895;
}

.leadlink{
	color:#ffffff;	
}
.leadlink:hover, .leadlink:active{
	color:#ffd400;	
	text-decoration:none;
}

.headline-teaser{
	position:absolute;
	width:100%;
	min-height:170px;
	background: -moz-linear-gradient(top, rgba(2,55,107,0.9) 0%, rgba(2,55,107,0.78) 40%, rgba(2,55,107,0) 92%, rgba(2,55,107,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(2,55,107,0.9) 0%,rgba(2,55,107,0.78) 40%,rgba(2,55,107,0) 92%,rgba(2,55,107,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(2,55,107,0.9) 0%,rgba(2,55,107,0.78) 40%,rgba(2,55,107,0) 92%,rgba(2,55,107,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9004895', endColorstr='#00004895',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(0,72,149,0) 0%, rgba(0,72,149,0) 8%, rgba(0,72,149,0.78) 60%, rgba(0,72,149,0.9) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,72,149,0) 0%,rgba(0,72,149,0) 8%,rgba(0,72,149,0.78) 60%,rgba(0,72,149,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,72,149,0) 0%,rgba(0,72,149,0) 8%,rgba(0,72,149,0.78) 60%,rgba(0,72,149,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00004895', endColorstr='#e6004895',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:#004895 !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 &gt; div, .black &gt; p, .black &gt; i, .black &gt; *, .black &gt; div &gt; div, .black &gt; div &gt; p, .black &gt; i, .black &gt; * &gt; *, .black &gt; * &gt; * &gt; *, .black &gt; * &gt; * &gt; * &gt; *, .black &gt; * &gt; * &gt; * &gt; * &gt; * {
   color:#000000;
}

.white, .white:hover, .white &gt; div, .white &gt; p, .white &gt; i, .white &gt; *, .white &gt; div &gt; div, .white &gt; div &gt; p, .white &gt; i, .white &gt; * &gt; *, .white &gt; * &gt; * &gt; *, .white &gt; * &gt; * &gt; * &gt; *, .white &gt; * &gt; * &gt; * &gt; * &gt; *{
   color:#ffffff;
}

.yellow, .yellow:hover, .yellow &gt; div, .yellow &gt; p, .yellow &gt; i, .yellow &gt; *, .yellow &gt; div &gt; div, .yellow &gt; div &gt; p, .yellow &gt; i, .yellow &gt; * &gt; *, .yellow &gt; * &gt; * &gt; *, .yellow &gt; * &gt; * &gt; * &gt; *, .yellow &gt; * &gt; * &gt; * &gt; * &gt; * {
   color:#ffd400;
}

.blue, .blue:hover, .blue &gt; div, .blue &gt; p, .blue &gt; i, .blue &gt; *, .blue &gt; div &gt; div, .blue &gt; div &gt; p, .blue &gt; i, .blue &gt; * &gt; *, .blue &gt; * &gt; * &gt; *, .blue &gt; * &gt; * &gt; * &gt; *, .blue &gt; * &gt; * &gt; * &gt; * &gt; * {
   color:#004895;
}

.sponsorsfooter{
	border-top: 3px solid #004895;
	background-color:#ffffff;
}

.social{
	margin-top:40px;
	margin-bottom:40px;	
}

.socialfollow{
	text-transform:uppercase;
	color:#004895;
	font-size:44px;
	float:left;
    
}

.socialfollow span{
    position: relative;
    top:20px;
    color:#004895;
}

.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: #ffd400;
}

.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: #ffd400;
}
.vidshare a.facebook .icon:hover{
	fill: #ffd400;
}
.vidshare a.twitter .icon:hover{
    fill: #ffd400;
}
.vidshare a.linkshare .icon:hover{
    fill: #ffd400;
}


.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: #004895;
}
.artshare a.facebook .icon:hover{
    fill: #004895;
    background: #ffffff;
}
.artshare a.twitter .icon:hover{
    fill: #004895;
}
.artshare a.instagram .icon:hover{
    fill: #004895;
}
.artshare a.storify .icon:hover{
    fill: #004895;
}

.artshare a.youtube .icon:hover{
    fill: #004895;
}


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

.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 &gt; div &gt; div &gt; div &gt; div &gt; div &gt; div &gt; div{
    padding-bottom: 20px;
}

.footer-address, .footer-address b{
	color:#004895;
    font-size: 16px;
    padding-bottom: 10px;
    padding-top: 40px;
    text-align:center;
}
.footer-address &gt; *{
    color:#004895;
}

.footer-address span {
    font-size: 16px;
    position:relative;
    top:-1px;
}

.sitemap{
	padding-top: 60px;
}

.sitemap div, .sitemap b, .sitemap a{
	font-size:16px;
	color:#004895;
}

.tooltip.bottom{
    margin-top:30px;
}

.tooltip-inner {
	background-color:#004895;
	font-family:Open Sans;
}

.tooltip.top .tooltip-arrow {
  border-top-color: #004895;
}
.tooltip.top-left .tooltip-arrow {
  border-top-color: #004895;
}
.tooltip.top-right .tooltip-arrow {
  border-top-color: #004895;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #004895;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #004895;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #004895;
}
.tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #004895;
}
.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #004895;
}

.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:#004895;
}
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: #ffd400;
}

.to-top a i {
	color: #ffd400;
	font-size:23px;
	top:-1px;
}


/* ------------------------------------------------------------------
Navbar
------------------------------------------------------------------- */
.navbar-collapseee{
	position: absolute;
	right: 60px;
}

.topmenu{
	padding-left:0;
	padding-right:0;	
}

.navbar-brand {
    top: 0px;
    position:fixed;
    z-index:999;
}

.navbar-nav &gt; li &gt; 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(0, 72, 149, 0.8);
	border-radius: 0;
	border: 0;
	padding: 0;
	-webkit-box-shadow: none;
	        box-shadow: none;
}

.navbar-special .nav li &gt; a {
	position: relative;
	color: #ffffff;
}

.navbar-special .dropdown-menu &gt; li &gt; 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 &gt; li &gt; a:focus,
.navbar-special .nav &gt; li &gt; a:hover,
.navbar-special .nav .open &gt; a,
.navbar-special .nav .open &gt; a:focus,
.navbar-special .nav .open &gt; a:hover,
.navbar-special .dropdown-menu &gt; li &gt; a:focus,
.navbar-special .dropdown-menu &gt; li &gt; a:hover,
.navbar-special .nav &gt; li &gt; a.dropdown-toggle.active {
	background: none;
	color: #ffd400;
}

.navbar-special .dropdown-menu &gt; li &gt; 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: #004895;
}

.navbar-toggle{
	background-color:#ffffff;	
	border-radius:0;
	border:none;
	margin-top: 15px;
	padding: 9px 7px;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 30px;
    height: 5px;
    border-radius: 0px;
}

.dropdown-menu {
	min-width: 150px;
	border-top:2px solid #ffd400 !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:170px;	
	-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&gt;li&gt;a {
    border-radius: 0px;
}

.nav-tabs&gt;li.active&gt;a, .nav-tabs&gt;li.active&gt;a:focus, .nav-tabs&gt;li.active&gt;a:hover {
    border: 1px solid #004795;
}

.nav-tabs&gt;li {
    margin-bottom: -2px;
}

.nav-tabs&gt;li&gt;a {
    border-bottom: none;
}

.nav-tabs&gt;li&gt;a {
    color: #004795;
}

.nav&gt;li&gt;a:focus, .nav&gt;li&gt;a:hover {
    background-color: #DAE4EE;
}



.thex{
    color: #ffffff; 
    font-size: 30px;
}

.thexback{
    background-color: #004895;
    padding: 3px 7px;
    display:none;
}

span.glyphicon.glyphicon-remove.thex {
    line-height: normal;
}
	

.twitter-tweet{margin:30px auto !important}


.textbox1 a{
	color: #004895;
}

.textbox1{
	font-size: 22px;
	color: #004895;
	font-weight: bold;
	padding: 20px 10px;
	margin: 5px 5px;
	text-align: center;
}


.nachwuchs &gt; ul &gt; li:nth-child(2), .nachwuchs &gt; ul &gt; li:nth-child(3), .nachwuchs &gt; ul &gt; li:nth-child(4) {
    background-color: #032d5a;
	background-color: rgba(3, 45, 90, 0.84);
}

.mobile-burger-menu &gt; .nachwuchs &gt; ul &gt; li:nth-child(2), .mobile-burger-menu &gt; .nachwuchs &gt; ul &gt; li:nth-child(3), .mobile-burger-menu &gt; .nachwuchs &gt; ul &gt; li:nth-child(4) {
    background-color: #ffffff;
	margin-left: 30px;
}

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


@media (max-width: 480px) {
	 
	.startGtSubHead a{
	 	font-size:22px;
    }
	
    .footer-address, .footer-address b {
        color: #004895;
        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;
	}

}

@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 &gt; .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 (max-width: 991px) {

	/* Navbar */

	.navbar-special {
		letter-spacing: 0;
		background-color: none;
		background-color: transparent;
		background-color: rgba(0, 72, 149, 0);
	}
    .navbar-header {
      float: none;
      /*background-color:#ffffff;*/
    }
    .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&gt;li {
      float: none;
    }
    .navbar-nav&gt;li&gt;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 &gt; a:hover {
		background: rgba(255, 255, 255, .1) !important;
	}
	
	.navbar-nav .open .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 &gt; li &gt; a {
		padding: 10px 25px;
	}

	.navbar-special .navbar-nav .open .dropdown-menu .dropdown-menu .dropdown-header,
	.navbar-special .navbar-nav .open .dropdown-menu .dropdown-menu &gt; li &gt; 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 &gt; .open &gt;.dropdown-toggle:after,
	.navbar-special .dropdown-menu .dropdown.open .dropdown-toggle:after {
		right: 7px;
		/*content: "\f106";*/
	}
    
	.navbar-brand {
        padding-top: 5px;
        padding-bottom: 0px;
    }
        
	
    .column.last {
	    padding-left: 0px !important;
	}
	
	.content{
		padding-top:150px;
	}
	
	 .topmenu .navbar-header .navbar-brand img{
	   width:80px; 
    }
    	
	.mobile-burger-menu {
        font-size:15px;
		padding-top:10px;
		background-color:#ffffff;
		font-weight:bold;
	}
	
	.sharetopright {
        padding-right: 0;
		padding-top:10px;
	}
	.sharetopright &gt; ul &gt; li &gt; a{
		padding-top:5px;
		padding-bottom:5px;
	}
	
	#start-collapse{
		background-color:#ffffff;
		overflow-x:hidden;
	}
	
	
	.mobile-burger-menu.nav li{
		margin-left:15px;
	}
	.mobile-burger-menu.nav li &gt; a{
		color:#073b6f;
	}
	.mobile-burger-menu.nav &gt; li &gt; a:focus,
	.mobile-burger-menu.nav &gt; li &gt; a:hover,
	.mobile-burger-menu.nav .open &gt; a,
	.mobile-burger-menu.nav .open &gt; a:focus,
	.mobile-burger-menu.nav .open &gt; a:hover,
	.mobile-burger-menu.dropdown-menu &gt; li &gt; a:focus,
	.mobile-burger-menu.dropdown-menu &gt; li &gt; a:hover,
	.mobile-burger-menu.nav &gt; li &gt; a.dropdown-toggle.active {
		color: #004895;
	}
    
    .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: #073b6f;;
	}
}

@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-right: 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:15%;
        top:auto;
    }
	
	.pagearrow{
		position:absolute;
		bottom:15px !important;
		right:15px !important;
	}
	.pagearrowtop{
		bottom:15px !important;
	}
}


@media (min-width: 768px) {
    
}

@media (min-width: 992px) {
    .header-background-image{
        min-height:400px;
    }
	.navbar-special {
		background-color: rgba(0, 72, 149, 0.85);
	}
    .navbar-transparent {
		background: transparent;
		padding-bottom: 15px;
		padding-top: 15px;
	}
	
	
    .navbar-brand {
        top: 40px;
    }
    .navbar-transparent .topmenu .navbar-header .navbar-brand img{
		width:200px;	
	}
    .topmenu{
        padding-left:55px;
        padding-right:55px;	
    }
    .navbar &gt; .container .navbar-brand, .navbar &gt; .container-fluid .navbar-brand {
        margin-left: -50px;
    }
    .navbar-transparent .topmenu .navbar-header .navbar-brand img{
		width:200px;	
	}
	.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:215px;	
	}
    .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: 38px;
        top: 75px;
    }
    .dreilogos &gt; div &gt; a &gt; img{
        max-width: 100%;
    }
    .upcoming-games{
        font-size:24px;
		max-width: none;
    }

    .background-image{
        min-height:600px;
    }
}

@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: 10px;
    }
    .navbar-nav &gt; li &gt; a {
        margin-right: 15px;
    }
    .normtext{
	    font-size: 26px;
	}
    .upcoming-games{
        font-size:26px;
    }
    .background-image{
        min-height:700px;
    }
}


/* Bootstrap Overwrite */

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

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

  </pre></body></html>