/* HTML-elementen */
body {
	margin: 2% 0;
	padding: 0;
	text-align: center;
	background: #fff;
}

img {
	border: 0;
}


a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #fff;
	cursor: pointer;
}

/* positionering */
#container {
	position: relative;
	width: 912px;
	height: 540px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0;
}

#boven, #onder {
	width: 912px;
	height: 80px;
	background-color: #66acc6;
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}

h2, h3 {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	width: 133px;
}	

h3 {
	top: 2px;
}
	
#midden {
	width: 912px;
	height: 380px;
	background-color: #d0ecfa;
}

#tekstlogo {
	float: left;
}	

#adres {
	position: absolute;
	bottom: 0;
}

/* filmboxen */
.box {
	position: absolute;
	width: 133px;
	height: 63px;
}

.b1, .b2, .b3, .b4, .b5 { top: 0 }
.b11, .b20, .b30, .b40, .b50 { top: 0 }
.b6, .b7, .b8, .b9, .b10 { bottom: 0 }
.b60, .b70, .b80, .b90, .b100 { bottom: 13px }
.b1, .b11, .b6, .b60 { left: 171px } 
.b2, .b20, .b7, .b70 { left: 323px }
.b3, .b30, .b8, .b80 { left: 475px }
.b4, .b40, .b9, .b90 { left: 627px }
.b5, .b50, .b10, .b100 { left: 779px }

.trans {
	width: 133px;
	height: 63px;
}

/* verberg voor mac_ie5 \*/
.t1 { background-color: #0771a8; filter: alpha(opacity=40); -moz-opacity: .4; opacity: .4; }
.t2 { background-color: #00a0c6; filter: alpha(opacity=20); -moz-opacity: .2; opacity: .2; }
.t3 { background-color: #00acec; filter: alpha(opacity=30); -moz-opacity: .3; opacity: .3; }
.t4 { background-color: #0292c8; filter: alpha(opacity=40); -moz-opacity: .4; opacity: .4; }
.t5 { background-color: #3c8ead; filter: alpha(opacity=35); -moz-opacity: .35; opacity: .35; }
.t6 { background-color: #1899c2; filter: alpha(opacity=50); -moz-opacity: .5; opacity: .5; }
.t7 { background-color: #156e9c; filter: alpha(opacity=30); -moz-opacity: .3; opacity: .3; }
.t8 { background-color: #1497db; filter: alpha(opacity=40); -moz-opacity: .4; opacity: .4; }
/* einde verberg*/

.dagen {
	position: absolute;
	/* z-index: 100; */
}

.titel {
	height: 78px;
	/* background: #f00; */
	z-index: 100;
}

/* middenschip */
table {
	border: 0;
	padding: 0;
	margin: 0;
}

td, h1 {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}

td {
	color: #000;
    padding-right: 3px;
}

h1 {
	margin: 0 0 0 5px;
	padding: 0;
	font-size: 11px;
}

#col1 {
	position: relative;
}

#col1 td {
	border-bottom: 1px solid #189fec;
}

#col1 tr.ruled, #col1 tr.ruled a {
	background: #d9f3fd;
	cursor: pointer;
	color: #000;
}

#col2_breed td {
	padding-right: 6px;
	color: #189fec;
	border-bottom: 1px solid #b2e7fa;  
}

#col2_breed tr a, #col3 tr a {
	color: #000;
}	

#col2_breed tr.ruled, #col2_breed tr.ruled a, #col3 tr.ruled, #col3 tr.ruled a {
	background: #b2e7fa;
	cursor: pointer;
	color: #189fec;
}

td a, #col1 p a {
	color: #ecf9fe;
}

td a:hover, #col1 p a:hover {
	color: #000;
}

#col1 p, #col2_breed p, #col4 p {
	font-family: Arial;
	font-size: 11px;
	margin: 2px 0 0 10px;
}	

#col1, #col2, #col2_breed, #col3, #col4 {
	position: absolute;
	height: 380px;
}	

#col1 {
	z-index: 100;
	width: 155px;
}

#col2 {
	left: 145px;
	width: 233px;
}

#col2_breed {
	left: 145px;
	width: 462px;
}

#col3 {
	left: 378px;
	width: 534px;
}

#col4 {
	left: 607px;
	width: 153px;
}

.blauw1 {
	background-color: #189fec;
}

.blauw2 {
	background: #b2e7fa url("../beeld/boog1.gif") no-repeat 0 0;
}	

.blauw3 {
	background: #d9f3fd url("../beeld/boog2.gif") no-repeat 0 0;
}	

.blauw23  {
	background-color: #b2e7fa;
} 	


.blauw4 {
	background: #ecf9fe url("../beeld/boog3_licht.gif") no-repeat 0 0;
}	

.blauw23_4  {
	background: #d9f3fd url("../beeld/boog3.gif") no-repeat 0 0;
}

.blauw34  {
	background: #d9f3fd;
} 

#beeldlogo {
	position: absolute;
	top: 123px;
	left: 43px;	  
}

#morgen {
	/*position: absolute;
	top: 210px;*/
}
	

