/* CSS Player - 17-12-2008 */

body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font:				11px Tahoma, Arial, Helvetica, sans-serif;

	
}

#header {
	background-image: url(../img/topbanner.jpg);
	width: 650px;
	height: 60px;
	

}

#menu {
	background-image: url(../img/menu_bg.jpg);
	height: 25px;
	width: 650px;
}

#player {
	position: absolute;
	top: 68px;
	left: 20px;
	height: 205px;
	width: 300px;
}

#banner {
	position: absolute;
	background-color: #000000;
	top: 70px;
	left: 330px;
	height: 250px;
	width: 300px;
	border: 1px solid #C7D7E7;
}

#streamspot {
	position: absolute;
	background-color: #000000;
	top: 69px;
	left: 294px;
	height: 280px;
	width: 336px;
	border: 1px solid #C7D7E7;
}

#acties {
	position: absolute;
	top: 283px;
	left: 20px;
	height: 40px;
	width: 300px;
}

#headlines {
	position: absolute;
	top: 330px;
	left: 20px;
	height: 200px;
	width: 300px;
}

#luisterook {
	position: absolute;
	background:	url(../img/luisterooknaar.jpg) no-repeat top left;
	top: 330px;
	left: 20px;
	height: 98px;
	width: 610px;
}

#station1 {
	width: 80px;
	height: 65px;
	position: absolute;
	top: 30px;
	left: 10px;
}

#station2 {
	width: 80px;
	height: 65px;
	position: absolute;
	top: 30px;
	left: 110px;
}

#station3 {
	width: 80px;
	height: 65px;
	position: absolute;
	top: 30px;
	left: 209px;
}

#station4 {
	width: 80px;
	height: 65px;
	position: absolute;
	top: 30px;
	left: 315px;
}

#station5 {
	width: 80px;
	height: 65px;
	position: absolute;
	top: 30px;
	left: 415px;
}

#station6 {
	width: 80px;
	height: 65px;
	position: absolute;
	top:	30px;
	left: 515px;
}
