/* Stylesheet Echt Niet, algemeen
 * Version: $Id: echtniet.css,v 1.10 2010/04/08 08:55:33 telnotap Exp $
 */
/* Yahoo UI reset for optimum cross browser compatibility */
@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 -------- */
/************************************************/

html, body {
	
}

html {
	
}

body {
	margin:0;
	padding:0;
	background-image: url(../gfx/bg.jpg);
	background-position: left top;
	background-attachment: fixed;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: center;
}

img,a {
	border:none;
}


hr {
	
}

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

input,textarea{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;

}
textarea{
	height: 80px;
}

/***********************************************/
/* ---------------  basislayout -------------- */
/***********************************************/

div#sitecontainer {
	position: relative;
	background-image: url(../gfx/bg_zw80.png);
	background-repeat: repeat;
	margin: 0px auto;
	width: 900px;
	padding: 40px;
	text-align: left;
}

#linkernavigatie {
	
}

#inhoud {
	padding-top: 15px;
	width: 558px;
	float:left;
}

#extrainhoud {
	width: 265px;
	margin-left: 40px;
	float:left;
}

#voettekst {
	clear:both;	
}


/************************************************/
/* --------------- links in the site ---------- */
/************************************************/

a, a:active, a:link, a:visited {
	
}

a:hover {
	text-decoration: underline;
}


/****************************************************/
/* --------------- headers en paragrafen ---------- */
/****************************************************/

h1, h2, h3, h4, h5, h6 {
	
}

h1 {
	
}

h1#beginInhoud{
	text-transform: uppercase;
	margin-top: 10px;
}

body.echtniet #inhoud h1#beginInhoud{
	display: none;
}

body.echtniet div.paginaelement.stream{
	margin-top: 20px;
}

h2 {
	
}

h3 {
	
}

}

h4 {
	
}

h5 {
	
}

h6 {
	
}

p {
	
}

#inhoud ul, #extrainhoud div.paragraphs ul {
	
}

#inhoud ul li, #extrainhoud div.paragraphs ul li {
	
}

#extrainhoud div.paragraphs ul li {
	
}


/*************************************/
/* ---------- formulieren ---------- */
/*************************************/

fieldset {
	
}

form fieldset label {
	
}

form fieldset input, form fieldset textarea {
	
}

form fieldset p, form fieldset div.input {
	
}

form fieldset p input[type=submit] {
	
}


/***********************************************/
/*-------------- afbeeldingen  ----------------  */
/***********************************************/

a img {
	
}


/*-- bijschrift afbeelding --*/

.afbeelding p {
	
}

.afbeelding.groot.top {
	
}

.afbeelding.groot.top p {
	
}

.afbeelding.medium.links {
	float:left;
	width: auto;
}

.afbeelding.medium.links p {
	
}

.afbeelding.medium.rechts {
	
}

.afbeelding.medium.rechts p {
	
}

.afbeelding.medium {
	
}

.afbeelding.medium p {
	
}

.afbeelding.klein.links {
	
}

.afbeelding.klein.links p {
	
}

.afbeelding.klein.rechts {
	
}


/********************************************/
/* --- afbeelding met afgeronden hoeken --- */
/********************************************/

.afbeelding {
	
}


/* .afbeelding img {
	
}

*/

.afbeelding.links {
	
}

.afbeelding.rechts {
	
}

.afbeelding .corners_top, .afbeelding .corners_bottom {
	
}

.afbeelding .corners_bottom {
	
}

.afbeelding .corners_top .left, .afbeelding .corners_top .right, .afbeelding .corners_bottom .left, .afbeelding .corners_bottom .right {
	
}

.afbeelding .corners_top .right {
	
}

.afbeelding .corners_bottom .left {
	
}

.afbeelding .corners_bottom .right {
	
}


/*****************************************/
/* ------------ navigatie -------------- */
/*****************************************/

#hoofdnavigatie, #voetnavigatie, #kruimelpad ul {
	list-style: none;
}

#hoofdnavigatie li, #voetnavigatie li, #kruimelpad ul li {
	list-style: none;
	padding:0;
	display:inline;
}

#hoofdnavigatie {
	padding-top: 50px;
	padding-left: 165px;
}

