/* themes */

.contact_text_container {
	background-image: url('../site_images/contact_bg.jpg');
	background-repeat: no-repeat;
	width: 529px;
	height: 130px;
	margin: 0px 0px 20px 0px;
	padding: 30px 400px 20px 32px;
}
.quiz_text_container {
	background-image: url('../site_images/quiz_bg.jpg');
	background-repeat: no-repeat;
	width: 529px;
	height: 130px;
	margin: 0px 0px 20px 0px;
	padding: 30px 400px 20px 32px;
}
.gebieden_text_container {
	background-image: url('../site_images/area_bg.jpg');
	background-repeat: no-repeat;
	width: 529px;
	height: 140px;

	margin: 0px 0px 0px 0px;
	padding: 30px 400px 0px 32px;
}
.tv_text_container {
	background-image: url('../site_images/tv_bg.jpg');
	background-repeat: no-repeat;
	width: 529px;
	height: 130px;
	margin: 0px 0px 0px 0px;
	padding: 30px 400px 0px 32px;
}
.encyclopedie_text_container {
	background-image: url('../site_images/encyclopedie_bg.jpg');
	background-repeat: no-repeat;
	width: 529px;
	height: 131px;
	margin: 0px 0px 20px 0px;
	padding: 30px 400px 0px 32px;
}