#infolijst {
    width: 876px;
    margin: 0px;
    padding: 0px;
    float: left;
    font-size: 11px;
    font-family: sans-serif;
    word-spacing: 0px;
    letter-spacing: 1px;
    line-height: 15px;
    color: #5C5C5C;
}

#infoexit {
    margin: 0px;
    padding: 0px;
    padding-left: 10px;
    height: 15px;
    width: 100%;
}

#infoexit-tab {
    margin-left: 155px;
    background: #ECEBEB;
    width: 66px;
    text-align: center;
}

#infoexit a {
    font-weight: bold;
    text-decoration: none;
    color: #000;
    letter-spacing: 1px;
    font-size: 11px;
    font-family: sans-serif;
}

pre {
    font-size: 11px;
    font-family: sans-serif;
    word-spacing: 0px;
    letter-spacing: 1px;
    line-height: 15px;
    color: #444444;
    margin: 0px;
    color: #181818;
}

#playknop,
#prevStillButton,
#nextStillButton {
    text-decoration: none;
    color: #000;
    word-spacing: 0px;
    letter-spacing: 1px;
}

#playknop:hover,
#prevStillButton:hover,
#nextStillButton:hover {
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid #999;
}

#fotoplay,
#onderschrift {
    filter: alpha(opacity=2);
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=2) -moz-opacity: .02;
    -khtml-opacity: 0.02;
    opacity: 0.02;
}

#eventtable {
    font-size: 11px;
    font-family: sans-serif;
    word-spacing: 0px;
    letter-spacing: 1px;
    line-height: 15px;
    border: 0px solid #000;
    color: #444;
    margin-left: 10px;
    width: 860px;
}

#eventtable td {
    border: 0px solid #000;
    margin: 0px;
    padding: 4px;
    /* padding-bottom: 0px; */
}

#eventtable tr {
    border: 0px solid #000;
}

#eventtable a {
    text-decoration: none;
    color: #444;
}

#topscroll {
    width: 880px;
    margin-left: 40px;
    height: 40px;
    background: #ECEBEB;
    overflow: hidden;
    border-top: 10px solid #ECEBEB;
}