/* 

* Navigatie 
* Posities
* Content in Eerste
* Content in Tweede
* Nieuwe dingen
* Nieuwe dingen

-------------------------------------------------------------------------------------------------------------------------- */

/* ======================================================================= */
/* ======================================================================= */
/* @import "/css/undohtml2007.css"; */

/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */

/* Purpose: undo some of the default styling of common (X)HTML browsers */

:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal } 


/* ======================================================================= */
/* ======================================================================= */

/* @import "/css/kroHeaderFooter.css"; */


/* KRO Hoofdnavigatie | Mike Verbruggen | 2009 01 06
-------------------------------------------------------------------------------------------------------------------------- */

#kroHeader {
	position: relative;
	height: 54px;
	width: 900px;
	margin: 0 auto;
	background:	url(http://www.kro.nl/img/kroHoofdnavigatie2.gif) no-repeat 100% 0; 
	z-index:8;
}


/* Navigatie
-------------------------------------------------------------------------------------------------------------------------- */

#kroHeader #kroNav, 
#kroHeader #kroNav ul, 
#kroHeader #kroNav li, 
#kroHeader #kroNav li a {
	z-index:100;
}

#kroHeader ul li {
	list-style: none;
	position: relative;
	top: 16px;
	left: 7px;
	float: left;
	height: 22px;
	border-right: 1px solid #6e6e6e;
}

#kroHeader ul li span {
	display: none;
}

#kroHeader ul li.home,
#kroHeader ul li.leden {
	border: none;
}

#kroHeader ul li.home {
	position: relative;
	top: 0;
	left: 0;
	height: 54px;
	width: 73px;
	padding: 0;
	margin: 0;
	border: none;
}

#kroHeader ul li.home a {
	display: block;
	height: 54px;
	width: 73px;
	background:	url(http://www.kro.nl/img/kroHoofdnavigatie2.gif) no-repeat 0 0; 
}

#kroHeader ul li.home a:hover {
	background:	url(http://www.kro.nl/img/kroHoofdnavigatie2.gif) no-repeat 0 -54px; 
}

#kroHeader ul li.programmas a {
	display: block;
	width: 84px;
	height: 22px;
	background:	url(http://www.kro.nl/img/kroHoofdnavigatie2.gif) no-repeat -88px -16px; 
}

#kroHeader ul li.programmas a:hover {
	background:	url(http://www.kro.nl/img/kroHoofdnavigatie2.gif) no-repeat -88px -70px; 
}

#kroHeader ul li.overdekro a {
	display: block;
	width: 88px;
	height: 22px;
	background:	url(http://www.kro.nl/img/kroHoofdnavigatie2.gif) no-repeat -180px -16px; 
}

#kroHeader ul li.overdekro a:hover {
	background:	url(http://www.kro.nl/img/kroHoofdnavigatie2.gif) no-repeat -180px -70px; 
}

#kroHeader ul li.community a {
	display: block;
	width: 80px;
	height: 22px;
	background:	url(http://www.kro.nl/img/kroHoofdnavigatie2.gif) no-repeat -276px -16px; 
}

#kroHeader ul li.community a:hover {
	background:	url(http://www.kro.nl/img/kroHoofdnavigatie2.gif) no-repeat -276px -70px; 
}

#kroHeader ul li.webwinkel a {
	display: block;
	width: 78px;
	height: 22px;
	background:	url(http://www.kro.nl/img/kroHoofdnavigatie2.gif) no-repeat -364px -16px; 
}

#kroHeader ul li.webwinkel a:hover {
	background:	url(http://www.kro.nl/img/kroHoofdnavigatie2.gif) no-repeat -364px -70px; 
}

#kroHeader ul li.leden a {
	display: block;
	width: 46px;
	height: 22px;
	background:	url(http://www.kro.nl/img/kroHoofdnavigatie2.gif) no-repeat -449px -16px; 
}

#kroHeader ul li.leden a:hover {
	background:	url(http://www.kro.nl/img/kroHoofdnavigatie2.gif) no-repeat -449px -70px; 
}


/* Zoeken
-------------------------------------------------------------------------------------------------------------------------- */

#searchKRO #searchForm {
	float: right;
	position: absolute;
	top: 15px;	
	left: 472px;
	z-index:10;
}

#searchKRO fieldset {
	border: 0px none;
}

#searchKRO #searchForm label {
	display: none;
}

#searchKRO #searchForm input {
	padding: 3px 3px 3px 23px;
	width: 116px;
	background: #fff url(http://www.kro.nl/img/zoekglas.gif) no-repeat 3px 50% ;
	border: 1px solid #999;
}

#searchKRO #searchOptions {
	background: transparent url(http://www.kro.nl/img/searchFlyout.png) no-repeat scroll 0pt;
	position: absolute;
	left: 432px;
	top: -42px;	
	height: 163px;
	width: 224px;
	z-index:9;
	display: none;
}

#searchKRO #searchOptions fieldset {
	left: 28px;
	display:block;
	position: relative;
	height: 134px;
	width: 168px;
}

#searchKRO #searchOptions label {
	font: normal 12px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#searchKRO #searchOptions .submit {
	position: absolute;
	bottom: 12px;
	left: 12px;
	font: normal 12px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}

#searchKRO #searchOptions fieldset a {
	position: absolute;
	right: 12px;
	bottom: 14px;
	font: normal 12px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}


/* KRO Links - Posities
-------------------------------------------------------------------------------------------------------------------------- */

#kroLinks {
	z-index:120;
	position: absolute;
	top: 0;
	width: 900px;
	margin: 0 auto;
}

#kroLinks .addOn {
	display: block;	
	position: absolute;
	height: 22px;
	top: -18px;	
}

#kroTvLinks {
	left:-13px;
}

#kroTvLinks .addOn {	
	width: 29px;
	left: 93px;	
}

#kroRadioLinks {
	left:25px;
}

