a:link { color:rgb(220,35,0); }
a:visited { color:rgb(220,35,0); }
a:active { color:rgb(255,55,55); }

head{
        height:100%;
}

#rundumbox{
        position:absolute;
        background:url(bilder/hintergrund.gif) repeat-y;
        left:50%;
/*
        top:50%;

        height:780px;
*/
        width:860px;
/*
        margin:-430px 0 0 -430px;
*/
        margin: 0 0 0 -430px;
        padding:0;
        font-family:Verdana;
}

#hauptinhalt{
/*
        height:670px;
*/
        margin-top:10px;
        margin-bottom:40px;
/*
        width:630px;
*/
/*
        background:url(bilder/bg_frack.jpg) no-repeat;
*/
        font-family:Verdana;
        font-size:1.2em;
        overflow-y:auto;
}

#Spieler{
/*
        border:solid 1px rgb(220,35,0);
*/
}

#randlinks{
        background:url(bilder/rand_links.jpg) repeat-y;
        left=50%;
        width: 30px;
        margin-left:-460px;
}
