* {
	margin:				0px;
	padding:			0px;
}

body {
	background-image:	url('img/background.png');
	background-color:	#b5be9e;
	background-repeat:	repeat-x;
	font-size:			10pt;
	font-family:		Verdana;
}

.vlaggetjes	{
	width:				820px;
	height:				22px;
	margin:				0 auto;
	padding-top:		3px;
}

.container {
	width:				820px;
	min-height:			500px;
	margin:				0 auto;
}

#left {
	width:				820px;
	min-height:			500px;
	float:				left;
}

#right {
	float:				right;
	height:				600px;
	width:				120px;
	margin-top:			195px;
	position:			absolute;
	margin-left:		840px;
}

.header {
	width:				820px;
	height:				87px;
	background-image:	url('img/beluisteren.png');
	background-repeat:	no-repeat;
	margin:				0 auto;
}

.menu {
	background-image:	url('img/menu.png');
	width:				820px;
	height:				43px;
	margin:				0 auto;
}

.menu ul {
	position:			absolute;
	margin-left:		10px;
	margin-right:		11px;
}

.menu li {
	float:				left;
	list-style:			none;
	padding:			10px;
	color:				#FFFFFF;
	padding-top:		14px;
	padding-bottom:		15px;
	font-size:			9pt;
}

.menu a { 
	color:				#FFFFFF;
	text-decoration:	none;
}

.player {
	width:				818px;
	height:				63px;
	background:			#000000;
	margin:				0 auto;
	border-left:		1px solid #444444;
	border-right:		1px solid #444444;
	overflow:			hidden;
	color:				#FFFFFF;
}

.content {
	width:				818px;
	min-height:			50px;
	margin:				0 auto;
	border-left:		1px solid #444444;
	border-right:		1px solid #444444;
	background-color:	#FFFFFF;
	overflow:			auto;
}

.content #grey {
	width:				135px;
	height:				110px;
	float:				left;
	background-color:	#f3f3f3;
	border-right:		1px solid #d5d5d5;
	text-align:			center;
	font-size:			8pt;
	color:				#626262;
}

.content #white {
	width:				136px;
	height:				110px;
	float:				left;
	background-color:	#FFFFFF;
	border-right:		1px solid #d5d5d5;
	text-align:			center;
	font-size:			8pt;
	color:				#626262;
}

.content #grey_even {
	width:				136px;
	height:				110px;
	float:				left;
	background-color:	#f3f3f3;
	border-right:		1px solid #d5d5d5;
	text-align:			center;
	font-size:			8pt;
	color:				#626262;
}

.content #white_even {
	width:				135px;
	height:				110px;
	float:				left;
	background-color:	#FFFFFF;
	border-right:		1px solid #d5d5d5;
	text-align:			center;
	font-size:			8pt;
	color:				#626262;
}

.content #white_even img {
	margin-top:			20px;
	border:				1px solid #d5d5d5;
}

.content #grey_even img {
	margin-top:			20px;
	border:				1px solid #d5d5d5;
}

.content #white img {
	margin-top:			20px;
	border:				1px solid #d5d5d5;
}

.content #grey img {
	margin-top:			20px;
	border:				1px solid #d5d5d5;
}

.content a {
	text-decoration:	none;
	color:				#626262;
}

.footer {
	background-image:	url('img/footer.png');
	width:				820px;
	height:				43px;
	margin:				0 auto;
	margin-bottom:		25px;
	overflow:			hidden;
}

.footer ul {
	position:			absolute;
	margin-left:		10px;
	margin-right:		11px;
	width:				803px;
}

.footer li {
	float:				left;
	list-style:			none;
	padding:			10px;
	color:				#FFFFFF;
	padding-top:		13px;
	padding-bottom:		15px;
	font-size:			9pt;
}

.footer #right {
	float:				right;
}

.footer a {
	color:				#FFFFFF;
	text-decoration:	none;
}
li {
	list-style:			none;
}
