  #gaestebuch {
    position:absolute;
    background-color: transparent;
    top:-8px; right:10px;
    text-align:right;
    font-weight:bold;
    font-size:26pt;
    color:#FFDD00;

    margin-right:1px;
    margin-top:1px;
    height:2.4em;
    line-height: 1.1em;
    z-index:3;
}

  #gaestebuch_info {
    position:absolute;
    background-color: transparent;
    top:20px; right:100px;
    text-align:right;
    font-weight:bold;
    font-size:12pt;
    color:#FFDD55;

    margin-right:1px;
    margin-top:1px;
    height:2.4em;
    line-height: 1.1em;
    z-index:3;
}
#gaestebuch a{

float: left;
padding-left: 25px;
padding-right: 25px;
padding-top:0px;
height: 85px;
text-decoration: none;
text-align: center;
font-weight:bold;
background-color: transparent;
background-image:url(../images/gbuch/gb1_zu.gif);
background-repeat:no-repeat;

color: #FFBF10;
border-left: 0px solid #EFEFFF;
border-top: 0px solid #DFDFEF;
border-right: 0px solid #5F5F6F;
border-bottom: 0px solid #4F4F5F;
}

#gaestebuch a:hover{

background-color: transparent;
color: #FFFF00;
background-image:url(../images/gbuch/gb1_ani.gif);
background-repeat:no-repeat;

}