#kroRadioLinks .addOn {	
	width: 45px;
	left: 85px;	
}

#kroInternetLinks {
	left:78px;
}

#kroInternetLinks .addOn {	
	width: 59px;
	left: 78px;	
}

#kroOverDeKroLinks {
	left:151px;
}

#kroOverDeKroLinks .addOn {	
	width: 86px;
	left: 65px;	
}

#kroWebwinkelLinks {
	left:233px;
}

#kroWebwinkelLinks .addOn {	
	width: 76px;
	left: 70px;	
}

#kroLedenLinks {
	left:295px;
}

#kroLedenLinks .addOn {	
	width: 46px;
	left: 85px;	
}


/* KRO Links - Link Container Opmaak
-------------------------------------------------------------------------------------------------------------------------- */

#kroLinks .linkContainer {
	z-index:90;
	position: absolute;
	top:34px;
	width: 471px;
	height: 195px;
	background: url(http://www.kro.nl/img/wing.png) no-repeat 0 0px;
	color: #fff;
	font: bold 1.0em "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	display: none;
}

#kroLinks .linkContainer h2 {
	display: none;
}

#kroLinks .linkContainer h3 {
	position: absolute;
	left: 30px;
	bottom: 24px;
}

#kroLinks .linkContainer h3 a {
	font: normal 18px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 0 30px 0 0;
	color: #000;
	background: url(http://www.kro.nl/img/kroLinksBigArrow.gif) no-repeat 100% 60%;
}

#kroLinks .linkContainer ul {
	z-index: 400;
	position: relative;
	top: 0;
	left: 0;
	float: none;
	margin: 18px 0px 0px 24px;
	padding: 14px 6px 6px 6px;
	zoom: 1;
}

#kroLinks .linkContainer ul li {
	z-index: 500;
	position: relative;
	display: block;
	padding: 0px 20px 8px 0px;
	float: left;
}

#kroLinks .linkContainer ul li a {
	z-index: 1000;
	position: relative;
	display: block;
	width: 195px;
	font: bold 13px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	color: #000;
}

/* Community
-------------------------------------------------------------------------------------------------------------------------- */




/* Navigatie NPO
-------------------------------------------------------------------------------------------------------------------------- */

#centraleNavigatieNPO {
	background:#FFFFFF none repeat scroll 0%;
	height:40px;
	left:838px;
	position:absolute;
	top:7px;
	width:55px;
}


/* KRO Footer
-------------------------------------------------------------------------------------------------------------------------- */

#kroFooter {
	position: relative;
	height: 54px;
	width: 900px;
	background: #000; 
}

#kroFooter  ul.service {
	margin: 0;
	padding: 0;
	position: relative;
	top: 19px;
	left: 0px;
	float: left;
}

#kroFooter  ul.site {
	margin: 0;
	padding: 0;
	position: relative;
	top: 19px;
	left: -0px;
	float: right;
}

#kroFooter ul li {
	list-style: none;
	float: left;
	padding: 0 8px 0 8px;
	margin: 0 0 0 0;
	background: url(http://www.kro.nl/img/kro_header_pxl_fff.gif) repeat-y 0 0 ;
	font: normal 12px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

#kroFooter ul li.home {
	background: none;
}

#kroFooter ul li.copyright {
	background: none;
}

#kroFooter ul li a {
	font: normal 12px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}

#kroFooter ul li a:hover {
	color: #f93;
}


/* Print en Sent a friend funkties
-------------------------------------------------------------------------------------------------------------------------- */

#printsend_print {
	width: 120px;
	position: absolute;
	left: 715px;
	top: 209px;
}

#printsend_send {
	width: 150px;
	position: absolute;
	left: 800px;
	top: 209px;
}

#printsend_print img {
	display: none;
}

#printsend_send img {
	display: none;
}

#printsend_print a, #printsend_send a {
	font: 11px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
} 


/* Skyscraper Advertentie
-------------------------------------------------------------------------------------------------------------------------- */

#skyscraper {
	background:#FFFFFF none repeat scroll 0 0;
	display:block;
	left:910px;
	position:absolute;
	text-align:center;
	top:10px;
	width:120px;
}


/* Skyscraper Advertentie
-------------------------------------------------------------------------------------------------------------------------- */

#skyscraperNaastSite {
	display:none;
	position:absolute;
	right:10px;
	top:10px;
	width:120px;
	text-align:center;
	background:#fff;
	font: 11px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #ddd;
}

#skyscraperNaastSite .banner {
	width:120px;
	height: 600px;
	background:#eee;
}	







/* KRO Hoofdnavigatie | Feye Zuidema | 2010 10 06
-------------------------------------------------------------------------------------------------------------------------- */

#kroBovenbalk {
	position: relative;
	height: 54px;
	width: 900px;
	margin: 0 auto;
	background:	url(http://www.kro.nl/img/KROBovenbalkBackground.gif) repeat-x 100% 0; 
	z-index:8;
}

#kroBovenbalk ul li {
	list-style: none;
	position: relative;
	top: 16px;
	left: 7px;
	float: left;
	height: 22px;
	border-right: 1px solid #6e6e6e;
}

#kroBovenbalk li.BovenbalkHome {
	border-right: none 0px;
}

#kroBovenbalk li.BovenbalkProgrammas {
	border-right: 1px solid #6e6e6e;
}

#kroBovenbalk li.BovenbalkCommunity {
	border-right: 1px solid #6e6e6e;
}

#kroBovenbalk li.BovenbalkWebwinkel {
	border-right: 1px solid #6e6e6e;
}

#kroBovenbalk li.BovenbalkLeden {
	border-right: none 0px;
}

#kroBovenbalk li.BovenbalkGids {
	border-right: none 0px;
    display:none;
}

