/* Yahoo UI reset for optimum cross browser compatibility */

/************************************************
	Vrijdag 16 oktober 2009, Stylesheet veranderd 
	conform aanpassingen Volkan Korkmaz
	oorspronkelijke stylesheet hernoemt naar
	bovenkamer.css.origineel (Juán Alvarez)
*************************************************/
/************************************************
	Maandag 11 januari ::: stylesheet opgeschoond: de volledige
	sheet kwam inmiddels dubbel voor, lege styles eruit gehaald,
	noteringen netjes gemaakt. (Leidi Haaijer) 
	Styles toegevoegd voor de submenu-pagina's Kinderen, Beginners,
	Gevorderden.
*************************************************/

@import('./reset.css');

/*********************************************************/
/* toevoeging Leidi, overriding standaard balkdefinities restyling augustus 2009*/
/*********************************************************/
body #balk #logo_container {
	padding: 0px;
	margin-right: 0%;
	margin-left: 2%;
	width: 98%;
	float: right;
}

/* NPO button; is een include */
body #balk #logo_container .balkonderdeel #zapp_button_container,
body #balk #logo_container .balkonderdeel #npo_button_container { margin-top: 2px; }
/* EINDE overriding algemene balkdefinities */

/**************************************************************/
/* blanklabelsite  -  css De Bovenkamer       puurpxl.nl 2009 */
/**************************************************************/
.noCss { display: none;}

/************************************************/
/* -------- algemene pagina definities -------- */
/************************************************/
body {
	margin: 0;
	text-align: center;
	font-size: 12px;
	font-family: Arial, sans-serif;
	background-color: #3f3f3f;
	background-image: url(../gfx/bg_gradient_top.gif);
	background-repeat: repeat-x;
}

/************************************************/
/* --------------- links in the site ---------- */
/************************************************/
a,
a:active, 
a:link, 
a:visited { color: #000;}

img,
a { border: none;}

a { text-decoration: none;}

a:hover { text-decoration: underline;}

a.link { font-size: 12px;}

h1,
h2,
h4,
h5,
h6,
form,
fieldset,
input,
textarea,
select {
	margin: 0;
	padding: 0;
}

/****************************************************/
/* --------------- headers en paragrafen ---------- */
/****************************************************/
h1 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 30px;
}

h2 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 30px;
}

h3 {
	color: #34ACCE;
	font-size: 22px;
	font-weight: normal;
	margin: 0;
	text-transform: uppercase;
}

/***************************************************************************************/
/* ---------------  basislayout + inhoud van de verschillende onderdelen -------------- */
/***************************************************************************************/
#sitecontainer {
	width:  983px;
	margin: 20px auto;
	text-align: left;
	background: url(../gfx/bg_page_divider.gif) repeat-y;
	position: relative;
}

input { 
   border: none;
   height: 18px;
}

#inhoud {
	background-color: #fff;
	display: block;
	float: left;
	width: 624px;
	margin: 0;
	padding: 20px;
	min-height: 400px;	
	padding-top: 40px;
	/*zoom:1;*/
}

#inhoud p { line-height: 1.5em;}

#extrainhoud {
	float: left;
	width: 278px;
	padding: 20px;
	background: url(../gfx/bg_rechts.gif) no-repeat;
	min-height: 373px;
	display: block;	
	/*zoom:1;*/
}

#voettekst {
	clear: both;
	width: 983px;
	height: 81px;
	text-align: center;
	background: url(../gfx/bg_footer.gif) no-repeat;
	color: #fff;
	line-height: 2em;
	font-size: 11px;
}

/************************************************/
/* --------------- lists in site ---------- */
/************************************************/
ul a { text-decoration: none;}

#inhoud ul, 
#extrainhoud /*.paragraphs ul*/ {
	list-style: none;
	padding: 0;
}

#inhoud ul.paginering li {
	list-style: none;
	display: inline;
	margin: 5px;
	padding:none;
	color: #f10;
}

#inhoud ul.paginering li a { color:	#717171;}

ul.stream li,
ul.attachments li,
ul.links li,
ul.paginas li,
ul.artikelen li { height: 18px;}

ul.stream li a,
ul.artikelen li a,
ul.attachments li a,
ul.links li a,  
ul.paginas li a {	
   background-image: url('../gfx/icon_leesverder.gif');
	background-repeat: no-repeat;	
	color: #000;
   font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	padding: 2px 0 0 30px;
}
	
/*-- Paginering --*/
ul.paginering {
	margin: 0;
	margin-top: 20px;
	width: 630px;
	text-align: center;
}

/*************************************/
/* ---------- formulieren ---------- */
/*************************************/
form fieldset label { float: left;}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#zoekformulier fieldset {width: 280px;}

#zoekformulier input.searchvalueinput {
	height:16px;
	padding: 5px;
	width: 203px;
	border: none;
	background-color: #fff;
	background-image: url(../gfx/bg_searchbox.gif);
	color: #000;
	float: left;
	font-size: 12px;
	margin: 0;
}

input.searchbutton {
	display: inline;
	font-size: 0px;  /*????????? leidi 11 01 2010 */
	line-height: 0;
	overflow: hidden hidden;
	text-decoration: none;
	width: 61px;
	height: 31px;
	text-indent: -99999px;
	border:0px;
	background-color: #000;
	color: #fff;
	text-transform: uppercase;
	background-image: url(../gfx/btn_search.jpg);
	font-size: 12px;
	padding: 5x;
	cursor: pointer;
	margin: 0;
	margin-top: -2px;
	margin-left: 5px;
}

.search h2 {
	clear: both;
	padding-top: 20px;
	color: #f10;
	font-size: 16px;
}

.search h3 { display: none;}

/***********************************************/
/*-------------- afbeeldingen  ----------------  */
/***********************************************/
.afbeelding.medium.rechts p {
	font-size: 10px;
	text-align: center;
	color: #717171;
}

.afbeelding {
	position: relative;
	top: 3px;
	margin: 0;
	margin-bottom: 10px;
}

.afbeelding p {
	font-size: 10px;
	color: #aaa;
	margin: 0;
	text-align: center;
}

