    *{
      font-family:Tahoma,Verdana;
      font-size:13px;
      color:#404040;       
    }
    html{
      height:100%;
      overflow:auto;
      overflow-y:scroll;
    }
    body{
    	margin:0px;
    	height:100%;
      background:url('/images/bg_top.gif') left top repeat-x #FFFFFF;
    }
    h1{
      height:25px;
      line-height:25px;
      background:url('/images/bg_h1.gif') 0px 50% no-repeat #FFFFFF;
      margin:6px 0px 12px 0px;
    }
    h1 div{
      position:relative;
      float:left;
      height:25px;
      background:#ffffff;
      margin-left:24px;
    }
    p{
      margin:0px 0px 12px 0px;
    }
    a{
      color:#007CC7;
      text-decoration:none;
      cursor:hand;
    }
    a:hover{
      text-decoration:underline;
    }
    #td_site{
      width:766px;
      overflow:hidden;
    }
    #main{
      width:100%;
      height:100%;
      margin:0px auto -45px auto;
      background:url('/images/bg_main_home.gif') left top repeat-y;
    }
    #ph_header{
      position:relative;
      width:766px;
      height:333px;
      background:#ffffff;
    }
    #home_flash{
      position:absolute;
      left:0px;
      top:0px;
      width:766px;
      height:333px;
    }
    #topfoto1,#topfoto2{
      position:absolute;
      right:0px;
      bottom:0px;
      width:446px;
      height:252px;
      background-position:50% 50%;
    }
    #kolom1{
      position:relative;
      float:left;
      margin:0px 0px 0px 122px;
      width:188px;
      min-height:200px;
      _height:200px;
      padding-top:12px;
      padding-bottom:60px;
    }
    .kolom1_tekst{
      margin-left:auto;
      margin-right:auto;
      width:175px;
      position:relative;
    }
    #kolom1_topshadow{
      position:absolute;
      left:-9px;
      top:0px;
      width:204px;
      height:5px;
      background:url('/images/kolom1_topshadow.gif') left top no-repeat;
    }
    .kolom2{
      position:relative;
      float:left;
      margin:0px 0px 0px 28px;
      width:412px;
      padding-bottom:60px;
    }
    #kolom1_sep{
      position:relative;
      height:3px;
      border-top:2px solid #cccccc;
      margin:22px -11px 12px -14px;
    }
    #content{
      position:relative;
      background:#ffffff;
      overflow:hidden;
      padding-bottom:20px;
      padding-top:12px;
    }
    .toon_datum{
      color:#78AF00;
      font-weight:bold;
      text-indent:28px;
      margin-top:-12px;
      margin-bottom:12px;
    }
    .dots{
      position:relative;
      margin:0px auto 0px auto;
      width:175px;
      height:13px;
      background:url('/images/dots.gif') 0px 50% repeat-x;
    }
    #kolom2_sep{
      position:relative;
      height:3px;
      border-top:2px solid #cccccc;
      margin:0px -16px 6px -16px;
    }
    #footer_table{
    	width:100%;
    	height:45px;    
      background:#007CC7;
    }
    #ph_footer{
      position:relative;
      width:766px;
      height:45px;
    }
    .fotos_Links{
      width:170px;
      position:relative;
      float:left;
      margin:0px 12px 6px 0px;
    }
    .ph_foto_Links, .ph_foto_Rechts, .ph_foto_Onder{
      position:relative;
      border:1px solid #E5E5E5;
      display:block;
      float:left;
    }
    .ph_foto_Rechts{
      margin-bottom:4px;
    }
    .ph_foto_Onder{
      margin-right:8px;
      margin-bottom:8px;
    }
    .ph_foto_Links img{
      margin:4px;
    }
    .ph_foto_Rechts img, .ph_foto_Onder img{
      margin:2px;
    }
    .fotos_Rechts{
      width:86px;
      position:relative;
      float:right;
      margin:0px 0px 6px 6px;
    }
    .fotos_Onder{
      clear:both;
      width:400px;
      position:relative;
      margin:16px auto 16px auto;
    }
    ul.links{
      color:#007CC7; 
    }
    #footer_table div{
      color:#ffffff;
      font-size:10px;
    }    
    #footer_table a{
      color:#ffffff;
      text-decoration:underline;
      font-size:10px;
    }