/* 1. Europe */
/* 2. North America */
/* 3. Middle America */
/* 4. South America */
/* 5. Asia */
/* 6. Middle East */
/* 7. Oceania */
/* 8. Africa */

a:link               { color: #df7d26; text-decoration: none; }
a:visited            { color: #df7d26; text-decoration: none; }
a:hover              { color: #df7d26; text-decoration: underline; }
a:active             { color: #df7d26; text-decoration: underline; }

.tdleftofimg
    { font-family: Verdana; color: #FFFFFF; font-size:12px; 
      background-color: #df7d26;
      vertical-align: top;
      padding: 3px;
      height:140px;
      background-image: url('../img/color001.jpg'); 
      background-repeat: repeat-x; 
      background-position: top left; 
      border-bottom: 1px solid black;
    }
.bigpicture
    { height:140px; 
      background-image: url('../img/foto001.jpg'); 
      background-position: top right;
      background-repeat: repeat-x;
    }
.bgbox
    { /* light */
      background-color:#ffe9cb;
    }
.bgcontent
    { /* dark */
      background-color:#ecb986;
    }
    
/* center content boxes corner images and colours */
.headtdcontent
    { background-color:#df7d26;
      color:white;
      background-image: url('../pic/corners/1cornertdcontenthead.jpg'); background-repeat: no-repeat; background-position: top left;
      width:11px;
    }
.headtdcontentbas
    { background-color:#df7d26;
      color:white;
    }
.headtdcontentrev
    { background-color:#df7d26;
      color:white;
      background-image: url('../pic/corners/1cornertdcontentheadrev.jpg'); background-repeat: no-repeat; background-position: top right;
      width:11px;
    }
.foottdcontent
    { background-color:#ffe9cb;
      color:white;
      background-image: url('../pic/corners/1cornertdcontentfoot.jpg'); background-repeat: no-repeat; background-position: bottom left;
    }
.foottdcontentrev
    { background-color:#ffe9cb;
      color:white;
      background-image: url('../pic/corners/1cornertdcontentfootrev.jpg'); background-repeat: no-repeat; background-position: bottom right;
    }
.tussenrecensies
    { background-color:#df7d26;
      height:1px;
    }

