body
{
    margin: 0px;
    font-family: Verdana;
    color: #003a79;
    font-size: 10px;
}

#jobs a
{
    text-decoration: none;
    border: none;
    color: white;
}


#jobs a:hover
{
    text-decoration: none;
    border: none;
}

#logo a img
{
    text-decoration: none;
    border: none;
}

.Normal
{
    color: black;
}

#footerpane
{
    background-image: url(footer.png);
}

#header
{
    width: 1014px;
    height: 29px;
    background-color: #003A79;
    color: White;
    margin-top: 0px;
    vertical-align: top;
}

#header #logo
{
    float: left;
    width: 30px;
    height: 29px;
    margin-top: 0px;
}

#header #companyname .Normal
{
    color: White;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
}

#header #companyname
{
    float: left;
    margin-top: 4px;
    height: 25px;
    width: 450px;
}

#header #jobs
{
    float: right;
    width: 150px;
    color: White;
    text-align: right;
    margin-right: 5px;
    margin-top: 4px;
    height: 25px;
    font-size: 16px;
    font-weight: bold;
}

.menu
{
}

#LeftTopPane
{
    margin-top: 20px;
    width: 650px;
    margin-left: 30px;
}

#LeftTopPane .Normal
{
    text-align: left;
    font-size: 16px;
    font-weight: bold;
}

#LeftContentPane
{
    margin-left: 30px;
    margin-right: 30px;
    width: 620px;
}


#footerpane #contactinfo
{
    float: right;
    margin-top: 10px;
    height: 18px;
    width: 400px;
    text-align: left;
}

#footerpane #contactinfo .Normal
{
    margin-top: 0px;
    width: 100%;
    margin-right: 5px;
    font-size: 9px;
    text-align: right;
    font-weight: bold;
}


#column1
{
    float: left;
    width: 680px;
    background-color: White;
}

#contentpane
{
    background-color: #FFF6CC;
}

#blauwvak
{
    background-image: url( 'LogoWit.png' );
    background-position: right;
    background-repeat: no-repeat;
    width: 610px;
    height: 243px;
    background-color: #E5EBF1;
}