.afbeelding img { margin: 0;}

.afbeelding.links {
	float: left;
	margin-right: 18px;
}

.afbeelding.rechts {
	margin: auto;
	text-align: center;
}

.afbeelding.groot.top {
	float: right;
	padding: 10px;
	border: 1px solid #eee;
	width: auto;
	margin: 10px;
}

/********************************************/
/* --- afbeelding met afgeronden hoeken --- */
/********************************************/
.afbeelding .corners_top,
.afbeelding .corners_bottom {
	position: absolute;
	width: 100%;
	top: 0px;
}

.afbeelding .corners_bottom {
	top: auto;
	bottom: 0px;
}

.afbeelding .corners_top .left,
.afbeelding .corners_top .right,
.afbeelding .corners_bottom .left,
.afbeelding .corners_bottom .right {
	background-image: url(../gfx/round_corners.png);
	width: 7px;
	height: 7px;
	float: left;		
}

.afbeelding .corners_top .right {
	background-position: -7px 0px;
	float: right;			
}

.afbeelding .corners_bottom .left {
	background-position: -14px 0px;
}

.afbeelding .corners_bottom .right {
	background-position: -21px 0px;
	float: right;
}

/************************************************************************************/
/* - navigatie (kruimelpad, hoofdnavigatie, voetnavigatie, zijnavigatie -------------- */
/************************************************************************************/
#voetnavigatie, 
#kruimelpad ul {
	background: none;
	list-style: none;
}

#hoofdnavigatie li, 
#voetnavigatie li, 
#kruimelpad ul li {
	background: none;
	display: inline;
	background-image: url(../gfx/li_crumb.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 12px;
}

/*======================kruimelpad====================*/
#kruimelpad {
	position: absolute;
	top: 100px;
	left: 20px;
	width: 630px;
}

#kruimelpad ul {
	padding: 0;
	margin-bottom: 20px;
}

#kruimelpad li {
	font-size: 11px;
	padding-right: 20px;
}

#kruimelpad li, 
#kruimelpad li a {
	font-size: 11px;
	color: #717171;
}

/* === toegevoegd Leidi 261009 === */
#frame.links #sitecontainer #kruimelpad ul { margin-top: 0px;}
/* =======*/

/*======================hoofdnavigatie====================*/
#hoofdnavigatie {
	position: absolute;
	top: 35px;
	left: 500px;
	background-image: url(../gfx/nav_border.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	list-style: none;
	padding-right: 1px;
	height: 25px;
}

#hoofdnavigatie li {
	float: left;
	font-size: 12px;
	height: 25px;
	padding: 0px;
	text-align: center;
	margin: 0;
	margin-left: 1px;
	width: 100px;
	background-color: #000;
	background-image: url(../gfx/bg_nav.gif);
	background-repeat: repeat-x;
	text-align: center;
}

#hoofdnavigatie li a {
	display: inline-block;
	padding: 7px 10px 8px 10px;
	float: left;
	height: 15px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

#hoofdnavigatie li a span { text-align: center;}

#hoofdnavigatie li a:hover { color: #f10;}

#hoofdnavigatie li.hierbenik { background-image: url('../gfx/bg_nav_selected.gif');}

#hoofdnavigatie li.hierbenik a { color: #f10;}

#hoofdnavigatie #nav1 {
	padding-left: 5px;
	width: 60px;	
}

#hoofdnavigatie #nav2 {
	padding-left: 5px;
	width: 92px;	
}

#hoofdnavigatie #nav3 {
	width: 120px;
	padding-left: 2px;	
}

#hoofdnavigatie #nav4 {
	width: 70px;
	padding-left:7px;
}

#hoofdnavigatie #nav5 { width: 88px;}

/*======================footer====================*/
#voettekst ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 25px;
}

#voettekst ul li {
	display: inline;
	margin: 10px;
	font-size: 12px;
}

#voettekst ul li a {
	text-decoration: none;
	color: #fff;
}

#voettekst ul li a:hover { color: #f10;}

/*======================zijnavigatie====================*/
ul#zijnavigatie {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	border-bottom: 1px dashed #717171;
}

ul#zijnavigatie li { margin-bottom: 15px;}

ul#zijnavigatie li a {
	text-transform: uppercase;
	font-size: 19px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

li#zijnav1 {
	background-image: url(../gfx/bg_cat_kinderen.gif);
	height: 23px;
	padding-top: 2px;
	width: 219px;
	padding-left: 60px;
}

li#zijnav2 {
	background-image: url(../gfx/bg_cat_beginners.gif);
	height: 23px;
	padding-top: 2px;
	width: 219px;
	padding-left: 60px;
}

li#zijnav3 {
	background-image: url(../gfx/bg_cat_gevorderden.gif);
	width: 219px;
	height: 23px;
	padding-top: 2px;
	padding-left: 60px;
}


/************************************************/
/* --------------- siteonderdelen ------------- */
/************************************************/
#logo {
	width: 983px;
	height: 80px;
	background: url(../gfx/bg_header.jpg) no-repeat;
}

#logo a {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	height: 60px;
	width: 280px;
}

/* ===========pagina elementen ======================== */
.paginaelement, 
.faq {
	padding-top: 20px;
	border-bottom: 1px dashed #999;
	position: relative;
}

.paginaelement p { display: block;}

.paginaelement.article {
	padding-top: 15px;
	padding-bottom: 15px;
}

.paginaelement.questionweblogitem h4 a {
	font-weight: bold;
	padding-top: 1px;
	padding-left: 18px;	
	background-image: url(../gfx/icon_question_gray.gif);
	background-repeat: no-repeat;
	line-height: 1em;
	color: #f10;
	text-decoration: none;
}

