*{
    padding: 0;
    margin: 0;
    font-family: Arial;
    -webkit-font-smoothing: antialiased;   
}
.tot{
    ddisplay: block;  /* für smart phone */
}
.lebt{
    display: none;  /* für smart phone */
}
.supertot{
    display: none !important; /* für punkte statistik */
}
header, nav, footer, section, aside, article, main{
    display: block;
}
html{
    background: #fff;
}
body{
    background: #fff;
    color: #666;
}
.clear{
    clear: both;
}  
.box{
    max-width: 1120px;
    margin: auto;
    padding: 0 1em;
    position: relative;
    z-index: 1;
} 
.box_neu{
    max-width: 830px !important;
}
/* ------------------------------------- top -------------------------- */
header{
    background: #fff;
    background: #FFF;
    height: 60px;
    box-shadow: 0px 3px 4px -3px rgba(0,0,0,0.225);
    z-index: 4;
    position: fixed ; 
    width: 100%;   
} 
.header_box{
    padding: 0 2.5em;
} 
.grid_2{
    float: left;
    width: 50%;
}
.grid_2_rechts{
    float:right;
    width: 50%;
    text-align: right;  
}
.grid_22{
    float: left;
    width: 47.5%;
    margin-right: 5%;
}
.grid_22_rechts{
    float:right;
    width: 47.5%;
}
.schlumpf{
    position: relative;
    top: 16px;
    margin-left: 0px;
    width: 168px;
    opacity: 1;
    cursor:  pointer;
    transition: .3s;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
}
.schlumpf:hover{
    opacity: 0;   
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; 
}
.schlumpf_m{
    position: absolute;
    top:16px;
    margin-left:-168px;
    opacity: 0;
    cursor:  pointer;
    transition: .3s;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; 
    width: 168px;
}
.schlumpf_m:hover{
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
}
.servus{
    margin-top: 20px;
    line-height: 60px;
    font-weight: bold;
    color: #888;
    border: 0px solid #eee;
    padding: .3em .75em;
    border-radius: 50px;
}
.login_icon{
    position: relative;
    top: 4px;
    padding-right: 0px;
    padding-left: 6px;
    width: 18px;   
}
.login{
    color: #fff;
    background-color: #999;      
    line-height: 60px;
    text-decoration: none;
    font-weight: bold;
    padding: .5em 1em;   
    transition: .3s;   
    border-radius: 100px;  
    font-size: .9em;  
    text-transform: uppercase; 
    margin-left: 6px;  
    box-shadow: 0px 5px 5px -5px rgba(0,0,0,0.5);          
}
.login:hover{
    background: #0088FF;
    color: #fff;
    bbox-shadow: none;    
}
.login_erfolg{
    padding: 1em;
    margin-top: 1em;
    border: 1px solid #FF5E5E;
    color: #FF5E5E;
    font-weight: bold;
    font-size: .9em;
}
.schlumpf_login{
    width: 140px;
    display: block;
    margin: .4em auto -.9em  auto;
}
.h1_login{
    font-size: 1.5em;
    text-align: center;
    padding-bottom: 2px;
    text-transform: uppercase;
}
.p_login{
    text-align: center;
    padding: 0 0 24px 0;   
    margin: 0; 
    line-height: 0px;
}
nav{
    display: none;
    box-shadow: 0px 44px 44px rgba(0,0,0,0.5);
    position: fixed;   
    padding: 0em;          
    margin-top: 60px;
    width: 280px;
    z-index: 2;     
    background: #4A4A4A;
    bbackground: rgba(33,33,33,.93);
    height: 100%;
    left: 0;   
}
nav ul{
    list-style-type: none;   
}
nav ul li{
    
}
nav ul li a{
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 1.7em 2em 1.7em 5.5em;
    font-size: 1em;   
    mmargin-bottom: 1px;    
    font-weight: bold;   
}
nav ul li a:hover{
    background: #5A5A5A ;    
    color: #fff;
}
nav .aktiv{
    background: #DDDDDD !important;
    color: #333 !important;    
}
nav .icon_menu{
    float: left;     
    padding-left: 42px;
    position: relative;
    top: 25px;
    width:  22px;
    height: 22px;
}
nav ul li:nth-child(10) .icon_menu{
    opacity: 1;
}
nav hr{
    border:0;
    height: 0px;
    padding-top: 0px;
    border-top: 1px solid #333;
    border-bottom: 1px solid #555;
    position: relative;
    margin-top: -8px;   
}  
nav .saison{
    position: absolute;
    bottom: 80px;
    text-align: center;
    width: 100%;
    margin: auto;
    font-size: 1.5em;
    word-spacing: 6px;
    letter-spacing: 2px;
    font-weight: bold;
    color: #888;  
    text-transform:uppercase;  
}
/* -------------------------------------- bild ------------------------------- */  
.bild_small , .bild_admin{
    bbackground: url(88.jpg) center 57% ;       
    background-size: cover;
    margin: 0px auto 0 auto;  
    position: relative; 
    z-index: 0;
    padding-top: 60px;
}  
.bild_admin{
    background: url(adm.jpg) center  55%; 
    background-size: cover;  
    background: #888;     
    hheight: 50px;
}  
.index_small_foto{
    height: 110px;
}
.margin{
    margin-top: 10px;
}
.topnews{   
    background: #858585;     
    text-align: center;
    position: relative; 
    line-height: 2.5em;
    padding: .59em 1.5em;
    box-shadow: 0px 7px 7px -7px rgba(0,0,0,0.2);
    color: #fff;
    font-size: 1.5em;  
    text-transform: uppercase;
}
.aufstellungPflicht{
    background: #eee;
    bbackground: rgba(244,244,244,.965);
    text-align: center;
    position: relative;
    padding: .5em;
    box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.4);
    color: #444;
    font-size: 1.45em;
    line-height: 1.8em;
}
.span_aufstellungPflicht{
    display: inline-block;
    font-size: 1.0em; 
    color: #0088FF; 
    padding-right: .1em;  
    font-weight: bold;
}
.loginbox{
    width: 330px;   
    margin: 55px auto 3em auto ; 
}
.loginbox form{
    text-align: center;
    padding: 1.5em 2.2em;
}
.loginbox label{
    display: inline;    
    text-align: left;
    margin: 1em 0 0.1em 0;
    font-size: .8em;
    font-weight: bold;
}
.loginbox p{
    margin-top: 1em;
}
input[type='checkbox']{
    position: relative;
    top:2px;
    margin-right: 2px;
}
.loginbox input[type='text']{
    display: block;
    width: 100%;
    margin-top: 1em;
    padding: .85em .85em;
    background: #EEEEEE;
    border: none;
    -ms-box-sizing:     border-box;
    -moz-box-sizing:    border-box;
    -webkit-box-sizing: border-box;
    box-sizing:         border-box;
    font-size: 1.0em;
    outline: none;
    font-weight: bold;
    ffont-size: 17px;
    border-radius: 50px;
    text-align: center;
    color: #444;
}
.loginbox input[type='text']:focus{
    box-shadow: 0px 1px 2px rgba(0,0,0,0.2) inset;
    background: #EEEEEE;
}
.loginbox input[type='submit']{
    background: #0088FF;
    color: #fff;
    border: 0;
    font-weight: bold;
    font-size: 1em;
    padding: .85em .8em;
    width: 100%;
    margin-top: 1.3em;
    border-radius: 50px;
    -ms-box-sizing:     border-box;
    -moz-box-sizing:    border-box;
    -webkit-box-sizing: border-box;
    box-sizing:         border-box;
    transition: 0.3s;        
    box-shadow: 0px 6px 6px -7px rgba(0,0,0,0.6);    
}     
.loginbox input[type='submit']:hover{
    background: #1D58CF;   
}
.vbox{
    position: relative;
    z-index: 2;
}
.sss{
    font-size: 89px;  
    color: #FFF;
    color: hsla(100,100%,100%,0.7);
    margin: auto;
    text-align: center;
    padding: 60px 0 62px 0;  
    ttext-shadow: 0px 0px 70px hsla(0,0%,0%,.8); 
}
.fff{
    font-size: 66px;
    color: #FFF;
    color: hsla(100,100%,100%,0.7);
    margin: auto;
    text-align: center;
    padding: 30px 0 32px 0;
}
.vorzur{
    opacity: .7;
    width:  44px;
    height: 44px; 
    padding-bottom: 7px;
    transition: 0.3s;
}
.vorzur:hover{
    opacity: 1;
}  
/* ------------------------------------- letztes spiel ------------------------------ */
.intro_innen{
    text-align: center;  
}
.letztesSpiel{
    background: #6AD05D;
    color: #fff;
    padding: .5em 1.4em;
    display: block;
    text-decoration: none;
    font-size: 1.8em;
    box-shadow: 0px 7px 7px -7px rgba(0,0,0,0.3);
    transition: .3s;
    line-height: 1.8em;
    color: #fff;
}
.letztesSpiel:hover{
    background: #64C158;
    color: #fff;
}
/* -------------------------------------- saison ------------------------------- */
.grid_33 , .grid_55{
    float: left;
    width: 33.333%;
    padding: .58em 0em; 
    text-align: center;    
    color: #888;
    display: block;
    text-decoration: none;
    font-size: 1.3em;
    box-shadow: 0px 10px 10px -10px rgba(0,0,0,0.4);
    transition: .3s;
    line-height: 1.8em;    
    background: #DDD;
}
.grid_33:hover , .grid_55:hover{
    background: #aaa; 
    color: #fff;   
} 
.grid_55{
    width: 12.5%;
    font-size: .8em;
    line-height: 2.85em;      
}

