/* Globaal */
*{ margin:0px; padding:0px; list-style:none; list-style-type:none; outline:none; text-decoration:none; font-family:Helvetica, Verdana, Arial, sans-serif; border:0; }
html, body{ width:100%; height:100%; }

body{ background:url('../img/background.png') repeat-y top center #ff0000; }
#wrapper{ width:960px; height:1000px; margin:0 auto; }

#wrapper #homelink{ clear:both; position:absolute; width:358px; height:137px; margin:49px 0 0 101px; z-index:999; border:0px solid #999; }
#wrapper #homelink a{ display:block; width:385px; height:137px; z-index:999; }

/* De Header */
#header{ float:left; height:213px; width:960px; }
#header #counter{ background:url('../img/bg-counter.png') no-repeat; width:243px; height:119px; margin-top:5px; margin:44px 0 0 456px; float:left; }
#header #counter .teller{ font-size:22px; font-family:Helvetica, Verdana; color:#ed1c24; letter-spacing:15px; padding-top:34px; padding-left:32px; }
#header #poster{ margin:59px 0 0 7px; float:left; }

/* Menu */
#menu{ clear:both; width:960px; height:50px;}
#menu ul#nav{ float:left; margin:17px 0 0 96px;}
#menu ul#nav li{float:left; width:200px; text-align:center; }
#menu ul#nav li a{ font-family:helvetica, verdana; font-size:16px; color:#0054a6; }
#menu ul#nav li a:hover,#menu #nav li a.active{ color:#FFF; }

#leftie{ float:left; width:310px; height:415px; margin-top:34px; margin-left:-6px; }
#content{ float:left; width:450px; height:450px; padding:0 20px; }
	#content #moviecontainer{ margin:22px 0 0 29px; }
	#content #sendafriend{ margin-top:10px; height:169px; background:url('../img/bg_sendafriend.gif') no-repeat center bottom;  }
	#content #sendafriend h1{ font-size:16px; color:#ea1c24; font-weight:normal; }
	#content #sendafriend p{ font-size:11px; color:#231f20; margin-top:5px; }
	#content #sendafriend .text{ font-size:11px; color:#ea1c24; padding-left:5px; }
	#content #sendafriend .tf{ background:#bfebfb; width:165px; height:21px; }
	#content #sendafriend .tf.warn{ border:1px solid #F00; }
	#content #sendafriend .sub{ width:169px; height:21px; background:url('../img/bg_button.gif'); cursor:pointer; }
#rightie{ float:left; width:160px; height:450px; background:url('../img/bg_rechts.gif') no-repeat 16px 55px;  }
#rightie .blue{ font-family:Helvetica, verdana; font-size:11px; color:#00aeef; }

#mailtip{ float:left; margin-left:273px; width:670px; font-family:Helvetica, Verdana; font-size:11px; color:#0054a6; height:13px }
#mailtip a{ font-family:Helvetica, Verdana; font-size:11px; color:#0054a6; text-decoration:underline; }
#mailtip .blue{ font-family:Helvetica, verdana; font-size:11px; color:#00aeef; margin-left:65px; margin-top:-25px; }
#mailtip #aanmeldenlink{ float:right; margin-right:164px; margin-top:-25px; }

#footer{ clear:both; }
#footer .copyright{ float:left; font-family:Helvetica, Verdana; font-size:10px; color:#FFF; margin:30px 0 0 45px;  }
#footer .logo{ float:left; margin-left:170px;  }
#footer .linkjes{ float:left; font-family:Helvetica, Verdana; font-size:11px; color:#FFF; margin:30px 0 0 166px; }
#footer .linkjes a{ color:#FFF; text-decoration:underline; }

#content #textual{ background:url('../img/bg_textual.gif') no-repeat center bottom; width:448px; height:392px; }
#content #textual h1{ font-size:22px; color:#ed1c24; margin:32px 0 0 12px; }
#content #textual #context{ margin-top:20px; margin-left:13px; width:365px; height:320px; overflow:hidden; float:left; } 
#content #textual #context p, #content #textual #context td{ font-size:11px; color:#231f20; line-height:13px; margin-bottom:8px; }
#content #textual h2{ font-size:13px; color:#ed1c24; margin:10px 0; }

#content #textual #sliders{ float:right; }
#content #textual #sliders .sliderup{ clear:both; cursor:pointer; margin:27px 0 0 3px; }
#content #textual #sliders .sliderdown{ clear:both; cursor:pointer; margin:267px 0 0 3px; }




