/* CSS Document */

body {
margin: 0px;
background-color: #FFFFCC;
background-image: url(/images/achtergrond_geel.gif);
background-repeat: repeat-y;
}

/* layers */

#hollandtv {
position: absolute;
margin-left: 0px;
margin-top: 0px;
width: 100%;
height: 75px;
background-color: #FF6600;
z-index: 1;
}

#regio {
position: absolute;
margin-left: 0px;
margin-top: 75px;
width: 100%;
height: 30px;
background-color: #333333;
z-index: 2;
}

#pulldown {
position: absolute;
margin-left: 3px;
margin-top: 79px;
z-index: 3;
}

#breadcrump {
position: absolute;
margin-left: 165px;
margin-top: 85px;
z-index: 4;
}

#tip {
position: absolute;
margin-left: 462px;
margin-top: 77px;
z-index: 5;
}

#navigatie {
position: absolute;
margin-left: 0px;
margin-top: 105px;
width: 150px;
height: 100%;
background-color: #FFCC00;
z-index: 6;
}

#strook1 {
	position: absolute;
	background-image: url(/images/filmstrook.gif);
	left: 150px;
	top: 105px;
	bottom: 0px;
	width: 312px;	
	height: 500px;
	z-index: 7;
	}
	
#strook2 {
	position: absolute;
	background-image:url(/images/filmstrook.gif);	
	left: 462px;
	top: 105px;
	bottom: 0px;
	width: 312px;
	height: 500px;
	z-index: 8;
	}	
	
#strook3 {
	position: absolute;
	left: 780px;
	top: 105px;
	bottom: 0px;
	width: 170px;
	height: 500px;
	z-index: 9;
	}
	
#strook1a {
	position: absolute;
	background-color: #FFFFCC;
	left: 165px;
	top: 105px;
	bottom: 0px;
	width: 297px;	
	height: 500px;
	z-index: 7;
	}
	
#strook2a {
	position: absolute;
	background-color: #FFFFCC;	
	left: 462px;
	top: 105px;
	bottom: 0px;
	width: 312px;
	height: 500px;
	z-index: 8;
	}	
	
#strook1verwacht {
	position: absolute;
	background-image: url(/images/filmstrook_verwacht.gif);
	left: 150px;
	top: 105px;
	bottom: 0px;
	width: 312px;	
	height: 500px;
	z-index: 7;
	}
	
#strook2verwacht {
	position: absolute;
	background-image:url(/images/filmstrook_verwacht.gif);	
	left: 462px;
	top: 105px;
	bottom: 0px;
	width: 312px;
	height: 500px;
	z-index: 8;
	}		
	
#top5 {
	position: absolute;
	background-image:url(/images/filmstrook_top5.gif);
	background-repeat: repeat-y;
	left: 780px;
	top: 105px;
	bottom: 0px;
	width: 133px;
	z-index: 4;
	}	
	
#banner_border {
border: 1px solid #000000;			
}
	
/* navigatie */

 #navcontainer { width: 150px;}

 #navcontainer ul
 {
 margin-left: 0px;
 padding-left: 0px;
 list-style-type: none;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-align: left;
 font-weight: bold;
 }

 #navcontainer a
 {
 display: block;
 padding: 3px 3px 3px 25px;
 width: 122px;
 border-bottom: 1px solid #FFFFFF;
 }

 #navcontainer a:link, #navlist a:visited
 {
 color: #FFFFFF;
 text-decoration: none;
 }

 #navcontainer a:hover
 {
 color: #FFFFFF;
 background-color: #FF6600;
 }
 
 #current
 {
 display: block;
 padding: 3px 3px 3px 25px;
 width: 122px;
 color: #FF6600;
 border-bottom: 1px solid #FFFFFF;
 }
 

/* teksten */

H1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FF6600; 
		}	

H2 {
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FF6600; 
		}		

p {
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
}

.tekst {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
}

.tekst_wit10 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
}

.kop {
	display: block;
	padding: 3px;
	width: 97%;
	background-color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF; 
		}	
		
.omschrijving {
	display: block;	
	padding-left: 3px;
	padding-right: 3px;
	width: 97%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
		}	
		
.regio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
		}			

.breadcrumps {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
margin: 10px;
color: #999999;
}

/* links */

a.breadcrumps1:link {
color: #999999;
text-decoration: none;
}	

a.breadcrumps1:active {
color: #999999;
text-decoration: none;
}	

a.breadcrumps1:visited {
color: #999999;
text-decoration: none;
}	

a.breadcrumps1:hover {
color: #999999;
text-decoration: none;
}	