﻿body
{
    text-align: center;
    background-image: url('../images/achtergrond/achtergrond.jpg');
    font-size: 9px;
    font-family: Verdana;
}

#center
{
    width: 1024px;
    height: 768;
    margin: 0px auto;
}

#container
{  
    width: 1024px;
}

#menu
{
    float: left;
    width: 716px;
    height: 25px;
    text-align: center;
}

#header
{
    margin: 1px 0px 0px 0px;
    width: 307px;
    height: 25px;
    background-color: #0099CC;
    font-family: Verdana;
    text-align: left;
}
#message
{
    float: left;
    width: 1019px;
    height: 75px;
    background-color: #0099CC;
    font-family: Verdana;
    text-align: left;
    font-size: 20px;
    padding-top: 15px;
    color: #FFFFFF;
    padding-left: 5px;
}

#logo
{
    float: left;
    font-family: Verdana;
    font-size: 9pt;
    color: #666666;
    width: 274px;
    height: 130px;
    font-style: normal;
    background-image: url( '../images/WEBSITE/logoverdict.jpg' );
}

#picture
{
    float: right;
    font-family: Verdana;
    width: 750px;
    height: 130px;
    text-align:right;
    background-image: url('../images/WEBSITE/Avocado.jpg');
}

#adres
{
    float: left;
    font-family: Verdana;
    width: 264px;
    height: 510px;
    text-decoration: none;
    background-color: #E1E1E1;
    font-size: 9pt;
    color: #666666;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border-right-style: solid;
    border-right-width: 1px;
    text-align: left;
}

#Content
{
    float: left;
    font-family: Verdana;
    width: 728px;
    height: 500px;
    background-color: #FFFFFF;
    text-align: left;
    font-size: 9pt;
    color: #666666;
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-right-style: solid;
    border-right-width: 1px;
    overflow: auto;
}

#footer
{
    float: left;
    font-family: Verdana;
    width: 1021px;
    height: 25px;
    background-color: #666666;
    font-size: 9pt;
    color: white;
    text-align: left;
    padding-top: 3px;
    padding-left: 3px;
}

img
{
    border-style:none;
}