#masker {
	position: absolute;
	top: 60px;
	left: 40px;
	width: 200px;
	height: 200px;
	z-index: 100;
}

#nieuwsbox,
#programmabox {
	position: absolute;
	left: 20px;
	top: 0;
	width: 514px;
	height: 380px;
	overflow: auto;
	font-family: Verdana;
	font-size: 10px;
}

#nieuwsbox h1, #programmabox h1 {
	margin: 10px 0 0 30px;
	font-size: 11px;
}

#nieuwsbox p, #programmabox p {
	margin: 0;
	padding: 0 10px 0 30px;
	line-height: 130%;
}

#programmabox a:hover {
	color: #189fec;
}

.verwacht {
	width: 150px;
	margin-top: -10px;
}

.verwacht a {
	color: #189fec;
}

.verwacht a:hover {
	color: #000;
}	

.verwacht p, .films {
	padding: 0 10px 0 30px;
	font-family: Arial;
	text-transform: uppercase;
	line-height: 150%;
	font-size: 9px;
}	

#dezeweek {
	position: absolute;
	left: 0px;
	width: 427px;
	height: 380px;
	overflow: auto;
	font-family: Arial;
	font-size: 11px;
	line-height: 130%;
}	

#dezeweek h1 a, #nieuwsbox a {
	color: #189fec;
}

#dezeweek h1 a:hover, #nieuwsbox a:hover {
	color: #000;
}

#nieuwsbox ul {
	margin: 0 0 10px 25px;
	padding: 0;
	white-space: nowrap;
	list-style-type: none;
}

.printlink a {
	text-decoration: none;
	color:#189fec;
}

.printlink a:hover {
	color: #000;
}

/* recensies */
#recensiebox {
	position: absolute;
	left: 20px;
	top: 0;
	width: 514px;
	height: 380px;
	overflow: auto;
	font-family: Verdana;
	font-size: 11px;
}		

#recensiebox h1 {
	margin: 12px 0 5px 30px;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial;
}

#recensiebox p {
	margin: 0;
	padding: 0 20px 0 30px;
	line-height: 130%;
}

#recensiebox a {
	color: #189fec;
}

#recensiebox a:hover {
	color: #000;
}

#recensiebox form p a {
	width: 15px;
	height: 15px;
}	

#recensiebox ul,
#recensiebox ol
	{
	margin: 0;
	padding: 0 0 0 45px;
	} 


.credits {
	color: #777;
}

.actief {
	color: #000
}

.non-actief {
	
	color:  #189fec;
}

#datumbox {
	position: absolute;
	right: 0;
	top: 260px;
}

#datumbox td {
	font-size: 9px;
	padding: 3px;
}

.actief_vandaag	{
	background-color: #d9f3fd;
}

.px100 {
	width: 100px;
}

#zoekform form {
	display: block;
}


#zoekform input {
	height: 20px;
	color: #777;
	font-size: 11px;
	font-family: Verdana;
	padding-left: 2px;
	border: solid 1px #ecf9fe;
	background: #ecf9fe;
	line-height: 160%;
}


/* extra buttons onderbalk */
#onder
	{
	position: relative;
	}

a.infobutton,
a.archiefbutton,
a.contactbutton,
a.filmfanbutton,
a.hurenbutton
	{
	width: 133px;
	height: 63px;
	display: block;
	text-indent: -9000px;
	}

a.infobutton
	{
	background: transparent url(../beeld/info.gif) no-repeat 0 0;
	}

a.archiefbutton
	{
	background: transparent url(../beeld/archief.gif) no-repeat 0 0;
	}
	
a.contactbutton
	{
	background: transparent url(../beeld/contact.gif) no-repeat 0 0;
	}	

a.filmfanbutton
	{
	background: transparent url(../beeld/filmfan.gif) no-repeat 0 0;
	}
	
a.hurenbutton
	{
	background: transparent url(../beeld/huren.gif) no-repeat 0 0;
	}	
	
a.infobutton:hover,
a.archiefbutton:hover,
a.contactbutton:hover,
a.filmfanbutton:hover,
a.hurenbutton:hover
	{
	background-position: 0 -63px;
	}
	
.dblauw
	{
	color: #189fec;
	}

#footer_colofon	
	{
	margin: 0 auto;
	width: 912px;
	color: #777;
	font-family: Verdana;
	font-size: 9px;
	text-align: right;
	line-height: 20px;
	height: 20px;
	}
	
.getal
	{
	font-size: 8px;
	}
	
#footer_colofon a	
	{
	color: #189fec;
	}
	
#footer_colofon a:hover	
	{
	color: #777;
	}
	
.films a
	{
	color: #189fec;
	}
	
#programmabox .films a:hover	
	{
	color: #000;
	}	
	
/* blog */
.lfloat {
	float: left;
	}		
	
.rfloat {
	float: right;
	}

.clear
	{
	margin: 0 0 -1px 0;
	padding: 0;
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	}
	
.blogpreview
	{
	text-transform: uppercase;
	}

.blogdatum
	{
	font-size: 9px;
	padding: 0 0 0 3px;
	color: #777;
	}
	