html 
{
    overflow-y: scroll;
}

body
{
    margin: 0px;
    text-align: center;      
    font-family: Arial;
    font-size: 8pt;
    color: #000000;
}

a img
{
    border-width: 0px;
}

.main
{
    -moz-box-sizing: border-box;
    width: 870px;    
    position:relative;
    margin: 0 auto;    
}

input,select,textarea
{
    font-family: Arial;
    font-size: 9pt;    
}

form
{
    margin: 0px;
}

td,div,p
{
    font-size: 8pt; 
    text-align: left;   
}

.top
{
    background-image: url('../images/bovendonk_header.jpg');
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    height: 90px;   
    vertical-align: top; 
}

.top_right_options
{
    height: 29px;
    padding-top: 6px;
    padding-right: 35px;
    color: #FFFFFF;
    text-align: right; 
    vertical-align: top; 
}

.top_vert_spacer
{
    height: 58px;    
}

.menuitem_selected
{
    border-left: 1px solid #FFFFFF;
    width: 174px;
    background-color: #1b5c9e;
    color: #FFFFFF;
    text-align: center;
    height: 20px;    
}

.menuwrapper
{
    font-family: Times New Roman;    
}

.menuitem_selected a
{
    text-decoration: none;
    
    color: #FFFFFF;
    font-size: 11pt;  
    font-weight: bold;  
}

.menuitem
{
    width: 174px; 
}

.menuitem a
{
    display: block;
    width: 174px;
    color: #477eaf;
    text-align: center;
    height: 20px;  
    text-decoration: none;
    background-color: #0d3d6e;
    font-size: 11pt;  
    border-left: 1px solid #ffffff; 
    font-weight: bold;  
}

.menuitem a:hover
{
    background-color: #1b5c9e;
    width: 174px;
    color: #ffffff;
    text-align: center;
    height: 20px;  
    text-decoration: none;
    color: #FFFFFF;
    font-size: 11pt;  
    border-left: 1px solid #ffffff; 
    font-weight: bold;  
}

.breadcrumb
{
    height: 20px;
    padding-left: 1px;
    color: #b1b2b4;    
    vertical-align: middle;
}

.breadcrumb a
{
    color: #b1b2b4;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;    
}

.menu2wrapper
{
    width: 203px; 
    vertical-align: top;
}

.content
{
    vertical-align: top;
    width: 870px;    
}

.pagecontent
{
    width: 456px;    
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;   
}



.newstext
{
    color: #000000;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-top: 5px;   
    font-size: 8pt;
    line-height: 1.4em;
}

.home_pagetext
{
    color: #000000;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-top: 0px;   
    font-size: 8pt;
    line-height: 1.4em;
}

.pagetext
{
    color: #000000;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-top: 5px;   
    font-size: 8pt;
    line-height: 1.4em;
}

.pagetext p
{
    margin-top: 0px;   
    font-size: 8pt;
}

.pagetext img
{
    margin-right: 5px;
    margin-bottom: 3px;
    margin-top: 2px;
}

.pagetext a
{
    color: #0d3d6e;
    text-decoration: underline;
}


.pagetextblue
{
    color: #000000;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-top: 5px;   
    font-size: 8pt;
    line-height: 1.4em;
}

.pagetextblue p
{
    margin-top: 0px;   
    font-size: 8pt;
}

.pagetextblue img
{
    margin-right: 5px;
    margin-bottom: 3px;
    margin-top: 2px;
}

.pagetextblue a
{
    color: #0d3d6e;
    text-decoration: underline;
}

.pagetextpurple
{
    color: #000000;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-top: 5px;   
    font-size: 8pt;
    line-height: 1.4em;
}

.pagetextpurple p
{
    margin-top: 0px;   
    font-size: 8pt;
}

.pagetextpurple img
{
    margin-right: 5px;
    margin-bottom: 3px;
    margin-top: 2px;
}

.pagetextpurple a
{
    color: #712973;
    text-decoration: underline;
}

.pagetextgrey
{
    color: #000000;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-top: 5px;   
    font-size: 8pt;
    line-height: 1.4em;
}

.pagetextgrey p
{
    margin-top: 0px;   
    font-size: 8pt;
}

.pagetextgrey img
{
    margin-right: 5px;
    margin-bottom: 3px;
    margin-top: 2px;
}

.pagetextgrey a
{
    color: #484747;
    text-decoration: underline;
}

.pagetextred
{
    color: #000000;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-top: 5px;   
    font-size: 8pt;
    line-height: 1.4em;
}

.pagetextred p
{
    margin-top: 0px;   
    font-size: 8pt;
}

.pagetextred img
{
    margin-right: 5px;
    margin-bottom: 3px;
    margin-top: 2px;
}