.paginaelement.questionweblogitem h4 a:visited,
.paginaelement.questionweblogitem h4 a:active { color: #f10;}

.paginaelement.stream {
   border: none;
	text-align: center;
	width: auto;
	margin: 10px;
	margin-left: 5px;
	padding: 0;
	text-align: left;
}

.paginaelement.stream a {
	text-align: center;
	width: auto;
	margin: 0;
	line-height: 2em;
}

.paginaelement.episode ul.stream li a {
	background-image: url(../gfx/icon_uitzendinggemist.jpg);
	background-repeat: no-repeat;
	color: #000;
	font-weight: bold;
	margin: 0 0 0 -5px;
	padding: 8px 0 0 35px;	
	text-decoration: none;
}

/*============================================
===== body specificaties, meer specifiek =====
==============================================*/
.episodes_ordered ul.links,
.episodes_ordered ul.paginas,
.episodes_ordered ul.stream,
.episodes_ordered ul.attachments,
.episodes_ordered ul.artikelen,
.articles ul.paginas,
.articles ul.links,
.articles ul.stream,
.articles ul.attachments,
.articles ul.artikelen { clear: left;}

.episodes_ordered ul.links li,
.episodes_ordered ul.paginas li,
.episodes_ordered ul.stream li,
.episodes_ordered ul.attachments li,
.episodes_ordered ul.artikelen li,
.articles ul.paginas li,
.articles ul.links li,
.articles ul.stream li,
.articles ul.attachments li,
.articles ul.artikelen li  {
	font-size: 11px;
	padding: 5px;
	background: none;
}

.episodes_ordered #inhoud h1 { padding-top: 0px;}

.episodes_ordered #inhoud h4 { padding-top: 10px;}

.episodes_ordered .paginaelement.episode { padding-bottom: 0px;}

.episodes_ordered .paginaelement.episode ul.links li a.link {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin-left: -5px;
}

.episodes_ordered .paginaelement.episode ul.stream li a:hover,
.episodes_ordered .paginaelement.episode ul.links li a:hover.link {
	text-decoration: underline;
}

.article p.intro { display: block;}

.articles .paginaelement.article .afbeelding.klein.rechts { padding-top: 4px;}

.articles .paginaelement.article p {padding: 0;}

/*============= pagina RESOURCES == Leidi 12 01 2010 =========== */

.resources #inhoud {	
   margin: 0;
	padding-top: 40px;
	padding-bottom: 20px;
}

.resources h3 {
   padding-top: 20px;
	padding-bottom: 5px;
}

.resources ul.links {
	display: inline-block;
	margin: 10px 0 0 0;
	padding: 0;
}

.resources ul.links li {
   background-image: none;
	height: auto;
	margin: 0;
	padding: 0;
}

.resources ul.links li a.link {
   background-image: none;
	display: inline-block;
	font-size: 115%;
	font-weight: bold;
	height: auto;
	text-decoration: none;
	margin: 0;
	padding: 0 0 10px 0;
} 

.resources ul.links li a:hover.link {
	text-decoration: underline;
}

.resources ul.links li p {
	font-size: 100%;
	margin: -10px 0 10px 47px;
	padding: 0;
}

.resources ul.attachments {
	margin: 0 0 30px 0;
	padding: 0;
}

.resources ul.attachments li {
   display: inline-block;
   margin-top: 5px;
   margin-bottom: 10px;
}

.resources ul.attachments li a {
   font-size: 110%;
	line-height: 30px;
}

.resources ul.attachments li a:hover {
	text-decoration: underline;
}

.resources ul.attachments li p {
	font-size: 95%;
	line-height: 20px;
	margin: -7px 0 20px 31px;
	padding: 0;
}

.resources #sitecontainer #inhoud ul.boeken {
	height: 100%;
	margin: 0;
	padding: 0;
}

.resources #sitecontainer #inhoud ul.boeken li {
   background-color: #ebf2f8;
   margin: 0 0 20px 0;
	min-height: 70px;
	padding: 2px;
}

.resources #sitecontainer #inhoud ul.boeken li h3 {
   color: #000;
   font-size: 110%;
   font-weight: bold;
   font-style: normal;
   font-variant: normal;
   margin: -2px 0 0 48px;
   padding: 0;
}

.resources #sitecontainer #inhoud ul.boeken li h6 {
	font-size: 90%;
	font-weight: normal;
	margin-left: 48px;
	padding: 0;
} 

.resources #sitecontainer #inhoud ul.boeken li p.intro {
	font-size: 100%;
	font-weight: normal;
	line-height: 15px;
   margin: 5px 0 0 48px;
	padding: 0;
}

.resources #sitecontainer #inhoud ul.boeken li p {
   font-size: 100%;
	font-weight: bold;
	line-height: 15px;
   margin: 15px 0 0 48px;
	padding: 0;
}

.resources #sitecontainer #inhoud ul.boeken li img.icoon {
   float: left;
	margin: 0;
	padding: 0;
}
/*===============pagina VRAAG & ANTWOORD WEBLOG ====================*/
body.questions_weblog h2 {
	background-image: url(../gfx/h_laatstevragen.jpg);
	background-repeat: no-repeat;
	font-size: 0;
	line-height: 0;
	padding-bottom: 40px;
	text-indent: -10000px;
}

body.questions_weblog h4 {
 	color: #717171;
 	margin: 0;
 	padding: 0;
 	font-size: 14px;
}

body.questions_weblog .meta { padding: 0;}

body.questions_weblog .meta .reactielink {
	float: none;
	margin-top: 0px;
	margin-left: 5px;
}

body.questions_weblog .reactielink a {
	color: #f10;
	margin: 0;
}

body.questions_weblog #weblog .reactielink {
	float: right;
	margin-top: -20px;
}

body.questions_weblog .questionweblogitem {
	margin-top:	20px;
	padding-top: 40px;
	background-image: url(../gfx/h_antwoord.gif);
	background-repeat: no-repeat;
}

body.questions_weblog .questionweblogitem h1 {
	background: none;
	text-indent: 0px;
	font-size: 20px;
	line-height: 1em;
	padding: 0;
	text-transform: none;
}

body.questions_weblog .paginaelement.questionweblogitem {
	line-height: 1em;
	width: 600px;
	background-image: none;
	background-color: #eee;
	border-bottom: 1px solid #fff;
	padding: 10px;
	margin: 0;
	height: auto;
}

