html, body, #wrapper {
    background: #fff;
  
margin: 0;
	padding: 0;
	border: none;
	text-align: center;
    font: normal 12px arial;
 }

 body {
   background: #ffffff url('../images/background2.png') repeat-x top;
 }

.clear {
    clear: both;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

#pageheader {
  width: 940px;
  margin: 0 auto;
  padding: 0;
  height: 100px;
  position:relative;
}

#pageheader p {
  bottom: 12px;
  position: absolute;
}

#pageheader p#menubar,  ul#nav {
  bottom: 8px;
  right: 0;
  position: absolute;
}

#infobox {
  height: 320px;
  margin: 0 auto;
  padding-top: 20px;
  display: block;
  width: 700px;
  text-align: left;
}

#extrabox {
  height: 320px;
  margin: 0 auto;
  padding-top: 20px;
  display: block;
  text-align: left;
  color: #fff;
}

h1 {
  font-size: 200%;
}

h2 {
  font-size: 175%;
}

h3 {
  font-size: 150%;
  margin-bottom: 10px;
}

h4 {
  font-size: 125%;
  color: #4b4b4b;
  margin-bottom: 10px;
}

h5 {
  font-weight: bold;
  font-size:115%;
  margin-bottom: 10px;
  
}

form#mijnfilmhuis {
  margin-left:1.5em;
}

fieldset div {
  margin: 5px 0 10px 0;
}

a {
  text-decoration: none;
  color: #057a9a;
}

a.yellow {
  color: #ff0;
}

a:hover {
  text-decoration: underline;
  color: #ff0000;
}

a.wwmailer {
  font-size:80%;
}

div.button a {
    color: #fff;
}

img.poster {
  margin-bottom: 10px;
}

a.morelink {
  font-size: 90%;
}

a.morelink img {
  vertical-align:middle;
}

.datum {
  font-size:95%;
  color: #666;
  margin-top: -8px;
  margin-bottom:5px;
}

.filmtitle {
	color:#fff;
    font: normal 32px arial;
    text-align:left;
    letter-spacing: -2px;
}

img.filmposter {
  margin: 10px 0 10px 0;
  border: 1px solid #4b4b4b;
  padding: 1px;
  width: 134px;
  height: 193px;
}


img.still {
  margin: 10px 0 10px 0;
  border: 1px solid #4b4b4b;
}


div.stillbox {
  width:220px;
  
  }

ul.filminfo {
  font: normal 14px arial;
  color: #fff;
  line-height:200%;
  margin-top:0.5em;
}


div.button {
    background-image: url("../images/sprite.png");
    background-position: 0 0;
    width: 139px;
    height: 23px;
    display:block;
    text-align:center;
    vertical-align: baseline;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    line-height: 100%;
}

div.button:hover {
    background-position: 0 -23px;
    text-decoration: none;
}

div.button:active {
    background-position: 0 -46px;
}

div.button a {
    padding-top:5px;
    display: block;
    width: 139px;
    height: 19px;
    color: #fff;
    font-size: 11px;
}

div.button a:visited {
    color: #fff;
}

div.button a:hover {    text-decoration: none;
}

div.buttonred {
    background-image: url("../images/sprite.png");
    background-position: -139px 0;
    width: 139px;
    height: 23px;
    display:block;
    text-align:center;
    vertical-align: baseline;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    line-height: 100%;
}

div.buttonred:hover {
    background-position: -139px -23px;
    text-decoration: none;
}

div.buttonred:active {
    background-position:-139px -46px;
}

div.buttonred a {
    padding-top:5px;
    display: block;
    width: 139px;
    height: 19px;
    color: #fff;
    font-size: 11px;
}

div.buttonred a:visited {
    color: #fff;
}

div.buttonred a:hover {    text-decoration: none;
}


#nav span {
display: none;
}

#nav li {
float:right;
list-style:none;
display:inline;
margin-left: 15px;
}

#nav a {
    height:16px;
    display:block;
}

#nav-home {
    background-image: url("../images/sprite.png");
    background-position: 0 -92px;
    width: 42px;
    height: 16px;
    display:block;
}

#nav-home:hover {
    background-position: -94px -92px;
}

#nav-agenda {
    background-image: url("../images/sprite.png");
    background-position: 0 -114px;
    width: 55px;
    height: 16px;
    display:block;
}

#nav-agenda:hover {
    background-position: -94px -114px;
}

#nav-over {
    background-image: url("../images/sprite.png");
    background-position: 0 -136px;
    width: 65px;
    height: 16px;
    display:block;
}

#nav-over:hover {
    background-position: -94px -136px;
}

#nav-mijnfilmhuis {
    background-image: url("../images/sprite.png");
    background-position: 0 -157px;
    width: 92px;
    height: 16px;
    display:block;
}

#nav-mijnfilmhuis:hover {
    background-position: -94px -157px;
}

