﻿body
{
    margin: 0 auto;
    font-family: Arial;
}
.Container 
{
     margin: 0 auto;
}

.Header 
{
    display: none;
}
.Header_Zoeken 
{
    display: none;
}

.Header_Zoeken_td 
{
    color: #aeb3b7;    
}
.Header_Print 
{
    top: 17px;
    position: absolute;
    width: 968px;
    height: 75px;
    background: url('Images/Layout/bg_content.jpg') repeat-y; 
}
.ZoekTextbox
{
   display: none;
}

.Hoofdmenu 
{
    display: none;
}

.HoofdmenuRechts
{
    display: none;
    
} 
.ContentContainer 
{
    position: absolute;
    top: 80px;
    background: url('Images/Layout/bg_content.jpg') repeat-y; 
    background-color: White;
    padding-left: 5px;
}
.Content 
{
    position: absolute;
    background-color: White;
    left: -5px;
}
.ContentRechts 
{
    display: none;
}
.Footer 
{
    position: relative;
    margin-left: -13px;
    width: 968px;  
    height: 28px;
    background: url('Images/Layout/bg_footer.jpg') no-repeat bottom center;  
    clear: both;    
    font-family: Arial;
    font-size: 11px;
    color: White;
    line-height: 25px;
    padding-left: 17px;
 }
.FooterNav 
{
    position: absolute;
    right: 30px;
    top: 0px;
    width: 400px;
    height: 25px;
    text-align: right;
}
.InformatieItemInhoud 
{
    width: 600px; 
    font-family: Comic Sans MS;
    font-size: 10pt;
    color: Black;
    background-color: Yellow;
    /*width: 963px;*/
    /*background-color: Yellow;*/
}

.InformatieItemContent 
{
    min-height: 5px;
}

.InformatieItemImage 
{
    display: none;
    /*border: solid 1px #e1e2e3;*/
}

.BlokRechts 
{
    margin-top: 15px;
}

.BlokRechts_Header 
{
    display: none;
}

.BlokRechts_Header_Small 
{
    display: none;
}

.BlokRechts_Inhoud
{
    display: none;}

.BlokRechts_Footer 
{
    display: none;
}

.ImageMenuRegel 
{

}

.Sitemap 
{
    margin-top: 20px; 
    margin-bottom: 20px; 
    margin-left: 14px
}

.Sitemap_Niveau0 
{
    width: 350px;
    margin-left: 20px;
    margin-bottom: 5px;
}
.Sitemap_Niveau1
{
    width: 350px;
    clear: both;
    margin-left: 35px;
    margin-bottom: 5px;
}
.Sitemap_Niveau2
{
    width: 350px;
    clear: both;
    margin-left: 45px;
    margin-bottom: 5px;    
}

.ContactForm_Name 
{
    font-size: 12px; 
    color: #000; 
    font-family: arial;
}

.ContactForm_Field 
{
    border: solid 1px #afafaf;    
    font-family: Arial;
}

.ContactForm_Button 
{
    border: solid 1px #afafaf;    
    background-color: White;
    color: #006eac;
    font-family: Arial;
}

.ContactForm_Melding 
{
    font-size: 12px; 
    color: #000; 
    font-family: arial; 
    font-weight: bold;
}

.Overzicht_Titel 
{
    font-size: 12px; 
    color: #006eac;
    font-family: arial; 
    font-weight: bold; 
}

.Overzicht_Datum 
{
    font-size: 12px; 
    color: #afafaf;
    font-family: arial; 
    font-weight: normal;    
}
.Overzicht_Intro 
{
    font-size: 12px; 
    color: #000; 
    font-family: arial;
}

/* Hyperlinks */
A:link {
    color: #1178b2;
    font-weight: bold;
    font-size: 12px;
    text-decoration: underline;
}

A:visited {
    color: #1178b2;
    font-weight: bold;
    font-size: 12px;    
    text-decoration: underline;
}
A:hover {
    color: #1178b2;
    font-weight: bold;
    font-size: 12px;    
    text-decoration: none;
}
A:active {
    color: #1178b2;
    font-weight: bold;
    font-size: 12px;    
    text-decoration: none;
}