#hoofdnavigatie li {
	padding: 10px;
	padding-top: 0;
	background-image: url(../gfx/nav_divider.gif);
	background-position: right 2px;
	background-repeat: no-repeat;
}

#hoofdnavigatie li a {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#hoofdnavigatie li a span{
	
}

#hoofdnavigatie li a:hover {
}

#hoofdnavigatie li.hierbenik {
}

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

#hoofdnavigatie #nav1{
	
}

#hoofdnavigatie #nav2{
	
}

#hoofdnavigatie #nav3{
	
}

#hoofdnavigatie #nav4{
	
}

#hoofdnavigatie #nav5{
	background: none;
}
ul#voetnavigatie{
	padding-top: 50px;
}
ul#voetnavigatie li{
	padding-right: 30px;
}

#voettekst ul {
	
}

#voettekst ul li {
	
}

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

#voettekst ul li a:hover {
	
	text-decoration: underline;
}


/*-- Paginering --*/

ul.paginering {
	list-style: none;
	padding:20px;
	background-image: url(../gfx/lijn.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	margin-top: 20px;
	width: 512px;
	margin-left: -22px;
}
body.echtniet ul.paginering {
	list-style: none;
	padding:20px;
	background-image: url(../gfx/lijn.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	margin-top: 20px;
	width: 512px;
	display:block;
	margin-left: -22px;
}

#inhoud ul.paginering li {
	display:inline;
}

#inhoud ul.paginering li a{
	color: #fff;
	text-decoration: none;
}

body.echtniet #inhoud ul.paginering li a.vorigepagina{
	display: block;
	font-size: 0px;
	line-height: 0px;
	color: #000;
	height: 20px;
	width: 130px;
	background-image: url(../gfx/btn_prev.gif);
	background-repeat: no-repeat;
	float:left;
}

body.echtniet  #inhoud ul.paginering li a.volgendepagina{
	display: block;
	font-size: 0px;
	line-height: 0px;
	color: #000;
	height: 20px;
	width: 150px;
	background-image: url(../gfx/btn_next.gif);
	background-repeat: no-repeat;
	float:right;
	padding:0;
	margin:0;
	text-decoration: none;
}

/************************************************/
/* --------------- siteonderdelen ------------- */
/************************************************/

#logo a{
	position:absolute;
	top: 10px;
	left: 0px;
	font-size: 0px;
	line-height: 0px;
	background-image: url(../gfx/logo.png);	
	background-repeat: no-repeat;
	width: 236px;
	height: 147px;
	border:none;
}

#kruimelpad {
	display: none;
}

#zoekformulier {
	padding-top: 30px;
	width: 285px;
	float:right;
	margin-right: 17px;
}

div.search h3{
	
}

#zoekformulier fieldset{
	border: none;
	padding:0;
}

#zoekformulier input.searchvalueinput {
	float:left;
	border: none;
	padding: 3px;
	padding-top: 4px;
	padding-bottom: 2px;
	width: 209px;
	height: 20px;
	margin:0;
	font-size: 13px;
}

input.searchbutton {
	margin:0;
	float:left;
	background-color: #fbc527;
	height: 26px;
	padding: 4px;
	width: 50px;
	border: none;
	display: inline-block;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

/* Video */

#extrainhoud div.flash {
	
}

div.paginaelement.stream{
	padding: 6px;
	background-color: #000;
	width: 542px;
}
/* Poll */

div.paginaelement.poll{
	position: relative;
	width: 512px;
}

div.antwoord_1 span.geenantwoord,div.antwoord_2 span.geenantwoord{
	display:block;
	height:65px;
}

