/* algemeen */
body, html {
	margin: 0px;
	background-color: #8B798F;
	background-image: url(../images/achtergrond.gif);
}
#container {
	padding-top: 10px;
	width: 923px;
	margin: 0 auto 0 auto;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 150px;
	width: 923px;
}
#logo {
	height: 150px;
	width: 205px;
	margin-left: 20px;
}
#content {
	width: 911px;
	float: left;
	background-image: url(../images/content_achtergrond.jpg);
	padding-right: 6px;
	padding-left: 6px;
	background-repeat: repeat-y;
	background-position: top;
}
#content_header {
	float: left;
	height: 21px;
	width: 923px;
}
#content_links {
	width: 304px;
	float: left;
}
.menu {
	width: 249px;
	float: left;
	padding-right: 20px;
	padding-left: 35px;
	background-color: #E4D3E0;
	padding-bottom: 10px;
	margin: 0px;
	line-height: 18px;
}
.menu_titel {
	padding-left: 10px;
}

/* menu_nieuws */
.menu_content {
	list-style:none;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	float: left;
	width: 250px;
	margin-bottom: 10px;
	padding: 0;

}
.menu_content a {
	text-align: left;
}
.menu_content li a {
	text-decoration: none;
	color: #000000;
	line-height: 15px;
	padding-left: 10px;
}
.menu_content li a:hover {
	color: #92278f;
	text-decoration: none;
	background-image: url(../images/icons/pijl_zwart.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.menu_content li a.active_menu_content {
	color: #92278f;
	text-decoration: none;
	background-image: url(../images/icons/pijl_paars_over.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/* einde menu content */

.menu_tekst {
	width: 249px;
	text-decoration: none;
	color: #000000;
	margin-left: 10px;
}
.menu_tekst_poll {
	text-decoration: none;
	color: #000000;
	margin-left: 7px;
	margin-bottom: 15px;
}
.menu_tekst_contact {
	text-decoration: none;
	color: #92278f;
	margin-left: 10px;
}
.menu_film {
	list-style:none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 5;
	font-weight: bold;
}
.menu_film a {
	text-align: left;
}
.menu_film li a {
	text-decoration: none;
	padding-left: 10px;
	color: #92278F;
	line-height: 15px;
}
.menu_film li a:hover {
	color: #92278f;
	text-decoration: none;
	background-image: url(../images/icons/pijl_zwart.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.menu_film li a.active_menu_content_film {
	color: #92278f;
	text-decoration: none;
	background-image: url(../images/icons/pijl_paars_over.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/* einde menu film */

.menu_column {
	list-style:none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	font-weight: bold;
}
.menu_column a {
	text-align: left;
}
.menu_column li a {
	text-decoration: none;
	padding-left: 10px;
	color: #92278F;
}
.menu_column li a:hover {
	color: #92278f;
	text-decoration: none;
	background-image: url(../images/icons/pijl_zwart.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.menu_column li a.active_menu_content_column {
	color: #92278f;
	text-decoration: none;
	background-image: url(../images/icons/pijl_paars_over.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/* einde menu column */

.menu_content li a.active_menu_content_kop{
	color: #92278f;
	text-decoration: none;
	background-image: url(../images/icons/pijl_paars_over.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.menu_content li a.menu_content_kop {
	text-decoration: none;
	font-weight: bold;
}
/* einde menu_content */


#content_rechts {
	float: left;
	padding-right: 30px;
	padding-left: 30px;
	width: 547px;
	padding-bottom: 10px;
}
.content_midden {
	float: left;
	width: 547px;
	margin-top: 5px;
}
.content_tekst_midden {
	float: left;
	width: 547px;
	margin-bottom: 15px;
}
.content_tekst_titel {
	color: #92278F;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 5px;
	background-image: url(../images/h1_streep.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 28px;
}

.h1_lijn {
	background-image: url(../images/h1_streep.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 547px;
}
.content_tekst_links {
	float: left;
	width: 80px;
	padding-right: 5px;
}
.foto_film {
	float: left;
	width: 80px;
	padding-bottom: 5px;
}
.foto_nieuws{
	float: left;
	width: 80px;
	padding-bottom: 5px;
}
.foto_film_vergroten {
	text-align: right;
	margin-top: -20px;
}
.foto_nieuws_vergroten {
	text-align: right;
	margin-top: -20px;
}
.foto_film_media {
	float: left;
	padding-right: 5px;
}
.content_tekst_rechts {
	width: 462px;
	float: left;
}