.pagetextred a
{
    color: #c00418;
    text-decoration: underline;
}

.newstext p
{
    margin-top: 0px;   
    font-size: 8pt;
}

.newstext img
{
    margin-right: 5px;
    margin-bottom: 3px;
    margin-top: 2px;
}

.newstext a
{
    color: #000000;
    text-decoration: underline;
}

.rightcontent
{
    width: 203px;    
    vertical-align: top;
}


.imagetitle
{
    padding-left: 10px;
    padding-right: 20px;
    font-size: 11pt;
    font-weight: bold;
    color: #FFFFFF;
    font-family: Times New Roman;
    background-color: #003366;    
    background-image: url('../images/diagonal_blue_whitebg.gif');
    background-repeat: no-repeat;
    padding-bottom: 1px;
    background-position: top right;
}

.image
{
    background-color: #ffffff;
}

.image img
{
    width: 203px;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}

.imagetext
{
    background-color: #712973;
    background-image: url('../images/right_item_border_bottom_ri.gif');
    background-repeat: no-repeat;
    background-position: bottom right;
    padding: 12px;
    color: #FFFFFF;
    font-size: 8pt;   
}

.imagetext p
{
    color: #FFFFFF;
    font-size: 8pt;   
    line-height: 1.5em;
    margin-top: 0px;
}

.imagetext_vspacer
{
    background-color: #013467;
    height: 19px;
}

.imagetext_vspacer_last
{
    background-image: url('../images/last_menuitem_rounded_dblue.gif');
    background-repeat: no-repeat;
    background-position: bottom right;
    background-color: #013467;
    height: 18px;
}

.imagetext_norounding_blue
{
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    background-color: #104b87;
    line-height: 1.4em;
    padding: 12px;
    padding-top: 6px;
    color: #FFFFFF;
    font-size: 8pt;   
}

.imagetext_norounding_blue p
{
    color: #FFFFFF;
    font-size: 8pt;   
    line-height: 1.4em;
    margin-top: 0px;
}

.imagetext_norounding_blue a
{
    text-decoration: underline;
    color: #FFFFFF;
}

.imagetext_norounding_purple
{
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    background-color: #722a74;
    line-height: 1.4em;
    padding: 12px;
    color: #FFFFFF;
    font-size: 8pt;
    padding-top: 6px;   
}

.imagetext_norounding_purple p
{
    color: #FFFFFF;
    font-size: 8pt;   
    line-height: 1.4em;
    margin-top: 0px;
}

.imagetext_norounding_purple a
{
    text-decoration: underline;
    color: #FFFFFF;
}

.imagetext_norounding_grey
{
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    line-height: 1.4em;
    background-color: #484747;
    padding: 12px;
    color: #FFFFFF;
    font-size: 8pt;   
    padding-top: 6px;
}

.imagetext_norounding_grey p
{
    color: #FFFFFF;
    font-size: 8pt;   
    line-height: 1.4em;
    margin-top: 0px;
}

.imagetext_norounding_grey a
{
    text-decoration: underline;
    color: #FFFFFF;
}

.imagetext_norounding_red
{
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    line-height: 1.4em;
    background-color: #c00418;
    padding: 12px;
    color: #FFFFFF;
    font-size: 8pt;   
    padding-top: 6px;
}

.imagetext_norounding_red p
{
    color: #FFFFFF;
    font-size: 8pt;   
    line-height: v;
    margin-top: 0px;
}

.imagetext_norounding_red a
{
    text-decoration: underline;
    color: #FFFFFF;
}


.first_menuitem2 a
{
    display: block;
    width: 203px;
    height: 19px;
    padding-left: 10px;
    color: #FFFFFF;
    font-family: Times New Roman;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #1b5c9e;
    background-image: url('../images/diagonal_lblue_whitebg.gif');
    background-repeat: no-repeat;
    background-position: bottom right;  
    border-bottom: 1px solid #FFFFFF;
}


.first_menuitem2 a:hover
{
    display: block;
    width: 203px;
    height: 19px;
    padding-left: 10px;
    color: #FFFFFF;
    font-family: Times New Roman;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #003366;
    background-image: url('../images/diagonal_blue_whitebg.gif');
    background-repeat: no-repeat;
    background-position: bottom right;  
    border-bottom: 1px solid #FFFFFF;
}

.first_menuitem2_selected a
{
    display: block;
    width: 203px;
    height: 19px;
    padding-left: 10px;
    color: #FFFFFF;
    font-family: Times New Roman;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #003366;
    background-image: url('../images/diagonal_blue_whitebg.gif');
    background-repeat: no-repeat;
    background-position: bottom right;  
    border-bottom: 1px solid #FFFFFF;
}