A.LinkHeader:link {
    color: #1178b2;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}

A.LinkHeader:visited {
    color: #1178b2;
    font-weight: bold;
    font-size: 12px;    
    text-decoration: none;
}
A.LinkHeader:hover {
    color: #1178b2;
    font-weight: bold;
    font-size: 12px;    
    text-decoration: underline;
}
A.LinkHeader:active {
    color: #1178b2;
    font-weight: bold;
    font-size: 12px;    
    text-decoration: none;
}

A.LinkGrid:link {
    color: #1178b2;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
}

A.LinkGrid:visited {
    color: #1178b2;
    font-weight: normal;
    font-size: 12px;    
    text-decoration: none;
}
A.LinkGrid:hover {
    color: #687178;
    font-weight: normal;
    font-size: 12px;    
    text-decoration: underline;
}
A.LinkGrid:active {
    color: #1178b2;
    font-weight: normal;
    font-size: 12px;    
    text-decoration: none;
}

A.LinkPanel:link {
    color: #788389;
    font-weight: normal;
    font-size: 8pt;
    text-decoration: none;
}
A.LinkPanel:visited {
    color: #788389;
    font-weight: normal;
    font-size: 8pt;    
    text-decoration: none;
}
A.LinkPanel:hover {
    color: #788389;
    font-weight: normal;
    font-size: 8pt;    
    text-decoration: underline;
}
A.LinkPanel:active {
    color: #788389;
    font-weight: normal;
    font-size: 8pt;    
    text-decoration: none;
}
  
A.LinkFooter:link {
    color: #fff;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
}
A.LinkFooter:visited {
    color: #fff;
    font-weight: normal;
    font-size: 12px;    
    text-decoration: none;
}
A.LinkFooter:hover {
    color: #fff;
    font-weight: normal;
    font-size: 12px;    
    text-decoration: underline;
}
A.LinkFooter:active {
    color: #fff;
    font-weight: bold;
    font-size: 12px;    
    text-decoration: none;
}

A.Panel:link {
    color: #1178b2;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}

A.Panel:visited {
    color: #1178b2;
    font-weight: bold;
    font-size: 12px;    
    text-decoration: none;
}
A.Panel:hover {
    color: #1178b2;
    font-weight: bold;
    font-size: 12px;    
    text-decoration: none;
}
A.Panel:active {
    color: #1178b2;
    font-weight: bold;
    font-size: 12px;    
    text-decoration: none;
}
.ulTabel
{
    width: 173px;
    background: url('Images/Layout/bg_BlokRechts_Inhoud.jpg') repeat-y;
    padding-right:0px;
}
.ulStyle
{
    margin-left:0px;
}
.liStyle
{
    list-style-type:none;
    list-style-image:url('Images/hyperlink/stip.jpg');
    list-style-position:outside;
    font-size:10pt;
    margin-top: 4px;
    margin-left:20px;
}
.liStyle a:link
{
    color: #788389;
    font-weight: normal;
    font-size: 8pt;
    text-decoration: none;
}
.liStyle a:visited {
    color: #788389;
    font-weight: normal;
    font-size: 8pt;    
    text-decoration: none;
}
.liStyle a:hover {
    color: #788389;
    font-weight: normal;
    font-size: 8pt;    
    text-decoration: underline;
}
.liStyle a:active {
    color: #788389;
    font-weight: normal;
    font-size: 8pt;    
    text-decoration: none;
}
.liStyleMeer
{
    list-style-type:none;
    list-style-image:url('Images/hyperlink/stip.jpg');
    list-style-position:outside;
    font-size:10pt;
    margin-top: 4px;
    margin-left:20px;
}
.liStyleMeer a:link
{
    color: #1178B2;
    font-weight: bold;
    font-size: 8pt;
    text-decoration: none;
}
.liStyleMeer a:visited {
    color: #1178B2;
    font-weight: bold;
    font-size: 8pt;    
    text-decoration: none;
}
.liStyleMeer a:hover {
    color: #1178B2;
    font-weight: bold;
    font-size: 8pt;    
    text-decoration: underline;
}
.liStyleMeer a:active {
    color: #1178B2;
    font-weight: bold;
    font-size: 8pt;    
    text-decoration: none;
}
.BannerTabel
{
    width: 173px;
    background: url('Images/Layout/bg_BlokRechts_Inhoud.jpg') repeat-y;
    padding-right:0px;
    text-align: center; 
}