.algemeen {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-position: 0px 788px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	background-image: url(../data/afloop.jpg);
	background-repeat: no-repeat;
}
.sfeer_index {
	background-image: url(../data/body_index.jpg);
	background-repeat: no-repeat;
}
.sfeer_bedrijf {
	background-image: url(../data/body_bedrijf.jpg);
	background-repeat: no-repeat;
}
.sfeer_toonzaal {
	background-image: url(../data/body_toonzaal.jpg);
	background-repeat: no-repeat;
}
.sfeer_service {
	background-image: url(../data/body_service.jpg);
	background-repeat: no-repeat;
}

.sfeer_fotogalerij {
	background-image: url(../data/body_fotogalerij.jpg);
	background-repeat: no-repeat;
}
.tekst {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	color: #666666;
}
.titel {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
}
.sfeer_productie {
	background-image: url(../data/body_productie.jpg);
	background-repeat: no-repeat;
}
.sfeer_contact {
	background-image: url(../data/body_contact.jpg);
	background-repeat: no-repeat;
}
a {
	color: #000000;
	text-decoration: underline;
}
.nieuws {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	color: #333333;
}