/* -------------------------------------- inhalt ------------------------------- */
/* startseite */
.grid_3 , .grid_3_rechts{
    float: left;
    width: 31.666%;
    margin-right: 2.5%;
}
.grid_3_rechts{
    float:right;
    margin-right: 0%;
}
/* restseiten */
.grid_3X_1u2{
    float: left;
    width: 65.5%;
    margin-right: 2.5%;
}
.grid_3X_3{
    float:right;
    margin-right: 0%;
    width: 32%;
}

.gridlebt_1 , .gridlebt_3{
    width: 25%;
}
.gridlebt_2{
    width: 50%;
}
    
.hulle{
    margin: 0em 0 1em 0;
    -ms-box-sizing:     border-box;
    -moz-box-sizing:    border-box;
    -webkit-box-sizing: border-box;
    box-sizing:         border-box;   
    padding: 1%; 
}   
.white_box{
    background: transparent;       
    padding: 1em 0em;   
}    
.grid_5 , .grid_5_R{
    float: left;
    width: 20%;    
    margin-right: 0%;
    margin-top: 1em;
    border-right: 1px solid #E8E8E8;
    -ms-box-sizing:     border-box;
    -moz-box-sizing:    border-box;
    -webkit-box-sizing: border-box;
    box-sizing:         border-box;
}
.grid_5_R{
    border-right: 0px solid transparent;    
}
.g5innen{
    padding-bottom: .7em;
    font-weight: bold;
    font-size: .9em;
}
.g5zahl{
    font-size: 1.5em;
    padding: .3em;
}
h2{
    color: #666;
    margin-bottom: .3em;
    font-size: 1.4em;
}
.span_h2{
    float:right; 
    display: block; 
    text-align: right;
}
#tr span{
    cursor: pointer;
}
.table{
    display: table;
    width: 100%;  
}
.tr{
    display: table-row;
    font-size: 14px;  
}
.tr:hover{

}
.td{
    display: table-cell;
    padding: .8em;
    font-weight:bold;    
}
.td a{
    color: #666;
    font-weight:bold;
    text-decoration: none;    
}
.td a:hover{
    color: #0088FF;
    text-decoration: underline;
}
.tr:nth-child(odd){
    background: #fff;       
}
.tr:nth-child(even){
    background: #F5F5F5; 
}
.tr:hover a{
    color: #0088FF ;
}
.erste{
    background: #003460 !important;
    background: #666 !important;
    color: #fff;
    font-size: 13px !important;  
}
.td .erste_a_blue{
    color: #fff;
}
#anzal_aufstellung{
    color: #6AD05D;    
}
.right{
    text-align: right;
}
.left{
    text-align: left;
}
.center{
    text-align: center;  
}
.komplett{
    font-size: .8em;
    color: #fff;
    padding: 1.15em  1em;
    display: inline-block;
    text-decoration: none;
    text-align: center; 
    background: -moz-linear-gradient( 90deg, #aaa , #fff );
    background: linear-gradient(      90deg, #aaa , #fff );
    background: #AAA;
    display: block;    
    transition: 0.25s;
}
.komplett:hover{
    box-shadow: 0px 12px 10px -8px rgba(0,0,0,0.4);  
}
.rot{
    background: #FF5E5E !important;
}
.gruen{
    background: #6AD05D !important;
}
.blau{
    background: #4AAAE5 !important;
}
.gelb{
    background: #F7C82B !important;
}
.lila{
    background: #D282D3 !important;
}
.grau{
    background: #888888 !important;
}
.info{
    font-size: .8em;
    padding: 1em 0 0 0;   
}
.info_hr{
    border: 0;
    border-top : 0px solid #F5F5F5;
    height: 1px;
    background: -ms-linear-gradient(     left, #fff, #f5f5f5 ,#fff );
    background: -moz-linear-gradient(    left, #fff, #f5f5f5 ,#fff );
    background: -webkit-linear-gradient( left, #fff, #f5f5f5 ,#fff );
    background: linear-gradient(         left, #fff, #f5f5f5 ,#fff );
    margin: .8em 0;
}
.nein , .ja , .viell{
    background: #FF5E5E;
    color: #fff;
    padding: 0px 6px;
    font-size: 11px;
    width: 70px;
    display: inline-block;
    text-align: center;
    letter-spacing: 1px;   
    box-shadow: 0px 0px 0px 3px #FF5E5E , 0px 5px 5px 0px rgba(0,0,0,0.4);   
}
.ja{
    background: #6AD05D;
    box-shadow: 0px 0px 0px 3px #6AD05D , 0px 5px 5px 0px rgba(0,0,0,0.4); 
}
.viell{
    background: #FFA743;
    box-shadow: 0px 0px 0px 3px #FFA743 , 0px 5px 5px 0px rgba(0,0,0,0.4); 
}
.specialHoverRot:hover{
    box-shadow: 0px 0px 0px 3px #FF2020 , 0px 3px 3px 0px rgba(0,0,0,0.5);
    background: #FF2020;
    transition: .15s;
}
.specialHoverGreen:hover{
    box-shadow: 0px 0px 0px 3px #3EBC2D , 0px 3px 3px 0px rgba(0,0,0,0.5);
    background: #3EBC2D;
    transition: .15s;
}
.specialHoverOrange:hover{
    box-shadow: 0px 0px 0px 3px #FFA743 , 0px 3px 3px 0px rgba(0,0,0,0.5);
    background: #FFA743;
    transition: .15s;
}
.butt_box{
    text-align: center;
    padding: 0.6em 0 .1em 0;
}
.butt_ja , .butt_nein , .butt_viell{
    color: #fff;
    padding: .6em 1.2em;
    font-weight: bold;
    text-decoration: none;
    font-size: .6em;
    border: 1px solid transparent;    
    white-space: nowrap;   
    box-shadow: 0px 7px 7px -3px rgba(0,0,0,0.4);   
    transition: .2s;      
}
.butt_ja{
    background: #6AD05D;    
}
.butt_nein{
    background: #FF5E5E;   
}
.butt_viell{
    background: #FFA743;
}
.butt_ja:hover , .butt_nein:hover , .butt_viell:hover{
    bborder: 1px solid rgba(0,0,0,.5);  
    box-shadow: 0px 1px 2px -1px rgba(0,0,0,0.4);   
}
.td.posRel{
    position: relative;
}
.h2_spiel{
    padding: .6em .6em;
    color: #fff;
    font-size: .9em;
    background: #555;
}
.name_gross{
    font-size: 1.7em;
    font-weight: bold;
}
.a_weiss{
    color: #fff !important;
    text-decoration: none  !important;
}
.a_weiss:hover{
    color: #0088FF !important;
} 
/* ------------------------------------- trend ------------------------------ */
.t3 , .t1 , .t0{
    background-image: url(t3.png);
    background-size: 100%;
    width:  16px;
    height: 16px;
    display: inline-block;
    margin: -2px -2px -2px 4px;
    padding: 0;
    line-height: 0px;
}
.t1{
    background-image: url(t1.png);
}
.t0{
    background-image: url(t0.png);    
}
/* ------------------------------------- spiel design ------------------------------ */
.spiel_links{
    float: left;   
    width: 49%;     
}
.spiel_rechts{
    float: right;
    width: 49%;   
}
.sv_s , .sv_v{
    font-size: 44px; 
    display: inline-block;  
    width: 66px;
    height: 66px;
    line-height: 66px;
    text-align: center;
    background: #6AD05D;
    border-radius: 50%;
    color: #fff;
}
.sv_v{
    background: #FF5E5E;   
}
.ergebnis{
    font-size: 55px;
}
.abstand{
    margin: 1.5em 0;
}
.tor{
    opacity: .7;
    width: 14px;
    position: relative;
    top:2px;
}
.h2_spielbericht{
    color: #999;  
}
.spielbericht b{
    font-size: 1.5em;
    padding: 1em 0 .5em 0;     
    display: inline-block;
    line-height: 1.1em;
}
.spielbericht{
    margin: 1em 0 1em 0;  
    line-height: 1.5em;
    background: #Fafafa;
    padding: 1em;
    bbborder: 1px solid #F5F5F5;
}
.h1_spiel{
    padding: .2em .4em;
    color: #fff;
    font-size: 1.25em;
    background: #555;
}
.a_zuruck{
    color: #ccc;
    text-decoration: none;
    font-size: .75em;
}
.a_zuruck:hover{
    color: #0088FF;
}
/* ------------------------------------- admin ------------------------------ */
.admin {
    max-width: 600px !important;    
}
.admin h1{
    padding: .3em 0;
    font-size: 1.5em;
}
.admin .erste{
    background: #555 !important;
    color: #fff;
    font-size: 13px !important;
}
.admin hr{
    margin: 2em 0;   
    border:0;
    border-top: 10px solid #F5F5F5;
}
.admin label{
    padding: .5em 0;
    display: block;
    font-weight: bold;
    font-size: .8em;
} 
.admin select , .admin input[type='text']{
    padding: .3em .1em;
    width: 160px;
    margin: 2px 0;  
    border: 1px solid #999; 
    color: #1D58CF;
    font-weight: bold;
}
.admin input[type='text']{
    padding: .4em .5em;    
    width: 150px;
}
.admin textarea{
    width: 100%;
    height: 150px;
    border: 1px solid #999; 
    padding: .5em;
    -ms-box-sizing:     border-box;
    -moz-box-sizing:    border-box;
    -webkit-box-sizing: border-box;
    box-sizing:         border-box;
    resize: vertical;
}
.admin select:focus , .admin input[type='text']:focus, textarea:focus{
    background: #f8f8f8;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.2) inset;
} 
.admin option{
    padding: 0px 8px;
}
.admin .tore_select{
    width: 42px;
    margin-left: 5px;    
}
.admin input[type='submit']{
    background: #FF5E5E;
    color: #fff;
    border: 0;
    padding: .45em .5em;
    font-size: .75em;
    font-weight: bold;
    border-radius: 2px;        
    box-shadow: 0px 6px 6px -3px rgba(0,0,0,0.44) ;
    transition: 0.25s;
}    
.admin input[type='submit']:hover{
    background: #888;   
    box-shadow: none;     
}
.admin_menu {
    margin: 0em 0;
}
.admin_menu li{
    list-style-type: none;
    display: inline-block;
}
.admin_menu li a , .admin .google_submit{
    background: #FF5E5E;
    color: #fff;
    border: 1px solid #FF5E5E;
    transition: 0.15s;    
    text-decoration: none;
    padding: .6em .7em;
    display: inline-block;
    font-weight: bold;
    font-size: .7em;
    border-radius: 2px;
    box-shadow: 0px 6px 6px -3px rgba(0,0,0,0.44);
}
.admin_menu li a:hover , .admin_menu .aktiv{
    background: #888;
    border: 1px solid #888;
    color: #fff;
    box-shadow: none;
    text-decoration: none;
}
.tr:hover .admin_menu li a.rot{
    color: #FF5E5E;
}
.admin_menu li a.rot:hover{
    background: #FF5E5E;
    border: 1px solid #FF5E5E;
    color: #fff !important;
    box-shadow: 0px 2px 1px -1px rgba(0,0,0,0.25);
    text-decoration: none;
}
/* ------------------------------------- footer ------------------------------ */
footer{
    background: #F9F9F9;
    margin-top: 1.6em;
    padding: 2em 0 1em 0;
    text-align: center;
}
footer h2{
    color: #999;
    font-size: 1.2em;
    display: none;
}   
footer li{
    list-style-type: none;
    padding: 0 1em;
    margin: 0;
    list-style-position: inside;
    display: inline;
}
footer li a{
    text-decoration: none;
    line-height: 1.75em;
    font-size: .9em;
    color: #888;     
    transition: .2s;   
    padding-bottom: .75em; 
    border-bottom: 3px solid transparent;    
}
footer li a:hover{
    ccolor: #0088FF;   
    padding-bottom: .75em;
    border-bottom: 3px solid #ccc;
    
}
footer li a.aktiv{
    font-weight: bold;  
    padding-bottom: .75em;
    border-bottom: 3px solid #ccc;
    color: #555;
}
footer hr{
    border: 0;
    border-top : 0px solid #F5F5F5;
    height: 1px;
    background: -ms-linear-gradient(     left, #F9F9F9, #f2f2f2 ,#F9F9F9 );
    background: -moz-linear-gradient(    left, #F9F9F9, #f2f2f2 ,#F9F9F9 );
    background: -webkit-linear-gradient( left, #F9F9F9, #f2f2f2 ,#F9F9F9 );
    background: linear-gradient(         left, #F9F9F9, #f2f2f2 ,#F9F9F9 );
    margin: .5em 0;
}
footer p{
    text-align: center;
}   
footer .kleineSchrift{
    font-size: .95em;  
}
footer img{
    width: 133px;
    margin-top: 5px;
}
footer .icon_menu{
    display: none;
}
footer .upper{
    text-transform: uppercase;
}

/* ----------------------------------------------- media query --------------------------------------------------*/
/* ----------------------------------------------- media query --------------------------------------------------*/
/* ----------------------------------------------- media query --------------------------------------------------*/
@media screen and (min-width:1900px){
    .box{
        max-width: 1300px;    
    }    
}
@media screen and (max-width:1070px){
    .sv_s , .sv_v{
        font-size: 44px;
        display: inline-block;
        width: 55px;
        height: 55px;
        line-height: 55px;
    }
    .ergebnis{
        font-size: 48px;
    }  
    .supertot{
        display: none !important;
    }      
}

@media screen and (max-width:950px){
    .span_top_news{
        display: block;
    }
    .grid_3X_1u2 , .grid_3X_3 , .grid_3 , .grid_3_rechts , .grid_22 , .grid_22_rechts {
        float: none;
        width: 100%;
    }
    .grid_3X_3{
        display: none;
    }
      
    header{
        hheight: 100px;   
        position: relative;     
        margin-top: 0px;         
    }
    .header_box{
        padding: 0 1em;
    } 
    nav .saison{
        display: none;  
    }      
    .bild_small , .bild_admin{
        padding: 0; 
        margin: 0px auto 0 auto;   
    }     
    footer li{
        display: block;
    }    
    footer li a{
        display: inline;
        line-height: 2.75em;    
        padding-bottom: .25em;  
    }
    footer li a:hover{
        padding-bottom: .25em;
    }
    footer li a.aktiv{
        padding-bottom: .25em;
    }        
    nav{
        left: -12px;
        margin-top: -0px;
        width: 93%;
        height: 1000px;
        position: absolute;
        -webkit-box-sizing:  border-box;
        -ms-box-sizing:      border-box;
        -moz-box-sizing:     border-box;
        box-sizing:          border-box;
        box-shadow: 11px 6px 11px rgba(0,0,0,0.3);    
    }  
    .gridlebt_1 , .gridlebt_2 , .gridlebt_3{
        float: left; 
        width: 25%;
    } 
    .gridlebt_2{
        width: 50%;
    }
    .aufstellungPflicht{
        top: 0em;
        padding: .5em;
        font-size: 1.2em;
        line-height: 1.5em;
    }      
    .td a{
        color: #0088FF;
    }   
    .butt_ja , .butt_nein , .butt_viell{
        display: block;
        margin: .5em auto;
        max-width: 160px;
        font-size: .8em;
        padding: .4em 1em;
    } 
    .supertot{
        ddisplay: block !important;
    }                       
}

@media screen and (max-width:700px){
    .sv_s , .sv_v{
        font-size: 36px;
        display: inline-block;
        width: 46px;
        height: 46px;
        line-height: 46px;
    }
    .ergebnis{
        font-size: 42px;
    }  
    .spielbericht{
        line-height: 1.3em;           
    } 
}

@media screen and (max-width:532px){
    .supertot{
        display: none !important;
    }
}

@media screen and (max-width:479px){
    .loginbox{
        width: 95%;
        -ms-box-sizing:     border-box;
        -moz-box-sizing:    border-box;
        -webkit-box-sizing: border-box;
        box-sizing:         border-box;
        margin: 1.5em auto 2em auto; 
    }  
    .sv_s , .sv_v{
        font-size: 28px;
        display: inline-block;
        width: 42px;
        height: 42px;
        line-height: 42px;
    }   
    .ergebnis{
        font-size: 33px;
    }  
    .topnews{
        font-size: 1.1em;
        padding: .5em 1.5em;
    }
    .letztesSpiel{
        padding: .6em 1.2em;
        font-size: 1.3em;
    } 
    .aufstellungPflicht{
        font-weight: bold;
        font-size: .9em;
    }   
    .grid_5 , .grid_5_R{
        float: none;
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #E8E8E8;
    }
    .grid_5_R{
        border-bottom: none;
    }      
    .tot{
        display: none;
    }
    .lebt{
        display: block;
    }  
    .admin select{
        width: 111px;
    }
    .fff{
        font-size: 44px;
        padding: 20px 0 22px 0;
    }                  
}

@media screen and (max-width:360px){
    .box{
        padding: 0 .6em;
    }  
    .schlumpf, .schlumpf_m{
        width: 150px;   
    } 
    .schlumpf_m{
        margin-left:-150px;
    }    
    .sss{
        font-size: 80px;
        padding: 30px 0 32px 0;          
    }            
    .white_box{
        padding: .0em .0em;
    }     
    .nachricht_span{
        padding: 1em 0 0 0;
        margin: .5em 0 .5em 0;   
        border-radius: 3px;
        text-align: right;
    }
    .tr_nachricht{
        background: -moz-linear-gradient(    #F5F5F5, #fff )  !important;
        background: -ms-linear-gradient(     #F5F5F5, #fff )  !important;
        background: -webkit-linear-gradient( #F5F5F5, #fff )  !important;
        background: linear-gradient(         #F5F5F5, #fff )  !important;
        box-shadow: 0px 4px 4px -4px rgba(0,0,0,0.2);
        margin: .5em 0;
    }  
}

@media screen and (max-height:700px){/* hhhhhhhhhööööööööhhhhhhhhheeeeeeeeee */
    nav .saison{
        display: none;
    }    
}

@media screen and (max-width:330px){
    .td{
        padding: .5em;
    }
    .schlumpf, .schlumpf_m{
        width: 140px;
    }
    .schlumpf_m{
        margin-left:-140px;
    }
}