div.paginaelement.poll h4{
	text-transform: uppercase;
	width: 240px;
	font-size: 25px;
	padding-right: 50px;
	background-image: url(../gfx/bg_pijl.gif);
	background-repeat: no-repeat;
	background-position: right 20px;
	min-height: 75px;
}
div.paginaelement.poll p{
	
	line-height: 1.8em;
}
p.stem.waarde_ja a{
	display:block;
	position:absolute;
	top: 323px;
	left: 440px;
	height: 82px;
	width: 82px;
	font-size: 0px;
	line-height: 0px;
	background-image: url(../gfx/btn_echtwel.gif);
	color: #000;
}
p.stem.waarde_nee a{
	display:block;
	position:absolute;
	top: 323px;
	left: 340px;
	height: 82px;
	width: 82px;
	font-size: 0px;
	line-height: 0px;
	background-image: url(../gfx/btn_echtniet.gif);
	color: #000;

}
div.antwoord_1,div.antwoord_2{
	margin-top: 10px;
}
div.waarde_ja{
	background-image:url(../gfx/bg_echtwel.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
div.waarde_nee{
	background-image:url(../gfx/bg_echtniet.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.paginaelement.poll p.fout{
	display: block;
	width: 216px;
	height: 69px;
	font-size: 0px;
	line-height: 0;
	color: #000;
	background-image: url(../gfx/bg_fout.gif);
	background-position: left 10px;
	background-repeat: no-repeat;
}
.paginaelement.poll p.goed{
	display: block;
	width: 216px;
	height: 69px;
	font-size: 0px;
	line-height: 0;
	color: #000;
	background-image: url(../gfx/bg_goed.gif);
	background-position: left 10px;
	background-repeat: no-repeat;
}

div.correct{
	margin-top: 30px;
	line-height: 1.8em;
}

#extrainhoud div.afbeelding{
	margin-top: 15px;
	margin-bottom: 15px;
}

/* 	Alle afleveringen */

body.articles_weblog h1{
	display: none;
}
body.articles_weblog div#inhoud{
	margin-top: 20px;
}
body.articles_weblog div.articleweblogitem {
	background-image: url(../gfx/bg_episode.png);
	background-repeat: repeat;
	position: relative;
	padding: 10px;
	margin-bottom: 10px;
	height: 112px;
}

body.articles_weblog div.articleweblogitem p.intro {
	position: absolute;
	top: 17px;
	left: 165px;
	width: 380px;
	font-size: 11px;
	line-height: 1.6em;
}

body.articles_weblog div.articleweblogitem a.leesmeer {
	position: absolute;
	display:block;
	top: 105px;
	left: 165px;
	width: 116px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	line-height: 0px;
	height: 15px;
	background-image: url(../gfx/icon_leesverder.gif);
	background-repeat: no-repeat;
	padding: 8px;
	padding-top: 9px;
	padding-left: 25px;
	content: "LEES MEER";
	
}

body.articles_weblog #inhoud div.articleweblogitem div.paginaelement {
	
}

body.articles_weblog #inhoud div.articleweblogitem h4 {
	position:absolute;
	top: 6px;
	left: 165px;
}

body.articles_weblog #inhoud div.articleweblogitem h4 a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}

body.articles_weblog div.articleweblogitem div.date {
	display: none;
}

body.articles_weblog div.articleweblogitem div.reactielink {
	position:absolute;
	display:block;
	top: 105px;
	left: 420px;
	text-align: right;
	width: 116px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	line-height: 0px;
	height: 15px;
	padding: 8px;
	padding-top: 9px;
	content: "LEES MEER";
	
}

body.articles_weblog div.articleweblogitem div.reactielink a{
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

body.articles_weblog div.articleweblogitem div.afbeelding.links, div.articleweblogitem div.afbeelding.rechts {
	float:left;
	width: 145px;
	height: 112px;
	overflow:hidden;
	padding:0;
}
body.articles_weblog div.articleweblogitem div.afbeelding.links p, div.articleweblogitem div.afbeelding.rechts p{
	display:none;
}

a.leesmeer {
	
}

body.articles_weblog #inhoud ul.archief {
	
}

body.articles_weblog ul.paginering{
	margin-left: 0px;
	text-align: center;
	color: #fff;
}

body.articles_weblog ul.paginering li a{
	text-decoration: underline;
	font-weight: bold;
	color: #fbc527;
}
body.articles_weblog ul.paginering li a.pagina{
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	color: #fbc527;
}

body.articles_weblog ul.paginering li a.volgendepagina{
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	margin-left: 20px;
	color: #fff;
}
body.articles_weblog ul.paginering li a.vorigepagina{
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	margin-left: 20px;
	color: #fff;
}

body.articles_weblog ul.paginering li a.volgendepagina:hover,body.articles_weblog ul.paginering li a.vorigepagina:hover{
	text-decoration: underline;
}
/* Wanneer op tv */

body.episodes div.article div.afbeelding {
	
}

