*{
    margin: 0;
    padding: 0
}
body{
    font-family: 'Roboto', Arial, sans-serif;
    color: #5e5e5e;
}
a{
    text-decoration: none;
}
p{
    font-size: 14px;
    line-height: 24px ;
    margin-bottom: 21px;
}
li{
    list-style: none;
}
h1{
    color: #f04a3a;
}
h2{
    color: #f04a3a;
}
h3{
    color: #ed1c24;   
    font-weight: 500; 
    margin-bottom: 24px;   
}
h3.white{
    color: #fff;
}
h4{
    color: #f04a3a;
    font-weight: 400;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 13px;
}    
h5{
    font-size: 24px;
    font-weight: 500;
        margin: 24px 0;
    color: #df4536;
    }
h3.line{
    position: relative;
    color: #000;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 28px;
    margin: 10px 0 48px;
    padding-top: 20px;
}

h3.line:before{
    background-color: #F04A3A;
    content: "";
    height: 8px;
    top: 0;
    letter-spacing: -1px;
    position: absolute;
    width: 40px;    
}
h2.line{

color: #111111;
font-size: 30px;
font-weight: 300;
line-height: 32px;
margin: 32px 0px 74px;
position: relative;
text-align: center;
}
h2.line:after{
    margin-left: -100px;
top: 50px;
left: 50%;
width: 200px;

background-color: #F04A3A;
content: "";
height: 2px;

position: absolute;
top: 60px;

}
hr.trenner { 
background-color: #484848;
border: 1px solid #484848;
display: block;
height: 1px;
margin: 24px auto;
}
.bold{
    font-weight: 700
}
.italic{
    font-style: italic;
}
.small{
    font-size: 12px ;
}
.clear{
    clear: both;
}
.floatleft{
    float: left;
}
.floatright{
    float: right;
}
.textcenter{
    text-align: center;
}
.textright{
    text-align: right;
}
.downloads h4{
    margin: 30px 0 10px;
}
.file{
    padding: 0 0 0 30px;
    background: url("img/file.png") no-repeat transparent;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    
}
  
#head{
    height: 110px;
    width: 960px;
    margin: auto;
}
#stripe{
    height: 55px;
    position: absolute;
    top: 55px;
    left: 0;
    z-index: -1;
    width: 100%;
    background: #df4536;
background: -moz-linear-gradient(top, #df4536 0%, #f04a3a 100%);
background: -webkit-linear-gradient(top, #df4536 0%,#f04a3a 100%);
background: linear-gradient(to bottom, #df4536 0%,#f04a3a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df4536', endColorstr='#f04a3a',GradientType=0 );
}
#logo{
    width: 184px;
    height: 187px;
    background: url(img/bg-logo.png);
    z-index: 4;
    position: absolute;
    text-align: center
}
#headright{
    padding: 10px 10px 0 0;
}
#headright,
#social{
    float: right;
}
#social li{
width: 30px;
height: 30px;
margin-left: 15px;
display: block;
float: left;
text-align: center;
}
#nav{
    width: auto;
    margin: 60px 0 0 0;


}
#nav li{
    float: left;
    margin-right: 8px;
    list-style: none;
}
#nav li a{
color: #fff;
height: 20px;
line-height: 20px;
padding: 5px 11px;
display: block;
text-align: center;
/* text-transform: uppercase; */
}
#nav li a.hasmore{
    background: url(img/bg-dropdown.png) right 50% no-repeat ;    
    background-size: auto 5px ;
    padding: 5px 13px 5px 13px;

}
#nav li a:hover,
#nav li a.active{
    color: #000;
}
#nav li ul li a {
    background-color: transparent;
    text-align: left    ;
    padding: 5px 0 5px 5px;
    display: inline-block;
}
#nav ul li .dropdown{
box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.8);
 display: none; 
background-color: rgba(240, 74, 58, 0.9);
background-color: rgba(240, 74, 58, 1);
position: absolute;
 min-width: 230px;
 padding: 10px 0;
z-index: 51;
}

li .dropdown.sportangebot{
width: 540px;
    
}
.dropdown h3{
    text-align: center;
    margin: 10px;
    padding-bottom: 5px;
    border-bottom:1px solid #fff
}
#nav li:hover a + .dropdown {
 display: block; 
}     
#nav ul li .dropdown li{
    float: none;  padding-left: 8%;
width: 85%;
display: block;
background: url(img/pfeil-rechts.png) 10px 50% no-repeat;
}

#splash{
    height: 150px ;
    width: 100%;
    background: url(img/bg-splash.jpg) bottom center no-repeat;
    background-size: cover ;
}
#splash.start{
    height: 500px;
}

