body
{
    background: #f9f9f9 url(images/bg_main.jpg) repeat-x;
    background-position: left top;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: 0px;
    height: 100%;
    text-align: left;
    font-family: Tahoma, Arial, Sans-Serif;
    color: #000;
}

.Menupane
{
    background-image: url(images/bg_menu.png);
    background-repeat: no-repeat;
    height: 95px;
    border-bottom: solid 0px #000000;
    background-position: 0 0;
}
.Search
{
    text-align: Left;
    vertical-align: bottom;
    width: 300px;
    padding-bottom: 8px;
    padding-left: 10px;
}
.MenuItem
{
    vertical-align: bottom;
    text-align: right;
    background-image: none;
}
.BannerPane
{
    height: 192px;
    background-image: url(images/banner.png);
    background-repeat: no-repeat; 
    *background-position:0px1px;
    width:1003px;
    border-bottom:solid1px#000000;
}
.Breadcrumb
{
    background-image: url(images/bg_breadcrump.png);
    background-repeat: no-repeat;
    width: 993px;
    height: 24px;
    color: Black;
    font-family: Impact, Sans-Serif;
    font-size: 10px;
    padding-left: 10px;
}

.ContentArea
{
    background-image: url(images/bg_content.png);
    background-repeat: repeat-y;
    width: 983px;
    padding-left: 8px;
    padding-right: 8px;
}
#frontpage .ContentArea
{
    padding-top: 15px;
    background-image: none;
}

.Content
{
    text-align: left;
    vertical-align: top;
    padding: 0px;
}
.Footer
{
    background-image: url(images/bg_footer.png);
    background-repeat: no-repeat;
    height: 36px;
    width: 983px;
    padding-left: 10px;
    padding-right: 10px;
}
.FooterMenu
{
    text-align: right;
    height: 10px;
}
.Statements
{
    color: Gray;
    font-size: 11px;
    text-align: center;
    font-family: Arial;
    border-bottom: solid 0px #232222;
}
.Statements a:link
{
    color: Gray;
    text-decoration: none;
}
.Statements a:active
{
    color: Gray;
    text-decoration: none;
}
.Statements a:visited
{
    color: Gray;
    text-decoration: none;
}
.Statements a:hover
{
    color: Gray;
    text-decoration: underline;
}

/*MENU Classes*/

.MainMenu_MenuContainer
{
    background-color: transparent;
    width: 100%;
}
.MainMenu_MenuBar
{
    cursor: pointer;
    cursor: hand;
    height: 16px;
    background-color: Transparent;
    text-transform: uppercase;
    text-align: center;
}

#frontpage .MainMenu_MenuItem
{
    height: 20px;
}

#frontpage .MainMenu_MenuItemSel
{
    height: 20px;
}

#frontpage .MainMenu_MenuItem TD
{
    padding-top: 10px;
    padding-bottom: 9px;
}
#frontpage .MainMenu_MenuItemSel TD
{
    padding-top: 10px;
    padding-bottom: 9px;
}

.MainMenu_MenuItem
{
    border-left: #5069BC 0px solid;
    border-bottom: #5069BC 0px solid;
    border-top: #5069BC 0px solid;
    border-right: #5069BC 0px solid;
    cursor: pointer;
    cursor: hand;
    color: #fff;
    font-family: Impact, Arial, Helvetica;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    background-color: Transparent;
    letter-spacing: 0.2em;
    text-transform: none;
    height: 51px;
    padding-top: 30px;
}
.MainMenu_MenuItem TD
{
    padding-top: 14px;
    padding-right:5px;
}
.MainMenu_MenuItemSel TD
{
    padding-top: 14px;
    padding-right:5px;
}
.MainMenu_MenuItemSel
{
    cursor: pointer;
    cursor: hand;
    color: #444;
    font-family: Impact, Arial, Helvetica;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    background-color: Transparent;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: none;
    height: 51px;
}

.MainMenu_SubMenu .MainMenu_MenuItem
{
    padding: 2px;
    font-size: 11px;
    text-align: left;
    height: auto;
}
.MainMenu_SubMenu .MainMenu_MenuItemSel
{
    background-color: #3996bf;
    padding: 2px;
    font-size: 11px;
    text-align: left;
    height: auto;
}
.MainMenu_MenuIcon
{
    display: none;
    background-color: #5069BC;
    border-left: #5069BC 1px solid;
    border-bottom: #5069BC 0px solid;
    border-top: #5069BC 0px solid;
    cursor: pointer;
    cursor: hand;
    text-align: center;
    width: 15px;
    height: 21px;
}
.MainMenu_SubMenu
{
    background-color: #429c8d;
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=           '#696969' , Direction=135, Strength=3);
    padding: 5px;
}

