body{
        margin: 0;
        padding: 0;
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
        background-color: #FFF;
        color: #0063a2;
        font-size: 14px;
}

a img{
        border: none;
}

a:link,  a:visited{
        text-decoration: none;
        color: #0063a2;
}

#menu_footer a:link,  a:visited{
        text-decoration: none;
        color: #7d8fa3;
}

a:hover{
        color: #0063a2;
}

h1{
        color: #a5224a;
        font-size: 16px;
}

#container{
        width: 963px;
        height: 738px;
        background-color: #FFF;
        margin: 20px auto;
}

#head{
        float: left;
        width: 226px;
        height: 188px;
        background-image: url(head.png);
        background-repeat: no-repeat;
        padding-left: 737px;
        padding-top: 20px;
}

#main{
        float: left;
        width: auto;
        height: 530px;
        background-image: url(content.jpg);
        background-repeat: no-repeat;
}

#content_alinea1{
        float: left;
        width: 860px;
        height: auto;
        overflow: hidden;
        padding: 20px 10px 10px 40px;
}

#plaatje_links{
        float: left;
        width: 395px;
        height: 95px;
        background-image: url(domeinregistr_plaatje.jpg);
        background-repeat: no-repeat;
        padding: 35px 0px 0px 15px;
        margin-left: 38px;
        font-size: 12px;
}

.AS_whois_button{ padding: 0px; margin: 0px; margin-left: 5px;}
.AS_www{ padding-bottom: 0px; margin-bottom: 0px; margin-left: 2px;}
.AS_snelbestel{ padding: 0px; margin-bottom: 2px;  margin-left: 5px;}

#plaatje_rechts{
        position: relative;
        float: right;
        width: 340px;
        height: 153px;
        padding-right: 30px;
        top: -50px;

}

#menu_footer{
        float: left;
        width: 550px;
        padding: 160px 0px 0px 40px;
}