/*==========================
=====items op de homepage=====
=============================*/
.homepage #kruimelpad {display: none;}
.homepage #inhoud { padding-top: 20px;}

.blok {
	border-bottom: 1px dashed #717171;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.flashWide { background-color: #000;}

.homepage .article2,
.homepage .article3 { position: relative;}

.homepage .article2 h3,
.homepage .article3 h3 {	
	position: absolute;
	top: 86px;
}

.homepage .article2 p,
.homepage .article3 p {
	position: absolute;
	top: 125px;
	width: 284px; 
}

.homepage .article2 .afbeelding {	
	position: absolute;
	top: 0px;
	left: 0px;
	width: 307px;
}

.homepage .article2 .afbeelding a {	
	position: absolute;
	top: 0px;
	left: 0px;
}

.homepage .article3 .afbeelding {	
	position: absolute;
	top: 0px;
	left: 0px;
}

.homepage .article3 .afbeelding a {	
	position: absolute;
	top: 0px;
	left: 1px;
}

.homepage .article2 .afbeelding img,
.homepage .article3 .afbeelding img { width: 302px;}

.homepage .article1 .afbeelding,
.homepage .article4 .afbeelding {
	margin-top: -3px;
	margin-right: 1px;
}

.homepage .article1 {	
	border: none;
	width:624px;
	height: 164px;
	float: left;
	padding: 0;
	margin-bottom: 15px;
	color: #fff;
	background-image: url(../gfx/bg_article1.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
.homepage .article1 h3 a { font-weight: normal;}

.homepage .article2 {
	border: none;
	width: 304px;
	height: 254px;
	float: left;
	padding: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	color: #fff;
	background-image: url(../gfx/bg_article2.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

.homepage .article3 {
	border: none;
	width: 304px;
	height: 254px;
	float: left;
	padding: 0;
	margin-bottom: 15px;
	background-image: url(../gfx/bg_article3.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

.homepage .article4 {
	border: none;
	width: 624px;
	height: 208px;
	float: left;
	padding: 0;
	margin-bottom: 15px;
	color: #fff;
	background-image: url(../gfx/bg_article4.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

.homepage h3 a { color: #fff;}

.homepage .article2 h3,
.homepage .article3 h3 {
	font-size: 20px;
	float:none;
	clear:both;
}

.homepage .article1 h3 a,
.homepage .article4 h3 a { font-size: 30px;}

.homepage .article1 img { float: right;}

.homepage .article4 img {
   float: right;
	height: 208px;
	width: 386px;
}

.homepage .paginaelement h3,
.homepage .paginaelement h3 a {
	font-size: 20px;
	text-decoration: none;
	line-height: 1em;
	color: #fff;
}
.homepage .paginaelement h3 { padding: 10px;}

.homepage .paginaelement p { margin: 10px;}

.homepage .afbeelding,
.homepage .afbeelding img {
	margin: 0;
	padding: 0;
}

.homepage .afbeelding { margin-top: 10px;}

.homepage #extrainhoud .blok.link_leesmeer {
	position: relative;
	border: none;
	width: 284px;
	height: 254px;
	float: left;
	padding: 0;
	color: #fff;
	background-image: url(../gfx/bg_link_janjaap.jpg);
	background-repeat: no-repeat;
}

.homepage #extrainhoud .blok.link_leesmeer p {
	padding: 15px;
	width: 250px;
}

.homepage #extrainhoud .blok.link_leesmeer h3 {
	font-size: 20px;
	margin: 30px auto auto 15px;
}
.homepage #extrainhoud .blok.link_leesmeer a.leesmeer {
	position: absolute;
	left: 230px;
	top: 210px;
	display: block;
	text-indent: -10000px;
	font-size: 0;
	line-height: 0px;
	background-image: url(../gfx/btn_link_b.gif);
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
}

.article h3, 
.homep h3 /*?wat is dit? Leidi 12 01 2010*/ {
	margin: 0;
	margin-top: 0px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1em;
	color: #f10;
	margin-left: 164px;
}

.article h3 a, 
.homep h3 a /*?wat is dit? Leidi 12 01 2010*/ {
	color: #f10;
	font-weight: bold;
	text-decoration: none;
}

.article .afbeelding {
	width: 145px;
	height: 116px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	overflow: hidden;
}

/* ===================Pagina: Episodes====================*/
.episode {
	width: 580px;
	padding: 20px;
	border-bottom: 1px dashed #999;
	position: relative;
}

.episode .afbeelding.medium.rechts {
	position: absolute;
	width: 145px;
	height: 116px;
	margin: 0;
	padding: 0;
	top: 20px;
	left: 0px;
	padding-right: 20px;
	overflow: hidden;
}

.episode p {
	font-size: 11px;
	color: #aaa;
	margin-left: 145px;
	margin-top: 0px;
	padding-bottom: 3px;
}

.episode h4 {
	color: #f10;
	font-size: 14px;
	font-weight: bold;
	margin-left: 145px;
	margin-bottom: 0.5em;
	margin-top: -11px;
	padding: 0px;
	text-decoration: none;
}

.episode h6 {
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1em;
	color: #f10;
	margin-left: 145px;
	margin-bottom: 0.5em;
}

.episode p.intro {
	margin: 0;
	color: #000;
	font-size: 12px;
	margin-left: 145px;
	display: block;
	line-height: 1.5em;
}

.episode ul { 
   margin-left: 145px;
	list-style: none;
}

.episode ul.stream { margin-left: 140px;}

.episode p { line-height: 1.5em;}

.episode a.leesmeer {
   font-weight: bold;
	margin-top: -50px;
	margin-left: 145px;
	padding-left: 30px;
	background-image: url(../gfx/icon_leesverder.gif);
	background-repeat: no-repeat;
}

.searchitem {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #aaa;
	clear:both;
	/*zoom:1;*/
}

.searchitem h4 a {
   font-size: 14px;
	text-decoration: none;
	color: #f10;
	font-weight: normal;
}

.searchitem h5 {
	color: #717171;
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 0.5em;
}

.searchitem ul li.category {
	color: #aaa;
	font-size: 11px;
}

.searchitem ul li.date { display: none;}

.searchitem p a { display: none;}

.articles .paginaelement.article .leesmeer a {
   font-weight: bold;
	margin-top: -50px;
	margin-left: -2px;
	padding-left: 18px;
	background-image: url(../gfx/icon_leesverder.gif);
	background-repeat: no-repeat;
}


/* 	Pagina: article_weblog */
#questionweblogformulier {
	line-height: 18px;
	margin-bottom: 15px;
	width: 620px;
	padding-bottom: 30px;
	border-bottom: 1px dashed #aaa;
}	

#questionweblogformulier p { display: none;}

#questionweblogformulier input#subject {
	width: 190px;
	margin-top: 18px;
}

#questionweblogformulier img {
	float: left;
	margin: 10px;
	margin-left: 0px;
	vertical-align: middle;
}

#questionweblogformulier label {
	width: 90px;
	color: #717171;
	margin-right: 10px;
	padding-top: 12px;
	height: 10px;
}

#questionweblogformulier label:last {display: none;}

#questionweblogformulier input {
	width: 311px;
	height: 18px;
	padding: 3px;
	border: none;
	margin-top: 10px;
	background-image: url(../gfx/bg_textarea.gif);
	background-repeat: no-repeat;
	font-size: 12px;
}

#questionweblogformulier textarea {
	width: 311px;
	height: 132px;
	padding: 3px;
	border: none;
	margin-top: 10px;
	background-image: url(../gfx/bg_textarea.gif);
	background-repeat: no-repeat;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

#questionweblogformulier input.submitpreview,
#questionweblogformulier input.submitsend,
#questionweblogformulier select {
	color: #FFF;
	background-color: #000;
	border: none;
	padding: 4px;
	margin-top: 10px;
	height: auto;
}