.MainMenu_MenuBreak, .menu_seperator
{
    width: 3px;
    height: 52px;
    background: transparent url(images/bg_divider.gif);
    background-repeat: no-repeat;
    border: solid 0px #000;
    border-bottom: solid 0px #000;
}
.MainMenu_MenuArrow
{
    display: none;
    border-right: #5069BC 1px solid;
    border-bottom: #5069BC 0px solid;
    border-top: #5069BC 0px solid;
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
}
.MainMenu_RootMenuArrow
{
    display: none;
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
}
/* Tweede MEnu*/
.FooterMenu .MainMenu_MenuContainer
{
    background-color: transparent;
    width: 100%;
}
.FooterMenu .MainMenu_MenuBar
{
    cursor: pointer;
    cursor: hand;
    height: 16px;
    background-color: Transparent;
    text-transform: uppercase;
    text-align: center;
}
.FooterMenu .MainMenu_MenuItem
{
    border-left: #5069BC 0px solid;
    border-bottom: #5069BC 0px solid;
    border-top: #5069BC 0px solid;
    border-right: #5069BC 0px solid;
    cursor: pointer;
    cursor: hand;
    color: #fff;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    background-color: Transparent;
    text-transform: none;
    height: 10px;
    text-transform: uppercase;
}
.FooterMenu .MainMenu_MenuItemSel
{
    cursor: pointer;
    cursor: hand;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    background-color: Transparent;
    text-transform: uppercase;
    text-decoration: none;
}

.FooterMenu .MainMenu_SubMenu .MainMenu_MenuItem
{
    padding: 2px;
    font-size: 11px;
    text-align: left;
    height: auto;
}
.FooterMenu .MainMenu_SubMenu .MainMenu_MenuItemSel
{
    background-color: #8D8D8D;
    padding: 2px;
    font-size: 11px;
    text-align: left;
    height: auto;
}
.FooterMenu .MainMenu_MenuIcon
{
    display: none;
    background-color: #5069BC;
    border-left: #5069BC 1px solid;
    border-bottom: #5069BC 0px solid;
    border-top: #5069BC 0px solid;
    cursor: pointer;
    cursor: hand;
    text-align: center;
    width: 15px;
    height: 21px;
}
.FooterMenu .MainMenu_SubMenu
{
    background-color: #9a9a9a;
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=           '#696969' , Direction=135, Strength=3);
    padding: 5px;
}


.FooterMenu .MainMenu_MenuArrow
{
    display: none;
    border-right: #5069BC 1px solid;
    border-bottom: #5069BC 0px solid;
    border-top: #5069BC 0px solid;
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
}
.FooterMenu .MainMenu_RootMenuArrow
{
    display: none;
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
}
.FooterMenu .MainMenu_MenuItem TD
{
    padding-top: 0px;
}
.FooterMenu .MainMenu_MenuItemSel TD
{
    padding-top: 0px;
    color:White;
    border:solid 0px #fff;
}

.Footer .SkinObject
{
    color: #fff;
    font-family: Tahoma, Sans-Serif;
    font-size: 0.9em;
    font-weight: normal;
}
.MenuPane .SkinObject
{
    color: #fff;
    font-family: Impact, Sans-Serif;
    font-size: 1em;
    font-weight: normal;
}
a.SkinObject:link
{
    color: #fff;
    text-decoration: none;
}
a.SkinObject:active
{
    color: #fff;
    text-decoration: none;
}
a.SkinObject:visited
{
    color: #fff;
    text-decoration: none;
}
a.SkinObject:hover
{
    color: #fff;
    text-decoration: underline;
}

/* Search*/

.SearchBar
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
}
.SearchBar a:link
{
    color: #333333;
    text-decoration: none;
}
.SearchBar a:active
{
    color: #333333;
    text-decoration: none;
}
.SearchBar a:visited
{
    color: #333333;
    text-decoration: none;
}
.SearchBar a:hover
{
    color: #333333;
    text-decoration: underline;
}

#frontpage p
{
    font-family: Tahoma;
    font-size: 10pt;
    color: #333;
}
p
{
    font-family: Tahoma;
    font-size: 10pt;
    color: #333;
}
.Content td
{
    font-family: Tahoma;
    font-size: 10pt;
    color: #333;
}
.Content td p
{
    font-family: Tahoma;
    font-size: 10pt;
    color: #333;
}
.ul #featuredpic
{
    margin-top: 0px;
    left: 0px;
    float: left;
    list-style-type: none;
    position: relative;
    height: 249px;
}

h1
{
    font-family: "Trebuchet MS" , Arial,Sans-Serif;
    font-size: 1.5em;
    font-weight: bold;
    color: #6a98a6;
}
h2
{
    font-family: "Trebuchet MS" , Arial,Sans-Serif;
    font-size: 1.3em;
    font-weight: bold;
    color: #6a98a6;
    border-top:solid 1px #ccc;
    clear:both;
margin-top:10px;
padding-top:12px;
}
h3
{
 font-family: "Trebuchet MS" , Arial,Sans-Serif;
    font-size: 1.3em;
    font-weight: bold;
    color: #6a98a6;
padding-top:5px;
    clear:both;
}
h4
{
    font-size: 1.1em;
    color: #666;
}
h5
{
    font-size: 1.0em;
    color: #666;
}
h6
{
    font-size: 0.9em;
    color: #666;
}
a:hover, a:active, a:visited, a:link
{
    color: #6a98a6;
}
ul li
{

    list-style-type: square;
        font-family: "Trebuchet MS" , Arial,Sans-Serif;
    font-size: 12px;
    color: #666666;
}