.menuitem2_main a
{
    display: block;
    padding-left: 10px;
    width: 203px;
    height: 19px;
    color: #FFFFFF;
    font-family: Times New Roman;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #1b5c9e;
    border-bottom: 1px solid #FFFFFF;
    background-image: url('../images/arrow_right_blue.gif');
    background-repeat: no-repeat;
    background-position: bottom right; 
}

.menuitem2_main a:hover
{
    display: block;
    padding-left: 10px;
    width: 203px;
    height: 19px;
    color: #FFFFFF;
    font-family: Times New Roman;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #003366;
    border-bottom: 1px solid #FFFFFF;
    background-image: url('../images/arrow_right_selected_blue.gif');
    background-repeat: no-repeat;
    background-position: bottom right; 
}


.menuitem2_mainselected a
{
    display: block;
    padding-left: 10px;
    width: 203px;
    height: 19px;
    color: #FFFFFF;
    font-family: Times New Roman;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #003366;
    border-bottom: 1px solid #FFFFFF;
    background-image: url('../images/arrow_down_blue.gif');
    background-repeat: no-repeat;
    background-position: bottom right; 
}

.menuitem2_sub a
{
    display: block;
    padding-left: 10px;
    width: 197px;
    border-left: 6px solid #FFFFFF;
    color: #FFFFFF;
    font-family: Times New Roman;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
    background-color: #2C6DAF;
    padding-bottom: 1px;
}



.menuitem2_subselected a
{
    display: block;
    padding-left: 10px;
    width: 197px;
    border-left: 6px solid #FFFFFF;
    color: #002558;
    font-family: Times New Roman;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #2C6DAF;
    padding-bottom: 1px;
}


.menuitem2 a
{
    display: block;
    padding-left: 10px;
    width: 203px;
    padding-bottom: 1px;
    color: #FFFFFF;
    font-family: Times New Roman;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #1b5c9e;
    border-bottom: 1px solid #FFFFFF;
}


.menuitem2 a:hover
{
    display: block;
    padding-left: 10px;
    padding-bottom: 1px;
    width: 203px;
    color: #FFFFFF;
    font-family: Times New Roman;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #003366;
    border-bottom: 1px solid #FFFFFF;
}


.menuitem2selected a
{
    display: block;
    padding-left: 10px;
    width: 203px;
    padding-bottom: 1px;
    color: #FFFFFF;
    font-family: Times New Roman;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #003366;
    border-bottom: 1px solid #FFFFFF;
}


.menuitem2_bottom a
{
    display: block;
    padding-left: 10px;
    width: 203px;
    height: 19px;
    color: #FFFFFF;
    font-family: Times New Roman;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #1b5c9e;
    background-image: url('../images/last_menuitem_rounded_blue_.gif');
    background-repeat: no-repeat;
    background-position: bottom right;      
    border-bottom: 1px solid #FFFFFF;
}

.menuitem2_bottom a:hover
{
    display: block;
    padding-left: 10px;
    width: 203px;
    height: 19px;
    color: #FFFFFF;
    font-family: Times New Roman;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #003366;
    background-image: url('../images/last_menuitem_rounded_dblue.gif');
    background-repeat: no-repeat;
    background-position: bottom right;      
    border-bottom: 1px solid #FFFFFF;
}


.menuitem2_bottomselected a
{
    display: block;
    padding-left: 10px;
    width: 203px;
    height: 19px;
    color: #ffffff;
    font-family: Times New Roman;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    background-color: #003366;
    background-image: url('../images/last_menuitem_rounded_dblue.gif');
    background-repeat: no-repeat;
    background-position: bottom right;      
    border-bottom: 1px solid #FFFFFF;
}

h1.pagetitle
{
    color: #FFFFFF;
    margin: 0px;
    padding-left: 5px;
    padding-right: 20px;
    font-family: Times New Roman;
    font-size: 11pt;
    background-color: #003366;
    background-image: url('../images/diagonal_blue_whitebg.gif');
    background-repeat: no-repeat;
    background-position: top right;    
    padding-bottom: 1px;
}

h1.pagetitle_blue
{
    color: #FFFFFF;
    margin: 0px;
    padding-left: 5px;
    padding-right: 20px;
    font-family: Times New Roman;
    font-size: 11pt;
    background-color: #003366;
    background-image: url('../images/diagonal_blue_whitebg.gif');
    background-repeat: no-repeat;
    background-position: top right;    
}

h1.pagetitle_purple
{
    color: #FFFFFF;
    margin: 0px;
    padding-left: 5px;
    padding-right: 20px;
    font-family: Times New Roman;
    font-size: 11pt;
    background-color: #722a74;
    background-image: url('../images/diagonal_purple_whitebg.gif');
    background-repeat: no-repeat;
    background-position: top right;    
}


