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

td, div, p
{                     
    vertical-align: top;
    font-size: 9pt;  
}
   
a img
{
    border: 0px;
}   

.main
{                  
    -webkit-box-sizing: border-box;               
    -moz-box-sizing: border-box;
    width: 807px;    
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 12px;
    padding-bottom: 12px;
    position:relative;
    margin: 0 auto;                 
    background-color: #ffffff;   
}

.contentbar
{
    border-top: 2px solid #afd4d3;
}

.topspacer
{
    height: 10px;
}

.home_intro
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;  
    width: 228px;  
    padding: 7px;  
    background-color: #00817b;
    color: #FFFFFF;      
    line-height: 18px; 
    font-size: 9pt;    
}

.home_hspacer
{
    width: 18px;
}

.home_hspacer2
{
    width: 23px;
}

.home_section1
{
    width: 227px;
    background-color: #afc9d3;
    background-image: url('../images/triangle_bg_blue.gif'); 
    background-repeat: no-repeat;
    background-position: bottom right;
}
.home_section2
{
    width: 227px;
    background-color: #aacce5;
    background-image: url('../images/triangle_bg_lightblue.gif');   
    background-repeat: no-repeat;
    background-position: bottom right;
}
.home_section3
{
    width: 227px;
    height: 229px;
    background-color: #c7c4ec;
    background-image: url('../images/triangle_bg_purple.gif');
    background-repeat: no-repeat;
    background-position: bottom right;
}

.home_content_vspacer
{
    height: 16px;
}

.home_content_item
{
    padding: 10px;
    padding-bottom: 0px;
    height: 129px;        
}
     
.menu
{                
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    vertical-align: top;
    text-align: right;
    padding-top: 60px;
    padding-bottom: 5px;       
    padding-right: 4px;
}

.menuitems
{
    line-height: 17px;
}

.menuitems a
{
    text-decoration: none;
    color: #00817b;    
}
    
.home_intro_title
{
    font-size: 12pt;
}

.meer
{               
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align: right;
    padding-right: 5px;
    padding-bottom: 2px;
}

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

.footer
{              
    -webkit-box-sizing: border-box;    
    -moz-box-sizing: border-box;
    padding-right: 4px;
}

.footertext
{
    color: #00817b;
}
.footertext a
{
    color: #00817b;
    text-decoration: none;
}

.section_link1
{             
    -webkit-box-sizing: border-box;                    
    -moz-box-sizing: border-box;
    background-image: url('../images/zakelijk_home.jpg');
    background-repeat: no-repeat;       
    height: 104px;       
    padding-top: 10px;
    padding-left: 10px;
}

.section_link1 a
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    font-size: 11pt;
}

.section_link2
{           
    -webkit-box-sizing: border-box;                        
    -moz-box-sizing: border-box;
    background-image: url('../images/particulieren_home.jpg');
    background-repeat: no-repeat;       
    height: 104px;        
    padding-top: 10px;
    padding-left: 10px;     
}

.section_link2 a
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    font-size: 11pt;
}

.section_link3
{        
    -webkit-box-sizing: border-box;                         
    -moz-box-sizing: border-box;
    background-image: url('../images/mediation_home.jpg');
    background-repeat: no-repeat;       
    height: 104px;        
    padding-top: 10px;
    padding-left: 10px;
}

.section_link3 a
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    font-size: 11pt;
}

.home_large_image
{
    width: 478px;
    height: 228px;
}