body {
    margin: 0;
    background: black url("../img/mobile/bg.jpg") !important; 
    background-attachment: fixed;
    background-position: center center;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 16px;
    color: white;
}
a:link, a:visited, a:active { 
    text-decoration:none;
    color: #fff;
}
a:hover {
    text-decoration: none;
    color: #fff;
}
img{
    border: 0;
} 
p {
    margin: 0;
}
.box p {
    margin: 5px 0 10px;
}   
  
h4 {
    margin: 5px 0;
}  
img.headline {
    margin: 0px !important;
}            
.headline {
    margin: 0px 0px 3px;
    font-size: 16px;
}
.date {
    color: #b50721;
}
#main {
    position: relative;       
    margin: 0 auto; 
    text-align: center;
    margin: 0 15px;   
}
    #header {
        text-align: left;
        margin: 5px 0 10px;
        padding: 10px;
        height: 42px;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#a00013 /*{e-bup-background-start}*/), to(#590007 /*{e-bup-background-end}*/)); /* Saf4+, Chrome */
        background-image: -webkit-linear-gradient(top, #a00013 /*{e-bup-background-start}*/, #590007 /*{e-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */
        background-image:    -moz-linear-gradient(top, #a00013 /*{e-bup-background-start}*/, #590007 /*{e-bup-background-end}*/); /* FF3.6 */
        background-image:     -ms-linear-gradient(top, #a00013 /*{e-bup-background-start}*/, #590007 /*{e-bup-background-end}*/); /* IE10 */
        background-image:      -o-linear-gradient(top, #a00013 /*{e-bup-background-start}*/, #590007 /*{e-bup-background-end}*/); /* Opera 11.10+ */
        background-image:         linear-gradient(top, #a00013 /*{e-bup-background-start}*/, #590007 /*{e-bup-background-end}*/);
        -moz-box-shadow: 0px 2px 0                rgba(0,0,0,.4);
        -webkit-box-shadow: 0px 2px 0             rgba(0,0,0,.4);
        box-shadow: 0px 2px 0                     rgba(0,0,0,.4);         

    }
        #header div {
            position: absolute;
            left: 14px;
            top: 14px;
            width: 200px;           
        }
        #header div .btn{
            padding:  10px 20px 10px;
            margin: 10px 2px 10px;                               
        }
        #header .logo {
            width: 92px; 
            height: 40px; 
            margin: 10px;
            position: absolute;
            right: 0px;
            top: 0px;
        }
    #content {
        text-align: left;
        margin: 5px 0;
        padding: 10px;
        background: #333;
        border-top: 3px solid #3F3F3F;  
        font-size: 13px;             
    }
    #nav {
        list-style: none;     
        padding: 0;
        margin: 0;       
    }
        #nav li, .btn {
            position: relative;
            text-shadow: 0 /*{b-bup-shadow-x}*/ -1px /*{b-bup-shadow-y}*/ 1px /*{b-bup-shadow-radius}*/ #000 /*{b-bup-shadow-color}*/;
            background-image: -webkit-gradient(linear, left top, left bottom, from(#E40E2C /*{e-bup-background-start}*/), to(#910218 /*{e-bup-background-end}*/)); /* Saf4+, Chrome */
            background-image: -webkit-linear-gradient(top, #E40E2C /*{e-bup-background-start}*/, #910218 /*{e-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */
            background-image:    -moz-linear-gradient(top, #E40E2C /*{e-bup-background-start}*/, #910218 /*{e-bup-background-end}*/); /* FF3.6 */
            background-image:     -ms-linear-gradient(top, #E40E2C /*{e-bup-background-start}*/, #910218 /*{e-bup-background-end}*/); /* IE10 */
            background-image:      -o-linear-gradient(top, #E40E2C /*{e-bup-background-start}*/, #910218 /*{e-bup-background-end}*/); /* Opera 11.10+ */
            background-image:         linear-gradient(top, #E40E2C /*{e-bup-background-start}*/, #910218 /*{e-bup-background-end}*/);
            -moz-box-shadow: 2px 2px 0                rgba(0,0,0,.4);
            -webkit-box-shadow: 2px 2px 0             rgba(0,0,0,.4);
            box-shadow: 2px 2px 0                     rgba(0,0,0,.4);       
            padding:  2px 20px 10px;
            margin: 2px;
            border: 1px solid #910218;
            cursor: pointer; 
            font-size: 16px;  
            color: white;            
        }
        #nav li.grey, .btnGrey {
            background-image: -webkit-gradient(linear, left top, left bottom, from(#666 /*{e-bup-background-start}*/), to(#383838 /*{e-bup-background-end}*/)); /* Saf4+, Chrome */
            background-image: -webkit-linear-gradient(top, #666 /*{e-bup-background-start}*/, #383838 /*{e-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */
            background-image:    -moz-linear-gradient(top, #666 /*{e-bup-background-start}*/, #383838 /*{e-bup-background-end}*/); /* FF3.6 */
            background-image:     -ms-linear-gradient(top, #666 /*{e-bup-background-start}*/, #383838 /*{e-bup-background-end}*/); /* IE10 */
            background-image:      -o-linear-gradient(top, #666 /*{e-bup-background-start}*/, #383838 /*{e-bup-background-end}*/); /* Opera 11.10+ */
            background-image:         linear-gradient(top, #666 /*{e-bup-background-start}*/, #383838 /*{e-bup-background-end}*/);
            border: 1px solid #383838;             
            }   
        #nav li:hover, .btn:hover {
            background-image: -webkit-gradient(linear, left top, left bottom, from(#F93850 /*{e-bup-background-start}*/), to(#C80220 /*{e-bup-background-end}*/)); /* Saf4+, Chrome */
            background-image: -webkit-linear-gradient(top, #F93850 /*{e-bup-background-start}*/, #C80220 /*{e-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */
            background-image:    -moz-linear-gradient(top, #F93850 /*{e-bup-background-start}*/, #C80220 /*{e-bup-background-end}*/); /* FF3.6 */
            background-image:     -ms-linear-gradient(top, #F93850 /*{e-bup-background-start}*/, #C80220 /*{e-bup-background-end}*/); /* IE10 */
            background-image:      -o-linear-gradient(top, #F93850 /*{e-bup-background-start}*/, #C80220 /*{e-bup-background-end}*/); /* Opera 11.10+ */
            background-image:         linear-gradient(top, #F93850 /*{e-bup-background-start}*/, #C80220 /*{e-bup-background-end}*/);  
        }             
        #nav li.grey:hover, .btnGrey:hover {
            background-image: -webkit-gradient(linear, left top, left bottom, from(#888 /*{e-bup-background-start}*/), to(#666 /*{e-bup-background-end}*/)); /* Saf4+, Chrome */
            background-image: -webkit-linear-gradient(top, #888 /*{e-bup-background-start}*/, #666 /*{e-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */
            background-image:    -moz-linear-gradient(top, #888 /*{e-bup-background-start}*/, #666 /*{e-bup-background-end}*/); /* FF3.6 */
            background-image:     -ms-linear-gradient(top, #888 /*{e-bup-background-start}*/, #666 /*{e-bup-background-end}*/); /* IE10 */
            background-image:      -o-linear-gradient(top, #888 /*{e-bup-background-start}*/, #666 /*{e-bup-background-end}*/); /* Opera 11.10+ */
            background-image:         linear-gradient(top, #888 /*{e-bup-background-start}*/, #666 /*{e-bup-background-end}*/);
            }            

        #nav li:active, #nav li.btnActive, .btn:active, .btnActive {
            background-image: -webkit-gradient(linear, left top, left bottom, from(#F7AD00 /*{e-bup-background-start}*/), to(#E96D09 /*{e-bup-background-end}*/)) !important; /* Saf4+, Chrome */
            background-image: -webkit-linear-gradient(top, #F7AD00 /*{e-bup-background-start}*/, #E96D09 /*{e-bup-background-end}*/) !important; /* Chrome 10+, Saf5.1+ */
            background-image:    -moz-linear-gradient(top, #F7AD00 /*{e-bup-background-start}*/, #E96D09 /*{e-bup-background-end}*/) !important; /* FF3.6 */
            background-image:     -ms-linear-gradient(top, #F7AD00 /*{e-bup-background-start}*/, #E96D09 /*{e-bup-background-end}*/) !important; /* IE10 */
            background-image:      -o-linear-gradient(top, #F7AD00 /*{e-bup-background-start}*/, #E96D09 /*{e-bup-background-end}*/) !important; /* Opera 11.10+ */
            background-image:         linear-gradient(top, #F7AD00 /*{e-bup-background-start}*/, #E96D09 /*{e-bup-background-end}*/) !important;  
        }                    
        #nav li .icon, .btn .icon{
            margin-top: -9px;
            position: absolute;
            top: 50%;
            right: 14px;       
        } 
        #nav li img, .btn{ 
            position: relative;
            top: 6px;           
            left: -7px;
        }
        ul.lang li {
            padding:  10px 20px 10px !important;              
        }
            ul.lang li img{ 
                vertical-align: 6px;
            } 
        input.btn {
            position: relative;
            top: 0;
            left: 0;
            width: 100%;
            padding:  10px 20px 10px;
            margin: 2px;
        }       
     
.corner-tl {
    -moz-border-radius-topleft:         .2em /*{global-radii-blocks}*/;
    -webkit-border-top-left-radius:     .2em /*{global-radii-blocks}*/;
    border-top-left-radius:             .2em /*{global-radii-blocks}*/;
}
.corner-tr {
    -moz-border-radius-topright:         .2em /*{global-radii-blocks}*/;
    -webkit-border-top-right-radius:     .2em /*{global-radii-blocks}*/;
    border-top-right-radius:             .2em /*{global-radii-blocks}*/;
}
.corner-bl {
    -moz-border-radius-bottomleft:         .2em /*{global-radii-blocks}*/;
    -webkit-border-bottom-left-radius:     .2em /*{global-radii-blocks}*/;
    border-bottom-left-radius:             .2em /*{global-radii-blocks}*/;
}
.corner-br {
    -moz-border-radius-bottomright:     .2em /*{global-radii-blocks}*/;
    -webkit-border-bottom-right-radius: .2em /*{global-radii-blocks}*/;
    border-bottom-right-radius:         .2em /*{global-radii-blocks}*/;
}
.corner-top {
    -moz-border-radius-topleft:         .2em /*{global-radii-blocks}*/;
    -webkit-border-top-left-radius:     .2em /*{global-radii-blocks}*/;
    border-top-left-radius:             .2em /*{global-radii-blocks}*/;
    -moz-border-radius-topright:         .2em /*{global-radii-blocks}*/;
    -webkit-border-top-right-radius:     .2em /*{global-radii-blocks}*/;
    border-top-right-radius:             .2em /*{global-radii-blocks}*/;
}
.corner-bottom {
    -moz-border-radius-bottomleft:         .2em /*{global-radii-blocks}*/;
    -webkit-border-bottom-left-radius:     .2em /*{global-radii-blocks}*/;
    border-bottom-left-radius:             .2em /*{global-radii-blocks}*/;
    -moz-border-radius-bottomright:     .2em /*{global-radii-blocks}*/;
    -webkit-border-bottom-right-radius: .2em /*{global-radii-blocks}*/;
    border-bottom-right-radius:         .2em /*{global-radii-blocks}*/;
    }
.corner-right {
    -moz-border-radius-topright:         .2em /*{global-radii-blocks}*/;
    -webkit-border-top-right-radius:     .2em /*{global-radii-blocks}*/;
    border-top-right-radius:             .2em /*{global-radii-blocks}*/;
    -moz-border-radius-bottomright:     .2em /*{global-radii-blocks}*/;
    -webkit-border-bottom-right-radius: .2em /*{global-radii-blocks}*/;
    border-bottom-right-radius:         .2em /*{global-radii-blocks}*/;
}
.corner-left {
    -moz-border-radius-topleft:         .2em /*{global-radii-blocks}*/;
    -webkit-border-top-left-radius:     .2em /*{global-radii-blocks}*/;
    border-top-left-radius:             .2em /*{global-radii-blocks}*/;
    -moz-border-radius-bottomleft:      .2em /*{global-radii-blocks}*/;
    -webkit-border-bottom-left-radius:  .2em /*{global-radii-blocks}*/;
    border-bottom-left-radius:          .2em /*{global-radii-blocks}*/;
}
.corner-all {
    -moz-border-radius:                 .2em /*{global-radii-blocks}*/;
    -webkit-border-radius:              .2em /*{global-radii-blocks}*/;
    border-radius:                      .2em /*{global-radii-blocks}*/;
}
.corner-none {
    -moz-border-radius:                  0;
    -webkit-border-radius:               0;
    border-radius:                       0;
}

.corner-tl,
.corner-tr,
.corner-bl, 
.corner-br,
.corner-top,
.corner-bottom, 
.corner-right,
.corner-left,
.corner-all {
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
}

.icon {
    background:                         #666 /*{global-icon-color}*/;
    background:                         rgba(0,0,0,.4) /*{global-icon-disc}*/;
    background-image: url("../img/mobile/icons-18-white.png") /*{global-icon-set}*/;
    background-repeat: no-repeat;
    -moz-border-radius:                    9px;
    -webkit-border-radius:                 9px;
    border-radius:                         9px;
    height: 18px;
    width: 18px;  
    display: block;   
}  
.iconleft {
    padding-left: 40px !important;     
}
    .iconleft .icon{
        margin-top: -9px;
        position: absolute;
        top: 53%;
        left: 14px;      
    }
.iconCenter {
    width: 32px;    
}
    .iconCenter .icon{
        margin-top: -9px;
        position: absolute;
        top: 53%;
        left: 11px;   
    }  

/* plus minus */    
.icon-plus {    background-position:     -0 50%;}
.icon-minus {   background-position:     -36px 50%;}

.icon-de {   background-image: url("../img/mobile/flags/de.png") !important;}
.icon-en {   background-image: url("../img/mobile/flags/en.png") !important;}

/* delete/close */
.icon-delete {  background-position:     -72px 50%;}

/* arrows */
.icon-arrow-r { background-position:     -108px 50%;}
.icon-arrow-l { background-position:     -144px 50%;}
.icon-arrow-u { background-position:     -180px 50%;}
.icon-arrow-d { background-position:     -216px 50%;}

/* misc */
.icon-check {   background-position:     -252px 50%;}
.icon-gear {    background-position:     -288px 50%;}
.icon-refresh { background-position:     -324px 50%;}
.icon-forward { background-position:     -360px 50%;}
.icon-back {    background-position:     -396px 50%;}
.icon-grid {    background-position:     -432px 50%;}
.icon-star {    background-position:     -468px 50%;}
.icon-alert {   background-position:     -504px 50%;}
.icon-info {    background-position:     -540px 50%;}
.icon-home {    background-position:     -576px 50%;}
.icon-search,
.icon-searchfield:after {background-position:-612px 50%;}
.icon-checkbox-off {background-position: -684px 50%;}
.icon-checkbox-on {background-position:  -648px 50%;}
.icon-radio-off {background-position:    -756px 50%;}
.icon-radio-on {background-position:     -720px 50%;}

#googleMap{
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
    color: black;
    margin: 10px auto;
    background: #383838;
    border: 1px solid #3f3f3f;   
}
.opening tr.secondRow {  
    background: #363636;
} 
    .opening tr td {
        text-align: center;   
    }
    .opening tr td.left {
        text-align: left;   
    }
        .opening tr td img {
            width: 70px;
        }

.clubs img.club {
    border: 1px solid #3F3F3F;
    float: left;
    margin-right: 10px;
}
ul.subList {
    list-style: none;     
    padding: 0;
    margin: 0 0 10px 6px;           
}   
    ul.subList li.btn { 
            padding:  12px 10px 8px;     
    }
        ul.subList li.btn .headline {
            width: 70%;
            overflow: hidden;
            white-space: nowrap;
        }
        ul.subList li.btn img.eventImage {
            width: 26px;
            float: left;
            margin-right: 5px;              
        }
        ul.subList li.btn img.galleryImage {
            height: 40px;
            float: left;
            margin-right: 5px;              
        }        
        ul.subList li.btn span.date{ 
            color: #FECC00;
        }  
    ul.subList li.eventInfo {
        margin-top: 15px;
        display: none;        
    } 
        ul.subList li.eventInfo img.eventImage {
            width: 60px;
            float: left;
            margin-right: 10px;    
            border-top: 1px solid #3f3f3f;                      
        }   
        
.gallery { list-style: none; padding: 0; margin: 0; }
.gallery:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.gallery li { float: left; width: 33.33333333%; }
.gallery li a { display: block; margin: 5px; border: 1px solid #3c3c3c; }
.gallery li img { display: block; width: 100%; height: auto; }
         
table .picture {
    width: 100%;
}
input[type="text"], select, textarea {
    width: 100%;
    height: 20px;
    border: 1px solid #555;
    background: #373737;        
    margin: 2px 1px 10px;
    color: #fff;
    padding: 5px 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#373737 /*{e-bup-background-start}*/), to(#444 /*{e-bup-background-end}*/)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #373737 /*{e-bup-background-start}*/, #444 /*{e-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */
    background-image:    -moz-linear-gradient(top, #373737 /*{e-bup-background-start}*/, #444 /*{e-bup-background-end}*/); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #373737 /*{e-bup-background-start}*/, #444 /*{e-bup-background-end}*/); /* IE10 */
    background-image:      -o-linear-gradient(top, #373737 /*{e-bup-background-start}*/, #444 /*{e-bup-background-end}*/); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #373737 /*{e-bup-background-start}*/, #444 /*{e-bup-background-end}*/);
}
    input.primary {
        font-weight: bold;
    }
select {
    width: 100%; 
    padding: 5px 0; 
    height: 30px;        
}
textarea {
    height: 100px;
}
label {
    display: block;
}
label.error, span.error{
    display: none;
    color: #ff0020;
}
input.error, textarea.error, select.error{
    border: 1px dashed #ff0020 !important;
}
#photoIdBox {
    display:  none;
}
div.flashBox {
    position: relative;
    min-height: 50px;
    margin: 5px 0 10px;
    padding: 10px;
    text-align: left;

    height: 42px;
    background: #343434; 
    border: 1px solid #3f3f3f;
    text-align: left;    
} 
    div.flashBoxSuccess {
        border-color: #00c900;               
    }
    div.flashBoxError {
        border-color: #dd0000;                
    }
    div.flashBoxWarning {
        border-color: #fcff00;                
    }            
    div.flashBoxInfo {
        border-color: #0283ce;                  
    }
    div.flashBox span {
        display: block;
        font-size: 20px;
        font-weight: bold;
    }
    div.flashBoxSuccess span {
        color: #00c900;       
    }
    div.flashBoxError span {
        color: #dd0000;
    }
    div.flashBoxWarning span {
        color: #fcff00;
    }            
    div.flashBoxInfo span {
        color: #0283ce; 
    }
    div.flashBox .flashIcon {
        float: left;
        margin: 0 10px;
    }
     
div#loaderBg{
    background: rgba(0,0,0,.6) none repeat scroll 0 0; 
    height: 100%;
    width:100%;      
    left:0;
    top:0;
    z-index:50000;
    position: fixed;
    display: none;
}
    div#loader {
        height: 100%;
        width:100%;      
        left:0;
        top:0;
        z-index:50001;
        position: fixed;        
        display: none;        
    }    
    div#loader div {    
        width: 130px;
        height: 35px;
        padding: 10px;
        text-shadow: 0 /*{b-bup-shadow-x}*/ -1px /*{b-bup-shadow-y}*/ 1px /*{b-bup-shadow-radius}*/ #000 /*{b-bup-shadow-color}*/;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#E40E2C /*{e-bup-background-start}*/), to(#910218 /*{e-bup-background-end}*/)); /* Saf4+, Chrome */
        background-image: -webkit-linear-gradient(top, #E40E2C /*{e-bup-background-start}*/, #910218 /*{e-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */
        background-image:    -moz-linear-gradient(top, #E40E2C /*{e-bup-background-start}*/, #910218 /*{e-bup-background-end}*/); /* FF3.6 */
        background-image:     -ms-linear-gradient(top, #E40E2C /*{e-bup-background-start}*/, #910218 /*{e-bup-background-end}*/); /* IE10 */
        background-image:      -o-linear-gradient(top, #E40E2C /*{e-bup-background-start}*/, #910218 /*{e-bup-background-end}*/); /* Opera 11.10+ */
        background-image:         linear-gradient(top, #E40E2C /*{e-bup-background-start}*/, #910218 /*{e-bup-background-end}*/);
        -moz-box-shadow: 2px 2px 0                rgba(0,0,0,.4);
        -webkit-box-shadow: 2px 2px 0             rgba(0,0,0,.4);
        box-shadow: 2px 2px 0                     rgba(0,0,0,.4); 
   
    }
        div#loader div span{
            vertical-align: -22px;
        }
        div#loader div img{
            float: left;             
        }

div#footer {
    position: relative;
    top: 10px;
    margin: 0;
    height: 30px;
    font-size: 10px;
    color: #fff;  
    text-shadow: 0 /*{b-bup-shadow-x}*/ -1px /*{b-bup-shadow-y}*/ 1px /*{b-bup-shadow-radius}*/ #000 /*{b-bup-shadow-color}*/;        
}
    div#footer div.left, div#footer div.right {
        position: absolute;
        width: 220px;
        height: 30px;   
        top: 0px;
        padding-bottom: 10px;           
    }

    div#footer div.left {
        width: 22px;
        left: 10px;
    }
        div#footer div.left span {
            cursor: pointer;
        }
    div#footer div.right {
        margin: 5px 0;             
        right: 10px;
        text-align: right;              
    }      
    
    
    
