*  {
    margin: 0;
    padding: 0;
}

html, body {
    background: url(/img/index/background/bg_body.jpg);
    font-size:100.01%;
    font-family: Verdana, Tahoma, "Lucida Sans", sans-serif;
}

h1 {
    text-indent: -999em;
}

#all {
    margin: 0 auto;
    width: 970px;
    background: #FFFFFF;
    border: 1px solid black;
    margin-top: 5px;
    margin-bottom: 5px;
}

#background {
    position: relative;
    height: 570px;
    width: 950px;
    background: #060807 url(/img/intro/hintergrund.jpg) no-repeat;
    margin: 7px 10px;
    border: 1px solid black;
}

#images {
    position: absolute;
    left: 10px;
    top: 161px;
}

#sotd {
    position: absolute;
    left: 400px;
    top: 173px;
    border: 0;
    display: block;
}

#spiel_container {
    position: absolute;
    left: 625px;
    top: 180px;
    width: 315px;
    height: 76px;
}

#spieldaten_container {
    position: absolute;
    left: 625px;
    top: 260px;
    width: 315px;
    height: 38px;
}

.spieldaten {
    float: left;
    position: relative;
    overflow: hidden;
    padding: 0px;    
    height: 19px;
}

.halle {
    margin: 0 auto;
    clear: left;
    position: relative;
    overflow: hidden;
    padding: 0px;
}


#sponsor_container {
    position: absolute;
    left: 640px;
    top: 325px;
    width: 290px;
    height: 150px;
}

.sponsor {
float: left;
position: relative;
list-style: none;
height: 75px;
width: 145px;
}

.sponsor a {
float: left;
position: relative;
overflow: hidden;
padding: 0px;
padding-top: 0px;
background: transparent none no-repeat left top;
height: 75px;
width: 145px;
}

.sponsor:hover a {
background-position: left bottom;
}

#homepage_container {
    position: absolute;
    left: 625px;
    top: 500px;
    width: 315px;
    height: 40px;
}

a.homepage_link {
    display: block;
    position: relative;
    height: 40px;
    width: 315px;
}

span{
    display: none;
}
