#kopf {
        position:relative;
        width: 980px;
        height:170px;
        background-image: url(../img/wiese4.gif);
        background-repeat:no-repeat;
        background-position:10px 10px;
}
#logo {
        position:relative;
        top:73px;
        left:10px;
        height:67px;
        width:210px;
}
#logo a {
        background-image: url(../img/gldk_roll.gif);
        background-repeat:no-repeat;
        background-position:0px 0px;
        font-size: 80px;
        font-family:Verdana;
}
#logo a:hover {
        background-image: url(../img/gldk_roll.gif);
        background-repeat:no-repeat;
        background-position:-393px 0px;
        font-size: 80px;
        font-family:Verdana;
        background-color:transparent;
}