#questionweblogformulier input[type='text'] {
	background-image: url(../gfx/bg_input_large.gif);
	border: none;
	background-repeat: no-repeat;
	height: 18px;
	width: 311px;
}

#questionweblogformulier input.submitpreview {
	text-indent: -10000px;
	font-size: 0px;  /*????????? leidi 11 01 2010 */
	line-height: 0px;
	border:0;
	padding: 0;
	width: 69px;
	height: 20px;
	cursor: pointer;
	background-image: url(../gfx/btn_preview.gif);
	margin-left: -55px;
	margin-right: 20px;
	margin-top: 10px;
}

#questionweblogformulier input.submitsend {
	text-indent: -10000px;
	font-size: 0px;  /*????????? leidi 11 01 2010 */
	line-height: 0px;
	border:0;
	padding: 0;
	width: 69px;
	height: 20px;
	cursor: pointer;
	background-image: url(../gfx/btn_send.gif);
	margin-top: 20px;
}

#questionweblogformulier input#subject {
	background-image: url(../gfx/bg_input_small.gif);
	border: none;
	margin-left: 54px;
	background-repeat: no-repeat;
	height: 18px;
	width: 150px;
}

#questionweblogformulier select {
	background-color: #fff;
	color: #000;
	border: 1px solid #000;
}

.questions_weblog h1 {
	background-image: url(../gfx/h_steljevraag.gif);
	background-repeat: no-repeat;
	font-size: 0;
	line-height: 0;
	margin-top: 15px;
	padding-top: 60px;
	text-indent: -10000px;
}

.questions_weblog h3 {
	color: #F10;
	font-size: 22px;
	line-height: 0;
	padding-bottom: 20px;
	padding-top: 10px;
	text-indent: 0;
}

.blok.categories ul {
	list-style: none;
	padding: 0;
	margin: 0;	
}

.blok.categories li {
	list-style: none;
	padding: 0;
	padding-left: 17px;
	background-image: url(../gfx/icon_subject.gif);
	background-repeat: no-repeat;
	/*background-position-y: 3px;*/
	margin:12px;
	margin-left: 2px;
}

.blok.categories li a { text-decoration: none;}

.blok.categories li a:right: { text-decoration: underline;}

.blok.categories li.hierbenik { background-image: url(../gfx/icon_subject_gray.gif);}