#splashinner{
    position: relative;
    width: 960px;
    margin: auto;
}
#splashinner .textbox{
    position: absolute;
    left: 120px;

    top: 50px;
    width: auto;
    z-index: 3;
    padding: 15px 40px 15px 20px;
}
#splash.start #splashinner .textbox{
    left: 0     ;
    top: 100px;
    width: 380px;
    z-index: 3;
    padding: 20px 40px 10px 20px;
}  

#splash.start #splashinner h1,
#splashinner h1{
    font-size: 54px;
    text-transform: uppercase;    
    font-weight: 500;
    line-height: 60px;   
}
#splashinner h1{
    font-size: 30px;
    line-height: 30px;    
}
#splashinner h2{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 20px;
}
#splashinner p{
font-size: 16px;
line-height: 24px;
margin-bottom: 24px;
}
.textbox{
    background: rgba(256,256,256,0.7);
    border: 1px solid #fff;
    border-radius: 2px
}  
.player{
    width: 550px;
    height: 310px;
    box-shadow: 5px 5px 14px #000;
    position: absolute;
    left: 415px;
    top: 120px;
    z-index: 4;
    border: 1px solid #5E5E5E;
}
.player iframe{
    width: 100%;
    height: 100%;
    border: none;
} 
#maincontent{
    width: 960px;
    padding-top: 40px;
    margin: auto;    
}  
 ul.col13 li{
    /* width: 31%; */
    width: 33.3333%;
/*     padding: 2% 1%; */
    padding: 0;
    list-style: none;
    float: left;
    box-sizing: border-box;
    padding: 0 15px;
}
 ul.col13.meldungen li{
    height: 400px;
    overflow: hidden;
 }
/*  ul.col13 li:nth-child(3n+2) {
     margin: 0 30px;
 } */
  ul.col13 li a p{
    color: #5e5e5e;
  }
ul.list{
    margin: 0 0 24px 24px;
    font-size: 14px;
}

ul.list li{
    list-style: circle;
    line-height: 24px;

}
.row{
    padding: 10px;
}
.container{
    margin:  0 -10px;
}


.col1to3 table.datatable{
    width: 100%;
    min-width: 0!important;
}
.col1to3 table.datatable tr{
    min-width: 0!important;
}



.col1to3,
.col2to3,
.col1to2{
    float: left;
    padding: 10px;
    box-sizing: border-box;
}
.col1to3{   
width: 33.3%;
box-sizing: border-box;
    padding: 0 10px;
}
.col2to3{
    width: 66.6%;
    box-sizing: border-box;
    padding: 0 10px;
}
.col1to2{
    width: 50%
}
.spacing{
    padding: 8px 0;
}
.fullcol{
    width: 100%;
}
.spacecol{
    width: 100%;
    height: 40px;
    float: none;
}
div.line{
    display: block;
    clear: both;
    height: 1px;
    background-color: #D1D1D1;
    margin: 20px 0;
}
#news li a{
    color: inherit;
}
#teaser{
    padding: 48px 0;
}
.teasertext p{
    background-color: #F04A3A;
    color: #fff;
    padding: 20px;
    margin: 0;
    width: 380px;
}
.teasertext{
    background: url(img/kante.jpg) bottom left no-repeat;
    padding-bottom: 21px;
    margin-top: 40px;
}

li a .image{
    text-align: center;
    height: 200px;
    overflow: hidden;    
    position: relative;
    width: 300px;
/*     box-shadow: 0px 0px 30px 5px #000000; */
    height: 210px;
/*     border: 1px solid #333; */
    display: block;
    
/*     background-color: #000; */
}
.sport li{
    height: 210px;
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.9);
    margin-bottom: 20px;
}

.sport li .text{

    position: relative;
    z-index: 50;
    margin-top: -210px;
}
.sport li .text h3{
    color: #fff;
    line-height: 50px;
    padding: 80px 0;
    vertical-align: middle;
    text-transform: uppercase;
    font-size: 24px;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
}
.sport li .text h3.double{
    line-height: 25px;
}
.sport li .text h3:hover{
    text-shadow: 0px 0px 6px rgba(0, 0, 0, 1);    
}
li a .image:before{
background: #FFFFFF;
bottom: 0px;
content: "";
display: block;
left: 0px;
opacity: 0;
position: absolute;
right: 0px;
width: 300px;
height: 210px;
top: 0px;
transition-delay: 0s, 0.5s;
transition-duration: 0.5s, 0s;
transition-property: opacity, visibility;
visibility: hidden;
z-index: 50;
}
li a:hover .image:before{       box-shadow: 3px 0px 3px 0px rgba(0, 0, 0, 0.749);
background: #DF4536;
bottom: 0px;
content: "";
display: block;
left: 0px;
width: 300px;
height: 210px;
opacity: 0.4;
position: absolute;
right: 0px;
top: 0px;
transition-delay: 0s, 0s;
transition-duration: 1s, 0s;
visibility: visible;
z-index: 101;
}

