﻿html
{
    height: 100%;
}
body
{
    margin: AUTO;
    background-image: url(_images/bg.gif);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    height: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #000000;
}
form
{
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    text-align: justify;
    color: #000000;
}

table
{
    border: 0px;
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
}
th
{
    border: 0px;
    padding: 0px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #000000;
}
td
{
    border: 0px;
    padding: 0px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #000000;
}

img
{
    border: 0px;
}
a
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 12px;
    font-style: normal;
    line-height: 18px;
    font-weight: normal;
    text-decoration: none;
}
a:hover
{
    color: #000000;
    font-size: 12px;
    font-style: normal;
    line-height: 18px;
    font-weight: normal;
    text-decoration: none;
}

.bodytext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
}

.title
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    text-transform: none;
    text-decoration: none;
    color: #009ee0;
}

.sub_title
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    text-transform: none;
    text-decoration: none;
    color: #000000;
}

.sub_title_actueel
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    text-transform: none;
    text-decoration: none;
    color: #FFFFFF;
}

.date_header
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
    text-align: right;
    padding-right: 20px;
}

.color1
{
    background-color: #009ee0;
}
.color2
{
    background-color: #d9dadb;
}
.color3
{
    background-color: #000000;
}

.framework
{
    width: 990px;
    height: 100%;
    border: 0px;
    border-collapse: collapse;
    margin: auto;
}

a.menu
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 28px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #000000;
}
a.menu:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 28px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #000000;
}

.news
{
    background-color: #e2e0e1;
}
.news a
{
    width: 100%;
    height: 28px;
    background-color: #f6f6f6;
}
.news a:hover
{
    width: 100%;
    height: 28px;
    background-color: #009ee0;
}

.news_txt
{
    width: 100%;
    height: 29px;
}
.news a .news_txt
{
    background-color: #f6f6f6;
    padding-left: 10px;
    color: #000000;
    font-size: 12px;
    font-style: normal;
    line-height: 28px;
    font-weight: normal;
}
.news a:hover .news_txt
{
    background-color: #009ee0;
    padding-left: 10px;
    color: #FFFFFF;
    font-size: 12px;
    font-style: normal;
    line-height: 28px;
    font-weight: normal;
    cursor: hand;
}

.news_subitems
{
    color: #000000;
}
.news_subitems a
{
    width: 100%;
    height: 28px;
    color: #000000;
}
.news_subitems a:hover
{
    width: 100%;
    height: 28px;
    color: #ffffff;
}

.news_txt
{
    width: 100%;
    height: 28px;
}
.news_subitems a .news_txt
{
    background-color: #f6f6f6;
    padding-left: 10px;
    color: #000000;
    font-size: 12px;
    font-style: normal;
    line-height: 28px;
    font-weight: normal;
}
.news_subitems a:hover .news_txt
{
    background-repeat: no-repeat;
    background-image: url(_images/arrow_over.gif);
    background-color: #009ee0;
    padding-left: 10px;
    color: #FFFFFF;
    font-size: 12px;
    font-style: normal;
    line-height: 28px;
    font-weight: normal;
    cursor: hand;
}

.MenuPaddingDiv
{
    height: 0px;
    display: none;
}

a.EmailLink:link
{
    color: #009ee0 !important;
    text-decoration: none;
}

.ContactInput
{
    background-color: #f4f4f4;
    border: none;
}

.MenuPaddingTop
{
    padding-top: 5px;
}