.blok.categories li.hierbenik a { color: #717171;}

.blok.categories h3 { color: #f10;}

.questionweblogitem .meta {
	padding-left: 21px;	
	display: inline;
	font-size: 11px;
	color: #717171;
	line-height: 20px;
}

.questionweblogitem .meta a { margin-left: 5px;}

.questionweblogitem a.leesmeer {
	display: none;
	width: 50px;
	overflow: hidden;
}

.questionweblogitem h3 { display: none;}

.questionweblogitem h4 a {
	font-size: 12px;
	font-weight: normal;
	min-height: 15px;
	line-height: 14px;
	padding-top: 0px;
	overflow: visible;
	display: block;
	/*background-position-y:0px;*/
}

.antwoord h3 {
	display: block;
	background-color: #f10;
	color: #fff;
	background-image: none;
	font-size: 11px;
	width: auto;
	height: 20px;
	padding: 0;
	margin-top: -15px;
	margin-bottom: 15px;
	text-indent: 0px;
	line-height: 2em;
	display: none;
}

.questionweblogitem fieldset h4 {
	display: block;
	background-image: url(../gfx/h_geefantwoord.gif);
	text-indent: -10000px;
	font-size: 0px;  /*????????? leidi 11 01 2010 */
	line-height: 0;
	width: 207px;
	height: 63px;
	margin-top: 20px;
}

.meta/*div*/, 
#inhoud ul.meta li.category { display: inline;}

.questionweblogitem .afbeelding.medium.rechts {
	margin-top: 0;
	margin: 10px;
	border: 1px solid #eee;
	text-align: center;
	padding: 10px;
	font-size: 10px;
	color: #aaa;
}

.questionweblogitem .afbeelding.medium.rechts p { text-align: center;}

.questionweblogitem .antwoord {
	padding: 15px;
	border: 1px solid #ccc;
}

.questionweblogitem .antwoord p {
	line-height: 1.5em;
	color: #555;
}

.questionweblogitem .antwoord h4 {
	font-size: 11px;
	color: #f10;
}

.questionweblogitem .weblog .meta {
	display: none;
	float: left;
}

.questionweblogitem ul.reacties { border: 1px solid #ccc;}

.questionweblogitem ul.reacties li {
	border-bottom: 1px dashed #ccc;
	padding-left: 15px;
}

.questionweblogitem ul.reacties li p strong.auteur {
	font-size: 12px;
	color: #f10;
}

.questionweblogitem ul.reacties li p span {
	color: #aaa;
	font-size: 11px;
}

.questionweblogitem ul.reacties li p {
	color: #717171;
	font-size: 12px;
}

.questionweblogitem ul.reacties li:last { border-bottom: none;}

.questionweblogitem ul.reacties { line-height: 1.5em;}

.meta .auteur {
	display: inline;
	padding-left: 20px;
}

.meta .categorie { display: inline;}

.meta a { color: #717171;}

form.reactieformulier {
	line-height: 18px;
	margin-bottom: 40px;
	width: 450px;
}
	
form.reactieformulier p { display: none;}

form.reactieformulier input,
input.text {
	height: 12px;
	background-image: url(../gfx/bg_input_large.gif);
}

form.reactieformulier input#subject {
	width: 181px;
	margin-top: 18px;
}

form.reactieformulier img {
	float: left;
	margin: 10px;
	margin-left: 0;
	vertical-align: middle;
}

form.reactieformulier label {
	width: 90px;
	color: #717171;
	margin-right: 10px;
	padding-top: 12px;
	height: 10px;
}

form.reactieformulier label:last { display: none;}

form.reactieformulier input,
form.reactieformulier textarea {
	width: 311px;
	height: 128px;
	padding: 5px;
	border: none;
	margin-top: 10px;
	background-image: url(../gfx/bg_textarea.gif);
	background-repeat: no-repeat;
	font-size: 12px;
}

#questionweblogformulier input { height: 11px;}

form.reactieformulier input.submitpreview,
form.reactieformulier input.submitsend,
form.reactieformulier select {
	color: #FFF;
	background-color: #000;
	border: none;
	padding: 4px;
	margin-top: 10px;
	height: auto;
}

form.reactieformulier input.submitpreview {
	text-indent: -10000px;
	font-size: 0px;  /*????????? leidi 11 01 2010 */
	line-height: 0px;
	border:0;
	padding: 0;
	width: 69px;
	height: 20px;
	cursor: pointer;
	background-image: url(../gfx/btn_preview.gif);
	margin-left: -55px;
	margin-right: 20px;
	margin-top: 10px;
}

form.reactieformulier input.submitsend {
	text-indent: -10000px;
	font-size: 0px;  /*????????? leidi 11 01 2010 */
	line-height: 0px;
	border:0;
	padding: 0;
	width: 69px;
	height: 20px;
	cursor: pointer;
	background-image: url(../gfx/btn_send.gif);
	margin-top: 20px;
}

form.reactieformulier input[type='text'] {
	background-image: url(../gfx/bg_input_large.gif);
	border: none;
	background-repeat: no-repeat;
	height: 18px;
	width: 311px;
}

form.reactieformulier input#subject {
	background-image: url(../gfx/bg_input_small.gif);
	border: none;
	margin-left: 54px;
	background-repeat: no-repeat;
	height: 18px;
	width: 150px;
}

form.reactieformulier select {
	background-color: #fff;
	color: #000;
}

#extrainhoud .questions_weblog ul {
	list-style: none;
	padding: 0;
}

#extrainhoud .questions_weblog ul.reacties li {
	padding: 0;
	padding-left: 20px;
	background-image: url(../gfx/icon_question.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	line-height: 1.2em;
}

#extrainhoud .questions_weblog ul.reacties li h4 { font-size: 12px;}

#extrainhoud .questions_weblog ul.reacties li a {
	color: #f10;
	text-decoration: none;
}

#extrainhoud .questions_weblog ul.reacties li a:hover { text-decoration: underline;}

#extrainhoud .questions_weblog ul.reacties li .reactiekop {
	font-size: 11px;
	margin: 0;
	color: #aaa;
}

#extrainhoud .questions_weblog ul.reacties li p {
	margin: 0;
	font-size: 11px;
}

#extrainhoud .questions_weblog ul.reacties li .meta {
	margin-top: 10px;
	font-size: 11px;
}

/* Hacks */
.clearfix,
.paginaelement { display: inline-block;}

.clearfix:after,
.paginaelement:after,
.searchitem:after,
.homepage #extrainhoud .blok.link_leesmeer:after,
/*body.links ul.links li:after,*/
.article:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .clearfix,
html[xmlns] .paginaelement { display: block;}

* html .clearfix,
* html .paginaelement { height: 1%;}

object {
	margin: 0;
	padding: 0;
}

.flash {
	background-color: #000;
	margin: 0;
	border: none;
	padding: 0;
}

.blok.flash p,
.blok.flash h3 { display: none;}

.copyright { display: none;}

.article h6 {
	font-size: 12px;
	color: #717171;
	margin-left: 163px;
	margin-top: 5px;
	height: 11px;
}

.article h3 a { color: #f10;}

.afbeelding.medium.links {
	float: left;
	width: auto;
	margin-right: 15px;
	margin-top: 15px;
}

body.articles .paginaelement.tekst {
	padding: 0;
	margin: 0;
	padding-top: 20px;
	clear: both;
}

body.articles .paginaelement.tekst h3 {
	padding: 0;
	margin: 0;
	clear: both;
}

body.frame #extrainhoud .blok.link_leesmeer {
	position: relative;
	border: none;
	width: 304px;
	height: 254px;
	padding: 0;
	padding-bottom: 20px;
	border-bottom: 1px dashed #717171;
	color: #fff;
	background-image: url(../gfx/bg_link_dijkgraaf.jpg);
	background-repeat: no-repeat;
}

body.frame #extrainhoud .blok.link_leesmeer p {
	padding: 15px;
	width: 250px;
}

body.frame #extrainhoud .blok.link_leesmeer h3 {
	font-size: 20px;
	margin: 29px auto auto 15px;
}

