body
{
    margin: 0px;
    text-align: center;      
    font-family: Arial;
    font-size: 9pt;
    color: #4f4d4e;
    background-image:url(../images/bg.gif);  
}

td, div
{                   
    vertical-align: top;    
}

a
{
    color:#4f4d4e;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;   
}

a img
{
    border: 0px;
}

form
{
    margin: 0px;
}

.main
{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 980px;    
    position:relative;
    margin: 0 auto;                 
    background-color: #ffffff;   
}

.menu
{
    font-size: 9pt;
    color: #7b7c7e;
    font-weight: bold;
}

.menu a
{
    color: #7b7c7e;
}

.menuitemselected a
{
    color: #f5a32e;
}

.submenuitemselected
{
    color: #4f4d4e; 
    font-weight: bold;
}

.menu td
{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-right: 40px;
}


.contentitem
{
    width: 185px;               
}    

.contentitemtitle
{
    -moz-box-sizing: border-box;
    padding-bottom: 5px;
    border-bottom: 1px solid #b2b2b2;   
    padding-bottom: 5px;
    padding-left: 13px;
    padding-right: 13px;
    font-size: 9pt;    
    border-left: 1px solid #c5c5c5;
    border-right: 1px solid #c5c5c5;      
}

.contentitemtext
{
    -moz-box-sizing: border-box;
    height: 138px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 13px;
    padding-right: 13px;
    font-size: 9pt;
    border-left: 1px solid #c5c5c5;
    border-right: 1px solid #c5c5c5;
}   

.contentitemtitle_home
{
    -moz-box-sizing: border-box;
    padding-bottom: 5px;
    border-bottom: 1px solid #b2b2b2;   
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    height: 30px;
    vertical-align: middle;
    background-color: #fee9cd;
    font-size: 9pt;    
    border-left: 1px solid #c5c5c5;
    border-right: 1px solid #c5c5c5; 
    background-image: url('../images/2/title_gradient.gif');     
    background-repeat: repeat-x;
}


.contentitemtext_home
{
    -moz-box-sizing: border-box;
    height: 138px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 13px;
    padding-right: 13px;
    font-size: 9pt;
    border-left: 1px solid #c5c5c5;
    border-right: 1px solid #c5c5c5;
    background-image: url('../images/2/content_gradient.gif');
    background-repeat: repeat-x;  
    text-align: center;
}

.contentitemtext td,div,p,table
{
    font-size: 9pt;  
}
  
.contentitemfooter
{      
    -moz-box-sizing: border-box;    
    -webkit-box-sizing: border-box;                   
    padding-right: 13px; 
    font-size: 8pt;                            
    text-align: right;
    border-left: 1px solid #c5c5c5;
    border-right: 1px solid #c5c5c5;
}

.submenuitemtitle
{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-bottom: 5px;
    border-bottom: 1px solid #b2b2b2;      
    padding-bottom: 5px;
    padding-left: 13px; 
    font-size: 9pt;
    border-left: 1px solid #c5c5c5;
    border-right: 1px solid #c5c5c5;
    background-image: url('../images/2/title_gradient.gif');     
    background-repeat: repeat-x;
    background-color: #fee9cd;
    height: 30px;
    vertical-align: middle;
}
      
.submenuitemtext
{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 114px;
    padding-top: 15px;
    padding-bottom: 5px;
    padding-left: 13px;  
    font-size: 9pt;
    border-left: 1px solid #c5c5c5;
    border-right: 1px solid #c5c5c5;
    background-image: url('../images/2/content_gradient.gif');
    background-repeat: repeat-x;   
}   

.submenuitemtext  a
{
    color: #7b7c7e;   
    font-weight: normal;
}
      
  
.rightitemtitle
{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-bottom: 5px;
    border-bottom: 1px solid #b2b2b2;      
    padding-bottom: 5px;
    padding-left: 13px;
    padding-right: 13px;
    height: 30px;
    vertical-align: middle;
    font-size: 9pt;
    border-left: 1px solid #c5c5c5;
    border-right: 1px solid #c5c5c5;
    background-image: url('../images/3/title_gradient.gif');     
    background-repeat: repeat-x;
    background-color: #cdcecf;
}

.rightitemtext
{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 114px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 13px;
    padding-right: 13px;
    font-size: 9pt;
    border-left: 1px solid #c5c5c5;
    border-right: 1px solid #c5c5c5;
    background-image: url('../images/3/content_gradient.gif');
    background-repeat: repeat-x;  
}
  
.rightitemfooter
{     
    -moz-box-sizing: border-box;   
    -webkit-box-sizing: border-box;              
    padding-bottom: 5px;  
    padding-right: 13px; 
    font-size: 9pt;
    background-image: url(verloopbottom.jpg);
    text-align: right;
    border-left: 1px solid #c5c5c5;
    border-right: 1px solid #c5c5c5;
}
  
.hspacer
{
    width: 17px;
}

.vspacer
{
    height: 15px;
}


.submenu
{
    width: 154px;
}

.sitecontent
{
    width: 623px;
}

.rightcontent
{
    width: 168px;
}

.pagecontent
{
    height: 300px;
}

.pagetitle
{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 236px;
    font-size: 10pt;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 5px;
    padding-bottom: 7px;
    border-bottom: 1px solid #c5c5c5;
}

.pagetext
{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 350px;
    padding-left: 13px;
    padding-right: 30px;
    padding-top: 8px;
    padding-bottom: 5px;
    font-size: 9pt;   
    width: 430px;
    border-left: 1px solid #c5c5c5;
    
}

.pageimages
{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-top: 8px; 
}

.roundedtopleft
{
    background-image:url(../images/rounded_topleft.gif);
    height: 5px;
    width: 7px;            
}

.roundedtop
{
    background-image:url(../images/rounded_top.gif);   
    background-repeat: repeat-x; 
}

.roundedtopright
{
    background-image:url(../images/rounded_topright.gif);
    height: 5px;
    width: 7px;              
}

.roundedtopleft_home
{
    background-image:url(../images/2/rounded_topleft.gif);
    height: 5px;
    width: 7px;            
}

.roundedtopleft_right
{
    background-image:url(../images/3/topleft.gif);
    height: 5px;
    width: 7px;            
}


.roundedtop_home
{
    background-image:url(../images/2/top.gif);   
    background-repeat: repeat-x; 
}

.roundedtop_right
{
    background-image:url(../images/3/top.gif);   
    background-repeat: repeat-x; 
}

.roundedtopright_home
{
    background-image:url(../images/2/rounded_topright.gif);
    height: 5px;
    width: 7px;              
}

.roundedtopright_right
{
    background-image:url(../images/3/topright.gif);
    height: 5px;
    width: 7px;              
}

.roundedbottomleft
{
    background-image:url(../images/rounded_bottomleft.gif);
    height: 5px;
    width: 7px;            
}

.roundedbottom
{
    background-image:url(../images/rounded_bottom.gif);   
    background-repeat: repeat-x; 
}

.roundedbottomright
{
    background-image:url(../images/rounded_bottomright.gif);
    height: 5px;
    width: 7px;              
}

.contentitemroundwidth
{
    width: 224px;               
}

.submenuitemroundwidth
{
    width: 141px;               
}

.rightitemroundwidth
{
    width: 154px;               
}

.siteitemroundwidth
{
    width: 616px;
}

#smallimagelayer
{
    
    position: absolute;
    left: 171px;
    top: 156px;            
    width: 623px;
    height: 164px;
    z-index: 10;   
    background-image: url(../images/smallimage_layer.gif);   
    background-position: top left;   
}

#zoeken
{
    padding-top: 9px; 
    text-align: right;
}