#BovenbalkMenuItems {
	padding:0;
	margin:0;
	color:#fff;
	font:normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	white-space:nowrap;
	list-style-type:none;
}
#BovenbalkMenuItems li {
	color:#FFF;
	display:inline;
	}
#BovenbalkMenuItems li a
{
	padding:0 7px 0 7px;
	color:#fff;
	text-decoration:none;
	float:left;
	border:none 0px;
}

#BovenbalkMenuItems li a:hover
{
	color:#ff9900;
}
#kroBovenbalk ul li.BovenbalkHome {
	position: relative;
	top: 0;
	left: 0;
	height: 54px;
	width: 73px;
	padding: 0;
	margin: 0;
	border: none;
}

#kroBovenbalk ul li.BovenbalkHome a {
	display: block;
	height: 54px;
	width: 73px;
	background:	url(http://www.kro.nl/img/KROBovenbalkLogo.gif) no-repeat 0 0; 
}

#kroBovenbalk ul li.BovenbalkHome a:hover {
	background:	url(http://www.kro.nl/img/KROBovenbalkLogo.gif) no-repeat 0 -54px; 
}

#kroBovenbalk ul li span {
	display: none;
}


#KROHeaderZoeken {
position:absolute;
top:7px;
left:456px;
display:block;
width:135px;
height:25px;
position:absolute;
padding: 7px 0px 7px 10px;
float:left;
display:block;
}


#KROHeaderZoeken  input[type="text"].KROZoekVeld, textarea.KROZoekVeld{
    position:relative;
    top:2px;
    left:-7px;
    background: url(http://www.kro.nl/img/bg_zoekveld.png) no-repeat top left;
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    margin-bottom: 5px;
    display: block;
    padding: 3px;
    border: none 0px;
    width: 113px;
    height:21px;
}

#KROHeaderZoeken .KROVerstuurKnop{
  position:relative;
  top:-30px;
  *top:-31px;
  left:112px;
  z-index:2;  
}

#KROHeaderZoeken.zoekenOpHomepage input[type="text"].KROZoekVeld, textarea.KROZoekVeld
/*		font: #cccccc normal 10px "Trebuchet MS", Arial, Helvetica, sans-serif;*/
{
    position:absolute;
    top:11px;
    left:10px;
    background: url(http://www.kro.nl/img/bg_zoekveld.png) no-repeat top left;
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    margin-bottom: 5px;
    display: block;
    padding: 3px;
    border: none 0px;
    width: 113px;
    height:21px;
}



#KROHeaderZoeken.zoekenOpHomepage .KROVerstuurKnop{
  position:absolute;
  top:11px;
  left:126px;
}


#displayCommunity{
  position:absolute;
  top:0;
  left:594px;
  margin-top:-3px;
  padding:0px 10px 7px 0px;
  float:left;
  display:block;
}
 
#displayCommunity{
  position:absolute;
  top:0;
  left:594px;
  margin-top:-3px;
  padding:0px 10px 7px 0px;
  float:left;
  display:block;
}
 
#npoknop {
  top:0px;
  padding:13px 10px 0px 0px;
  display:block;
  z-index:2;
  float:right;
}
 
div#npo_button_container a {
text-decoration:none;
border:0;
outline:none;
}

 


/*FOOTER
-----------------------------------------------------------------------*/
#KROfooter {
height:119px;
width:900px;
background: #e6e6e6 url(http://www.kro.nl/img/footer_BG.gif) no-repeat;
margin: 12px 0 0 0;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font: 12px/25px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}




#KROfootermenucontainer {
margin:0px 10px 0 10px;
width:880px;
height:51px;
}

#KROfootermenuleft{
float:left;
background:url(http://www.kro.nl/img/footer_menu_LEFT.gif) no-repeat;
width:5px;
height:51px;
margin: 10px 0 0 0;
}

#KROfootermenuright{
float:left;
background:url(http://www.kro.nl/img/footer_menu_RIGHT.gif) no-repeat;
width:5px;
height:51px;
margin: 10px 0 0 0;
}

#KROfootermenu {
float:left;
width:870px;
height:51px;
background:#000000;
color:#FFFFFF;
margin: 10px 0 0 0;
}

#KROfootermenu p {
padding:13px 0 0 5px;
}

#KROfooter a{
  color:#fff;
  text-decoration:none;
}

#KROfooter a:hover{
  color:#ff9900;
  text-decoration:none;
}


 


/* ======================================================================= */
/* ======================================================================= */



html {
}

body {
	background: #77A01C url(http://download.omroep.nl/kro/boerzoektvrouw/img/bg.jpg) repeat-x 50% 0px; 
	background-attachment: fixed;
}

.shim {
	clear: both;
}


/* Posities  
-------------------------------------------------------------------------------------------------------------------------- */

#container {
	position: relative;
	width:900px;
	margin:0 auto;
}

#header {
	position: relative;
	left: -15px;
	height: 150px;
	width: 930px;
}

#header h1 {
	display: none;
}

#navigatie {
	position: relative;
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/servicebalk.gif) repeat-x 0 28px;
	height:57px;
	z-index: 20;
}

#content {
	position: relative;
	left: -10px;
	margin:0;
	padding: 5px 0 0 0;
	width: 920px;
}

#contentContainer {
	padding: 0;
	margin:0;
	position: relative;
	float: right;
	width: 770px;
}

#content #eerste {
	padding: 0;
	margin:0;
	position: relative;
	width: 470px;
	float: left;
}

#content #tweede {
	padding: 0;
	margin:0;
	position: relative;
	width: 300px;
	float: right;
}

#content #derde {
	position: relative;
	float: right;
	width: 150px;
	padding: 0; 
}

#content #vierde {
	height: 10px;
	clear: both;
}


/* Navigatie 
-------------------------------------------------------------------------------------------------------------------------- */

#navigatie #tabs {
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/bzv-menu-na17mei.png) no-repeat 0 -56px;
	width: 900px;
	height: 28px;
	zoom: 1;
}

