#01 {
        LEFT: -500px; OVERFLOW: hidden; WIDTH: 500px; POSITION: absolute; TOP: -500px; HEIGHT: 250px
}
#02 {
        LEFT: -500px; OVERFLOW: hidden; WIDTH: 500px; POSITION: absolute; TOP: -500px; HEIGHT: 250px
}

  body {
        background-color: rgb(255, 255, 255);
        background-image: url(jpg/hinterg-w.jpg);
        background-attachment: fixed;
        font-family: Verdana, Geneva, sans-serif;
        font-size: 12px;
        topmargin: 0;
        leftmargin: 0;
        style-color: rgb(255, 255, 255);
        alink: #000099;
        link: #ffffff;
        marginheight: 0;
        marginwidth: 0;
        vlink: #ffffff;
        color: #FFF;



}

a:link {
        color:#FFF;
        text-decoration: none;
}

a:active {color: #005050; text-decoration: none;}

A:visited {color:#8F8F8F; text-decoration: none;}

A:hover {
        color:black;
        background-color: snow;
        font-size: 14px;
}
