body,td,th {
	margin:		0;
	padding:	0;
	font-family:Arial;
	font-size:	11px;
}
p {
	margin: 0;
	padding: 0;
}
#container {
	width:		938px;
	margin:		auto;
	padding: 	0px;
	left:		-469px;
}

.foutmelding {
	font:		Arial, Helvetica, sans-serif;
	size: 		11px;
	color: 		red;
}
#beschrijving {
	height: 	65px;
}
#podcast_header {
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
	width: 295px;
	height: 38px;
	padding-left: 10px;
}
#beschrijving {
	background-image: url(../images/header_content.png);
	background-repeat: no-repeat;
	width: 270px;
	height: 38px;
	padding-left: 10px;
}
#podcast1 {
	width: 		295px;
	height: 	150px;
	float: 		left;
}
#podcast2 {
	margin-left: 24px;
	height: 	150px;
	width: 		273px;
	float: 		left;
}
#podcast3 {
	margin-left: 44px;
	height: 	150px;
	width: 		273px;
	float: 		left;
}

h1 { 
	font-size:		15px; 
	font-weight:	bold; 
	margin-top:		12px; 
	margin-bottom:	5px; 
	padding-top:	8px;
}
#clear {
	clear: both;
}	

#blauwebalk {
	background-image: url(../images/blauwebalk_bg.png);
	background-repeat: no-repeat;
	width: 900px;
	height: 38px;
}
#iframe_holder {	
	position: relative;
}
#iframe {
	position: absolute;
	top: 49px;
	left: 526px;
	width: 410px;
	height: 89px;
}
#streamtitel {
	position: absolute;
	top: 9px;
	left: 616px;
	width: 343px;
	height: 35px;
	font-size: 16px;
	color: white;
	font-weight: bold;
}
#inleiding {
	position: absolute;
	top: 78px;
	left: 7px;
	width: 494px;
	height: 35px;
	font-size: 11px;
	color: #07296a;
	text-align: justify;
}