body.frame #extrainhoud .blok.link_leesmeer a.leesmeer {
	position: absolute;
	left: 230px;
	top: 210px;
	display: block;
	text-indent: -10000px;
	font-size: 0px;  /*????????? leidi 11 01 2010 */
	line-height: 0;
	background-image: url(../gfx/btn_link_w.gif);
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
}

body.articles #extrainhoud .blok.link_leesmeer {
	position: relative;
	border: none;
	width: 284px;
	height: 254px;
	float: left;
	padding: 0;
	color: #fff;
	background-image: url(../gfx/bg_link_janjaap.jpg);
	background-repeat: no-repeat;
}

body.articles #extrainhoud .blok.link_leesmeer p {
	padding: 15px;
	padding-top: 15px;
	width: 250px;
}

body.articles #extrainhoud .blok.link_leesmeer h3 {
	font-size: 20px;
	margin: 29px auto auto 15px;
}

body.articles #extrainhoud .blok.link_leesmeer a.leesmeer {
	position: absolute;
	left: 230px;
	top: 210px;
	display: block;
	text-indent: -10000px;
	font-size: 0;
	line-height: 0;
	background-image: url(../gfx/btn_link_b.gif);
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
}

.articles .paginaelement.article h3 a { color: #f10;}

.links img.icoon {
	float: left;
	margin-right: 5px;
}

.links ul.links li {
	display: inline-block;
	background: none;
	height: auto;
} 

.links ul.links li p { font-weight: normal;}
 
.links ul.links li a {
	padding: 0;
	margin: 0;
	background: none;
} 

.links ul.links li:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.links #inhoud ul li {
	border-bottom: 1px dashed #AAA;
	padding: 8px;
}

.links #inhoud ul li a {
	color: #f10;
	text-decoration: none;
	font-size: 15px;
}

.links #extrainhoud .blok.link_leesmeer {
	position: relative;
	border: none;
	width: 284px;
	height: 254px;
	float: left;
	padding: 0;
	color: #fff;
	background-image: url(../gfx/bg_link_janjaap.jpg);
	background-repeat: no-repeat;
}

.links #extrainhoud .blok.link_leesmeer p {
	padding: 15px;
	width: 250px;
}

.links #extrainhoud .blok.link_leesmeer h3 {
	color: #FFF;
	font-size: 20px;
	margin: 30px auto auto 15px;
}

.links #extrainhoud .blok.link_leesmeer a.leesmeer{
	position: absolute;
	left: 230px;
	top: 210px;
	display: block;
	text-indent: -10000px;
	font-size: 0;
	line-height: 0px;
	background-image: url(../gfx/btn_link_b.gif);
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
}

body.search ul.paginering { margin-bottom: 10px;}

body.search ul.paginering { padding-bottom: 10px;}

body.search ul.paginering li,
body.search ul.paginering li a { color: #717171;}

body.search ul.paginering li { color: #f10;}

#zoekresultaten {
	margin-top: 15px;
	border-top: 1px dashed #aaa;
}

.blok.link_leesmeer { position: relative;}

.blok.link_leesmeer div.afbeelding {
	position: absolute;
	top: 0px;
	left: 0px;
}

.blok.link_leesmeer h3 {
	position: absolute;
	top: 57px;
	padding: 0;
	left: 0px;
	z-index: 1000;
}

.blok.link_leesmeer p {
	position: absolute;
	top: 100px;
	left: 0px;
}

.paginaelement.tekst { padding: 0;}

.paginaelement.tekst h3 {
	font-size: 14px;
	margin-top: 20px;
	text-transform: uppercase;
}

.pagerright {
	text-align: center;
	font-size: 11px;
	color: #717171;
}

body.search .links p { display: none;}



/* LIGHTBOX EFFECT */
#lightbox, 
#lightbox-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: auto;
	right: auto;
	z-index: 100;
	width: 100%;
	height: auto;
	text-align: center;
	color: #333333;
	/* stop stupid conflicts */
	margin: 0px;
	padding: 0px;
	border: none;
	outline: none;
	line-height: 0;
	/* general conflict stopper */
	text-decoration: none;
	background: none;
	word-spacing: normal;
	letter-spacing: normal;
	float: none;
	clear: none;
	display: block;
}

#lightbox a, 
#lightbox a:link, 
#lightbox a:visited, 
#lightbox a:hover {
	text-decoration: underline;
	color: #999;
}

#lightbox-overlay {
	z-index: 90;
	background-color: #000;
	height: 100%;
	position: fixed;
}

#lightbox-overlay-text {
	text-align: right;
	margin-right: 20px;
	margin-top: 20px;
	color: #FFF;
	font-size: 12px;
	cursor: default;
	line-height: normal;
}
#lightbox-overlay-text a, 
#lightbox-overlay-text a:hover, 
#lightbox-overlay-text a:visited, 
#lightbox-overlay-text a:link {
	color: #FFF;
}

#lightbox-overlay-text span {
	padding-left: 5px;
	padding-right: 5px;
}

#lightbox img, 
#lightbox a img, 
#lightbox a { 
   border: none; 
	outline:none;
}

#lightbox-imageBox {
	position: relative;
	border: 1px solid #000;
	background-color: #FFF;
	width: 400px;
	height: 400px;
	margin: 0 auto;
}

#lightbox-imageContainer { padding:1px;}

#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

/* #lightbox-imageBox > #lightbox-nav { left: 0; } 
#lightbox-nav a { outline: none; }*/

#lightbox-nav-btnPrev, 
#lightbox-nav-btnNext {
	display: block;
	width: 49%;
	height: 100%;
	background: transparent url("../images/blank.gif") no-repeat; /* Trick IE into showing hover */
	/* cursor: pointer; */
	/*zoom:1;*/ /* who knows why? */
	padding: 0;
	margin: 0;
}

#lightbox-nav-btnPrev { 
	left: 0;
	right: auto;
	float: left;
}

#lightbox-nav-btnNext { 
	left: auto;
	right: 0;
	float: right;
}

