html, body {
	width:100%;
	height:100%;
}
body {
	margin:0px;
}
table {
	border-collapse:collapse;
}
td {
	padding:0px;
	vertical-align:top;
}
img {
	border:0px;
	vertical-align:top;
}
p {
	margin:2px;
}
a {
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	text-decoration:underline;
}

.horizontalspacer6{
	width:				6px;
	font-size:			1px;
}

td.leftside{
	background:			#fff;
	width:				415px;
}

.main{
	width:				919px;
	min-height:			0px;
	margin:				0px;
	vertical-align:		top;
	position:relative;
	left:-45px;
}

.logo a,
.logo a:link,
.logo a:visited,
.logo a:hover{
	display:			block;
	width:				152px;
	height:				82px;
	background:			#fff url('images/logo.png') no-repeat 0px 0px;
	text-decoration:	none;
	border:				0px;
}

.week_search{
	background:			#fff url('images/headerseparator.png') no-repeat 0px 32px;
}

td.submenu{
	width:				152px;
	min-height:			378px;
	vertical-align:		top;
	text-align:			left;
}

td.headerpane{
	width:				765px;
	height:				250px;
}

div.headerpane{
	display:			block;
	width:				765px;
	height:				250px;
	overflow:			hidden;
	margin-bottom:		6px;
}

.tabstrip{
	display:			block;
	height:				82px;
	width:				680px;
	overflow:			hidden;
	float:				left;
}

.menupane a,
.menupane a:link,
.menupane a:visited{
	display:			block;
	float:				left;
	margin-right:		3px;
	overflow:			hidden;
	width:				82px;
	height:				82px;
	background-image:	url('images/mainmenuitem.png');
	background-repeat:	no-repeat;
	background-position:0px 0px;
	text-decoration:	none;
	font-weight:		normal;
}

.menupane a:hover{
	background-position:-82px 0px;
}

.menupane a.selected,
.menupane a.selected:link,
.menupane a.selected:visited{
	background:			#00a0d5;
}

.menupane span.innerWrap{
	display:			block;
	width:				82px;
	height:				82px;
	line-height:		128px;
	font-family:		"trebuchet MS", "trebuchet";
	font-size:			14px;
	color:				#fff;	
	text-align:			center;
	cursor:				pointer;
}

.weeknumber{
	display:			block;
	width:				120px;
	height:				40px;
	float:				left;
	margin-top:			5px;
	text-align:			left;
	font-family:		"trebuchet MS", "trebuchet";
	font-size:			22px;
	color:				#a2a2a4;
}

.searchbox{
	width:				200px;
	height:				40px;
	margin-top:			6px;
	float:				right;
	text-align:			right;
	margin-right:		5px;
}

.searchbox a,
.searchbox a:link,
.searchbox a:visited{
	display:			block;
	width:				48px;
	height:				21px;
	line-height:		21px;
	text-align:			center;
	margin-right:		3px;
	border:				1px solid #ebeded;
	background-color:	#fff;
	font-family:		"trebuchet MS", "trebuchet";
	font-size:			11px;
	color:				#a2a2a4;
	text-decoration:	none;	
	float:				left;
}

.searchbox a:hover{
	color:				#fff;
	background-color:	#a2a2a4;
}

.searchbox input{
	display:			block;
	width:				163px;
	height:				23px;
	line-height:		23px;
	border:				1px solid #ebeded;
	font-family:		"trebuchet MS", "trebuchet";
	font-size:			11px;
	color:				#a2a2a4;
	float:				left;
}

.footer{
	border-top:			1px solid #a2a2a4;
	font-family:		"trebuchet MS", "trebuchet";
	font-size:			12px;
	color:				#a2a2a4;
	text-align:			left;
}

.footer a,
.footer a:link,
.footer a:visited{
	border-top:			1px solid #a2a2a4;
	font-family:		"trebuchet MS", "trebuchet";
	font-size:			13px;
	color:				#a2a2a4;
	text-decoration:	underline;
}

.footer a:hover{
		color:			#00a0d5;
}

.footerspace{
	height:				14px;
	//height:			20px;
	font-size:			1px;
	line-height:		1px;
}

.submenu a,
.submenu a:link,
.submenu a:visited{
	display:			block;
	float:				left;
	clear:				both;
	margin-left:		3px;
	margin-right:		3px;
	width:				134px;
	min-height:			31px;
	background-image:	url('images/submenuseparator.png');
	background-repeat:	no-repeat;
	background-position:24px bottom;
	text-decoration:	none;
}

.submenu a:hover{
	background:			#fcfcfc;
}

.submenu a.selected{
	background:			#f5f6f6;
}

