#ho {
    position:absolute;
    overflow: hidden;
    width:20px; height:80px; top:332px; left:467px;
    border: none;
}

#tx {
    background: maroon;
    font-size: 100%;
    font-weight: bold;
    color: white;
    display: inline;
    padding: 0px 5px 0px 5px;
    position:absolute;
    width:205px; height:375px; overflow:auto; top:165px; left:600px;
    z-index:2;
}

.fixedpitch {
    font: normal 2.2ex Courier, monospace;
    width:205px;
    border-top:2px solid gray;
    border-right:2px solid gray;
    border-bottom:2px solid gray;
    border-left:2px solid gray;
}

h3 {
    font-size: 115%;
    text-align: center;
}

a {
    color: white;
}

a:hover,active,focus {
    color: yellow;
/* scheiss-IE hack: */
    visibility: visible;
    position:relative;
    border: none;
    outline:0; /* for browsers that understand */
}

#bud a {
    position:absolute;
    width:120px; height:141px; top:344px; left:0;
    border: none;
    outline:0; /* for browsers that understand */
}

#jaz a {
    position:absolute;
    width:120; height:130px; top:355px; left:140;
    border: none;
    outline:0; /* for browsers that understand */
}

#fot a {
    position:absolute;
    width:80px; height:140px; top:345px; left:280;
    border: none;
    outline:0; /* for browsers that understand */
}

#kon a {
    position:absolute;
    width:175px; height:120px; top:478px; left:-16;
    border: none;
    outline:0; /* for browsers that understand */
}

#imp a {
    position:absolute;
    width:150px; height:100px; top:500px; left:290px;
    border: none;
    outline:0; /* for browsers that understand */
}

#fr a {
    position:absolute;
    width:40px; height:30px; top:453px; left:374px;
    border: none;
    outline:0; /* for browsers that understand */
}

#de a {
    position:absolute;
    width:40px; height:30px; top:448px; left:430px;
    border: none;
    outline:0; /* for browsers that understand */
}

#hom a {
    position:absolute;
    width:75px; height:82px; top:516px; left:510px;
    border: none;
    outline:0; /* for browsers that understand */
}

a img {
    visibility: hidden;
    border: none;
}

a:hover img {
    visibility: visible;
    position:absolute;
    border: none;
}

.gradualshine{
filter:alpha(opacity=10);
-moz-opacity:0.1;
opacity:0.1;
}