h1.pagetitle_grey
{
    color: #FFFFFF;
    margin: 0px;
    padding-left: 5px;
    padding-right: 20px;
    font-family: Times New Roman;
    font-size: 11pt;
    background-color: #484747;
    background-image: url('../images/diagonal_grey_whitebg.gif');
    background-repeat: no-repeat;
    background-position: top right;    
}

h1.pagetitle_red
{
    color: #FFFFFF;
    margin: 0px;
    padding-left: 5px;
    padding-right: 20px;
    font-family: Times New Roman;
    font-size: 11pt;
    background-color: #c00418;
    background-image: url('../images/diagonal_red_whitebg.gif');
    background-repeat: no-repeat;
    background-position: top right;    
}

.menu_footer_spacer
{
    height: 25px;    
}

.adres
{
    color: #999999;   
    line-height: 1.5em;    
    font-size: 8pt;
}

.adres a
{
    color: #b1b2b4;
    text-decoration: none;
    font-weight: normal;
}



.adres img
{
    border: 1px solid #E9E9EA; 
    margin-bottom: 5px;   
}

.font_selection_small
{
    font-size: 9pt;
    color: #b3bdca;
    text-decoration: none;    
}

.font_selection_medium
{
    font-size: 10pt;
    color: #b3bdca;
    text-decoration: none;    
}

.font_selection_large
{
    font-size: 11pt;
    color: #b3bdca;
    text-decoration: none;    
}


.selected
{
    text-decoration: underline;    
}

.searchfield
{
    margin: 0px; 
    width: 135px; 
    height: 12px;    
    font-size: 7.5pt;
    margin: 0px;
    padding:0px;
}

.whitebar
{
    height: 1px;
    background-color: #ffffff;
}

.purplebar
{
    height: 1px;
    background-color: #722a74;
}

.greybar
{
    height: 1px;
    background-color: #484747;
}

.redbar
{
    height: 1px;
    background-color: #c00418;
}

.bluebar
{
    height: 1px;
    background-color: #013467;
}

.search
{
    height: 26px;
    vertical-align: top;   
}
.button
{
    height: 26px;
    vertical-align: top;      
}

.font_size_selection
{
    height: 26px;
    vertical-align: top;   
    font-size: 8pt;
}

.font_size_selection a
{
    font-weight: bold;
}

.news_spacer
{
    height: 20px; 
    font-size: 1pt;    
}

#search_opacity
{
    position: absolute;
    left: 688px;
    top: 0px;
    width: 180px;
    height: 29px;
    z-index: 10;
    background-color: #000b2a;
    filter:Alpha(opacity=70);
    -moz-opacity:.70;
    opacity:.70; 
}

#search_form
{
    position: absolute;
    left: 701px;
    top: 5px;
    z-index: 11;
}

#font_selection_opacity
{
    position: absolute;
    left: 808px;
    top: 61px;
    width: 62px;
    height: 29px;
    z-index: 10;
    background-color: #000b2a;
    filter:Alpha(opacity=40);
    -moz-opacity:.40;
    opacity:.40; 
}


#font_selection
{
    position: absolute;
    left: 820px;
    top: 66px;
    font-weight: bold;
    z-index: 11;
}

.home_bluebar
{
    background-color: #013467;
    height: 25px;
    vertical-align: middle;
    text-align: center;
    color: #FFFFFF;
    font-family: Times New Roman;
    font-weight: bold;
    font-size: 11pt;
}

.home_bluebar a
{
    color: #FFFFFF;
    text-decoration: none;
}

.home_purplebar
{
    background-color: #722a74;
    height: 25px;
    vertical-align: middle;
    text-align: center;
    color: #FFFFFF;
    font-family: Times New Roman;
    font-weight: bold;
    font-size: 11pt;
}

.home_purplebar a
{
    color: #FFFFFF;
    text-decoration: none;
}

.home_greybar
{
    background-color: #484747;
    height: 25px;
    vertical-align: middle;
    text-align: center;
    color: #FFFFFF;
    font-family: Times New Roman;
    font-weight: bold;
    font-size: 11pt;
}

.home_greybar a
{
    color: #FFFFFF;
    text-decoration: none;
}

.home_redbar
{
    background-color: #c00418;
    height: 25px;
    vertical-align: middle;
    text-align: center;
    color: #FFFFFF;
    font-family: Times New Roman;
    font-weight: bold;
    font-size: 11pt;
}

.home_redbar a
{
    color: #FFFFFF;
    text-decoration: none;
}