#navigatie #tabs ul { /* alle lists */
	position: relative;
   padding: 0;
   margin: 0;
   list-style: none;
	z-index: 20;
	zoom: 1;
}

#navigatie #tabs li { /* alle list items */
   float: left;
   position: relative;
	height: 28px;
	margin: 0 0 0 2px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	z-index: 20;
	zoom: 1;
}

#navigatie #tabs li a {
	height: 28px;
	display:block;
	color:#fff;
	text-align: left;
	text-decoration:none;
	font:bold 11px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#navigatie #tabs li a span { 
	display: none;
}

#navigatie #tabs li.home a {
   width: 62px;
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/menu.png) no-repeat -2px -56px;
}

#navigatie #tabs li.home a.selected {
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/menu.png) no-repeat -2px 0;
}

#navigatie #tabs li.home a:hover {
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/menu.png) no-repeat -2px -28px;
}

#navigatie #tabs li.nieuws a {
   width: 73px;
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/menu.png) no-repeat -66px -56px;
}

#navigatie #tabs li.nieuws a.selected {
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/menu.png) no-repeat -66px 0;
}

#navigatie #tabs li.nieuws a:hover {
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/menu.png) no-repeat -66px -28px;
}

#navigatie #tabs li.deboeren a {
   width: 96px;
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/menu.png) no-repeat -141px -56px;
}

#navigatie #tabs li.deboeren a.selected {
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/menu.png) no-repeat -141px 0;
}

#navigatie #tabs li.deboeren a:hover {
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/menu.png) no-repeat -141px -28px;
}

#navigatie #tabs li.uitzendingen a {
   width: 118px;
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/menu.png) no-repeat -239px -56px;
}

#navigatie #tabs li.uitzendingen a.selected {
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/menu.png) no-repeat -239px 0;
}

#navigatie #tabs li.uitzendingen a:hover {
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/menu.png) no-repeat -239px -28px;
}

#navigatie #tabs li.video a {
   width: 61px;
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/menu.png) no-repeat -359px -56px;
}

#navigatie #tabs li.video a.selected {
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/menu.png) no-repeat -359px 0;
}

#navigatie #tabs li.video a:hover {
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/menu.png) no-repeat -359px -28px;
}

#navigatie #tabs li.extra a {
   width: 58px;
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/menu.png) no-repeat -422px -56px;
}

#navigatie #tabs li.extra a.selected {
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/menu.png) no-repeat -422px 0;
}

#navigatie #tabs li.extra a:hover {
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/menu.png) no-repeat -422px -28px;
}

#navigatie #tabs li.overhetprogramma a {
   width: 174px;
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/menu.png) no-repeat -482px -56px;
}

#navigatie #tabs li.overhetprogramma a.selected {
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/menu.png) no-repeat -482px 0;
}

#navigatie #tabs li.overhetprogramma a:hover {
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/menu.png) no-repeat -482px -28px;
}

#navigatie #tabs li.forum a {
   width: 66px;
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/menu.png) no-repeat -658px -56px;
}

#navigatie #tabs li.forum a.selected {
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/menu.png) no-repeat -658px 0;
}

#navigatie #tabs li.forum a:hover {
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/menu.png) no-repeat -658px -28px;
}

#navigatie #tabs li ul { /* sub items */
	padding: 28px 0 0 0;
	margin: -28px 0 0 0;
   display: none;
   position: absolute;
   top: 0;
   left: 0;
}

#navigatie ul ul {
	width: 174px;
}

#navigatie ul ul li {
	width: 174px;
}

#navigatie ul ul li a {
	width: 174px !important;
}

#navigatie ul#tabs ul li a span, #navigatie ul#tabs ul li.last a span {
	display: block;
	padding: 0 10px 0 10px;
}

*html #navigatie #tabs li ul { /* sub items */
	margin: 0 0 0 0;
}

#navigatie #tabs li.nieuws ul {
	margin-left: 0px; 
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/menu.png) no-repeat -66px -28px;
}

#navigatie #tabs li.deboeren ul {
	margin-left: 0px; 
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/menu.png) no-repeat -141px -28px;
}

#navigatie #tabs li.uitzendingen ul {
	margin-left: 0px; 
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/menu.png) no-repeat -239px -28px;
}

#navigatie #tabs li.video ul {
	margin-left: 0px;
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/menu.png) no-repeat -359px -28px;
}

#navigatie #tabs li.extra ul {
	margin-left: 0px;
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/menu.png) no-repeat -422px -28px;
}

#navigatie #tabs li.overhetprogramma ul {
	margin-left: 0px;
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/menu.png) no-repeat -482px -28px;
}

#navigatie #tabs li.forum ul {
	margin-left: 0px;
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/menu.png) no-repeat -658px -28px;
}

#navigatie #tabs li ul li {
	height: auto;
	padding: 0;
	background: #006f10;
	margin: 0;
}

#navigatie #tabs li ul li.last {
	padding:0 0 6px 0;
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/menu_sub_li_last.png) no-repeat 0 100%;
}

#navigatie #tabs li ul li a {
	margin: 0;
   width: 174px;
	height: auto;
	padding: 5px 0 5px 0;
	display:block;
	color:#fff;
	text-decoration: none;
	background: transparent !important;
	font:bold 11px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#navigatie #tabs li ul li a:hover {
	color:#fff;
	background:#00AE19 !important;
}

#navigatie #tabs li>ul { /* postitie resetten voor alle browsers behalve IE */
   top: auto;
   left: auto;
}

#navigatie #tabs li:hover ul, #navigatie #tabs li.over ul { /* lists nested onder hovered list items */
   display: block;
	z-index: 20;
}

#navigatie #breadcrum {
        width:900px;
        height:30px;
	position: absolute;
	display: block;
	top: 32px;
	left: 10px;
	color:#00AE19;
	font: 11px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#navigatie #breadcrum a {
	color:#00AE19;
	font: bold 11px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#navigatie #breadcrum a:hover {
	text-decoration: underline;
}

