#tekst {
	background-image:url('images/rfm_15.jpg');
	width: 100%;
	height: 100%;
}

#tekst2 {
	background-image:url('images/rfm_12.jpg');
	width: 100%;
	height: 100%;
}

#tekst3 {
	background-image:url('images/rfm_18.jpg');
	width: 100%;
	height: 100%;
	
}

#tekst4 {
	background-image:url('images/rfm_foto_15.jpg');
	width: 100%;
	height: 100%;
	
}
#tekst5 {
	background-image:url('images/rfm_deel_foto_17.jpg');
	width: 100%;
	height: 100%;
	
}
#tekst6 {
	background-image:url('images/rfm_deel_films_17.jpg');
	width: 100%;
	height: 100%;
	
}

#tekst7 {
	background-image:url('images/rfm_deel_films2_17.jpg');
	width: 100%;
	height: 100%;
	
}
#tekst8 {
	background-image:url('images/rfm_17_rechts.jpg');
	width: 100%;
	height: 100%;
	
}

#tekst9 td{
	color:white;
}

#tekst10 td a{
	color:white;
}



a:link        { color:black; text-decoration:none; }
a:visited           { color:black; text-decoration:none; }
a:hover             { color:white; text-decoration:none; }
a:active            { color:white; text-decoration:underline; }


#nav, #nav ul {
padding: 0;
margin: 0;
list-style: none;
}

#nav li {
float: left;
width: 120px;
}

#nav ul {
position: absolute;
width: 120px;
left: -1000px;
}

#nav:hover ul {
left: auto;
}






