html, body, img, table {
	margin: 0;
	padding: 0;
}

body {
	/* background: #f5f5f5; */
	background: #ffffff;
	background-image:url('../images/achtergrond_.jpg');
}

ul {
	margin-top: 0;
	margin-bottom: 0;
}


.accordion {
	width: 360px;
	
	border-bottom: solid 0px #c4c4c4;
}

.accordion h3 {
	background:none;
	/* background: #e9e7e7 url(images/arrow-square.gif) no-repeat right -51px; */
	padding: 7px 15px;
	padding-left:0px;
	margin: 0;
	font: 11px, verdana, Arial, Helvetica, sans-serif; 
	border: solid 0px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}
.accordion h3:hover {
	/* background-color: #c9c7c8; */
	background-color:none;
}
.accordion h3.active {
	background-position: right 5px;
}
.accordion p {
	background: none;
	/* background: #f7f7f7; */
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 0px #c4c4c4;
	border-right: solid 0px #c4c4c4;
}

h1 {
	font: 25px Helvetica, Arial, Clean, sans-serif;
	color: #3c3b3b;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0px;
	margin: 0px;
	line-height: 38px;
	border-bottom: 1px solid #dbdedf;
}

#maincontainer {
	margin: 0 auto;
	width: 780px;
	/* background: #ffffff; */
}

#topcontainer {
	position: relative;
	float: left;
	width: 780px;
	background: #ffffff;
}

#header {
	position: relative;
	float: left;
	width: 780px;
	height: 81px;
}

#menu {
	position: relative;
	float: left;
	width: 780px;
	height: 33px;
	background: url("../images/menu_bg.gif") 0 0 repeat-x;
}

#navigation {
	position: relative;
	float: left;
	padding: 0 0 0 20px;
	text-align: center;
}

#navigation a {
	font: bold 14px Helvetica, Arial, Clean, sans-serif;
	color: #3c3b3b;
	line-height: 34px;
	text-decoration: none;
	text-transform: uppercase;
}

#navigation a:hover {
	color: #ffffff;
}

#navigation p {
	margin: 10px 0 0 0;	
}

#leftandright {
	position: relative;
	float: left;
	width: 780px;
	height: 562px;
	margin: 0;
	padding: 20px 0 0 0;
	background: #ffffff;
}

#leftcontainer {
	position: relative;
	float: left;
	width: 400px;
	margin: 0;
	padding: 0;
}

#leftcontainer-voiceover {
	position: relative;
	float: left;
	width: 307px;
	margin: 0;
	padding: 0;
}

#leftcontainer-content {
	width: 375px;
	margin: 0 0 0 25px;
	padding: 0;
	
	font-family: Arial;
	color: #242424;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}

#leftcontainer-content-voiceover {
	width: 307px;
	margin: 0 0 0 25px;
	padding: 0;
	
	font-family: Arial;
	color: #242424;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}

#leftrightcontainer-content {
	width: 750px;
	margin: 0 0 0 25px;
	padding: 0;
	
	font-family: Arial;
	color: #242424;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}

#producer_content {
	width: 780px;
	margin: 0 0 0 25px;
	padding: 0;
	
	font-family: Arial;
	color: #242424;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}

#leftcontainer-content img, #leftcontainer-content img a {
	border: 1px solid #242424;
}

#leftcontainer-content a {
	color: #242424;
}

#rightcontainer {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 380px;
}

#rightcontainer-content {
	margin: 0;
	padding: 0;
	width: 380px;

	font-family: Arial;
	color: #242424;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}

#rightcontainer-content img, #rightcontainer-content img a {
	border: 1px solid #242424;
}

#bottomcontainer {
	position: relative;
	float: left;
	width: 780px;
	height: 54px;
	
}

#bottomcontainer-content {
	width: 850px;
	margin: 10px 25px 0 25px;
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	line-height: 45px;
}

#bottomcontainer-content a {
	/* color: #b5babd; */
	color: #000000;
}

#bottomcontainer-content a:hover {
	color: #242424;
}