/* -- Start reset --*/
	html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-weight: inherit;
		font-style: inherit;
		font-size: 100%;
		font-family: inherit;
		vertical-align: baseline;
	}
	ol, ul {
	list-style: none; 
	}
	
	table {	border-collapse: separate;border-spacing: 0;}
	caption, th, td {text-align: left;font-weight: normal;}		
	blockquote:before, blockquote:after,					
	q:before, q:after {content: "";}
	blockquote, q {quotes: "" "";}
/*-- Einde reset --*/		

html {
	height: 100%;/* html, body en #wrapper hoogte 100% geven omdat je anders in ff 1px verschil ziet met bg */
}
body {
	margin: 0 0 0 -4px;
	padding: 0;
	background: #DEDFDE;
	height: 100%;
}
body, td, th {
	font-family: verdana,arial,helvetica,sans-serif;
	line-height:1.5;
	font-size:1em;
}
/*
td, th {
	font-size: 12px !important; 
	font-family: Trebuchet MS,Tahoma,Helvetica,Arial,Verdana,sans-serif !important; 
}
*/

#header, #footer {
	font-family: Trebuchet MS, Tahoma, Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;	
	color: #333;
	line-height: 1.2;
}

h1 {
	border:none;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	padding:7px 0 0;
	height:27px;
	margin:8px 0 0 15px;
}
h3 {
	font-size:1.2em;
	font-weight:bold;
	margin:0;
	padding:0;
}
.leftedge, .rightedge {
	display:none !important;
}
#maintable {
	width:auto;
	margin:3px 0 0;
}

#pagecontent{
	/* de achtergrond van vara.nl moet in een aparte div worden gedefinieerd en niet in de body, omdat de footer er anders gek uitziet wanneer er weinig content is*/
	/* background: #a10101 url(images/bg-grijs.jpg) repeat-y scroll center top; */
	background: #a10101 url(images/bg-rood.jpg) repeat-y scroll center top; 	
}

.contentwidth { /*geeft de breedte van de totale content aan*/
	margin: 0 auto;
	width: 980px; /*dit moet 980px zijn omdat de ps-en dezelfde breedte hebben */
	height: auto;
}
#header .contentwidth{
	width:965px; 
	text-align:left;
}
.action-items li, .linkforward li, .linkbackward li {
	line-height:1.8;
}
.maincol, .sidecol, .leftgutter, .rightgutter, .separatorcol {
	border-bottom:0px !important;
}


/*-- Start kruimelpad --*/
	#kruimelpad {	
		padding-top:		3px;/* nodig om ongewenste margin-collapsing met childs te voorkomen in ff*/
		padding-bottom:		6px;
		font-size:			.9em;
		color:				#999;
	}
	#kruimelpad ul {
		margin:				0;
		padding:			5px 0 0 10px;
		/* text-transform:	uppercase; */
	}
	#kruimelpad ul li {
		display:			inline;
		margin:			0 2px 0 0;
		padding:			0 0 0 8px;
		list-style:			none;
		/* text-transform:		uppercase; */
		background:			url(images/pijltje_breadcrumb.gif) 0 6px no-repeat;
	}
	#kruimelpad a {
		color:				#999;
		text-decoration:	none;
		/* border-bottom:		1px solid #ccc; */
		
	}
	#kruimelpad a:hover,
	#kruimelpad a:focus {
		/* border-bottom:		1px solid #e00000; */
		color:				#e00000;
	}
/*-- Einde kruimelpad --*/


