
/*STOPP VORRATSDATENSPEICHERUNG */

div#akct {
        position: absolute; top:0px; right: 0px; z-index: 2342; width:113px; height:88px;
        background-image: url(http://privacy.teuchtlurm.de/grafiken/akvse.gif);
        background-repeat: no-repeat;
        background-position: right top;
        border:none;
        padding:0;
        margin:0;
        text-align: right;
}
div#akct img {
        border:none;
        padding:0;
        margin:0;
}
div#akct a#akpeel img {
        width: 100%;
        height: 100%;
}

div#akct a {
        text-decoration: none;
        border:none;
        padding:0;
        margin:0;
        display: block;
}
div#akct a#akpeel:hover {
        position: absolute; top:0px; right: 0px; z-index: 4223; width:500px; height:500px;
        display: block;
        background-image: url(http://privacy.teuchtlurm.de/grafiken/akvsb.gif);
        background-repeat: no-repeat;
        background-position: right top;
}
/*STOPP VORRATSDATENSPEICHERUNG Ende*/
