.left {
	width: 644px;	
	overflow: hidden;
}
.right {
	float: right;
	width: 336px;
	overflow: hidden;
}

.radio_space {
	padding: 3px 0;
}

#advertentie {
	border-top: 1px solid #fff;	
}
#advertentie .tekst {
	padding: 5px;
	border-bottom: 1px solid #fff;
}

.kies {
	padding: 8px 0;
	width: 190px;
	float: left;
	border-right: 1px solid #fff;
}
#pages {
	background: #99a8c7;
	margin: 4px 0 4px 10px;
	clear: both;
	text-align: center;
	height: 30px;
}
#pages ul {
	display: inline;
	position: relative;
}
#pages li {
	float: left;
}
#pages a {
	color: #fff;
	display: block;
	padding: 7px 12px;
	background: #99a8c7;
}
#pages a:hover, #pages a.active {
	background: #ed1b24;
}
.banner_medium {
	float: left;
	width: 230px;
	border-right: 1px solid #fff;
	overflow: hidden;
}
.ankeiler {
	margin: 10px 0 9px 10px;
}
.advertentie_holder {
	width: 180px;
	background: #99a8c7;	
}
.advertentie .tekst {
	padding: 5px;

}


.abo_right_xrows {
	position: relative;
	height: 133px;
	overflow: hidden;
	background-color: #fff;
	background-repeat: repeat-y;
	background-position: top right;
}

	.abo_right_big {
		width: 280px;
		float: right;
		overflow: hidden;
	}
	
	
		.abo_right_image {
			position: absolute;
			top: 0px;
			left: 0px;
		}
		.abo_right_transpa_big {
			position: absolute;
			width: 230px;
			height: 43px;
			overflow: hidden;
			top: 90px;
			left: 0px;
		}
		.abo_right_transpa_small {
			position: absolute;
			width: 230px;
			height: 43px;
			overflow: hidden;
			top: 89px;
			left: 0px;
			
		}		
		
		.abo_right_title {
			color: #fff;
			position: absolute;
			width: 230px;
			height: 32px;
			overflow: hidden;
			top: 82px;
			left: 0px;
			padding-top: 14px;
			padding-left: 5px;
			font-size: 11px;
			font-weight: bold;
		}	
		.abo_right_title a {		
			color: #fff;
		}
		.abo_right_title .rood{
			color: #ec1d25;
		}
		.noborder {
			border: none;
		}



