BODY
    {
    background-color: #FFF;
    font-family: arial,sans-serif;
    font-size:8pt;
text-align: center;
margin: auto;
}
TD
    {font-family: arial,sans-serif;
    font-size:8pt}
.menu
    {font-family: arial,sans-serif;
    font-size:8pt;
    text-decoration:none;
    color:#000000}
.menu:hover
    {font-family: arial,sans-serif;
    font-size:8pt;
    text-decoration:none;
    color:#FFFFFF}
.normaletekst {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; text-align: left; border-style: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; cursor: default}

.theater {
 display: inline;
 cursor: pointer;
 text-decoration: none;
 color: #FFF;
}
.theater:hover {
 text-decoration: underline;
}

.tijden {
 padding-left: 10px;
 position: relative;
 visibility: hide;
 /*/*/
  visibility: visible;
  display: none;
 /* */
}
.tijdenshow {
 padding-left: 20px;
 visibility: visible;
 display: block;
}

.voorstellingen {
 font-family: Arial, Georgia, "Times New Roman", Times, serif;
 font-size: 12px;
}

.voorstellingen thead {
 font-weight: bold;
}

.filmdata {
 margin-left: 15px;
 margin-top: 10px;
 margin-bottom: 10px;
 border-left: 1px solid #165E76;
 border-top: 1px solid #165E76;
 border-right: 1px solid #0E8DB6;
 border-bottom: 1px solid #0E8DB6;
 width: 525px;
 vertical-align: top;
 font-family: Arial, Georgia, "Times New Roman", Times, serif;
 font-size: 12px;
}

.filmdata td {
 vertical-align: top;
 padding: 10px;
 color: #FFF;
 border-bottom: 1px solid #0D81A7;
 border-top: 1px solid #0D7EA3;
}

.filmdata b {
 color: #000;
 font-weight: bold;
}

.filmdata a {
 color: #FFF;
 text-decoration: none;
}

.filmdata a:hover {
 text-decoration: underline;
}


a {
 color: #DDD;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}
