#menu{
  position:absolute;
  top:101px;left:50%;
  margin-left:-452px;
  width:354px;height:100px;
  /*border:1px solid pink;*/
  font-family:verdana, sans-serif;
  font-size:9pt;
  font-variant:small-caps;
  z-index:3;
}

.active{
  cursor:pointer;
}
.stl{/*scheidingsteken links*/
  background-image:url("../pics/stl.gif");
  background-repeat:no-repeat;
  background-position: bottom left;
  margin-right:5px;
}
.str{/*scheidingsteken rechts*/
  background-image:url("../pics/str.gif");
  background-repeat:no-repeat;
  background-position: bottom right;
  margin-left:5px;
}
#menu td.active a:link {color: #fff; text-decoration:none;}     /* unvisited link */
#menu td.active a:visited {color: #fff; text-decoration:none;}  /* visited link */
#menu td.active a:hover {color: #00bd00; text-decoration:none;}   /* mouse over link */
#menu td.active a:active {color:#fff; text-decoration:none;}

#filmssub a:link, #evenementensub a:link, #filmtheatersub a:link {
  color: #000; text-decoration:none;
}     /* unvisited link */
#filmssub a:visited, #evenementensub a:visited, #filmtheatersub a:visited {
  color: #000; text-decoration:none;
}  /* visited link */
#filmssub a:hover, #evenementensub a:hover, #filmtheatersub a:hover {
  color: #000; text-decoration:none;font-weight:bold;
}   /* mouse over link */
#filmssub a:active, #evenementensub a:active, #filmtheatersub a:active {
  color:#000; text-decoration:none;
}

#filmstabuit, #filmstabaan, #kinderentab0{
  position:absolute;
  top:0px;left:0;
  width:65px;
  overflow:visible;
  /*border:1px solid green;*/
  color:white;
}
#kinderentab0{
  width:177px;
}
#filmstabaan {
  color:#7ab139;
  visibility:hidden;/**/
}

#filmssub{
  position:absolute;
  top:22px;left:0;
  width:290px;
  overflow:visible;
  /*border:1px solid orange;*/
  visibility:hidden;
  font-size:9pt;
}
#evenemententabuit, #evenemententabaan{
  position:absolute;
  top:0;left:65px;
  width:110px;
  overflow:visible;
  /*border:1px solid blue;*/
  color:white;
}
#evenemententabaan{
  color:#7ab139;
  visibility:hidden;/**/
}
#evenementensub{
  position:absolute;
  top:22px;left:65px;
  width:220px;
  visibility:hidden;
  /*border:1px solid green;*/
  font-size:9pt;
}

#kinderentab{
  position:absolute;
  top:0px;left:175px;
  width:95px;
  overflow:visible;
  /*border:1px solid yellow;*/
  color:white;
}
#filmtheatertabuit, #filmtheatertabaan, #kinderentab2{
  position:absolute;
  top:0px;right:0px;/*left 460*/
  width:120px;
  overflow:visible;
  /*border:1px solid red;*/
  text-align:right;
  color:white;
}
#kinderentab2{
  width:195px;
}
#filmtheatertabaan{
  color:#7ab139;
  visibility:hidden;
  /*border:1px solid green*/
}
#filmtheatersub{
  position:absolute;
  top:22px;right:0px;/*left 460*/
  width:330px;
  text-align:right;
  visibility:hidden;
  overflow:visible;
  /*border:1px solid cyan;*/
  font-size:9pt;
}
#mdwtabuit, #mdwtabaan{
position:absolute;
top:0px; right:-125px;
width:120px;
overflow:visible;
/*border:1px solid orange;*/
color:white;
}
#mdwtabaan{
 color:#7ab139;
 visibility:hidden;
}
#mdwsub{

}

#tabshadow5, #tabshadow6{
  letter-spacing: 0.1em;
}

