@charset "utf-8";
html { 	height: 100%;
		width: 100%;
		font-size: 100%; 
		overflow-y: scroll; 
		-webkit-text-size-adjust: 100%; 
		-ms-text-size-adjust: 100%;	
}

body {	font: 14px/1.4 'Exo 2', sans-serif;
		background-color: #FFF;
		margin: 0px;
		padding: 0px;
		color: #666;
		height: 100%;
		width: 100%;
	}
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
}
td p {
	margin-bottom: 0;
}
.container h1 {
	clear: both;
	font-size: 30px;
	margin: 0 -20px 20px -20px;
	padding: 5px 20px;
	background-color: #b5042c;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 400;
}
.aktuell-wrapper h1.cfi-facebook-social a {
	color: #FFF;
	text-decoration: none;	
}
.container h2 {
	clear: both;	
	font-size: 30px;
	margin-bottom: 10px;
	color: #b5042c;
	text-transform: uppercase;
	font-weight: 400;
}
.container h3 {
	clear: both;	
	font-size: 18px;
	margin-bottom: 10px;
	padding-top: 10px;
	color: #b5042c;
	text-transform: uppercase;
	font-weight: 400;
}
a img { 
	border: none;
}
a {
	color: #09F;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color:#00F;
	text-decoration: underline;
}
a:visited {
	color: #09F;
}
a.unsichtbar {
	visibility: hidden;
	height: 0px;
	line-height: 0px;
}
.container {
	width: 100%;
	height: 100%;
	background-color: #FFF;
}
.ccm-toolbar-visible .container {
	margin-top: 45px;
}
.logo {		
	position: absolute;
	top: 10px;
	left: 0;
	width: 150px;
	height: auto;	
	display: block;	
	padding: 0 20px;
	z-index: 100;
}
.ccm-toolbar-visible .logo {
	margin-top: 45px;
}
.logo img {
	width: 100%;
	height: auto;
}
.bar1 {
	position: relative;
	z-index: 50;	
	width: 100%;
	height: 40vh;
	background-position: center;
	background-size: cover;
	font-size: 20px;
	overlow: hidden;
}
.bar2 {
	position: relative;	
	z-index: 50;	
	clear: both;	
	width: 100%;
	height: 40vh;
	background-position: center;
	background-size: cover;	
	font-size: 20px;	
	overlow: hidden;
}
.bar3 {
	position: relative;
	z-index: 50;
	clear: both;	
	width: 100%;
	height: 40vh;
	background-position: center;
	background-size: cover;
	font-size: 20px;	
	overlow: hidden;	
}
.teaser {
	position: absolute;
	bottom: 20px;
	left: 0px;	
	padding: 5px 20px;
	color: #FFF;
	background-color: #b5042c;
	text-transform: uppercase;
	font-weight: 400;
}
.activ .teaser {
	visibility: hidden;
	height: 0;
}
a.fans {
	float: right;
	padding: 5px 20px;
	color: #FFF;
	background-color: #b5042c;
	text-transform: uppercase;
	font-weight: 400;
	text-decoration: none;
	-webkit-transition: background 0.5s ease;
    transition: background  0.5s ease;	
}
a.fans:hover {
	background-color: #ef8b98;
}
a.top {
	position: absolute;
	right: 20px;
	bottom: 20px;
	padding: 5px 20px;
	color: #FFF;
	background-color: #b5042c;
	text-transform: uppercase;
	font-weight: 400;
	text-decoration: none;
	-webkit-transition: background 0.5s ease;
    transition: background  0.5s ease;	
}
a.top:hover {
	background-color: #ef8b98;
}
.inhalt {
	position: relative;
	z-index: 50;	
	background: #FFF;
	padding: 0 20px 20px 20px;
	min-height: 150px;
}
td {
	vertical-align: top;
}
#news table {
	width: 100%;
}
#news td {
	border-bottom: #999 1px dotted;
}
.social-feed {
	max-width: 500px;
}
.sponsorlogo {
	position: relative;
	display: inline-block;
	width: 135px;
	aspect-ratio: 3 / 1.5;
	margin: 0 20px 20px 0;
}
.sponsorlogo img {
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	transform: translate(-50%, -50%);	
	max-width: 100%;
	max-height: 100%;
}
.news-element {
	border: #CCC 1px solid;
	text-align: left !important;
	width: 90%;
}
.text-wrapper h2 {
	text-align: left !important;
}
.picture-wrapper img {
	max-width: 100%;
	height: auto;
}
.inhalt table {
	margin-bottom: 25px;
}
/* ~~ Accordion ~~ */
p.accordion-header {
	margin: 0;
}
.accordion-button {
  	font-weight: 700 !important;
	font-family: 'Exo 2', sans-serif;
	font-size: 110% !important;
  	color: #fff !important;
	cursor: pointer;
	background: #666 !important;
	border-radius: 0 !important;
	padding: 10px 20px !important;
	outline: none !important;
}
.accordion-button:hover {
	background: #b5042c !important;
}	
.accordion-button:focus {
	box-shadow: none !important;
	background: #b5042c !important;
}
.accordion-button::after {
  background-image: url("img/down.svg")!important;
}
.accordion-collapse.collapse {
	display: none;
} 
.accordion-collapse.collapse.show {
	display: block;
}	
.accordion-body {
	padding: 20px !important;
	background: #FFF !important;
}
.accordion-item {
	text-align: left;
  	color: #666 !important;
	margin-top: 10px !important;
}
/* ~~ Magic Tabs ~~ */
.inhalt .ccm-ui {
    font-family: inherit !important;
    font-size: inherit !important;
    line-height: inherit !important;
    color: inherit !important;
}
.jl_magic_tabs_divider {
	margin: 0 5px;	
}
.inhalt ul.nav-tabs {
	margin-bottom: 0 !important;
}
.inhalt div.ccm-ui ul.nav-tabs > li > a, .inhalt div.ccm-ui ul.nav-tabs > li > a:hover, .inhalt div.ccm-ui ul.nav-tabs > li > a:focus {
	text-decoration: none;
	font-size: 110%;
}
.inhalt div.ccm-ui ul.nav-tabs > li > a {
    color: #FFF !important;
	background-color: #666;
	font-weight: 700 !important;	
	padding: 10px 10px 5px !important;
	margin: 0 !important;
	border-width: 0px !important;
	border-radius: 0 !important;
}
.inhalt div.ccm-ui ul.nav-tabs > li > a:hover, .inhalt div.ccm-ui ul.nav-tabs > li > a:active, .inhalt div.ccm-ui ul.nav-tabs > li > a:focus, .inhalt div.ccm-ui ul.nav-tabs > li > a.active {
	background-color: #b5042c !important;	
    color: #FFF !important;	
	font-weight: 700 !important;		
}
.inhalt div.ccm-ui ul.nav-tabs > li.active::after {
    content: "" !important;
}
.inhalt .ccm-ui .nav-tabs {
    border-bottom: none !important;
	margin: 0 !important;
	padding: 0 !important;	
}
.inhalt .ccm-ui .nav-tabs > li {
    float: none !important;
	margin-bottom: 10px;
}
.ccm-ui.jl_magic_tabs_default.jl_magic_tabs_controls.jl_magic_tabs.jl_magic_tabs_accordion > ul.nav-tabs.nav.jl_magic_tabs > li > a::after {
    margin-top: -8px;
	font-weight: 400 !important;
}
.jl_magic_tabs_end {
	margin-bottom: 50px;
}
.sponsoren .loipe img {
	width: 92.5%;
	height: auto;
	float: none;
	margin-bottom: 20px;
	border: #CCC 1px solid;
}
.sponsoren01 {
	margin-top: 20px;
}
.sponsoren .sponsoren01 img {
	width: 92.5%;
	height: auto;
	float: none;
	margin-bottom: 20px;
	border: #CCC 1px solid;
}
.form-control {
	width: 100%;
	border: #CCC 1px solid; 
	padding: 5px 10px;
}
.form-control:focus {
	background: #f7ebe7;
	outline: none;
}
.ccm-block-type-form .alert {
	margin-bottom: 10px;
}
.ccm-block-type-form .alert-success {
	font-size: 120%;
	color: #393;
}
.ccm-block-type-form .alert-danger {
	color: #F30;
}
.form-actions .btn.btn-primary {
	padding: 7px 20px;
	margin-top: 10px;
	color: #FFF;
	background-color: #b5042c;
	text-transform: uppercase;
	font-weight: 400;
	text-decoration: none;
	border: none;
	-webkit-transition: background 0.5s ease;
    transition: background  0.5s ease;	
}
.form-actions .btn.btn-primary:hover, .form-actions .btn.btn-primary:active, .form-actions .btn.btn-primary:focus {
	background-color: #ef8b98;
}
.dreissig {
	diplay: block;
	background: #CCC;
}
.dreissig img {
	float: left;
	width: 29% !important;
	height: auto;
	margin-right: 1%;
}
.dreissig h3 {
	font-size: 100%;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/* T A B L E T */

@media only screen and (min-width: 800px) {	

body {	font: 16px/1.4 'Exo 2', sans-serif;
	}	
.logo {		
	position: fixed;
	top: 5%;
	left: 0;
	width: 23%;
	display: block;	
	padding: 0 20px;
	max-height: 140px;
	height: auto;
	z-index: 100;
}
.logo img {
	width: 100%;
	height: auto;
	max-height: 80px;
	max-width: 173px;
}
.bar1 {
	z-index: 50;	
	position: relative;
	clear: none;
	float: left;
	width: 33.34%;
	height: 100%;
	background-position: center;
	background-size: cover;
	font-size: 16px;
}
.activ .bar1 {
	background-position: center;
}
.bar2 {
	z-index: 50;		
	position: relative;
	clear: none;
	float: left;	
	width: 33.33%;
	height: 100%;
	background-position: center;
	background-size: cover;
	font-size: 16px;
}
.activ .bar2 {
	background-position: center;	
}
.bar3 {
	z-index: 50;		
	position: relative;
	clear: none;
	float: left;	
	width: 33.33%;
	height: 100%;
	background-position: center;
	background-size: cover;
	font-size: 16px;
}
.activ .bar3 {
	background-position: center;
}
.teaser {
	position: absolute;
	bottom: 20px;
	left: 0px;	
	text-transform: uppercase;
	font-weight: 400;
}
.activ .teaser {
	visibility: hidden;
	height: 0;
}
.inhalt {
	position: relative;
	float: right;
	width: 60%;
	z-index: 50;	
	background: #FFF;
	padding: 20px;
}
.inhalt h1 {
	font-size: 30px;
	margin: 0 0 20px 0;
	padding: 0;
	background-color: transparent;
	color: #b5042c;
	text-transform: uppercase;
	font-weight: 400;
	display: block;
}
.aktuell-wrapper h1.cfi-facebook-social a {
	color: #b5042c;	
}
.inhalt h2 {
	font-size: 25px;
	margin-bottom: 10px;
	color: #b5042c;
	text-transform: uppercase;
	font-weight: 400;
}
.inhalt h3 {
	font-size: 20px;
	margin-bottom: 10px;
	color: #b5042c;
	text-transform: uppercase;
	font-weight: 400;
}
.inhalt h4.cfi-facebook-social {
	font-size: 30px;
	margin: 0 0 20px 0;
	padding: 0;
	background-color: transparent;
	color: #b5042c;
	text-transform: uppercase;
	font-weight: 400;
	display: block;
}
.inhalt h4.cfi-facebook-social a {
	color: #b5042c;
}
.activ .bar1, .activ .bar2, .activ .bar3 {
	position: fixed;
	width: 33.34%;
}
.passiv {
	visibility: hidden;
	height: 0;
}	
.sponsorlogo {
	width: 150px;
	margin: 0 20px 20px 0;
}
.sponsorlogo a img:hover {
	opacity: 0.5;
    filter: alpha(opacity=50);
}
.form-control {
	width: 350px;
}

}

/* D E S K T O P */

@media only screen and (min-width: 1024px) {	

.logo {
	visibility: visible;		
	position: fixed;
	left: 0;
	width: 30%;
	display: block;	
	padding: 0 20px;
	max-height: 160px;
	height: auto;
	z-index: 100;
}
.logo img {
	visibility: visible;	
	width: 100%;
	height: auto;
	max-height: 120px;
	max-width: 260px;
}
.bar1 {
	z-index: 50;	
	position: relative;
	clear: none;
	float: left;
	width: 33.34%;
	height: 100%;
	background-image: linear-gradient(transparent 90%, rgba(255, 255, 255, 0.9));
	background-position: center;
	background-size: cover;
	font-size: 20px;
	-webkit-transition: font-size 0.5s ease;
    transition: font-size 0.5s ease;
}
.bar1:hover {
	font-size: 40px;
}
.activ .bar1 {
	background-image: linear-gradient(transparent 80%, rgba(255, 255, 255, 0.9));	
	background-position: center;
	opacity: 1.0;	
	-webkit-transition: opacity 1s ease;
	-moz-transition: opacity 1s ease;
	transition: opacity 1s ease;	
}
.bar2 {
	z-index: 50;		
	position: relative;
	clear: none;
	float: left;	
	width: 33.33%;
	height: 100%;
	background-image: linear-gradient(transparent 80%, rgba(255, 255, 255, 0.9));
	background-position: center;
	background-size: cover;
	font-size: 20px;
	-webkit-transition: font-size 0.5s ease;
    transition: font-size 0.5s ease;	
}
.bar2:hover {
	font-size: 40px;
}
.activ .bar2 {
	background-image: linear-gradient(transparent 80%, rgba(255, 255, 255, 0.9));	
	background-position: center;
	opacity: 1.0;	
	-webkit-transition: opacity 1s ease;
	-moz-transition: opacity 1s ease;
	transition: opacity 1s ease;	
}
.bar3 {
	z-index: 50;		
	position: relative;
	clear: none;
	float: left;	
	width: 33.33%;
	height: 100%;
	background-image: linear-gradient(transparent 80%, rgba(255, 255, 255, 0.9));
	background-position: center;
	background-size: cover;
	font-size: 20px;
	-webkit-transition: font-size 0.5s ease;
    transition: font-size 0.5s ease;
}
.bar3:hover {
	font-size: 40px;
}
.activ .bar3 {
	background-image: linear-gradient(transparent 80%, rgba(255, 255, 255, 0.9));	
	background-position: center top;
	opacity: 1.0;	
	-webkit-transition: opacity 1s ease;
	-moz-transition: opacity 1s ease;
	transition: opacity 1s ease;	
}
.teaser {
	position: absolute;
	bottom: 60px;
	left: 0px;	
	text-transform: uppercase;
	font-weight: 400;
}
.activ a {
	cursor: default;
}
.activ .teaser {
	visibility: hidden;
	height: 0;
}
.inhalt {
	position: relative;
	float: right;
	width: 45%;
	z-index: 50;	
	background: #FFF;
	padding: 20px;
}
.inhalt h1 {
	font-size: 40px;
	margin: 0 0 20px 0;
	padding: 0;
	background-color: transparent;
	color: #b5042c;
	text-transform: uppercase;
	font-weight: 400;
	display: block;
}
.inhalt h2 {
	font-size: 28px;
	margin-bottom: 10px;
	color: #b5042c;
	text-transform: uppercase;
	font-weight: 400;
}
.inhalt h3 {
	font-size: 22px;
	margin-bottom: 10px;
	color: #b5042c;
	text-transform: uppercase;
	font-weight: 400;
}
.inhalt h4.cfi-facebook-social {
	font-size: 40px;
	margin: 0 0 20px 0;
	padding: 0;
	background-color: transparent;
	color: #b5042c;
	text-transform: uppercase;
	font-weight: 400;
	display: block;
}
.inhalt h4.cfi-facebook-social a {
	color: #b5042c;
}
a.fans {
	margin-top: -70px;
}
.activ .bar1, .activ .bar2, .activ .bar3 {
	position: fixed;
	width: 50%;
}
.passiv {
	visibility: hidden;
	height: 0;
}	
.sponsorlogo {
	width: 170px;
	margin: 0 25px 25px 0;
}
.sponsoren a img:hover {
	opacity: 0.5;
    filter: alpha(opacity=50);
}
.gallery-wrap {
    width: 30% !important;
	float: left;
    margin: 0px 0px !important;
    padding: 5px;
    clear: none !important;
    overflow: hidden;
}
.gallery-wrap img{
    width: 100% !important;
	height: auto;
}
}