﻿body 
{
    font-family: tahoma;
    font-size: 10pt;
    margin: 0px;
    background-color: #E1E4E6;
}
#DIV_website
{
    width: 955px;
    padding-left: 5px;
    padding-right: 5px;
}
#DIV_website_header
{
    height: 100px;
    background-color: #A5003F;
}
#DIV_website_body
{
    background-color: #E1E4E6;
}
#DIV_website_body_sidebar
{
    padding-left: 10px;
}
#DIV_website_body_sidebar2
{
    padding-right: 10px;
}
.DIV_headingstrip
{
    padding: 2px;
    padding-left: 10px;
    color: #FFFFFF;
    background-color: #A5003F;
    margin-top: 10px;
}
.DIV_heading2strip
{
    padding: 2px;
    padding-left: 10px;
    color: #E1E4E6;
    background-color: #73797c;
    margin-top: 5px;
}
.nav_level2
{
    color: #FFFFFF;
    text-decoration: none;
}
.nav_level3
{
    color: #E1E4E6;
    text-decoration: none;
}
.nav_level3:hover
{
    color: #FFFFFF;
}
.nav_level3_selected
{
    color: #FFFFFF;
    text-decoration: none;
}
.DIV_bodytext
{
    padding: 10px;
}
.DIV_bodytext h2
{
    color: #000000;
    font-size: 1.1em; 
}
.DIV_bodytext h3
{
    color: #000000;
    font-size: 1em; 
}
.DIV_bodytext a
{
    color: #A5003F;
    text-decoration: none; 
}
#DIV_website_footer
{
    height: 70px;
    background-image: url(../_images/footer_background.gif);
    background-repeat: repeat-x;
    background-color: #E1E4E6;
}
.website_footer
{
    font-size: 0.9em;
    padding-top: 13px;
    padding-left: 10px;
    color: #73797c;
}
.website_footer a
{
    color: #73797c;
    text-decoration: none;
}
#DIV_website_body_welkom
{
    height: 430px;
    background-color: #F8F9F9;
    background-image: url(../_images/welkom_background.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    margin-top: 10px;
}
.readmore
{
    color: #000000;
    font-size: 0.7em;
    text-decoration: none;
}
.nav_level0
{
    color: #000000;
    font-size: 0.8em;
    padding: 5px;
    text-decoration: none;
}
.nav_level1_menu
{
    <!--[if IE]>
    margin-top: -1px;
    <![endif]-->
}
.nav_level1
{
    color: #FFFFFF;
    height: 45px;
}
.nav_level1_hover
{
    color: #FFFFFF;
    height: 45px;
    background-image: url(../_images/menu_background_hover.gif);
    background-repeat: repeat-x;
}
.nav_level1_active
{
    color: #FFFFFF;
    height: 45px;
    background-image: url(../_images/menu_background_hover.gif);
    background-repeat: repeat-x;
}