body.episodes div.article ul {
	
}
body.episodes h1{
	display: none;
}
body.episodes div#inhoud{
	margin-top: 20px;
}
body.episodes div#inhoud p{
	line-height: 1.7em;
	font-size: 11px;
	margin-top: 32px;
}
body.episodes div.program h2{
	position:absolute;
	top: 130px;
}
div.episode {
	background-image: url(../gfx/bg_episode.png);
	background-repeat: repeat;
	position: relative;
	padding: 10px;
	margin-bottom: 10px;
	height: 116px;
}

#inhoud div.episode h4 {
	position:absolute;
	top: 5px;
	left: 165px;
}

#inhoud div.episode h6{
	display: none;
}

div.episode ul{
	list-style: none;
}
div.episode ul li em {
	position:absolute;
	top: 29px;
	left: 165px;
	font-style: normal;
	color: #fbc527;
	font-weight: bold;
	font-size: 11px;
}

div.episode ul.stream{
	position:absolute;
	top:95px;
	left: 125px;
}

div.episode ul.stream li a{
	padding: 8px;
	padding-top: 9px;
	padding-left: 30px;
	background-image: url(../gfx/icon_stream.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

div.episode ul.stream li a:hover{
	text-decoration: underline;
}
div.episode p {
	position:absolute;
	top:-8px;
	left: 165px;
}

div.episode p.intro {
	display: block;
	position: absolute;
	top: 12px;
	left: 165px;
	width: 380px;
	font-size: 11px;
	line-height: 1.6em;
}
div.episode a.leesmeer {
	position: absolute;
	display:block;
	top: 105px;
	left: 165px;
	width: 116px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	line-height: 0px;
	height: 15px;
	background-image: url(../gfx/icon_leesverder.gif);
	background-repeat: no-repeat;
	padding: 8px;
	padding-top: 9px;
	padding-left: 25px;
	content: "LEES MEER";
	
}

#inhoud div.episode div.paginaelement {
	
}

div.episode div.meta {

}

div.episode div.date {
	display: none;
}

div.episode div.reactielink {
	position:absolute;
	display:block;
	top: 105px;
	left: 420px;
	text-align: right;
	width: 116px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	line-height: 0px;
	height: 15px;
	padding: 8px;
	padding-top: 9px;
	content: "LEES MEER";
	
}

div.episode div.reactielink a{
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

div.episode div.afbeelding.links, div.episode div.afbeelding.rechts {
	float:left;
	width: 145px;
	height: 116px;
	overflow:hidden;
	padding:0;
}
div.episode div.afbeelding.links p, div.episode div.afbeelding.rechts p{
	display:none;
}

a.leesmeer {
	
}

body.episodes h2{
	text-transform: uppercase;
	font-size: 25px;
}

body.episodes #inhoud ul.archief {
	
}

body.episodes ul.paginering{
	margin-left: 0px;
	text-align: center;
}

body.episodes ul.paginering li{
	text-decoration: underline;
	font-weight: bold;
}
body.episodes ul.paginering li a.pagina{
	color: #fbc527;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

body.episodes ul.paginering li a.volgendepagina{
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	color: #fff;
}

/* Over het programma */

body.texts p{
	margin-top: 0px;
	font-size: 11px;
	line-height: 1.8em;
}
body.texts h1{
	margin-top: 10px;
	margin-bottom: 10px;
}
body.texts div.afbeelding.medium.links{
	padding-right: 15px;
	padding-bottom: 15px;
	margin:0;
}

body.texts div.afbeelding.medium.links p{
	color: #fbc527;
	font-size: 10px;
}


body.texts div.tekst div.afbeelding.medium.rechts{
	float:right;
	padding:0;
	padding-left: 15px;
	padding-bottom: 15px;
	margin:0;
}

body.texts div.afbeelding.medium.rechts p{
	color: #fbc527;
	font-size: 10px;
}

body.texts div.tekst h3{
	font-size: 12px;
	margin-top: 25px;
}

body.texts div.tekst ul {
	padding:0;
	list-style: none;
	margin-bottom: 10px;
}
body.texts div.tekst ul li {
	padding:0;
}
body.texts div.tekst ul li a {
	color: #fff;
	padding: 8px;
	padding-top: 9px;
	padding-left: 25px;
	height: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../gfx/icon_leesverder.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	
}

/* Hacks */

.clearfix:after,
.paginaelement:after,
#sitecontainer:after,
.articleweblogitem:after,
.searchitem:after
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix,
.paginaelement,
#sitecontainer,
{
    display: inline-block;
}

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

* html .clearfix,
* html .paginaelement,
#sitecontainer,
.articleweblogitem,
.searchitem
{
    height: 1%;
}


.copyright{
	display: none;	
}


.bold{
	font-weight: bold;
}
body.articles_weblog form#zoekformulier{
	padding-top: 35px;
}

div.blok.email{

	margin:0;
	background-image: url(../gfx/bg_episode.png);
	background-repeat: repeat;
	margin-top: 15px;
	padding-top: 5px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 20px;
}

div.blok.email form,div.blok.email fieldset{
	margin:0;
	padding:0;
}
div.blok.email h3{
	margin-top: 10px;
	color: #fbc527;
	background-color: transparent;
	text-transform: uppercase;
	font-size: 23px;
}

div.blok.email label{
	width: 240px;
	clear:both;
	font-weight: bold;
	margin-bottom: 10px;
}
div.blok.email p.veld_text label{
	display: none;
}

div.blok.email p.veld_textarea label{
	display: none;
}


div.blok.email p.subject label{
	font-weight: bold;
}
div.blok.email p.subject img{
	float:left;
	margin-right: 10px;
	border: 1px solid #000;
	padding: 2px;
	background-color: #fff;
}
div.blok.email input#subject{
	float:left:
	clear:none;
	width: 106px;
	padding: 8px;
	font-size: 20px;
}
div.blok.email input,div.blok.email textarea{
	width: 232px;
	clear:both;
	padding: 3px;
	border: 1px solid #000;
}
div.blok.email textarea{
	height: 60px;
}
div.blok.email input#action{
	float:right;
	width: 102px;
	height: 19px;
	background-color: transparent;
	background-image: url(../gfx/btn_verstuur_filmpje.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-align: left;
	color: #fbc527;
	padding:0;
	border:none;
	margin:0;
	cursor: pointer;
}
input#field2361773{
}
.linkinput{
	font-style: italic;
	color: #666;
}