/*-- Start header --*/
	#header {
		padding: 8px 8px 0;
		background: #111 url(images/bg-header_3.jpg) repeat-x;
		color: #fff;
		height: 99px;
		width:972px;
		margin:0 auto;
		font-size:12px;

		font-family: Trebuchet MS, helvetica,sans-serif !important;
		line-height:1.2;		
		
	}
	#header a {
		color: #fff;
		text-decoration:underline;
	}
	#header a:hover {
		color: #aaa;
	}

	#varalogo{
		position: relative;
		top: 0;
		float: left;
		z-index: 2;
		height:	40px;
	}
	#varalogo img{
		background: transparent url(images/varalogo.gif) no-repeat;
		width:				130px;
		height:				39px;
	}
	#wordlid{
		padding: 0 0 0 150px;
		display:block;
		position:relative;
		top:14px;
		text-transform:capitalize;
		text-decoration:underline;
		font-weight:bold;
	}
	#wordlid a:hover,
	#wordlid a:focus {
		color: #e00000;
	}
	#varalogo img{
		position: absolute;
		top: -2px;
		z-index: 3;
	}
	#mainnavbar {
		position: relative;
		top: 23px;
		z-index: 4;
		padding: 5px;
		background: #f9f9f9;
		font-family: Trebuchet MS, Tahoma, Helvetica, Arial, Verdana, sans-serif;		
	}
	/*-- Start main nav --*/
		ul#mainnav {
			margin: 0 0 0 25px;
			line-height:	1.8;
			width:675px;
		}
		#mainnav li {
			display: inline;
			margin-left: 3px;
			font-weight: bold;
			position: relative;
		}
		#mainnav li a {
			margin:1px;
			padding: 12px 8px;
			color: #666;
			text-decoration: none;
		}
		#mainnav li a:hover,
		#mainnav li a:focus,
		#mainnav li.active a{
			margin:0px;
			border-color:#FFFFFF #DDDDDD;
			border-style:solid;
			border-width:1px;
			color: #e00000;
			background: #fcfcfc url(images/vara-backgrounds.gif) repeat-x 0 -40px;
		}
	/*-- Einde main nav --*/
	
	/*-- Start zoekbox --*/
		.searchbox {
			float: right;
			width: 207px;
		}
		.searchbox form {
			margin: 0;
			padding: 0;
		}
		.searchbox input#searchfieldHome,
		.searchbox input#searchfieldFooter {
			color:#888888;
			font-family:Trebuchet MS, Tahoma, Helvetica;
			font-size:12px;
			font-weight:bold;		
			margin: 0 5px 0;
			border: 1px solid #ccc;
			padding: 2px;
			width: 166px;
			height: 16px;
			background: #fff url(images/vara-backgrounds.gif) no-repeat;/* TODO: in IE6 stylesheet positie aanpassen omdat die focus niet snapt */
		}
		.searchbox input {
			vertical-align: top;
			float:	right;
		}
	/*-- Einde zoekbox --*/

	/*-- Start styleswitcher --*/
		#styleswitcher {
			font-size:11px;
			left:826px;
			position:relative;
			top:31px;
			width:150px;
		}
		#styleswitcher ul,
		#styleswitcher li {
			display: inline;
		}
		#styleswitcher li {
			margin-left:2px;
		}
		#styleswitcher a img {
			width: 14px;
			height: 14px;
			background: transparent url(images/vara-icons.gif) no-repeat;
		}
		a#style1 img {
			background-position: 0 -40px;
		}
		a#style1:hover img,
		a#style1:focus img {
			background-position: -40px -40px;
		}
		a#style2 img {
			background-position: 0 -80px;
		}
		a#style2:hover img,
		a#style2:focus img {
			background-position: -40px -80px;
		}
		a#style3 img {
			background-position: 0 -120px;
		}
		a#style3:hover img,
		a#style3:focus img {
			background-position: -40px -120px;
		}
	/*-- Einde styleswitcher --*/
	
	/*-- Start mijn vara --*/
	#mijnvara {
		position: absolute;
		margin: 1px auto 3px 775px;
	}
	#mijnvara a {
		display: block;
		width: 95px;
		height: 22px;
		overflow: hidden;
		background: transparent url(images/tabje-mijn-vara.png) no-repeat 0 0;
	}
	#mijnvara a:hover,
	#mijnvara a:focus {
		background-position: 0 -50px;
	}
	#mijnvara a span {
		/* tekstje "mijn vara" voor zoekmachines etc */
		margin-left: -500px;
	}
	/*-- Einde mijn vara --*/
	
	/*-- Start npo menu --*/
		#npo_button_container {
			position: absolute;
			margin:-35px auto 4px 886px !important;
			right: 0;
			top: 20px;
			float:right;
		}
		#npo_button_container a {
			color: #222;/* zelfde kleur als mainbar; dan zie je tekstje niet staan tijdens inladen npo menu */
		}
	/*-- Einde npo menu --*/
/*-- Einde header --*/

