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

td, div
{
    font-size: 9pt;
    vertical-align: top;  
}

a
{
    color: #008c4b;   
    font-weight: bold;
    text-decoration: underline;
    
}

.main
{
    -moz-box-sizing: border-box;
    width: 1024px;    
    height: 570px;
    position:relative;
    margin: 0 auto;                 
    background-color: #FFFFFF;    
}

#foto1
{
    width: 261px;    
}

#foto2
{
    width: 313px;   
}

#foto3
{
    width: 160px;   
}

#foto4
{
    width: 290px;    
}

.fotoheader
{
    height: 222px;         
}

#logolayer
{
    position: absolute;
    left: 0px;
    top: 165px;
    z-index: 10;      
}

#logotransbg
{
    position: absolute;
    left: 0px;
    top: 166px;
    z-index: 9;   
    height: 24px;
    width: 1024px;
    background-color: #FFFFFF;
    filter:Alpha(opacity=60);
    -moz-opacity:.60;     
    opacity:.60;
}

#headertrans_vertical
{
    position: absolute;
    left: 768px;
    top: 0px;
    z-index: 9;   
    height: 190px;
    width: 37px;
    background-color: #FFFFFF;
    filter:Alpha(opacity=70);
    -moz-opacity:.70;     
    opacity:.70;
}

#headerline_vertical
{
    position: absolute;
    left: 315px;
    top: 0px;
    z-index: 9;   
    height: 190px;
    width: 1px;
    background-color: #FFFFFF;  
}

#pagetitle
{
    position: absolute; 
    color: #008c4b;
    font-size: 16pt;
    font-weight: bold;
    left: 139px;
    top: 191px;
    z-index: 12;
}

.menu
{                          
    background-image: url(../images/menubg.gif);
    background-repeat: repeat-x;
    height: 18px;
}
          
.content
{
    height: 295px;
}

.text
{
    height: 295px;
    background-color: #ededed;
    width: 613px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
    padding-left: 140px;
}

.splitter
{
    width: 37px;
    background-color: #e5e5e5;
}

.news
{
    width: 187px;
    padding-top: 16px;
    padding-left: 32px;
    padding-bottom: 10px;
    background-color: #c7c8c8;
}

.newsheader
{
    background-color: #16915a;
    height: 19px;
    width: 142px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 2px;
    padding-left: 5px;
}

.newsitem
{
    padding: 2px;
    padding-left: 5px; 
    width: 140px;            
    font-size: 8pt;       
    border-top: 1px solid #008c4b;
    border-left: 1px solid #008c4b;
    background-color: #e7e7e7;
    padding-left: 6px;
}

.newsitem a
{
    text-decoration: none;
}

.newsitemlast a
{
    text-decoration: none;
}

.newsitemlast
{
    padding: 2px;
    padding-left: 7px; 
    width: 140px;                    
    height: 20px;
    font-size: 8pt; 
    background-image: url(../images/news_bottom.gif);
    background-repeat: no-repeat;
}

.inputfield
{
    background-image: url(../images/invulveld.gif);
    background-repeat: no-repeat;
    padding-left: 12px;
    height: 20px;
}

.textfield
{
    background-color: #f4f4f4;
    font-size: 8pt;
    border: 0px;
    height: 15px;
    width: 130px;
}

.footerbar
{   
    padding-left: 140px;
    height: 20px;
    background-image: url(../images/menubg.gif);
}

.menushader
{
    background-image: url(../images/schaduwbalk.jpg);
    height: 15px;
}

.footeritem
{
    padding-right:  55px; 
    padding-top: 2px;   
    padding-bottom: 2px;
}

.footeritem a
{
    
    color: #FFFFFF;
    font-size: 8pt;
    text-decoration: none;
}
 