#navigatie #social_media{ 
   float:right;
   margin:0 12px 0 0;

}


/* Content in Eerste
-------------------------------------------------------------------------------------------------------------------------- */

#content #eerste .box {
	position: relative;
	margin: 0;
	width: 470px;
}

#content #eerste .box .header {
	padding: 25px 30px 0 30px;
	clear: both;
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/eerste-header.png);
}

#content #eerste .box .header h2 {
	font: bold 21px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #0089d8;
	padding: 0;
	margin: 0;
	clear: both;
}

#content #eerste .body .item a:hover {
	text-decoration: underline;
}

#content #eerste .box .body {
	position: relative;
	padding: 5px 30px 5px 30px;
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/eerste-body.png);
	overflow: hidden;
}

html* #content #eerste .box .body {
	padding: 5px 30px 0px 30px;
}

#content #eerste .box .footer {
	position: relative;
	padding: 0 30px 11px 30px;
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/eerste-footer.png) no-repeat 0 100%;
	clear: both;
	display: block;
	zoom: 1;
}

html* #content #eerste .box .footer {
	padding: 0 30px 14px 30px;
	font-size: 0;
}


/* Typo in Tweede
-------------------------------------------------------------------------------------------------------------------------- */

#content #eerste .box .body h1 {
	font: bold 21px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #08d;
	margin: 10px 0 7px -1px;
	padding: 0;
	clear: both;
}

#content #eerste .box .body h2 {
	font: bold 21px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #08d;
	margin: 10px 0 7px -2px;
	padding: 0;
	clear: both;
}

#content #eerste .box .body h3 {
	font: bold 18px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #08d;
	margin: 10px 0 10px -1px;
	padding: 0;
	clear: both;
}

#content #eerste .box .body h4 {
	font: bold 15px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #08d;
	margin: 10px 0 0 -1px;
	padding: 0;
	clear: both;
}

#content #eerste .box .body h5 {
	font: bold 12px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #08d;
	margin: 10px 0 0 0px;
	padding: 0;
	clear: both;
}

#content #eerste .box .body h6 {
	font: bold 9px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #08d;
	margin: 10px 0 0 0px;
	padding: 0;
	clear: both;
}

#content #eerste .box .body p {
	font: 12px/18px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0 10px 0px;
}

#content #eerste .box .body p span {
	font: bold 12px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#content #eerste .box .body p a,
#content #eerste .box .body h1 a,
#content #eerste .box .body h2 a,
#content #eerste .box .body h3 a,
#content #eerste .box .body h4 a,
#content #eerste .box .body h5 a,
#content #eerste .box .body h6 a {
	color: #08d;
	font: bold;
}

#content #eerste .box .body p a:hover,
#content #eerste .box .body h1 a:hover,
#content #eerste .box .body h2 a:hover,
#content #eerste .box .body h3 a:hover,
#content #eerste .box .body h4 a:hover,
#content #eerste .box .body h5 a:hover,
#content #eerste .box .body h6 a:hover {
	text-decoration: underline;
	font: bold;
}

#content #eerste .box .body img.article_image_left {
	position: relative;
	top: 4px;
	padding: 0 15px 10px 0;
}

#content #eerste .box .body img.article_image_right {
	position: relative;
	top: 4px;
	padding: 0 0 10px 5px
}

/* Content in Eerste - Button
----------------------------------------------------------------------------------------------------------------------- */

#content #eerste .box .button {
	padding: 1px 0 19px 0;
}

html* #content #eerste .box .button {
	padding: 6px 0 16px 0;
}

#content #eerste .box .button a {
	width: 410px;
	height: 33px;
	display: block;
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/button-h33px.gif);
	cursor: pointer;
}

#content #eerste .box .button a:hover {
	text-decoration: underline;
	color: #0089d8;
}

#content #eerste .box .button span {
	width: 410px;
	height: 33px;
	display: block;
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/button-h33px-right.gif) no-repeat 100% 0;
	font: bold 16px/32px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #0089d8;
}

/* Content in Eerste - Paginering
----------------------------------------------------------------------------------------------------------------------- */

#content #eerste .footer .paginering {
	position: relative;
	clear: both;
	width: 410px;
	padding: 0px 0px 23px 0px;
	text-align: center;
}

#eerste .footer .paginering .groep {	
	display: inline;
	margin: 0 auto;
}

#content #eerste .footer .paginering .groep a {	
	font: bold 11px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #08d;
	background: #e5f6ff;
	padding: 3px 6px 3px 6px;
	margin: 3px 3px 3px 3px;
}

html* #content #eerste .footer .paginering .groep a {
	line-height: 20px
}

#content #eerste .footer .paginering .groep a.selected {	
	background: #08d;
	color: #fff;
}

#content #eerste .footer .paginering .groep a:hover {	
	background: #08d;
	color: #fff;
}



/* Content in Eerste - Fotoalbum Overzicht
----------------------------------------------------------------------------------------------------------------------- */

#content #eerste .fotoalbumOverzicht .body .item {
	padding: 0 10px 10px 0;
	float: left;
}

#content #eerste .fotoalbumOverzicht .body .item .titel h3 {
	margin: 0;
	padding: 6px 10px 6px 10px;
	font: normal 12px/20px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#content #eerste .fotoalbumOverzicht .body .item .titel a {
	margin: 0;
	padding: 0;
	color: #fff;
}

#content #eerste .fotoalbumOverzicht .body .item .afbeelding {
	width: 95px;
	height: 95px;
}

#content #eerste .fotoalbumOverzicht .body .item .titel {
	background: #08d;
	width: 95px;
	height: 71px;
}

#content #eerste .fotoalbumOverzicht .body {
	overflow: hidden;
	padding: 14px 0 9px 30px;
}