body.echtniet #zoekformulier {
	padding-top: 40px;
}

/* EPISODE DETAIL PAGINA */

body.article_weblog div.articleweblogitem{
	height:auto;
	background:transparent;
}

body.article_weblog div.articleweblogitem p{
	font-size: 11px;
	width: 450px;
}

body.article_weblog div.afbeelding.medium.rechts{
	display: none;
}
body.article_weblog div.aantalreacties {
	margin-top: 10px;
}
body.article_weblog div.aantalreacties h4 {
	font-size: 18px;
}
body.article_weblog div.reactielink {
	margin-bottom: 20px;
	color: #fff;
}

body.article_weblog div.reactielink a{
	color: #fff;
	float:right;
	padding-right: 30px;
	height: 16px;
	padding-bottom: 3px;
	background-image: url(../gfx/icon_leesverder.gif);
	background-repeat: no-repeat;
	background-position: right -1px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: -20px;
}

form.reactieformulier{

	margin:0;
	background-image: url(../gfx/bg_episode.png);
	background-repeat: repeat;
	margin-top: 15px;
	padding: 10px;
	width: 538px;
}
form.reactieformulier h4{
	font-size: 20px;
}
form.reactieformulier label{
	color: #fbc527;
	width: 100px;
	clear:left;
	line-height: 1em;
	float:left;
	font-weight: bold;
	height: 15px;
	padding: 3px;
	padding-top: 8px;
}
form.reactieformulier p.veld_text label{
	display: none;
}
form.reactieformulier p.subject label{
	font-weight: normal;
}
form.reactieformulier fieldset img{
	float:left;
	margin-right: 10px;
	border: 1px solid #000;
	padding: 2px;
	background-color: #fff;
}
form.reactieformulier input#subject{

	float:left:
	clear:none;
	width: 218px;
	padding: 6px;
	height: 28px;
	font-size: 20px;
	padding-bottom: 6px;
}
form.reactieformulier input,form.reactieformulier textarea{
	width: 340px;
	border: 1px solid #000;
	clear:right;
	margin: 5px;
	padding: 3px;
}

form.reactieformulier fieldset img{
	margin: 5px;

}