.submenu span.text{
	margin-top:			14px;
	margin-left:		24px;
	margin-bottom:		4px;
	display:			block;
	width:				110px;
	font-family:		"trebuchet MS", "trebuchet";
	font-size:			12px;
	font-weight:		bold;
	color:				#a2a2a4;	
	text-align:			left;
	cursor:				pointer;
}

.submenu span.text img{
	display:			none;
}

td.submenu a.selected span.text
td.submenu a:hover span.text{
	color:				#00a0d5;
}

.submenu ul{
	float:left;
	clear:both;
}

.submenu .level1 a,
.submenu .level1 a:link,
.submenu .level1 a:visited
{
	padding-left:		6px;
}

.submenu .level1 span.text
{
	color:				#787878;
}

table.content{
	vertical-align:		top;
	width:				767px;
	min-height:			378px;
	vertical-align:		middle;
	text-align:			left;
}

div.nieuwsitemcontainer{
	display:			block;
	float:				left;
	clear:				both;
	wi/dth:				420px;
	height:				122px;
	margin-bottom:		6px;
	vertical-align:		top;
	background-color:	#f5f6f6;
}

div.nieuwsitemcontainer div.innerdiv{
	display:			block;
	margin:				6px;
	width:				407px;
	height:				116px;
	overflow:			hidden;
}

div.nieuwsitemcontainer div.innerdiv ,
div.nieuwsitemcontainer div.innerdiv .Normal,
div.nieuwsitemcontainer div.innerdiv td,
div.nieuwsitemcontainer div.innerdiv p
{
	line-height:		14px;
	font-family:		"arial";
	font-size:			12px;
	color:				#6e7a87;
}

div.nieuwsitemcontainer div.innerdiv .Head{
	display:			block;
	height:				27px;
	width:				417px;
	font-family:		"trebuchet MS", "trebuchet";
	font-size:			18px;
	color:				#00a0d5;	
	line-height:		24px;
}

div.nieuwsitemcontainer div.innerdiv a.leesmeerlink,
div.nieuwsitemcontainer div.innerdiv a.leesmeerlink:link,
div.nieuwsitemcontainer div.innerdiv a.leesmeerlink:visited{
	color:				#6e7a87;
	float:				right;
	display:			block;
	width:				76px;			
	height:				16px;
	margin:				3px;
	text-align:			center;	
}

div.nieuwsitemcontainer div.innerdiv a.leesmeerlink:hover,
div.nieuwsitemcontainer div.innerdiv a:hover{
	color:				#00a0d5;	
}



td.rightside{
	background-color:	#f5f6f6;
	border-bottom:		12px solid #fff;
	//border-bottom:	0px;
}
table.rightside{
	border-bottom:		6px solid #fff;
}


td.blockpaneel{
	height:				167px;
	width:				167px;
	overflow:			hidden;
}

div.afbeeldingcontainer,
div.grijzecontainer,
div.blauwecontainer,
div.rozecontainer{
	display:			block;
	width:				167px;
	height:				167px;
	overflow:			hidden;
}

div.grijzecontainer div.innerdiv,
div.blauwecontainer div.innerdiv,
div.rozecontainer div.innerdiv{
	display:			block;
	width:				155px;
	height:				155px;
	margin:				6px;
	font-family:		"arial";
	font-size:			12px;
	line-height:		20px;
	color:				#fff;
}

div.grijzecontainer div.innerdiv .Head,
div.blauwecontainer div.innerdiv .Head,
div.rozecontainer div.innerdiv .Head{
	display:			block;
	height:				26px;
	width:				155px;
	line-height:		24px;
	font-family:		"trebuchet MS","trebuchet";
	font-size:			20px;
	color:				#fff;
}

a.blauwelink,
a.blauwelink:link,
a.blauwelink:visited,
a.rozelink,
a.rozelink:link,
a.rozelink:visited,
a.grijzelink,
a.grijzelink:link,
a.grijzelink:visited
{
	width:155px;
	display:			block;
	height:				30px;
	margin-top:			12px;
	float:				right;
	text-align:			center;
}

a.blauwelink,
a.blauwelink:link,
a.blauwelink:visited{
	color:				#96d8ee;
}

a.grijzelink,
a.grijzelink:link,
a.grijzelink:visited{
	color:				#f5f6f6;
}

a.rozelink,
a.rozelink:link,
a.rozelink:visited{
	color:				#e896c2;	
}


div.grijzecontainer{
	background-color:	#a2a2a4;
}

div.blauwecontainer{
	background-color:	#00aeef;
}

div.rozecontainer{
	background-color:	#ec008c;
}

img.imgNews
{
float:left;
margin-right:2px;
}