html* #content #eerste .fotoalbumOverzicht .body {
	padding: 14px 0 4px 30px;
}


/* Content in Eerste - Video Overzicht
----------------------------------------------------------------------------------------------------------------------- */

#content #eerste .videoOverzicht .body .item {
	padding: 0 10px 10px 0;
	float: left;
}

#content #eerste .videoOverzicht .body .item .titel h3 {
	margin: 0;
	padding: 6px 10px 6px 10px;
	font: normal 12px/20px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#content #eerste .videoOverzicht .body .item .titel a {
	margin: 0;
	padding: 0;
	color: #fff;
}

#content #eerste .videoOverzicht .body .item .afbeelding {
	width: 95px;
	height: 71px;
}

#content #eerste .videoOverzicht .body .item .titel {
	background: #08d;
	width: 95px;
	height: 71px;
}

#content #eerste .videoOverzicht .body {
	overflow: hidden;
	padding: 14px 0 9px 30px;
}

html* #content #eerste .videoOverzicht .body {
	padding: 14px 0 4px 30px;
}


/* Content in Eerste - Deelnemers Overzicht
----------------------------------------------------------------------------------------------------------------------- */

#content #eerste .deelnemersOverzicht .body .item {
	padding: 0 10px 10px 0;
	float: left;
}

#content #eerste .deelnemersOverzicht .body .item .titel h3 {
	margin: 0;
	padding: 6px 10px 6px 10px;
	font: normal 12px/20px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#content #eerste .deelnemersOverzicht .body .item .titel a {
	margin: 0;
	padding: 0;
	color: #fff;
}

#content #eerste .deelnemersOverzicht .body .item .afbeelding {
	width: 74px;
	height: 74px;
}

#content #eerste .deelnemersOverzicht .body .item .titel {
	background: #08d;
	width: 74px;
	height: 32px;
}

#content #eerste .deelnemersOverzicht .body {
	overflow: hidden;
	padding: 14px 0 9px 30px;
}

html* #content #eerste .deelnemersOverzicht .body {
	padding: 14px 0 4px 30px;
}



/* Content in Eerste - Artikel Overzicht
----------------------------------------------------------------------------------------------------------------------- */

#content #eerste .artikelOverzicht .body h3 {
	padding: 10px 0 0 0;
	margin: 0;
}
#content #eerste .artikelOverzicht .body h3 a {
	display: block;
	font: normal 14px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif ;
	padding: 0 0 0 17px;
	margin: 0;
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/arrow.png) no-repeat 0 3px; 
}

#content #eerste .artikelOverzicht .body a:hover {	
	text-decoration: underline;
}

#content #eerste .artikelOverzicht .body img {
}

#content #eerste .artikelOverzicht .body {
	padding:1px 30px 15px 31px;
}

html* #content #eerste .artikelOverzicht .body {
	padding:1px 30px 15px 31px;
}


/* Content in Tweede - Artikel Overzicht Uitgebreid 
----------------------------------------------------------------------------------------------------------------------- */

#content #eerste .box .header {
	padding: 22px 30px 0 30px;
}

#content #eerste .artikelOverzichtUitgebreid .body h3 {
	padding: 0px 0 2px 0;
	margin: 0;
	text-indent: -2px
}

html* #content #eerste .artikelOverzichtUitgebreid .body h3 {
	padding: 2px 0 2px 0;
}

#content #eerste .artikelOverzichtUitgebreid .body h3 a {
	display: block;
	font: bold 21px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif ;
	margin: 0;
}

#content #eerste .artikelOverzichtUitgebreid .body a:hover {	
	text-decoration: underline;
}

#content #eerste .artikelOverzichtUitgebreid .body img {
   width:76px;
   height:76px;
}

#content #eerste .artikelOverzichtUitgebreid .body {
	padding: 2px 30px 4px 30px;
	overflow: hidden;
}

html* #content #eerste .artikelOverzichtUitgebreid .body {
	padding: 0px 30px 4px 30px;
}

#content #eerste .artikelOverzichtUitgebreid .body .afbeelding {
	float: left;
	padding: 4px 10px 0 0;
}

#content #eerste .artikelOverzichtUitgebreid .body .tekst p {
	font: normal 12px/18px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif ;
}

#content #eerste .artikelOverzichtUitgebreid .body .tekst p a {
	font: bold 14px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif ;
}


/* Content Box in Tweede
-------------------------------------------------------------------------------------------------------------------------- */

#content #tweede .box {
	position: relative;
	margin: 0;
	width: 300px;
}

#content #tweede .box .header {
	padding: 24px 30px 0 30px;
	clear: both;
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/tweede-header.png);
}

#content #tweede .box .header h2 {
	font: bold 21px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #0089d8;
	padding: 0;
	margin: 0;
	clear: both;
}

#content #tweede .box .body {
	position: relative;
	padding: 5px 30px 5px 30px;
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/tweede-body.png);
	overflow: hidden;
}

html* #content #tweede .box .body {
	padding: 5px 30px 0px 30px;
}

#content #tweede .box .footer {
	position: relative;
	padding: 0 30px 11px 30px;
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/tweede-footer.png) no-repeat 0 100%;
	clear: both;
	display: block;
	zoom: 1;
}

html* #content #tweede .box .footer {
	padding: 0 30px 14px 30px;
	font-size: 0;
}


/* Typo in Tweede
-------------------------------------------------------------------------------------------------------------------------- */

#content #tweede .box .body h1 {
	font: bold 21px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #08D;
	margin: 10px 0 7px -1px;
	padding: 0;
	clear: both;
}

#content #tweede .box .body h2 {
	font: bold 21px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #08D;
	margin: 10px 0 7px -2px;
	padding: 0;
	clear: both;
}

#content #tweede .box .body h3 {
	font: bold 18px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #08D;
	margin: 10px 0 10px -1px;
	padding: 0;
	clear: both;
}

