@media screen {
        body {
                background-color: #ffffff;
                background-position: 50%;
                background-repeat: repeat-y;
                margin: 0px 0px 0px 0px;
        }

                table {

                        margin:0px;
                }
                table,tr,td,body {
                font-size:12px;
                font-family:Tahoma;
        }
        .kop {
                margin: 0 0 0 30;
        }
        h3 {
                margin:0px;
                font-size:18px;
        }
        a.enterlink:link {
                  color: #ffffff;
                  text-decoration: none;
        }
        a.enterlink:visited {
                    color: #ffffff;
                    text-decoration: none;
        }
        a.enterlink:hover {
                    color: #000000;
                    text-decoration: underline;
        }
        a.enterlink:active {
                    color: #000000;
                    text-decoration: none;
        }
        a:link, a:visited, a:hover {
                color: #FF6500;
                text-decoration: underline;
                font-weight:bold;
        }
        a:hover {
                 text-decoration: none;
        }
        h1 {
                 font-size:20px;
                 margin:0px 0px 10px 25px;
        }
        div#inloggen {
                height: 115px;
                left: 50%;
                margin: 0px 0px 0px -375px;
                position: absolute;
                top: 305px;
                width: 148px;
        }
        div#content {
                left: 50%;
                margin: 0px 0px 0px -120px;
                position: absolute;
                top: 274px;
                width: 496px;
        }
        div#jackpot {
                font-size: 20pt;
                font-weight: bold;
                left: 50%;
                margin: 0px 0px 0px -230px;
                position: absolute;
                top: 157px;
        }
        div#menu {
                left: 50%;
                margin: 0px 0px 0px -385px;
                position: absolute;
                top: 440px;
        }
        div#over {
                filter: alpha(opacity=45);
                height: 100%;
                left: 0px;
                margin: 0px 0px 0px 0px;
                position: absolute;
                top: 0px;
                width: 100%;
        }
        div#over_over {
                background-color: #ffffff;
                height: 300px;
                left: 40%;
                margin: -200px 0px 0px -200px;
                position: absolute;
                top: 50%;
                width: 400px;
        }
        iframe#iframe {
                 border: none;
                 height: 75px;
                 left: 50%;
                 margin: 0px 0px 0px -75px;
                 position: absolute;
                 top: 137.5px;
                 width: 416px
        }

        iframe#scroller {
                 border: none;
                 height: 77px;
                 left: 50%;
                 margin: 0px 0px 0px -75px;
                 position: absolute;
                 top: 60px;
                 left: 76px;
                 width: 422px;
        }
        img {
                border: 0;
        }
        img#header {
                left: 50%;
                margin: 0px 0px 0px -387px;
                position: absolute;
                top: 0px;
        }
        img#index {
                left: 50%;
                margin: 0px 0px 0px -180px;
                position: absolute;
                top: 440px;
        }
        img#promo {
                left: 50%;
                margin: 0px 0px 0px -146px;
                position: absolute;
                top: 270px;
        }
        img#ww {
                margin: 8px 0px 0px 15px;
        }
        input#inloggen_veld_gebruikersnaam {
                border: none;
                height: 16px;
                margin: 27px 0px 0px 9px;
                width: 130px;
                text-align: center;
        }
        input#inloggen_veld_wachtwoord {
                border: none;
                height: 16px;
                margin: 18px 0px 0px 9px;
                width: 130px;
                text-align: center;
        }
        input#inloggen_knop {
                margin: 8px 5px 0px 20px;
        }
}