body { 
 background-color:#000000; 
 margin: 0px; 
 background-image: url(../images/bg_zingever.gif);
 background-repeat: no-repeat;
 background-position: center top;
 text-align: left;
 vertical-align:top;
 height:100%;
}

td { 
 text-align: left;
 vertical-align:top;
}

table { 
 vertical-align:top;
}

.kop  { 
 color: #fa7700; 
 font-style: normal;
 font-weight: normal; 
 font-size: 18px; 
 line-height: 20px; 
 font-family: sans-serif, Arial; 
}

.datum  {
 color: #000000;
 font-weight: bold;
 font-size: 11px;
 line-height: 20px;
 font-family: Arial, sans-serif;
}

.plattekst  { 
 color: #000000;
 font-weight: normal; 
 font-size: 12px; 
 line-height: 20px; 
 font-family: Arial, sans-serif; 
}

.plattekstklein  { 
 color: #000000;
 font-weight: normal; 
 font-size: 11px; 
 line-height: 12px; 
 font-family: sans-serif, arial; 
}

a { 
 color: #CA013C; 
 text-decoration: underline; 
 CURSOR: pointer;
}

a:link { 
 color: #CA013C; 
 text-decoration: underline; 
 CURSOR: pointer;
}

a:visited { 
 color: #CA013C; 
 CURSOR: pointer;
 text-decoration: underline; 
}

a:active { 
 color: #CA013C; 
 CURSOR: pointer;
 text-decoration: none; 
}

a:hover { 
 color: #CA013C; 
 CURSOR: pointer;
 text-decoration: none; 
}

img {
 border: 0px;
}

.project {
 color: #000000;
 font-weight: normal; 
 font-size: 11px; 
 line-height: 12px; 
 font-family: Arial, sans-serif;
 padding-top: 2px;
 padding-left: 10px;
 padding-bottom: 2px;
}

.projecten {
 font-size:10px;
 padding-top: 2px;
 padding-bottom: 2px;
 padding-right:4px;
 border-bottom: #668A86 1px solid;
 vertical-align:middle;
}

a.photo_nr, a.photo_nr_active, a.photo_nr:link, a.photo_nr:visited {
    padding:0 5px;
    border-right:solid 1px #668A86;
    background-color:#8DB0AD;
    font-size:11px;
    font-weight:normal;
    color:white;
    text-decoration:none;
}
a.photo_nr_active, a.photo_nr_active:active, a.photo_nr_active:visited, a.photo_nr:hover, a.photo_nr:active { background-color:#CA013C; text-decoration:none; color:white; }