#content #tweede .box .body h4 {
	font: bold 15px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #08D;
	margin: 10px 0 0 -1px;
	padding: 0;
	clear: both;
}

#content #tweede .box .body h5 {
	font: bold 12px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #08D;
	margin: 10px 0 0 0px;
	padding: 0;
	clear: both;
}

#content #tweede .box .body h6 {
	font: bold 9px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #08D;
	margin: 10px 0 0 0px;
	padding: 0;
	clear: both;
}

#content #tweede .box .body p {
	font: 12px/18px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0 10px 0px;
}

#content #tweede .box .body p span {
	font: bold 12px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#content #tweede .box .body p a,
#content #tweede .box .body h1 a,
#content #tweede .box .body h2 a,
#content #tweede .box .body h3 a,
#content #tweede .box .body h4 a,
#content #tweede .box .body h5 a,
#content #tweede .box .body h6 a {
	color: #08d;
	font: bold;
}

#content #tweede .box .body p a:hover,
#content #tweede .box .body h1 a:hover,
#content #tweede .box .body h2 a:hover,
#content #tweede .box .body h3 a:hover,
#content #tweede .box .body h4 a:hover,
#content #tweede .box .body h5 a:hover,
#content #tweede .box .body h6 a:hover {
	text-decoration: underline;
	font: bold;
}

#content #tweede .box .body img.article_image_left {
	padding: 0 10px 20px 0;
}

#content #tweede .box .body img.article_image_right {
	padding: 0 0 0 10px
}

/* Meer van iets button
----------------------------------------------------------------------------------------------------------------------- */

#content #tweede .box .button {
	padding: 1px 0 19px 0;
}

html* #content #tweede .box .button {
	padding: 6px 0 16px 0;
}

#content #tweede .box .button a {
	width: 240px;
	height: 33px;
	display: block;
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/button-h33px.gif);
	cursor: pointer;
}

#content #tweede .box .button a:hover {
	text-decoration: underline;
	color: #0089d8;
}

#content #tweede .box .button span {
	width: 240px;
	height: 33px;
	display: block;
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/button-h33px-right.gif) no-repeat 100% 0;
	font: bold 16px/32px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #0089d8;
}


/* Nieuwe dingen
----------------------------------------------------------------------------------------------------------------------- */

#content #derde a {
	display: block;
	padding: 10px;
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/linker-ankeiler-background.png);
}

#content #derde a img {
	display: block;
}

/* Nieuwe dingen
----------------------------------------------------------------------------------------------------------------------- */


#content #contentContainer #titel {
	height: 59px;
	width: 770px;
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/titel.png);
}

#content #contentContainer #titel h1 {
	padding: 15px 0 0 30px;
	font: bold 24px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #0089d8;
}
	
#content #contentContainer #etalage {
	padding: 30px 20px 25px 30px;
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/etalage.png);
}
	
html* #content #contentContainer #etalage {
	padding: 30px 20px 30px 30px;
}



/* Content in Tweede - Fotoalbum Overzicht
----------------------------------------------------------------------------------------------------------------------- */

#content #tweede .fotoalbumOverzicht .body a {	
	height: 76px;
	width: 76px;
	display: block;
	float: left;
	margin: 0 6px 6px 0; 
}

#content #tweede .fotoalbumOverzicht .body img {
	display: block;
}

#content #tweede .fotoalbumOverzicht .body {
	padding:14px 0px 13px 30px;
	overflow: hidden;
}

html* #content #tweede .fotoalbumOverzicht .body {
	padding: 14px 0px 14px 30px;
}


/* Content in Tweede - Deelnemers Overzicht
----------------------------------------------------------------------------------------------------------------------- */

#content #tweede .deelnemersOverzicht .body a {	
	height: 44px;
	width: 44px;
	display: block;
	float: left;
	margin: 0 5px 5px 0; 
}

#content #tweede .deelnemersOverzicht .body img {
	display: block;
}

#content #tweede .deelnemersOverzicht .body {
	padding:14px 0px 14px 30px;
	overflow: hidden;
}

html* #content #tweede .deelnemersOverzicht .body {
	padding: 14px 0px 14px 30px;
}


/* Content in Tweede - Artikel Overzicht
----------------------------------------------------------------------------------------------------------------------- */

#content #tweede .artikelOverzicht .body h3 {
	padding: 10px 0 0 0;
	margin: 0;
}
#content #tweede .artikelOverzicht .body h3 a {
	display: block;
	font: normal 14px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif ;
	padding: 0 0 0 17px;
	margin: 0;
	background: url(http://download.omroep.nl/kro/boerzoektvrouw/img/arrow.png) no-repeat 0 3px; 
}

#content #tweede .artikelOverzicht .body a:hover {	
	text-decoration: underline;
}

#content #tweede .artikelOverzicht .body img {
}

#content #tweede .artikelOverzicht .body {
	padding:1px 30px 15px 30px;
}

html* #content #tweede .artikelOverzicht .body {
	padding:1px 30px 15px 30px;
}


/* Content in Tweede - Artikel Overzicht Uitgebreid 
----------------------------------------------------------------------------------------------------------------------- */

#content #tweede .artikelOverzichtUitgebreid .body h3 {
	padding: 0px 0 2px 0;
	margin: 0;
	text-indent: -1px
}

html* #content #tweede .artikelOverzichtUitgebreid .body h3 {
	padding: 2px 0 2px 0;
}

#content #tweede .artikelOverzichtUitgebreid .body h3 a {
	display: block;
	font: bold 16px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif ;
	margin: 0;
}

#content #tweede .artikelOverzichtUitgebreid .body a:hover {	
	text-decoration: underline;
}

#content #tweede .artikelOverzichtUitgebreid .body img {
}

#content #tweede .artikelOverzichtUitgebreid .body {
	padding: 8px 30px 4px 30px;
}

