﻿
body
{
    text-align: center;
    background-color: #F5F5F5;
    font-size: 9px;
    color: #000066;
    font-family: verdana;
    background-image: url(images/WEBSITE/achtergrond.jpg);
    
}

#center
{
    width: 985px;
    height: 700;
    margin: 0px auto;
    text-align: left;
}

#container
{
}

#header_1
{
    float: left;
    width: 150px;
    height: 130px;
    background-image: url(images/website/globegrey.jpg);
    margin-right: 0px;
}

#header_2
{
    border: thin solid #FF9900;
    float: left;
    margin-right: 0px;
    position: inherit;
    font-family: Verdana;
    width: 200px;
    height: 130px;
}

#header_3
{
    border: thin solid #FF9900;
    float: left;
    margin-right: 0px;
    font-family: Verdana;
    width: 200px;
    height: 130px;
    
}

#header_4
{
    
    float: right;
    font-family: Verdana;
    width: 429px;
    height: 130px;
    background-image: none;
    border: thin solid #FF9900;
    background-color: #FFFFFF;
}

#menu_1
{
    float: left;
    font-family: calibri;
    width: 150px;
    height: 28px;
    font-weight: normal;
    font-size: 9pt;
    color: #666666;
    background-color: #FF9900;
    text-align: center;
    padding-top: 3px;
}

#menu_2
{
    float: left;
    font-family: calibri;
    width: 660px;
    height: 28px;
    font-size: 9pt;
    color: #FFFFFF;
    background-color: #666666;
    text-align: left;
    padding-top: 3px;
}

#menu_3
{
    float: right;
    font-family: calibri;
    width: 173px;
    height: 28px;
    font-weight: normal;
    font-size: 9pt;
    color: #666666;
    background-color: #FF9900;
    text-align: center;
    padding-top: 3px;
}


#news
{
    float: left;
    font-family: calibri;
    font-size: 9pt;
    color: #666666;
    width: 150px;
    height: 540px;
    background-color: #CCCCCC;
    font-style: normal;
}

#Content
{
    float: left;
    font-family: Calibri;
    width: 660px;
    height: 515px;
    overflow: auto;
    background-color: #FFFFFF;
    font-size: 11pt;
    color: #666666;
}

#footer
{
    float: right;
    font-family: Verdana;
    width: 834px;
    height: 24px;
    background-color: #666666;
    font-size: 9pt;
    color: white;
    text-align: left;
    padding-top: 3px;
}

#rightcolumn_1
{
    float: right;
    font-family: Calibri;
    width: 173px;
    height: 250px;
    text-decoration: none;
    background-color: white;
}

#rightcolumn_2
{
    float: right;
    font-family: calibri;
    width: 173px;
    height: 264px;
    background-color: #C0C0C0;
    font-size: 9px;
    color: #666666;
}

img
{
    border-style:none;
}
