/* ----- In de rechter Container -- */

div#container_rechts div.box {
	width: 190px;
	margin: 0 0 25px 0;
	padding: 0;	
}

div#container_rechts h1 {
	
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0;
	border: none;
	padding: 0;
}

div#container_rechts div.inner p {
	width: 160px;
	color: #FFF;
	margin: 0;
	padding: 0;
}

div#container_rechts div.inner {
	height: auto;
	margin: 0px 15px 0px 15px;
	padding: 10px 0 10px 0;
	color: #fff;
	font-size: 100%;
	line-height: 16px;
}

div#container_rechts div.box h2 {
	margin: 0;
	padding: 5px 0 0 0;
}







div#nieuwsblok {
	background-color: #005a84;
}

h1.titel_nieuws-nl {
	background-image:url(../images/h1_nieuws-nl.gif);
	height: 50px;
}

h1.titel_nieuws-en {
	background-image:url(../images/h1_nieuws-en.gif);
	height: 50px;
}

h1.titel_nieuws-de {
	background-image:url(../images/h1_nieuws-de.gif);
	height: 50px;
}

div#nieuwsblok h2 {
	font-size: 100%;
	color: #fff;
}

div#nieuwsblok div.inner {
	border-bottom: 1px solid #3a728c;
}

div#nieuwsblok a.link {
	
	color: #fff;
	text-decoration: none;
	font-size: 90%;
	margin: 2px 0 0 0;
}





div#foto_upload {
	background-color: #0089ae;
	
}

h1.titel_foto_upload {
	background-image:url(../images/h1_foto.gif);
	height: 42px;
}





div#meteoblok {
	background-color: #33bef2;
}

h1.titel_meteoblok-nl {
	background-image:url(../images/h1_meteo-nl.gif);
	height: 50px;
}

h1.titel_meteoblok-en {
	background-image:url(../images/h1_meteo-en.gif);
	height: 50px;
}

h1.titel_meteoblok-de {
	background-image:url(../images/h1_meteo-de.gif);
	height: 50px;
}

div#meteoblok img {
	border: 0;
	margin: 0;
}

div#meteoblok a {
	margin: 0;
	padding: 0;
}





a.film {
	width: 190px;
	height: 143px;
	display: block;
	background-image: url(../images/bg-film.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -9999em;
	outline: none;
}
a.film:hover {
	background-position: bottom left;
}