img.fit { 
    height: auto;
    width: 100%;
    box-shadow: 0px 0px 3px 0px #000000
}
.imagebox{
    box-shadow: 0px 0px 3px 0px #000000;
    padding: 16px;
    width: 80%;
    float: left;

}
.imagebox img{
    width: 100%;
    height: auto;
}
.col192 { 
    width: 192px;      
    padding: 20px;    
    box-sizing: border-box;
    float: left;
}

li .image img,img.autofit{
     height: 100%;
    width: auto;
}
li .image.limitx img  {
    max-height: 100%;
    max-width: 100%;
    height: auto;
    width: auto; 
}
.left50,
.right50{
    float: left;
    width: 50%;
}

.right50{
    float: right;
}
#foot{
    height: auto;
    background: #2f2f2f url(img/tus-foot.jpg) top center no-repeat;
    background: #2f2f2f;
    width: 100%;
    padding-bottom: 20px;
}
#footinner li ul li{
    border-bottom: 1px solid #484848;
    min-height: 40px;
    padding: 10px 0 10px 5%;
    width: 85%;
    color: #7f7f7f;  
    float: none;
     margin: 0;
}
#footinner li ul li.single{
    line-height: 20px;
    min-height: 20px;
}
#footinner li ul{
    margin:0 0 20px
}
#footinner li ul li:last-child{
    border: none;
}
#footer li ul li:before { 
color: #FFFFFF;
content: "> ";
}
#footinner a{
    color: #7f7f7f;  
     line-height: 40px  
}     
#footinner li a:hover{
    color: #fff;
    text-decoration: underline;
}
#footinner{
    width: 960px;
    padding-top: 20px;
    margin: auto;
}
#footleft{
    width: 250px;
    height: 100px;
    margin: 25px 0 0;
}
#footleft *,
#footcenter *{
    color: #000;
}
#footcenter h4{
    font-size: 28px;
    font-weight: 500;
    line-height: 38px;
}
#footcenter{
    width: 350px;
    height: 100px;
    margin: 35px 0 0;
    margin: 25px 0 0 40px;
}  
.button{
    border-radius: 2px;
padding: 6px 14px;
margin: 20px 0 0;
display: inline-block;
}

.training tr td{
    
padding: 5px 10px;
}
tr:nth-child(2n+1) { 
background: #EEEEEE;
}

tr:first-child { 
border: medium none currentColor;
}
tr:nth-child(2n+1) { 
background: #EEEEEE;
}
tr { 
border-top: 1px solid #DFDFDF
}

 .button.primary{
border: 1px solid #0398DB;
background-color: #0398DB;
color: #fff;
}

table.datatable {
    background: #f8f8f9;
    width: auto;
    min-width: 500px;
    font-size: 14px;
    margin-bottom: 30px;
}
table.datatable tr:nth-child(2n+1) {
  background: #f8f8f9;
  background: #fff;
}
table.datatable td,
table.datatable th{
    padding: 10px;
    height: 20px;
    min-height: 20px;
    line-height: 20px;

}
table.datatable th{
    color: #F04A3A;
}
table.datatable td:nth-child(2) {
    font-weight: 700;
}

input,
textarea,
select{
    background-color: #F9F9F9;
    border:1px solid #D1D1D1;    
    color: #565656;
    height: 35px;
    line-height: 35px;
    display: block;   
    margin: 0 0 5px 0; 
    padding: 0 5px ;
    box-sizing: border-box;
    width: 100%;
    border-radius: 2px
}
textarea{
    line-height: 20px;
}
 input:focus,
 select:focus,
 textarea:focus  {
    background-color: #fff;
}
 select{
    height: 36px;
    line-height: 36px;
}

 button {
    background-color: #167AA0;
    color: #FFF;
    width: 100%;
    cursor: pointer;
    font-size: 15px;
    height: 38px;
    line-height: 38px;
    border: none;
    border-radius: 2px;
    padding: 0 20px;
}
input[type="checkbox"] + label,
input[type="radio"] + label{
    font-size: 12px;
    margin: 0 0 20px 10px;
  
}
input[type="radio"] + label{
display: inline-block;
  line-height: 16px;
  margin: 10px 0 10px 5px;
}
input[type="radio"]{
    display: inline-block;
    width: 16px;
    height: 16px;
      margin: 10px 0 10px;
    line-height: 16px;
}
.anmeldung .col1to3,
.anmeldung .col1to2,
.anmeldung .col2to3{
    padding: 4px 8px!important;    
}     