form.reactieformulier input{
	height: 15px;
}
form.reactieformulier input.submitsend{
	width: 106px;
	height: 23px;
	background-color: transparent;
	background-image: url(../gfx/btn_verstuur.gif);
	background-repeat: no-repeat;
	font-size: 0px;
	line-height: 0px;
	color: #fff;
	text-indent: -50px;
	padding:0;
	text-align: left;
	border:none;
	margin:0;
	margin-top: 10px;
	margin-left: 246px;
	cursor: pointer;
}
form.reactieformulier p.opmerking{
	clear:both;
	font-size: 11px;
	margin-top: 10px;
}



ul.reacties{
	list-style: none;
}
ul.reacties li {
	
	background-image: url(../gfx/bg_episode.png);
	padding: 10px;
	padding-top: 5px;
	font-size: 11px;
	margin-bottom: 10px;
}

ul.reacties li strong.auteur{
	font-size: 13px;
	color: #fbc527;

}
ul.reacties li div.reactie p{
	line-height: 1.7em;
}
ul.reacties li div.reactie p{
	line-height: 1.7em;
}


/* SEARCH */


body.search h2{
	margin-top: 20px;
	color: #fbc527;
	
}

form.luceneform{
	display: none;
}

div#zoekresultaten{

}

div#zoekresultaten div.searchitem{
	font-size: 11px;
	background-image: url(../gfx/bg_episode.png);
	padding: 10px;
	margin-top: 10px;
}


div#zoekresultaten div.searchitem h4 a{
	color: #fbc527;
	text-decoration: none;
	font-size: 14px;
}


div#zoekresultaten div.searchitem ul{
	list-style: none;
}

div#zoekresultaten div.searchitem ul li a{
	color: #fff;
	text-decoration: none;
}


div#zoekresultaten div.searchitem p a{
	color: #fff;
	text-decoration: none;
	padding-left: 25px;
	height: 16px;
	padding-bottom: 3px;
	background-image: url(../gfx/icon_leesverder.gif);
	background-repeat: no-repeat;
	background-position: left -1px;
	font-weight: bold;
	float:right;

}
div#zoekresultaten div.searchitem div.afbeelding{
	float:left;
	overflow:hidden;
	width: 100px;
}
div#zoekresultaten div.searchitem div.afbeelding p{
	display:none;
}

ul.paginering{
	text-align: center;
	margin: 20px auto;
}

dd{
	margin:0;
}
div.poll_result h2{
	font-size: 22px;
}
table#pollresults tr.poll_content{
}
table#pollresults td{
	width: 80px;
	padding: 15px;
	padding-top: 0px;
	vertical-align: bottom;
	text-align: center;
	font-weight: bold;
	padding-bottom: 3px;
	font-size: 14px;
	margin:0;
	border:none;
}
table#pollresults td.left{
	background-image:url(../gfx/lijn_kort.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
table#pollresults td.right{
	background-image:url(../gfx/lijn_kort.gif);
	background-repeat: no-repeat;
	background-position: -115px bottom;
	margin-left: -2px;
}

table#pollresults img.goldbar{
	margin:0;
	padding:0;
	display:inline;
	float:left;
}

table#pollresults td.poll_footer{
	font-size: 13px;
	padding-top: 3px;

}

div.paginaelement.tekst p a {
	color: #fbc527;
}

div#inhoud form.emailForm fieldset label{
	width: 70px;
	display:block;
	float:left;
	color: #fbc527;
}
div#inhoud form.emailForm input, div#inhoud form.emailForm textarea{
	width: 300px;
	padding: 3px;
}
div#inhoud form.emailForm input#action{
	width: 106px;
	height: 23px;
	background-color: transparent;
	background-image: url(../gfx/btn_verstuur.gif);
	background-repeat: no-repeat;
	font-size: 0px;
	line-height: 0px;
	color: #fff;
	text-indent: -50px;
	padding:0;
	text-align: left;
	border:none;
	margin:0;
	margin-top: 10px;
	margin-left: 270px;
	cursor: pointer;
	
}
div#inhoud a:hover{
	text-decoration: underline;
}

div#inhoud ul li a:hover{
	text-decoration: underline;
}

div#inhoud div.articleweblogitem h4 a:hover{
	text-decoration: underline;

}

div#pagerbottom{
	margin-top: 10px;
}

