@import url(/css/text.css);

body {
  font-family:calibri,arial,helvetica,sans-serif;
  font-size:14px;
}

#foot {
  margin-top:10px;
  font-size:12px;
  height:25px;
}
#copyright {
  float:left;
  color:#999;
}
#copyright a {
  color:#999!important;
}
#language {
  float:right;
  color:#666;
}
#language a {
  color:#666!important;
}

#foot a:link, #foot a:visited {
  text-decoration:none;
}
#foot a:hover, #foot a:active {
  border-bottom:1px dotted #666;
}

.textcolumn {
}
.nieuwe_films h2 {
  font-size:22px;
  font-style:italic;
}
.photoalbum .photo {
  margin-bottom:20px;
  float:left;
}
.mediabox {
}

.oude_films {}
.films img, .nieuws img {
  float:left;
  border:0px;
  margin:2px 10px 25px 0;
  width:100px;
}
.films a {
  text-decoration:none;
  font-size:90%;
}
.nieuws .item, .sponsoren a {
  text-decoration:none;
}
.films .type, .nieuws .meer {
  font-weight:bold;
  font-size:90%;
  color:#CC0000;
  float:left;
  margin:4px 0 12px;
  cursor:pointer;
}
.films .type {
  margin-left:12px;
  margin:4px 0 6px;
}
.nieuws .meer {
  float:right;
}
h1 .datum, h2 .datum {
  font-weight:normal;
  color:#333;
  font-size:75%;
}
a:hover h2 .datum {
  color:#CC0000;
}

.nieuws img {
  margin-top:7px;
}
.sponsoren img {
  float:right;
  border:0px;
  margin:2px 15px;
}

img.mediabox {
  border:0px;
}
div.mediabox {
}

span.bijschrift {
  display:block;
  text-decoration:none;
}

.clear {
  clear:both;
}
