html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}


body{font:13px/1.5 'Helvetica Neue Light',Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif}a:focus{outline:1px dotted invert}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}h1{font-size:25px}h2{font-size:23px}h3{font-size:21px}h4{font-size:19px}h5{font-size:17px}h6{font-size:15px}ol{list-style:decimal}ul{list-style:square}li{margin-left:30px}


html.bgnormal {background: url(/img/bgueberbike.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

html.bggold { background: url(/img/bgueberbike-gold.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

a { text-decoration: none; }
a:hover { text-decoration: underline; }


div#wrapper {
    position:relative; min-height:100%; height:100%;
}


#bg {
    position: fixed; 
    top: -50%; 
    left: -50%; 
    width: 200%; 
    height: 200%;
}

#bg img {
    position: absolute; 
    top: 0; 
    left: 0; 
    right: 0; 
    bottom: 0; 
    margin: auto; 
    min-width: 50%;
    min-height: 50%;
}





#footer {
    position:absolute;
    margin:0;
    bottom:0;
    width:100%;
    color: #fff;
    font-weight: bold;
    font-size:24px;
}

#footer span {
    float:right;
    background:#000;
    padding:8px 30px;
}

#footer a {
    color: #fff;
}



#logo { position:absolute; left:30px; top:20px; font-size:32px; margin:0; }

#award { position:absolute; left:30px; top:180px; margin:0;
    text-shadow: 0 0 0.2em #fff, 0 0 0.1em #fff, 0 0 0.4em #fff; }

#emblem { position:absolute; right:30px; top:26px; font-size:12px; font-weight:normal; margin:0; }
#emblem a { color: #000; vertical-align:top; padding-top:6px; padding-right:6px; }
#emblem img { margin-top: -6px }
#emblem span { vertical-align:top; margin-top: -6px }

#motto {
    position:absolute;
    z-index: 1;
    bottom:100px;
    font-size: 18px;
    text-align: center;
    width:100%;
    color: #000;
    background: #fff;

    text-shadow: 0 0 0.4em #fff, 0 0 0.4em #fff, 0 0 0.4em #fff;
}

#motto #motto0 { font-size:15px; font-weight:normal; color:#666; margin-top:10px; margin-bottom:10px; }
#motto hr { margin-top:10px; margin-bottom:10px; }
#motto ul { margin-top:10px; margin-bottom:10px; }
#motto ul li { display:inline; margin-top:10px; }
#motto ul li a { font-size: 16px; font-weight:normal; color:#888; }