/*-- Start pagerbox --*/
	.pagerbox{
		text-align: center;
	}
	.pagerbox .browselinks{
		margin: 0 auto 10px;
		width: auto;
		color:				#e00000;
		font-weight:		bold;
		clear: both;
	}
	.pagerbox .pagerlink{
		display:			inline;
		margin:			0 0 0 2px;
		padding:			2px 4px 2px;
		line-height:		1.2;
		font-size:			.9em;
		border:			1px solid #cfcfcf;
	}
	.pagerbox .pagerlink a{
		display:			inline;
		color:				#000;
		font-weight:		normal;
	}
	.pagerbox .pagerlink.active a{
		border:			none;
		color:				#e00000;
		font-weight:		bold;
	}
	.pagerbox .pagerlink.disabled,
	.pagerbox .pagerlink.disabled a{
		color: #999;
		font-weight: normal;
	}
	.pagerbox .pagerlink a{
		width:				100%;
	}
	.pagerbox .pagerlink a:hover{
		color:		#e00000
	}
	
/*-- Einde pagerbox --*/


	.singleimage .bxinner{
		font-size: 0;
	}
	.rsscontainer {
		background:transparent url(images/bg_footer_rss.gif) no-repeat scroll right top;
		display:block;
		font-weight:normal;
		margin:20px 0 0 17px;
	}
	.rsslink {
		display:block;
		font-weight:normal;
	}
	.searchbox input#searchfield {
		background:#FFFFFF url(images/vara-backgrounds.gif) no-repeat scroll 0 0;
		border:1px solid #CCCCCC;
		height:16px;
		margin:0 5px;
		padding:2px;
		width:166px;
	}
	.searchbox input {
		float:right;
		vertical-align:top;
	}
	.searchbutton {
		background:transparent url(images/zoekbutton.gif) no-repeat scroll 0 0;
		height:22px;
		width:22px;
		border: 0;
	}
	
/*-- Start footer --*/
	#footer {
		padding:0 8px;
		margin: 0 auto;
		background: #e0e0e0 url(images/bg_footer.gif) 0 0 repeat-x;
		color: #666;
		text-align: center;
		/* height: 200px; */
		/*
		font-size:0.8em;		
		font-family: Trebuchet MS, helvetica,sans-serif !important;
		*/
		line-height:1.2;			
	}
	
	#footer .footertop { 
		margin:0 auto;
		width: auto;
		width: 980px;
	}
	
	
	#footer a,
	#footer span {
		/*corrigeert ps_main.css (regel 469)*/
		border-left: 0;
		padding:0 0 0 5px;
		text-decoration:none;
	}
	
	
	#footer .column {
		float: left;
		font-weight: bold;
		text-align:left;
	}
	
	#footer .column h2 {
		color:#666666;
		font-size:1em;
		margin:11px 0 5px;
		padding:0;	
	}
	
	#footer #weesverschillig a img{
		width: 284px;
		height: 21px;
		background: #fff url(images/weesverschillig.gif) 0 0 no-repeat;
		margin:30px 0 0;
	}
	
	#footer .footertop ul {
		margin: 0 15px 0 0;
		width: 130px;
	}
	
	#footer ul li {
		margin: 0;
		list-style-type: none;
	}
	#footer .footertop li a {
		display: block;
		padding: 8px 5px 5px;
		width: 120px;
		border-bottom: 1px solid #d1d1d1;
		border-left: 0;
	}
	#footer .footertop li a:hover,
	#footer .footertop li a:focus {
		text-decoration: none;
		color: #e00000;
		border-bottom: 1px solid #d1d1d1;
		background: #DDDDDD none repeat scroll 0 0;
	}
	#footer .footertop .contentbox {
		/* boxje met uitzending */
		padding: 0;
		width: 130px;
	}
	#footer .footertop .contentbxinner {
		padding: 0;
	}
	#footer .footertop .searchbox {
		margin:30px 0 0 16px;
		width:204px;
	}
	#footer .footertop .imgbox {
		margin: 0;
		background: #888;
	}

	#footer .imgbox{
		border:5px solid #333333;
	}

	#footer p {
		margin: 0;
	}
	#footer p.legal {
		margin:0 auto;
		padding: 0;
	}
	
	#footer a,
	#footer span {
		color: #666;
		text-decoration:none;
		padding-left:5px;
		background: none;
	}
	#footer a:hover,
	#footer a:focus {
		text-decoration: underline;
	}

	#footer .first {
		/*border: 0;*/
	}
	#footer .footerbottom {
		border-top:1px solid #D1D1D1;
		clear:both;
		font-size:0.9em;
		margin:10px auto 0;
		padding:10px 0;
		text-align:center;
		width:auto;		
		
	}
	#footer .footerbottom p {
		color: #666;
	}
	#footer .footerbottom table {
		width: 100%;
	}
	#footer .footerbottom td {
		text-align: center;
	}

/*-- Einde footer --*/

