@charset "utf-8";
/* CSS Document */
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.nieuws_titel, .archief_header, .movie_title {
	font-size: 13px;
	font-weight: bold;
}
.nieuws_datum_td, .archief_datum, .gepost_op, .movie_details {
	font-size: 10px;
}
.nieuws_bericht {
	margin-top: 10px;
}
.nieuws_bericht_td, .foto_tabel {
	border-bottom: 1px solid #e9a411;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-size: 12px;
}
.foto_tabel img {
	margin-top: 15px;
	margin-right: 15px;
	border: 1px solid #e9a411;
}
.cat_td {
	border-bottom: 1px solid #e9a411;
	font-size: 13px;
	font-weight: bold;
}
.link_description {
	margin-left: 10px;
	font-size: 10px;
}
.movie_container, .crew_tabel {
	padding-bottom: 15px;
	border-bottom: 1px solid #e9a411;
	margin-right: 10px;
}
.crew_foto {
	margin-right: 20px;
}
hr {
	color: #e9a411;
	background-color: #e9a411;
}
.gastenboekBericht {
	padding-top: 10px;
}
