div#boven {
	position: 			relative;
	margin-left:		25px;
	margin-top:			0px;
	
	border: 			0px solid black;
}

div#bericht {
	margin-top: 		0px;
}

div#bericht table {
	width: 				400px;
}

div#bericht .text {
	float:				left;

	margin-left: 		25px;
	margin-top:			-8px;
	width:				340px;
	
	font-size: 			11px;
	color: 				#515151;
}

div#bericht .plaatje {
	float: 				left;

	margin-top: 		-20px;
	margin-left: 		30px;
	
	border: 			0px solid black;
}




div#onder {
	position: 			relative;
	/*top:				460px;*/
	margin-left:		25px;
	margin-top:			30px;
	
	border: 			0px solid black;
	
	/*display:			block;*/
}

div#onder div#onder_links {
	float:				left;
	overflow:			hidden;
	
	height:				400px;
	border:				0px solid black;
}

div#onder div#onder_links table#news {
	margin-left: 		25px;
	width: 				230px;
}

div#onder div#onder_links table#news div.news_archive_item {
	margin-bottom: 		4px;
}

div#onder div#onder_links table#news div.news_archive_item div.date_archive {
	margin: 			0px;
	font-size: 			10px;
	color: 				#114472;
	letter-spacing: 	0px;
}


div#news_bg {
    height:             340px;
	border:				0px solid red;
	background-image:	url(../images/bg_news_meer_onder.gif);
	
	background-repeat: 	no-repeat;	
	background-position:bottom center;
	
	padding-bottom:		20px;
}


div#onder div#onder_rechts {
	float:				left;
	overflow:			hidden;
		
	margin-left:		40px;
	height:				400px;
	border:				0px solid black;
}

div#onder div#onder_rechts table#quotes {
	width: 				265px;
}

div#onder div#onder_rechts table#quotes div.quote {
	margin-top:			5px;

	/*letter-spacing:			0.05em;*/
	font-size: 			10px;
	/*font-style:			italic;*/
	color: 				#7c7c7c;
}



div#content_rechts div table {
	margin-left: 		20px;
	margin-right: 		20px;
}

div#content_rechts div table td {
	height: 			20px;
}

div#content_rechts div#mailing {
	height: 			104px;
	width: 				255px;
	background-repeat: 	no-repeat;
	
	font-size:			11px;
	line-height:		2em;
	
	padding-top:		40px;
	
	border:				0px solid black;
}

div#content_rechts div#mailing input.tekst {
	border: 			1px solid #7f9db9;
	width: 				160px;
	
	font-size: 			11px;
	color: 				#003c74;
}

div#content_rechts div#mailing input.submit {
	color: 				#003c74;
	font-size:			11px;
}

div#content_rechts div#mailing table td.message {
	height:				10px;
	
	vertical-align:		top;
	color: 				#a7c209;
	font-weight:		bold;
}

div#content_rechts div#mailing table td.error {
	color: 				#b4332f;
	font-weight:		bold;
}

div#content_rechts div#event {
	height: 			87px;
	width: 				255px;
	background-repeat: 	no-repeat;
	
	font-size:			11px;
	line-height:		2em;
	
	padding-top:		100px;
	margin-top:			0px;
	margin-bottom:		0px;
	
	border:				0px solid black;
}

div#content_rechts div#event table td.tekst {
	height:				10px;
}

div#content_rechts div#event table td.tekst a {
	font-weight:		bold;	
	color:				#000;
	text-decoration:	none;
}

div#content_rechts div#event table td.tekst a:hover {
	color: 				#6BA7AF;
}

div#content_rechts div#countdown {
	height: 			115px;
	width: 				255px;
	background-repeat: 	no-repeat;
}

div#content_rechts div#youtubebox {
	width: 				255px;
    background:         #000;
}
div#content_rechts div#youtubebox div{
    padding:            10px 15px 0 15px;
    color:              #fff;
    line-height:        15px;
    font-size:          11px;
}