html* #content #tweede .artikelOverzichtUitgebreid .body {
	padding: 1px 30px 4px 30px;
}

#content #tweede .artikelOverzichtUitgebreid .body .afbeelding {
	float: left;
	padding: 4px 10px 0 0;
}

#content #tweede .artikelOverzichtUitgebreid .body .tekst p {
	font: normal 12px/18px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif ;
}

#content #tweede .artikelOverzichtUitgebreid .body .tekst p a {
	font: bold 14px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif ;
}



/* Content in Tweede - Paspoort
----------------------------------------------------------------------------------------------------------------------- */

#content #tweede .paspoort .body h3 {
	padding: 0px 0 2px 0;
	margin: 0;
	text-indent: -1px
}

html* #content #tweede .paspoort .body h3 {
	padding: 2px 0 2px 0;
}

#content #tweede .paspoort .body {
	padding: 8px 30px 16px 30px;
	overflow: hidden;
}

html* #content #tweede .paspoort .body {
	padding: 1px 30px 15px 30px;
}

#content #tweede .paspoort .body .afbeelding {
	float: left;
	padding: 4px 10px 0 0;
}

#content #tweede .paspoort .body .tekst {
	float: right;
	width: 154px;
}

#content #tweede .paspoort .body .tekst p {
	font: bold 14px/24px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif ;
	padding: 0;
}

#content #tweede .paspoort .body .tekst p span.type {
	display: block;
	font: normal 12px/18px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif ;
}


html* #content #tweede .paspoort .body {
	padding: 6px 30px 12px 30px;
} 

/* Formulier in Content Eerste
-------------------------------------------------------------------------------------------------------------------------- */

#content #eerste .KROFormulier {
	padding: 0 0 14px 0;
}

#content #eerste .KROFormulier label {
	display: block;
	font: 11px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 180px;
	padding: 3px 0px;
}

#content #eerste .KROFormulier .fieltset input {
	border: 1px solid #ccc;
	width: 222px;
        margin-bottom:2px;
	padding: 3px;
}
#content #eerste .KROFormulier .fieltset input[type="submit"] {
	border: 1px solid #ccc;
	width: 202px;
        margin-right:10px;
	padding: 3px;
}
#content #eerste .KROFormulier .fieltset input[type="checkbox"] {
	border: 1px solid #ccc;
	width: 20px;
	padding: 3px;
}

#content #eerste .KROFormulier .fieltset .radio input {
	border: none;
	width: auto;
	padding: 3px;
	float: left;
}

#content #eerste .KROFormulier .fieltset textarea {
	border: 1px solid #ccc;
	width: 222px;
	height: 120px;
	padding: 3px;
        margin-bottom:2px;
}

#content #eerste .KROFormulier .fieltset .error{
	display: block;
	background: #ddd;
	padding: 3px;
	margin: 0 0 10px 0;
}

#content #eerste .KROFormulier table tr td {
	vertical-align: top;
}

#content #eerste .KROFormulier table #kroformulier_memories_btnsubmit {
	margin: 10px 0 0 0;
	border: 1px solid #ccc;
	width: 60px;
}


/* Poll in Content Tweede
-------------------------------------------------------------------------------------------------------------------------- */

#content #tweede .poll {
	padding: 0;
	margin: 0;
}

#content #tweede .poll .body {
	padding: 8px 30px 16px 30px;
	position: relative;
}

#content #tweede .poll p {
	padding: 13px 15px;
	font: 11px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#content #tweede .poll table {
	position: relative;
	width: 251px;
	border-collapse: separate; 
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border: 0;
	font: 11px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

html* #content #tweede .poll table {
	left: -4px;
}

#content #tweede .poll table table {
	margin: 0;
	border-collapse: separate; 
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border: 0;
}

#content #tweede .poll table table td {
	border-width: 0px 0px 0px 0px;
	padding: 0 0 5px 2px;
}

#content #tweede .poll table table td label {
	display: block;
	padding: 0 10px 0 0;
}

#content #tweede .poll table table td label span {
	font: bold 11px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #e30;
}

#content #tweede .poll table td span.result {
	margin: 3px 0 0 0;
	display: block;
	width: 237px;
	height: 15px;
	background: #d9f1ff;
}

#content #tweede .poll table td span.result img {
	display: block;
}

#content #tweede .poll table .boven {
	height: 5px;
	background:	url(http://download.omroep.nl/kro/boerzoektvrouw/img2/pollBoven.gif) no-repeat 0 0;
}

#content #tweede .poll table .midden {
	background: #faf5f1;
}

#content #tweede .poll table .onder {
	height: 5px;
	background:	url(http://download.omroep.nl/kro/boerzoektvrouw/img2/pollOnder.gif) no-repeat 0 100%;
}

#content #tweede .poll table tr td {
	border-width: 0px 0px 0px 0px;
	padding: 0 0 5px 0;
}

#content #tweede .poll .buttons {
	position: relative;
	display: block;
	padding: 0px 0 6px 0;
	height: 18px;
}

html* #content #tweede .poll .buttons {
	padding: 0px 0 17px 0;
}

#content #tweede .poll .buttons a {
	margin: 0 0 0 5px;
	position: relative;
	float: left;
	display: block;
	height: 5px;
	background: #08d;
	height: 16px;
	width:111px;
}

#content #tweede .poll .buttons a span {
	display: block;
	font: 11px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	padding: 0px 0;
	height: 16px;
	width:121px;
}





/* NIEUWSBRIEF */
#content #eerste .body .form  {
	font: 11px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#content #eerste .body .form .inputText  {
	width:400px;
}

#content #eerste .body .paginering .groep a{
	font: 12px "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
        margin-right:6px;
color:#0088dd;
}

#content #eerste .body .paginering .groep a.selected{
        background-color:#0088dd;
        text-decoration:none;
        padding:2px;
        color:#fff;
}

 

 

 

 

 

