﻿
html, body, form {
    height: 100%;
    padding:0px;
    margin:0px;
}
body, td {
    font-family: Arial, Verdana;
    font-size: 12px;
    /*font-size: 11px;*/    
}
.contact, .sitemap, .contact td, .sitemap td , .contact select
{
    font-size: 11px;
}
a, a:visited 
{
    /** linkjes in de teksten */
    color: #666666;
    /*color: #666666;*/
}
/*img.casePageLogo 
{
    border: solid 1px #666666;
}*/

table.main {
    height: 100%;
    width: 1022px;
    width: 909px;
    width: 100%;
}
td.spacerLeft {
    background-color: #c4c4c4;
    
}
td.spacerRight {
    background-color: #ffffff;
}
td.mainleft {
    vertical-align:top;
    background-color: #c4c4c4;
    width: 295px;
    width: 182px;
    padding-top: 55px;
}

td.mainRight {
    width: 614px;
    vertical-align:top;
    /*padding-left: 22px;*/
}
div.mrContent {
    /*
    width: 100%;
    width: 614px - 22px;
    */
    margin-left: 22px;
    
    position:relative;
    padding-top: 55px;
    
    /*border:1px solid black;*/
   
}
div.mrContent, div.header {
    width: 592px;
}
div.mrContent, div.footer {
    width: 592px;
}
div.header {
    font-size: 11px;
    position: absolute;
    top: 28px;
    left: 0px;
    
    color: #666666;
}
div.footer , div.footer a, div.footer a:visited
{
    color: #999;
    text-decoration:none;    
    font-size: 11px;
}

.projL1, .projL2, .projL3 {
    
}
div.projL1, div.projL2, div.projL3 {
    text-align: left;
    overflow:hidden;
    width: 182px;
    overflow:hidden;
    
}

/*
td.projTdLeft {
    xtext-align: left;
}
td.projTdM {
    xtext-align: center;
}
td.projTdR {
    xtext-align: right;
}
td.projTdLeft .projL1, td.projTdLeft .projL2, td.projTdLeft .projL3 {
    text-align: left;
    overflow:hidden;
}*/
.projL1 {
 /* title */
 height: 110px;
 
}
.projL2 a, .projL2 a:visited {
    text-decoration:none;
     color: #666666;
     /*font-weight: bold;*/
}
.projL2 {
 /* title */
 height: 40px;
 height: 15px;
 color: #666666;
 /*font-weight: bold;*/
 font-family: Arial;
 margin-top: 5px;
}

.projL3 { 
 /* text */
 height: 30px;
 margin-bottom: 20px;
 margin-bottom: 15px;
 font-size: 11px;
}

.navigatie, .navigatie td {
  color: #666666;
}
a.navigatie, a.navigatie:visited
{
  color: #666666;
  text-decoration:none;  
}
.header a ,.header  a:visited
{
  color: #666666;
  text-decoration:none;  
}
/*.page2 .navigatie td */
/*.navigatiecasedetail td
{
    padding-top: 38px;
}*/
.page2 .p2L1, .page2 td.p2R1 {
    height: 110px;
    overflow: hidden;
    
    height: 170px;
}
.page2 td.p2R1 { padding-left: 20px; }
.page2 td { vertical-align: top; }
td.p2L1 {
    width: 182px;
}
div.p2DVT, div.p2DVC {
    /*overflow: hidden;
    /*width: 100%;
    padding-left: 2px;
    width: 390px;*/
    
    width: 388px;
    padding-left: 1px;
    
}
div.p2DVT {
  color: #666666;
  /*font-weight:bold;
       font-weight: bold;*/
    height: 15px;
}

div.p2DVC {
    margin-top: 5px;
    height: 30px;
    height: 90px;
    font-size: 11px;
    color: #666666;
    /*text-align:justify;*/
}
div.caseText
{
    color: #000000;
}


.sitemap  a, .sitemap a:visited {
    text-decoration:none;
     /*color: #c4c4c4;*/
     color:#000000;
}

/*
//page2, td.p2L1, td.p2R1, td.p2B
        //div.p2DVT, div.p2DVC
*/
        
a.subtitleLink, a.subtitleLink:visited 
{
    color:#000000;
    text-decoration:none;
}



