#rad-introductie {
	position: absolute;
	top: 20px;
	width: 355px;
}

#rad-introductie-header {
	padding-bottom: 11px;
	border-bottom: 4px solid black;
	margin-bottom: 11px;
}

#rad-onderwerpen {
	position: absolute;
	top: 55px;
	border-top: 4px solid black;
	width:230px;
	left: 375px;
	padding-top: 11px;
}

#rad-onderwerpen-col1 {
	float:left;
	width: 105px;
	margin-right: 20px;
}

#rad-onderwerpen-col1 {
	float:left;
	width: 105px;
}

#rad-1 {
	position: absolute;
	top: 395px;
	width: 230px;
	height: auto;
	padding-bottom: 11px;
	border-bottom: 1px solid black;
}

#rad-2 {
	position: absolute;
	top: 395px;
	left: 250px;
	width: 230px;
	height: auto;
	padding-bottom: 11px;
	border-bottom: 1px solid black;
}

#rad-3 {
	position: absolute;
	top: 395px;
	left: 500px;
	width: 230px;
	height: auto;
	padding-bottom: 11px;
	border-bottom: 1px solid black;
}


#rad-4 {
	position: absolute;
	top: 895px;
	width: 230px;
	height: auto;
	padding-bottom: 11px;
	border-bottom: 1px solid black;
}

#rad-5 {
	position: absolute;
	top: 895px;
	left: 250px;
	width: 230px;
	height: auto;
	padding-bottom: 11px;
	border-bottom: 1px solid black;
}

#rad-6 {
	position: absolute;
	top: 895px;
	left: 500px;
	width: 230px;
	height: auto;
	padding-bottom: 11px;
	border-bottom: 1px solid black;
}

#rad-7 {
	position: absolute;
	top: 1395px;
	width: 230px;
	height: auto;
	padding-bottom: 11px;
	border-bottom: 1px solid black;
}

#rad-8 {
	position: absolute;
	top: 1395px;
	left: 250px;
	width: 230px;
	height: auto;
	padding-bottom: 11px;
	border-bottom: 1px solid black;
}

#rad-9 {
	position: absolute;
	top: 1395px;
	left: 500px;
	width: 230px;
	height: auto;
	padding-bottom: 11px;
	border-bottom: 1px solid black;
}

#rad-10 {
	position: absolute;
	top: 1895px;
	width: 230px;
	height: auto;
	padding-bottom: 11px;
	border-bottom: 1px solid black;
}

#rad-11 {
	position: absolute;
	top: 1895px;
	left: 250px;
	width: 230px;
	height: auto;
	padding-bottom: 11px;
	border-bottom: 1px solid black;
}

#rad-12 {
	position: absolute;
	top: 1895px;
	left: 500px;
	width: 230px;
	height: auto;
	padding-bottom: 11px;
	border-bottom: 1px solid black;
	margin-bottom: 40px;
}

.rad-title-container {
	height:38px;
	border-bottom:4px solid black;
	margin-bottom: 11px;
}

.rad-title-h1 {
	float:left;
	margin-right:10px;
}

.rad-title-im {
	float:left;
}

.rad-image {
	margin-bottom: 9px;
	height: 308px;
}

#rad-select {
	position: absolute;
	top: 17px;
	width: 230px;
	height: auto;
}

#rad-select-onderwerpen {
	position: absolute;
	top: 55px;
	border-top: 4px solid black;
	width:355px;
	left: 250px;
	padding-top: 11px;
}

#rad-select-onderwerpen-col1 {
	float:left;
	width: 178px;
	margin-bottom: 21px;
}

#rad-select-onderwerpen-col1 {
	float:left;
	width: 178px;
	margin-bottom: 21px;
}

.playing {
	color: rgb(210,0,25);
	font-weight: bold;
}


#rad-video-container {
	margin-bottom: 10px;
	width: 230px;
	height: 315px;
	overflow: hidden;
}

#rad-video {
	margin-left: -164px;
	cursor: pointer;
}

#rad-video-navigation {
	position: absolute;
	top: 72px;
	left: 0px;
	width: 230px;
	height: 306px;
	z-index: 110;
	text-align: center;
	background-image: url('/images/radicalen/1by1transp.png');
	opacity: 1;
	zoom: 1;
}

#rad-video-navigation-button {
	display: none;
}

#rad-video-navigation-button img {
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */    
}

#play-button {
	margin-top:140px;
	display: none;	
}

#pause-button {
	margin-top:140px;
	display: none;
}

#rad-text-container {
	position: relative;
	/*top: 370px;*/
	/*left: 0px;*/
	z-index: 10;
	padding-bottom: 11px;
	border-bottom: 1px solid black;
}

.related-container {
	float:left;
	width: 105px;
	margin-bottom: 20px;
}

.mright {
	margin-right: 20px;
}

.related-header {
	padding-bottom:4px;border-bottom:2px solid black;width:105px;margin-bottom:7px;
}

.related-title {
	float:left;width:90px;
}

.related-arrow {
	float:left;width:15px;
}

.fragment-title {
	float:left;
	width: 125px;
}

.fragment-share {
	display: none;
	height: 16px;
	overflow: hidden;
}

.fragment-title-container {
	height: 16px;
	overflow: hidden;
}