#nav-nieuwsbrief {
    background-image: url("../images/sprite.png");
    background-position: 0 -179px;
    width: 87px;
    height: 16px;
    display:block;
}

#nav-nieuwsbrief:hover {
    background-position: -94px -179px;
}

#nav-contact {
    background-image: url("../images/sprite.png");
    background-position: 0 -200px;
    width: 65px;
    height: 16px;
    display:block;
}

#nav-contact:hover {
    background-position: -94px -200px;
}

fieldset {
margin: 0.5em 0 0 0;
padding: 0;
}


fieldset ol {
    padding: 0em 1em 0 1em;
    list-style: none;
    
}

fieldset li {
    padding-bottom: 1em;
}

fieldset.submit {
    border-style: none;
    margin: 0;
    padding: 0;
}

fieldset {
    float: left;
    clear: left;
    width: 100%;
    margin: 0 0 0.5em 0;
    padding: 0;
   }

li strong {
color: #C00;
font-size: 85%;
font-weight: bold;
text-transform: uppercase;
}

li strong.required {
color: #C00;
font-size: 85%;
font-weight: bold;
text-transform: uppercase;
}


fieldset li {
    float: left;
    clear: left;
    width: 100%;
    padding-bottom: 0.8em;
    
  }


 em {
color: #ff0;
font-size: 125%;
font-style: normal;
text-transform: uppercase;

}

label {
    position: relative;
    display: inline-block;
    width: 6em;
    margin-right: 1em;
    text-align: left;
    
    
}

fieldset.submit {
    float: none;
    width: auto;
    border: 0 none #FFF;
    
}

fieldset.required {
   font-size: 10px;
}

ul.faq li span.vraag {
    font-weight: bold;
}

ul.faq li div {
  margin: 0 0 10px 10px;
  font-style: italic;
}

ul.faq li div.info {
    font: normal 12px arial;
    font-style:normal;
    font-weight: normal;
    
}

.kijkalle {
  background-image: url("../images/kijkwijzer.png");
  background-position: 0px 0;
  width: 27px;
  height: 27px;
  display:block;
  text-align:center;
  float:left;
  
}

.kijk6 {
  background-image: url("../images/kijkwijzer.png");
  background-position: -28px 0;
  width: 27px;
  height: 27px;
  display:block;
  text-align:center;
  float:left; 
}

.kijk12 {
  background-image: url("../images/kijkwijzer.png");
  background-position: -56px 0;
  width: 27px;
  height: 27px;
  display:block;
  text-align:center;
  float:left; 
}

.kijk9 {
  background-image: url("../images/kijkwijzer.png");
  background-position: -113px 0;
  width: 27px;
  height: 27px;
  display:block;
  text-align:center;
  float:left; 
}

.kijk16 {
  background-image: url("../images/kijkwijzer.png");
  background-position: -85px 0;
  width: 27px;
  height: 27px;
  display:block;
  text-align:center;
  float:left;
}

.kijkangst {
  background-image: url("../images/kijkwijzer.png");
  background-position: -141px 0;
  width: 27px;
  height: 27px;
  display:block;
  text-align:center;
  float:left; 
}

.kijkseks {
  background-image: url("../images/kijkwijzer.png");
  background-position: -170px 0;
  width: 27px;
  height: 27px;
  display:block;
  text-align:center;
  float:left;
}

.kijkdisc {
  background-image: url("../images/kijkwijzer.png");
  background-position: -198px 0;
  width: 27px;
  height: 27px;
  display:block;
  text-align:center;
  float:left; 
}

.kijktaal {
  background-image: url("../images/kijkwijzer.png");
  background-position: -226px 0;
  width: 27px;
  height: 27px;
  display:block;
  text-align:center;
  float:left; 
}

.kijkgeweld {
  background-image: url("../images/kijkwijzer.png");
  background-position: -255px 0;
  width: 27px;
  height: 27px;
  display:block;
  text-align:center;
  float:left;
}

.kijkdrugs {
  background-image: url("../images/kijkwijzer.png");
  background-position: -283px 0;
  width: 27px;
  height: 27px;
  display:block;
  text-align:center;
  float:left;
}

table.datatable {
	width:100%;
	margin-bottom: 5px;
}

table.datatable th {
	background-color: #057a9a;
	text-align:left;
	color :#fff;
	padding: 4px;
	font: bold 12px arial;
 }

table.datatable td {
	text-align:left;
  padding: 4px;
  font: normal 12px arial;
  border-bottom: solid 1px #ccc;
}

table.datatable td.bold {
	font-weight: bold;
}

table.datatable tr.odd, table.datatable td.odd {
  background-color: #eee;
}

table.datatable td.tblheader {
  font: bold 22px arial;
  letter-spacing: -1px;
}

table.datatable td.id, table.datatable th#id {
  width: 25px;
  font-weight: bold;
  text-align: left;
}

table.datatable td.action {
  text-align: right;
  width:35px;
}

ul.sponsorbar li {
  list-style: none;
  float:left;
  margin-right: 1em;