#lightbox-infoBox {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0;
	/* width: 100%;
	padding: 0 10px 0; */
}

#lightbox-infoContainer {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666;
	line-height: normal;
	/* height:30px; */
}

#lightbox-infoHeader {
	width: 100%;
	text-align: center; 
}

#lightbox-caption { text-align: justify;}

#lightbox-caption-title { font-weight: bold;}

#lightbox-caption-description { font-weight: normal;}

#lightbox-infoFooter {
	margin-top: 3px;
	color: #999;
}

#lightbox-currentNumber {
	display: block;
	width: 49%;
	float: left;
	text-align: left;
}

#lightbox-close {
	display: block;
	width: 45%;
	float: right;
	text-align: right;
}

#lightbox-close-button { padding-left: 30%;}

#lightbox-close-button:hover { color: #666;}

#lightbox-infoContainer-clear {
	clear: both; 
	visibility: hidden;
}

#extrainhoud .link_leesmeer {
	padding: 0;
	margin: 0;
}

.article4 .intro,
.article1 .intro { width: 300px;}

.article4 .afbeelding p { display: none;}

ul li a img { margin-right: 3px;}


.articles .paginaelement.tekst h3 {
	padding: 0;
	margin: 0;
	clear: both;
	font-size: 18px;
}

.articles .paginaelement.tekst {
	margin-top: 20px;
	padding-bottom: 20px;
}

form#zoekformuliermain { margin: 20px auto 20px auto;}

form#zoekformuliermain label,
form#zoekformuliermain fieldset { float: left;}

form#zoekformuliermain input {
	width: 311px;
	background-image: url(../gfx/bg_textinput.gif);
	border:1px solid #aaa;
	padding: 3px;
}
form#zoekformuliermain input#search_submit {
	width: 50px;
	background-color: #000;
	color: #fff;
	border: 1px solid #000;
	height: 22px;
	margin-left: 5px;
	cursor: pointer;
}

.blok.image { display: none;}

img.icon {
	visibility: collapse;
	width: 0px;
	height: 0px;
	margin: 0;
	padding: 0;
}

.stream {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

.podcasts a,
ul.podcasts a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	margin-top: -5px;
	padding: 5px;
	padding-left: 30px;	
	background-image: url(../gfx/icon_headphones.jpg);
	background-repeat: no-repeat;
	margin-bottom: 40px;
	/*background-position-x: 2px;*/
}

.homepage #extrainhoud .blok.link_leesmeer {
	border-bottom: 1px dashed #717171;
	height: 254px;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

.articles .afbeelding.rechts {
	text-align: center;
	margin: 10px;
	padding: 10px;
	border: 1px solid #eee;
}

.articles .paginaelement.article .leesmeer { margin-left: 165px;}

.articles .paginaelement.article .afbeelding.rechts {
	border: none;
	height: 100px;
	width: 120px;
	overflow: none;
	text-align: left;
	float: left;
	margin: 0;
	margin-top: -20px;
	margin-right: 25px;
}

.articles .paginaelement.article .afbeelding.rechts p { display: none;}


.questionweblogitem .afbeelding.groot.top {
	text-align: center;
	display: block;
	float: none;
	clear: both;
	margin: auto;
}

.aantalreacties h4 { padding-top: 20px;}

.questions_weblog #inhoud .antwoord {
	padding-top: 35px;
	background-image: url(../gfx/label_deskundige.gif);
	background-repeat: no-repeat;
	background-position: 15px 0;
}

.questions_weblog #inhoud ul.reacties {
	padding-top: 25px;
	background-image: url(../gfx/label_antwoorden.gif);
	background-repeat: no-repeat;
	background-position: 15px 0;
}

/* ====toegevoegd Leidi 26 10 2009 iom Volkan =====*/
#frame.links #sitecontainer #inhoud h3 {
	font-size: 130%;
	font-weight: bold;
}

.paginaelement.tekst ul {
	list-style: disc;
	margin-left: 15px;
}

.paginaelement.tekst ul li { list-style-type: disc;}

.paginaelement.tekst ul.links,
.paginaelement.tekst ul.attachments,
.paginaelement.tekst ul.stream,
.paginaelement.tekst ul.artikelen { margin-left: 0;}

.paginaelement.tekst ul.attachments li,
.paginaelement.tekst ul.links li,
.paginaelement.tekst ul.stream li,
.paginaelement.tekst ul.artikelen li { list-style: none;}

/* toegevoegd door Leidi 02-11-2009 */
.texts #sitecontainer #inhoud .paginaelement.tekst p a { text-decoration: underline;}

.texts #sitecontainer #inhoud .paginaelement.tekst p a:hover {
   font-size: 100%;
	font-weight: bold;
}

/*
body.articles h1#beginInhoud {
	line-height: 0;
	padding-top: 60px;
	font-size: 0;
	text-indent: -10000px;
	width: 240px
	height: 1px;
	background-image:url(../gfx/h_deskundigen.jpg);
	background-repeat: no-repeat;
}
*/
/*ul.links { padding-left: 20px;}*/

/*ul.links li {
background-color: lime;
	color: #000;
	
	padding-left: 20px;	
	background-image: url(../gfx/icon_leesverder.gif);
	background-repeat: no-repeat;
}*/

/*.leesmeer {
	color: #000;
	display: block;
	text-decoration: none;
	line-height: 1.3em;
	padding-left: 20px;	
	
	margin-left: 145px;
	background-image: url(../gfx/icon_leesverder.gif);
	background-repeat: no-repeat;
}*/

/*.inhoud .afbeelding.medium.rechts {
	margin-top: 0px;
	margin: 10px;
	border: 1px dotted #eee;
	text-align: center;
	font-size: 10px;
	color: #aaa;
}*/

/*
.preload_largeLink, #prevLink:hover, #prevLink:visited:hover {
	background:url("../images/prev.gif") left 45% no-repeat;
}
.preload_nextLink, #nextLink:hover, #nextLink:visited:hover {
	background:url("../images/next.gif") right 45% no-repeat;
}
*/

/*.episode a.leesmeer:hover { text-decoration: underline;}*/
