/* css notes 

.aankeiler / home,02,04 (only as closer on: 03,05,06,07,09,10)/ DARK DOTTED LINE
.aankeiler2 / HOME, 02 - GRIJS DOTTED LINE
.aankeiler3 / 02,04  - Grijs dotted line, inner content differs
.aankeiler4 / 03,05,06,07,09,10 - grijs dotted line

*/
a:focus {
-moz-outline: 0px;
}

* {
	margin:0;
	padding:0;
	border:0;
}
table, td, th {
	border-collapse:collapse;
}
legend {
	margin:0;
	padding:0;
	border:0;
	display: none;
}
ul {
	width:auto;
	list-style:none;
}
ul li {
	margin-top:0px;
}
#navigatie-zone ul {
	margin-top:0px !important;
}
#navigatie-zone ul li {
	margin-top:0px !important;
}
a {
	text-decoration:none;
	color:#333366;
}
body {
	/*background-color:#e3f81e;*/
	background-color:#f5f5f9;
	margin:0px;
	border:0px;
	font-size:11px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#333366;
}
h2.kolomtitel {
	font-size:11px;
	margin-top:18px;
	margin-bottom:10px;
}
h2.kolomtitel2 {
	font-size:11px;
	margin-top:14px;
	margin-bottom:6px;
}
h2 {
	color:#e10649;
	font-size:16px;
}

#totalpage{
	margin-top:0px;
	width:1095px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#sidebanner{
	position:absolute;
	top:110px;
	right:0px;
}

#pagemargins {
	width:960px;
	margin-top:0px;
	background-color: #FFFFFF !important;
}

#voetmargin {
	height:40px;
}
.clear {
	clear:both;
}
.left {
	float:left;
}
.center {
	text-align:center;
}
.right {
	float:right;
}
div.clearwithspace {
	clear:both;
	height:11px;
	background-color:#fff;
}
/* tekstbrowser */
.tekstbrowser {
	display:none;
	visibility:hidden;
	position:absolute;
	left:-1000px;
}
/* header portion */
#kop-achtergrond * {
}
#kop-zone {
	background:#fff url(/static/images/bg-kop.jpg) 0px 0px no-repeat;
	width:924px;
	padding-left:18px;
	padding-right:18px;
	height:102px;
	font-size:10px;
	overflow:hidden;
}
#sublogo span, #mainlogo span {
	display:none;
	margin:0;
	padding:0;
	border:0;
}
div.topright h3, div.topleft h2 {
	margin:0;
	padding:0;
	border:0;
}
div.topleft {
	float:left;
	width:550px;
	font-size:10px;
	line-height:10px;
	margin-top:5px;
}
div.topright {
	margin-top:5px;
	float:right;
	width:320px;
	font-size:10px;
	line-height:10px;
}
#mainlogo {
	background-image: url(/static/images/logo-main.gif);
	background-repeat:no-repeat;
	display:block;
	width:334px;
	float:left;
	height:60px;
	margin:0px;
	margin-top:-10px;
	margin-bottom:10px;
	padding:0px;
}
#sublogo {
	background-image: url(/static/images/logo-sub.gif);
	background-repeat: no-repeat;
	display:block;
	float:right;
	width:155px;
	height:43px;
	margin:0px;
	padding:0px;
	margin-top:0px;
}

#ned4logo{
	float:right;
	position:relative;
	top:-2px;
	left:370px;
	border:0px solid #ff0000;
	width:47px;
	height:47px;
	background-image: url(/static/images/ned4logo.gif);
	background-repeat:no-repeat;
	display: none;
}

#ned4link{
	width:47px;
	height:47px;
}

/* date at the top of the template */
#dateline {
	text-align:right;
	clear:both;
}
#dateline p {
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-top:6px;
	padding-bottom:6px;
}
/* zoek form ELEMENTEN */
 #zoekform {
	float:right;
	clear:right;
}
#kop-zone form {
	margin:12px 0 10px 0px;
}
#kop-zone form label {
	display:none;
}
#kop-zone input {
	float:left;
	font-size:10px;
	padding:1px;
	width:155px;
	margin-left:10px;
	margin-right:10px;
	height:11px;
	border:1px solid #9494aa;
}
/* zoekmenu ELEMENTEN */
  #zoek-menu {
	float:left;
	clear:left;
	margin-top:-3px;
}
#zoek-menu ul {
	float:left;
	margin-left:2px;
}
#zoek-menu li {
	float:left;
}
/* navigation */
  #navigatie-achtergrond {
	margin-top:1px;
}
#navigatie-zone {
	width:924px;
	padding-left:18px;
	padding-right:18px;
	height:22px;
	background-image:url(/static/images/nav-bg.jpg);
}
ul#hoofdnavigatie {
	float:left;
	color:#fff;
}
ul#hoofdnavigatie li {
	text-align:center;
	float:left;
	width:132px;
	height:22px;
	text-transform:uppercase;
	color:#fff;
}
/*8 inhoud and koloms */
/**** inhoud-zone *****/

#inhoudzone{background-color:#FFFFFF;}

/******************* link lists *********************
********** yes there are a lot of these ************/
ul.link-lijst .aankeiler, ul.link-lijst .aankeiler2, ul.link-lijst .aankeiler3, ul.link-lijst .aankeiler4 {
	clear: left;
	border-bottom:1px dotted #333366;
	/* background:#fff url(/static/images/blt-li-a-standaard.gif) 100% 100% no-repeat;*/
      cursor: pointer;
}
ul.link-lijst .aankeiler.grijs, ul.link-lijst .aankeiler2, ul.link-lijst .aankeiler3, ul.link-lijst .aankeiler4 {
	border-color:#b0b0d5;
}
ul.link-lijst .aankeiler h3,  ul.link-lijst .aankeiler h2,  ul.link-lijst .aankeiler h4 {
	font-weight:normal;
}
ul.link-lijst .aankeiler2 h3, ul.link-lijst .aankeiler3 h3, ul.link-lijst .aankeiler4 h3 {
	float:left;
	display:block;
	font-weight:normal;
	height:20px;
}
ul.link-lijst .aankeiler2, ul.link-lijst .aankeiler3, ul.link-lijst .aankeiler4 {
	clear:both;
	display:block;
}
.mediaplayer {
	float:right;
	margin-top:5px;
}
/** link-lijst (mostly kolom one  homepage)*/
	ul.link-lijst {
	border-top:1px solid #e10649;
	margin:0px;
	padding:0px;
}
ul.link-lijst.grijs {
	border-top:1px dotted #b0b0d5;
	border-color:#b0b0d5;
}
ul.link-lijst.dotted-koplijn {
	border-top:1px dotted #b0b0d5 !important;
}
ul.link-lijst.geen-koplijn {
	border-top:none;
	margin-top:-10px;
	padding-top:0px;
}
ul.link-lijst li h2,  ul.link-lijst li h3 {
	margin-bottom:5px;
}
ul.link-lijst li h2 a,  ul.link-lijst li h3 a {
	color: #e10649;
}
ul.link-lijst li {
	margin:0px;
	padding:0px;
}
ul.link-lijst li h2 {
	font-size:18px;
	line-height:20px;
}
ul.link-lijst li h3 a {
	font-size:14px;
	line-height:20px;
}
ul.link-lijst li h4 {
	margin:0px;
	padding:0px;
	font-size:11px;
	line-height:20px;
	overflow:hidden;
}
ul.link-lijst li h4 a {
	margin:0px;
	padding:0px;
	float:left;
	padding-left:17px;
	background-image:url(/static/images/icon-cultura-small.gif);
	background-repeat:no-repeat;
	background-position:0 7px;
	color: #e10649;
	font-size:11px;
}
ul.link-lijst li h4.closer a {
	background-image:url(/static/images/pijl-dbl-red.gif);
	background-repeat:no-repeat;
	background-position:right 8px;
	padding-right:18px;
	text-transform:uppercase;
	display:block;
	font-size:11px;
}
ul.link-lijst li.closing {
	background-color:#fff;
	border-color:#b0b0d5;
	height:20px;
}
ul.link-lijst li.closing.over {
	background-image:url(/static/images/kolom-three-mo.jpg);
	background-repeat:repeat-x;
}
ul.link-lijst li.closing img {
	padding:0;
	margin:0;
	clear:both;
	float:none;
}
ul.link-lijst li h4 span {
	float:right;
	color:#7f7fb2;
}
ul.link-lijst li img {
	padding-right:10px;
	padding-bottom:10px;
	float:left;
}
ul.link-lijst li div.kenmerken img {
	padding-bottom:5px;
}
ul.link-lijst li.lastwdesc img {
	padding-bottom:23px;
}
ul.link-lijst p {
	font-size:11px;
}
a.link-lijst-a {
	font-weight:bold;
	background-image:url(/static/images/pijl-dbl-drkblue.gif);
	background-repeat:no-repeat;
	background-position:right 5px;
	padding-right:17px;
	width:auto;
}
ul.link-lijst li.over {
	background-color:#ebecf6;
}
ul.link-lijst li.aankeiler.closing.over {
	background-image:url(/static/images/kolom-three-mo.jpg) !important;
}
#kolom-one div.kenmerken {
	margin-bottom:20px;
}
#kolom-one ul.link-lijst p {
	line-height:15px;
}
#kolom-one div.kenmerken img.nieuwstype {
	padding-top:3px;
	margin:0px;
	float:left;
}
#kolom-one div.kenmerken div.reacties {
	float:right;
	color:#7f7fb2;
	font-weight:bold;
	font-size:9px !important;
}
/************** /end link list */
  #inhoud-achtergrond {
	margin-top:15px;
	padding-left:18px;
	padding-right:18px;
}
#vervolgkoloms {
	float:left;
	width:716px;
}
/* home page koloms */
	#kolom-one-achtergrond {
	float:left;
	width:375px;
	/*background-image:url(/static/images/bg-kolom-one.gif);*/
}
div.kolomleft {
	/*background-image:url(/static/images/bg-kolom-one.gif);*/
	background-position:0 -170px;
}
div.kolomleft p {
	line-height:15px;
	font-size:11px;
}
#kolom-two-achtergrond {
	width:308px;
	float:left;
	padding-left:17px;
	padding-right:16px;
}
#kolom-three-achtergrond {
	width:208px;
	float:right;
}
#voet-achtergrond {
	height:20px;
	margin-top:15px;
	overflow:hidden;
	background-image:url(/static/images/bg-voet.jpg);
	padding-left:28px;
	padding-right:18px;
	font-size:12px;
}
#naarboven {
	float:right;
}
#pagingelement {
	height:170px;
	overflow:hidden;
}
/* kolom two */
	#kolom-two-blok1 {
	height:170px;
	overflow:hidden;
	background-color:#e10649;
}
#kolom-two div.element-one {
	background-color:#e10649;
	height:48px;
	color:#fff;
	font-size:11px;
	padding-left:10px;
	padding-top:5px;
	margin-top:-8px;
}
#kolom-two div.element-one h2 {
	margin:0px;
	padding:0px;
	margin-top:-5px;
}
#kolom-two div.element-one h2 a {
	color:#ffffff;
	font-size:13px;
	text-decoration:none;
	margin:0px;
	padding:0px;/**/
	 
	}
#kolom-two-blok1.short div.element-one h2 a {
	background-image:url(/static/images/nuopcultura.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:105px;
}
#kolom-two-blok1.short #kijkstickershort {
	float:right;
}
#kolom-two-blok1.short div.element-one {
	width:181px;
	padding-top:5px;
	margin-top:0px;
	border:1px;
}
#kolom-two-blok1.short {
}
#kijksticker {
	position:relative;
	margin-top:-65px;
	margin-left:200px;
	display:block;
}
.twee-kolommen {
	margin:0;
	padding:0px;
	overflow:hidden;
	width:99.5%;
}
.twee-kolommen .container {
	padding:0 0px 0 0px;
}
.twee-kolommen .linker-kolom {
	float:left;
	width:150px;
}
.twee-kolommen .rechter-kolom {
	clear:right;
	float:right;
	width:150px;
}
html>body .twee-kolommen .rechter-kolom {
	width:150px !important;
}
.twee-kolommen .linker-kolom .container {
	padding:0 0px 0 0px;
}
.twee-kolommen .rechter-kolom .container {
	padding:0 0px 0 0px;
}
/* uitgelicht dossier */
 div.dossier-one {
	background-image:url(/static/images/bg-dossier.jpg);
}
div.dossier-one p {
	background-image:url(/static/images/bg-dossier.jpg);
	font-size:11px;
	width:298px;
	display:block;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	border-bottom:1px dotted #b0b0d5;
	float:left;
	clear:both;
	line-height:15px;
}
div.dossier-one h3,  div.agenda-one h3 {
	font-size:11px;
	padding-left:5px;
	padding-right:5px;
}
div.agenda-one p {
	font-size:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	line-height:15px;
}
div.agenda-one p a:hover, div.agenda-one h3 a:hover {
	text-decoration:underline;
}
div.dossier-one ul.link-lijst.geen-koplijn {
	margin-top:0px;
	clear:both;
	float:left;
}
div.dossier-one ul.link-lijst li {
	background-color:#fff;
}
div.dossier-one ul.link-lijst li.over {
	background-image:url(/static/images/kolom-three-mo.jpg);
}
div.dossier-one ul.link-lijst .aankeiler {
	padding-bottom:0px !important;
	padding-top:0px !important;
}
div.dossier-one ul.link-lijst li h4 a {
	padding-left:10px;
	font-size:11px;
}
div.agenda-one img {
/*	border-bottom:2px solid #f64900; */
	border-bottom:2px solid #333366;
	margin-bottom:10px;
}
div.agenda-one.rubriek4 img {
	border-bottom:2px solid #f2c200;
}
div.agenda-one.rubriek4 div {
	background-image:url(/static/images/rubriek4-gradient.jpg);
}

/* dossier on demand */
div.ondemand ul.link-lijst li {
	margin:0px;
	padding:0px;
	/*background-image:url(/static/images/icon-ondemand.gif);*/
 background-repeat:no-repeat;
	background-position:right 7px;
}
div.ondemand ul.link-lijst li.last {
	background-image:none;
}
div.ondemand ul.link-lijst li.last.over {
	background-image:url(/static/images/kolom-three-mo.jpg);
	background-repeat:repeat;
	background-position:0 0;
}
#kolom-two ul.link-lijst li h3 {
	margin:0px !important;
	padding:0px !important;
	font-size:11px;
	height:20px;
}
#kolom-two div.ondemand ul.link-lijst .aankeiler {
	padding:0px;
	margin:0px;
}
div.ondemand ul.link-lijst li {
	height:20px;
}
div.ondemand ul.link-lijst li h3 {
	line-height:20px;
}
div.ondemand ul.link-lijst li h3 a {
	padding-left:17px;
	color:#333366;
	margin-top:0px;
	font-size:11px;
	padding-top:0px;
	background-image:url(/static/images/icon-cultura-small-blue.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
}
#kolom-two div.twee-kolommen div.container ul.link-lijst .aankeiler {
	padding-bottom:1px !important;
}
#kolom-two ul.link-lijst li.aankeiler div.gids-tekstblok {
	height:39px;
	overflow:hidden;
	width:150px;
	clear:both;
}
#kolom-two ul.link-lijst li.aankeiler p {
	padding-left:8px;
	padding-right:5px;
	padding-top:0px;
	margin-top:0px;
	color:#000;
}
#kolom-two ul.link-lijst li.aankeiler img {
	margin:0px !important;
	border:none;
	padding:0px !important;
}
/* gid groups */

	ul.link-lijst li.aankeiler.nav-one {
	background-image:url(/static/images/gids-bg-one.jpg);
	border-bottom:none;
}
/* gids two */
	ul.link-lijst li.aankeiler.nav-two {
	background-image:url(/static/images/gids-bg-two.jpg);
	border-bottom:none;
}
/* gids three */
	ul.link-lijst li.aankeiler.nav-three {
	background-image:url(/static/images/gids-bg-three.jpg);
	border-bottom:none;
}
/* gids four */
	ul.link-lijst li.aankeiler.nav-four {
	background-image:url(/static/images/gids-bg-four.jpg);
	border-bottom:none;
}
/* gids five */
	ul.link-lijst li.aankeiler.nav-five {
	background-image:url(/static/images/gids-bg-five.jpg);
	border-bottom:none;
}
/* gids six */
	ul.link-lijst li.aankeiler.nav-six {
	background-image:url(/static/images/gids-bg-six.jpg);
	border-bottom:none;
}
/* gids seven */
  ul.link-lijst li.aankeiler.nav-seven {
	background-image:url(/static/images/gids-bg-seven.jpg);
	border-bottom:none;
}
/* gids eight */
	ul.link-lijst li.aankeiler.nav-eight {
	background-image:url(/static/images/gids-bg-eight.jpg);
	border-bottom:none;
}
#kolom-two ul.link-lijst li.aankeiler div.gids-tekstblok p {
	font-size:10px;
}
#kolom-two ul.link-lijst li.aankeiler.over div.gids-tekstblok {
	background-color:#fff;
}
/* kolom three homepage */
	#kolom-three-blok1 {
	height:170px;
	overflow:hidden;
	background-color:#0acad3;
}
#kolom-three-blok1.short,  #pagingelement.short,  #kolom-two-blok1.short {
	height:54px;
}
#kolom-three div.element-one {
	height:48px;
	color:#fff;
	padding-left:11px;
	padding-top:5px;
	background-color:#0acad3;
	font-size:10px;
	background-image:url(/static/images/elke-vrijdag.gif);
}
#kolom-three div.element-one span,  #kolom-three div.element-one h2 a,  #kolom-three div.element-one a {
	color:#fff;
}
#kolom-three div.element-one a.contrast {
	color:#000;
	background-image:url(/static/images/pijl-black.gif);
	background-repeat:no-repeat;
	background-position:right 4px;
	padding-right:10px;
	font-weight:bold;
}
#kolom-three div.element-one a:hover.contrast {
	background-image:url(/static/images/pijl-white.gif);
}
#kolom-three div.element-one a:hover {
	color:#fff;
}
#kolom-three div.element-one a.decor,  #kolom-three div.element-one a.decor-nobg {
	display:none;
}
div.common-blok.forum {
	/*background-image:url(/static/images/kolom-three-bg-forum.jpg);*/
	background-repeat:no-repeat;
	background-position:0px 20px;
	background-color:#fff !important;
}
ul.forum {
	font-size:10px;
}
ul.forum li {
	border-bottom:1px solid #fff;
	padding-top:5px;
	padding-bottom:5px;
	float:none;
	height:10px;
	padding-left:10px;
	padding-right:10px;
	clear:both;
}
ul.forum li a:hover {
	text-decoration:underline;
}
/* uitgelicht dossier */
 /* styles for the block on the right hand side of the template */
 div.common-blok {
	font-size:10px;
	background-color:#e8e8f3;
	/*background-image:url(/static/images/bg-common-blok.jpg);*/
}
div.blokhead {
	/*  font-size:0.65em;*/
  height:10px;
	background-color:#e10649;
	clear:both;
	color:#ffffff;
	padding-left:10px;
	font-weight:bold;
	padding-top:6px;
	padding-bottom:4px;
	margin-bottom:5px;
	text-transform:uppercase;
	font-size:9px;
}
div.common-blok div.blokhead img {
	float:left;
	margin:0;
	padding:0;
}
div.common-blok h3 {
	font-size:10px;
	padding-left:10px;
	padding-right:10px;
}
div.common-blok p {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #b0b0d5;
	line-height:15px;
}
div.common-blok p a:hover {
	text-decoration:underline;
}
div.common-blok ul.link-lijst.geen-koplijn {
	margin-top:0px;
}
div.common-blok ul.link-lijst li {
}
div.common-blok ul.link-lijst li.over {
	background-image:url(/static/images/kolom-three-mo.jpg);
}
div.common-blok ul.link-lijst .aankeiler {
	padding-bottom:0px !important;
	padding-top:0px !important;
}
div.common-blok ul.link-lijst li h4 a {
	padding-left:10px;
	clear:both;
	font-size:10px;
}
div.common-blok ul.link-lijst {
}
div.common-blok img {
	float:right;
	margin-left:10px;
	margin-right:5px;
}
#kolom-two p.decor span {
	color:#000 !important;
}
#kolom-two ul.link-lijst li.aankeiler img.pijldbl {
	float:none;
	top:-1px;
	position:relative;
}
/* voeter */
#naarboven {
	float:right;
}
#voet-zone a:hover {
	color:#e10649;
}
#voetnav li {
	float:left;
	padding-top:3px;
	padding-left:11px;
	background-image:url(/static/images/voet-bullet.gif);
	background-repeat:no-repeat;
	background-position:5px 8px;
}
#voet-zone a {
	padding-top:1px;
}
#voetnav li.first {
	background-image:none;
	padding-left:0px;
}
#voetnav li.first a {
	background-image:url(/static/images/pijl-up.gif);
	background-repeat:no-repeat;
	padding-left:12px;
	background-position:left 0px;
}
#voetnav li.first a.over {
	background-image:url(/static/images/pijl-up-mo.gif);
}
#naarboven li {
	padding-top:3px;
}
#naarboven li a {
	background-image:url(/static/images/pijl-up.gif);
	background-repeat:no-repeat;
	padding-right:10px;
	background-position:right 0px;
}
#naarboven li a:hover {
	background-image:url(/static/images/pijl-up-mo.gif);
}
div.clearkolomtwo {
	clear:both;
	height:1px;
}
/* vervolg rubriek home */
	div.ondemand ul.link-lijst li.aankeiler3 h3,  div.ondemand ul.link-lijst li.aankeiler4 h3,  div.ondemand ul.link-lijst li.aankeiler2 h3 {
	float:none;
	margin:0px;
	display:block;
}
div.ondemand ul.link-lijst li.aankeiler2 a,  div.ondemand ul.link-lijst li.aankeiler3 a,  div.ondemand ul.link-lijst li.aankeiler4 a {
	float:none;
	display:block;
	margin:0px;
}
div.ondemand ul.link-lijst li.aankeiler3 h3 a {
	background-position:0px 5px;
}
div.ondemand ul.link-lijst li.aankeiler4 h3 a {
	background-image:none;
	padding-left:0px;
}
div.ondemand ul.link-lijst.red, div.ondemand ul.link-lijst.blue {
	border-top:none;
	margin-bottom:25px;
}
div.ondemand.nobottommargin ul.link-lijst.red {
	margin-bottom:2px;
}
div.ondemand.nobottommargin ul.link-lijst.red li a {
	font-size:11px;
}
div.ondemand ul.link-lijst.red li h3 a {
	height:19px;
	padding-left:15px;
	background-image:url(/static/images/icon-cultura-small.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	font-size:11px;
}
div.ondemand ul.link-lijst.red li h3 span.mediaplayer a {
	background-image:none;
}
div.ondemand ul.link-lijst.blue li h3 a {
	padding-left:15px;
	font-size:11px;
	height:19px;
	background-image:url(/static/images/icon-cultura-small-blue.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
}
div.ondemand ul.link-lijst.blue li h3 span.mediaplayer a {
	background-image:none;
}
div.ondemand ul.link-lijst.red li h3 a {
	color:#e10649;
}
div.kolomright ul.link-lijst {
	clear:both;
	width:230px;
}
#twokolominhoud-type3 div.kolomright ul.link-lijst {
	clear:both;
	width:367px;
}
#twokolominhoud-type3 div.kolomright div.alfablok ul.link-lijst {
	clear:both;
	width:308px;
}
div.kolomright ul.link-lijst.blue {
	clear:both;
	width:auto;
}
div.splitcolum div.left, div.splitcolum div.right {
	width:150px;
}
ul.link-lijst .aankeiler2 a:hover,  ul.link-lijst .aankeiler3 a:hover,  ul.link-lijst .aankeiler4 a:hover {
	background-color:#ebecf6;
}
li.aankeiler.noborder {
	border-bottom:none;
}
#kolom-two-gids {
	border-top:4px solid #000;
}
#kolom-two-gids h3 {
	font-size:10px;
	padding-left:40px;
	color:#e10649;
	border-bottom: 1px dotted #b0b0d5;
	margin-top:15px;
	padding-bottom:6px;
}
#kolom-two-gids li {
	font-size:10px;
	border-bottom: 1px dotted #b0b0d5;
}

#kolom-two-gids li.odd {
	font-size:10px;
	background-color:#EBECF6;
	border-bottom: 1px dotted #b0b0d5;
}

#kolom-two-gids li a {
	display:block;
	padding-top:4px;
	padding-bottom:4px;
}

#kolom-two-gids li a:hover {
	background-color:#ebecf6;
}
#kolom-two-gids .klassiek_gids li a:hover{
color:#E10649;
background:none;
}
#kolom-two-gids .klassiek_gids h3{
background-color:#FFFFFF;
padding-top:10px;
padding-bottom:10px;
}
#kolom-two-gids li span.datum {
	color:#e10649;
	padding-right:5px;
}
#kolom-two-gids li.last a {
	padding:0;
	margin:0;
	height:20px;
}
/* agenda styles */
div.agenda-item img {
	float:left;
	margin:0;
	padding:0;
	padding-right:5px;
}
div.agenda-item {
	font-size:10px;
	height:47px;
	border-bottom: 1px dotted #b0b0d5;
	border-top: 1px dotted #b0b0d5;
	margin-top:10px;
}
div.agenda-item.over {
	background-color:#ebecf6;
}
div.agenda-item div {
	height:45px;
}
div.agenda-item.rubriek1 div, div.dossier-one.rubriek1 img {
	border-bottom:2px solid #67BF6F;
}
div.agenda-item.rubriek2 div, div.dossier-one.rubriek2 img {
	border-bottom:2px solid #f64900;
}
div.agenda-item.rubriek3 div, div.dossier-one.rubriek3 img {
	border-bottom:2px solid #169BF4;
}
div.agenda-item.rubriek4 div, div.dossier-one.rubriek4 img {
	border-bottom:2px solid #f2c200;
}
div.agenda-item.rubriek5 div, div.dossier-one.rubriek5 img {
	border-bottom:2px solid #0acad3;
}
div.agenda-item.rubriek6 div, div.dossier-one.rubriek6 img {
	border-bottom:2px solid #a81982;
}
div.agenda-item.rubriek7 div, div.dossier-one.rubriek7 img {
	border-bottom:2px solid #eaab87;
}
div.agenda-item span.datum {
}
div.agenda-item span.locatie {
	color:#7f7fb2;
}
div.agenda-item a {
	color:#e10649;
}
div.ondemand.agendaitems, div.bigmargin {
	margin-top:35px;
}
li.aankeiler3 h3 a span.datum {
	font-size:10px;
	color:#7f7fb2;
	float:right;
	width:auto;
	display:block;
}
li.aankeiler4 h3 a span.datum {
	font-size:10px;
	color:#7f7fb2;
	float:right;
}
span.reacties {
	font-size:10px;
	color:#7f7fb2;
	float:right;
	margin-top:-18px;
}
#crumbblock {
	height:31px;
	margin-right:16px;
	padding-bottom:10px;
	border-bottom:1px solid #e10649;
}
#titleblock {
	margin-right:16px;
	border-bottom:1px solid #e10649;
}
#crumbblock img {
	margin-top:20px;
}
#crumb li, #action li {
	margin-top:17px;
	font-size:10px;
	float:left;
	color:#7f7fb2;
	padding-top:3px;
	padding-left:12px;
	background-image:url(/static/images/dot.gif);
	background-repeat:no-repeat;
	background-position:5px 8px;
}
#crumb li a, #action li a {
	color:#7f7fb2;
}
#crumb li a:hover, #action li a:hover {
	color:#e10649;
}
#crumb li.first {
	background-image:none;
	padding-left:0px;
}
#action {
	float:right;
	margin-right:16px;
	margin-top:3px;
}
#action li {
	margin-top:0px;
}
#twokolominhoud {
	width:698px;
}
#twokolominhoud div.kolomleft {
	width:375px;
	margin-right:45px;
	float:left;
	padding-top:10px;
}
#twokolominhoud-type3 div.kolomleft {
	width:308px;
	margin-right:25px;
	float:left;
}
#twokolominhoud-type2 div.kolomleft {
	width:367px;
	margin-right:25px;
	float:left;
	padding-top:20px;
}
#twokolominhoud div.kolomleft img.right {
	margin-left:18px;
	margin-bottom:18px;
}
#twokolominhoud div.kolomright {
	float:left;
	width:230px;
}
#twokolominhoud-type3 div.kolomright {
	float:left;
	width:356px;
}
div.dossier-one p a:hover,  div.dossier-one h3 a:hover {
	text-decoration:underline;
}
#twokolominhoud-type3 div.dossier-one p {
	border-bottom:none;
}
#twokolominhoud-type2 div.kolomright {
	float:left;
	padding-top:20px;
	width:308px;
}
#twokolominhoud-type2 div.kolomright div.splitcolum li.aankeiler4 h3 {
	display:block;
	width:140px;
	margin-left:5px;
	margin-right:5px;
}
#twokolominhoud-type2 div.kolomright div.splitcolum li.aankeiler4 h3 a {
	font-size:10px;
}
h2.kolomtitel2.first {
	margin-top:8px;
}
/* content styles */
span.titel {
	color:#e10649;
}
div.innercontent a {
	color:#e10649;
}
div.innercontent a:hover {
	text-decoration:underline;
}
div.innercontent {
	font-size:11px;
	margin-left:17px;
	margin-top:25px;
}
div.innercontent.notopmargin {
	margin-top:0px;
}
div.innercontent.notopsidemargin {
	margin:0px;
	padding:0px;
}
div.innercontent p {
	margin-bottom:25px;
	line-height:17px;
}
li.aankeiler2 span.mediaplayer, li.aankeiler4 span.mediaplayer {
	margin-top:-20px;
}
li.aankeiler2 span.mediaplayer img, li.aankeiler4 span.mediaplayer img {
	padding:0;
	margin:0;
	margin-top:5px;
}
.splitcolum {
	clear:both;
}
table.alfalist {
	width:100%;
	font-size:10px;
	color:#b3aed7;
	font-weight:bold;
}
table tr td {
	margin:0;
	padding:0;
}
table.alfalist tr td {
	border-right:1px dotted #b0b0d5;
	text-align:center;
}
table.alfalist tr td.lastinrow {
	border-right:none;
	padding-right:3px;
}
table.alfalist tr.rowone td {
	border-bottom:1px dotted #b0b0d5;
}
table.alfalist a {
	font-weight:bold;
	color:#e10649;
	display:block;
	padding:3px;
}
table.alfalist a.actief,  table.alfalist a:hover {
	background-color:#ebecf6;
	color:#322d63;
}
div.alfablok {
	width:308px;
	margin-left:59px;
	clear:both;
	margin-top:20px;
}
#twokolominhoud-type2 div.kolomleft div.ondemand ul.link-lijst li h3 a {
	font-size:11px;
}
.groter {
/*font-size:1.3em; */
}
div.sublabel {
	font-size:11px;
	color:#e10649;
	padding-top:3px;
	padding-left:15px;
	display:block;
	height:17px;
	border-bottom:1px dotted #b0b0d5;
}
#twokolominhoud-type2 a.blue {
	color:#333366;
}
ul.simplelijst li a {
	font-size:10px;
	line-height:17px;
	padding-left:10px;
	background-image:url(/static/images/dot.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
}
ul.simplelijst li a.actief {
	color:#7f7fb2;
	background-image:url(/static/images/dot-actief.gif);
}
ul.simplelijst li a:hover {
	text-decoration:underline;
}
div.kolomleft.gradient {
	background-image:url(/static/images/bg-innercontent.jpg);
	background-repeat:no-repeat;
	background-position:0px 20px;
}
div.kolomleft.gradient div.innercontent {
	margin-left:18px;
	margin-right:18px;
}
ul.link-lijst li.aankeiler4 h3 a.actief {
	color:#7f7fb2;
}
span.dateline {
	font-size:10px;
}
table.pager {
	overflow:hidden;
	width:100%;
	height:20px;
	margin-bottom:15px;
}
table.pager td {
	border-top:1px dotted #333366;
	border-bottom:1px dotted #333366;
}
td.vorige {
}
td.current {
	color:#7f7fb2;
}
td.volgende {
	text-align:right;
}
td.volgende a, td.vorige a {
	font-size:10px;
	display:block;
}
td.volgende a {
	background-image:url(/static/images/lbl-volgende.gif);
	background-repeat:no-repeat;
	background-position:right -4px;
	padding-right:20px;
}
td.vorige a {
	background-image:url(/static/images/lbl-vorige.gif);
	background-repeat:no-repeat;
	background-position:left -4px;
	padding-left:20px;
}
td.volgende a:hover, td.vorige a:hover {
	text-decoration:none;
	color:#333366;
}
div.bericht {
	background-color:#eeeef6;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:1px;
	margin-bottom:15px;
	border-top:1px dotted #333366;
}
div.bericht p {
	margin-bottom:10px;
}
div.bericht h3 {
	font-size:12px;
}
span.berichtdatum {
	color:#7f7fb2;
}
#reactionform {
	height:auto;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}
#reactionform input, textarea {
	border:1px solid #333366;
	clear:both;
	width:207px;
	margin-bottom:5px;
}
#reactionform textarea {
	height:150px;
}
#reactionform label {
	font-size:10px;
	display:block;
	color:#7f7fb2;
	margin-bottom:5px;
}
#reactionform input.btnsubmit {
	border:none;
	float:right;
	width:auto;
	margin-top:10px;
	clear:both;
}
#reactiontitle {
	font-size:10px;
	color:#7f7fb2;
}
#reactiontitle span.datum {
	float:right;
	display:block;
	margin-top:3px;
}
#reactiontitle img {
	margin-top:3px;
}
div.gastenboekcontent {
	margin-top:-9px;
}
/*tv gids */

#gidscontent {
	width:500px;
	font-size:10px;
	float:left;
	margin-right:30px;
}
#gidsweekcontent {
	font-size:10px;
	width:100%;
	margin-top:20px;
}
td.dayspace {
	width:20px;
}
span.minutes {
	color:#e10649;
	margin-right:4px;
}
table.daychart {
	width:500px;
}
#gidsweekcontent table.daychart {
	width:100%;
}
table.daychart td {
	vertical-align:top;
}
table.daychart td.time {
	color:#b0b0d5;
	width:49px;
	padding:3px;
}
table.daychart td.minutes {
	width:35px;
	color:#e10649;
	padding:3px;
	padding-left:10px;
	border-bottom:1px dotted #336;
	border-right:1px dotted #336;
}
table.daychart td.gids-rubriek {
	width:5px;
	border-top:1px dotted #336;
	border-bottom:1px dotted #336;
}
/* all tvgids rubrieken colors and active states */
table.daychart td.gids-rubriek.rubriek-0 {
	background-color:#e10649;
}
table.daychart td.gids-rubriek.rubriek-1 {
	background-color:#67BF6F;
}
table.daychart td.gids-rubriek.rubriek-2 {
	background-color:#f64900;
}
table.daychart td.gids-rubriek.rubriek-3 {
	background-color:#169BF4;
}
table.daychart td.gids-rubriek.rubriek-4 {
	background-color:#f2c200;
}
table.daychart td.gids-rubriek.rubriek-5 {
	background-color:#0acad3;
}
table.daychart td.gids-rubriek.rubriek-6 {
	background-color:#a81982;
}
table.daychart td.gids-rubriek.rubriek-7 {
	background-color:#eaab87;
}
/* active states */
table.daychart td.minutes.nulive-1 {
	background-image:url(/static/images/bg-gidslive1-1.gif);
}
table.daychart td.content.nulive-1 {
	background-image:url(/static/images/bg-gidslive2-1.gif);
	background-repeat:repeat-y;
}
table.daychart td.minutes.nulive-2 {
	background-image:url(/static/images/bg-gidslive1-2.gif);
}
table.daychart td.content.nulive-2 {
	background-image:url(/static/images/bg-gidslive2-2.gif);
	background-repeat:repeat-y;
}
table.daychart td.minutes.nulive-3 {
	background-image:url(/static/images/bg-gidslive1-3.gif);
}
table.daychart td.content.nulive-3 {
	background-image:url(/static/images/bg-gidslive2-3.gif);
	background-repeat:repeat-y;
}
table.daychart td.minutes.nulive-4 {
	background-image:url(/static/images/bg-gidslive1-4.gif);
}
table.daychart td.content.nulive-4 {
	background-image:url(/static/images/bg-gidslive2-4.gif);
	background-repeat:repeat-y;
}
table.daychart td.minutes.nulive-5 {
	background-image:url(/static/images/bg-gidslive1-5.gif);
}
table.daychart td.content.nulive-5 {
	background-image:url(/static/images/bg-gidslive2-5.gif);
	background-repeat:repeat-y;
}
table.daychart td.minutes.nulive-6 {
	background-image:url(/static/images/bg-gidslive1-6.gif);
}
table.daychart td.content.nulive-6 {
	background-image:url(/static/images/bg-gidslive2-6.gif);
	background-repeat:repeat-y;
}
table.daychart td.minutes.nulive-7 {
	background-image:url(/static/images/bg-gidslive1-7.gif);
}
table.daychart td.content.nulive-7 {
	background-image:url(/static/images/bg-gidslive2-7.gif);
	background-repeat:repeat-y;
}
table.daychart td.content {
	border-bottom:1px dotted #336;
	padding:3px;
	padding-left:10px;
}
table.daychart td.content.first, table.daychart td.minutes.first {
	border-top:1px dotted #336;
}
table.daychart td a {
	display:block;
}
table.daychart td a:hover {
	color:#e10649;
}
table.daychart td.minutes.nulive {
	background-image:url(/static/images/bg-gidslive1-1.gif);
}
table.daychart td.content.nulive {
	background-image:url(/static/images/bg-gidslive2-1.gif);
	background-repeat:repeat-y;
}
table.daychart td.content.nulive a,  table.daychart td.content.nulive-1 a,  table.daychart td.content.nulive-2 a,  table.daychart td.content.nulive-3 a,  table.daychart td.content.nulive-4 a,  table.daychart td.content.nulive-5 a,  table.daychart td.content.nulive-6 a,  table.daychart td.content.nulive-7 a {
	background-image:url(/static/images/btn-nulive.gif);
	background-repeat:no-repeat;
	background-position:right 3px;
}
#gidscontent h3 {
	color:#e10649;
	font-size:11px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:68px;
}
#gidsactions {
	width:168px;
	float:left;
	margin-top:35px;
}
#gidsactions li.aankeiler4 h3 a {
	font-size:11px;
}
#gidsactions fieldset {
	font-size:11px;
	line-height:20px;
	margin-left:2px;
}
div.gidsweekkop {
	height:22px;
	background-image:url(/static/images/bg-gidskop.gif);
	padding-top:1px;
	padding-left:55px;
}
div.gidsweekkop ul {
	margin-top:0px;
	height:20px;
	float:left;
}
div.gidskop ul li, div.gidsweekkop ul li {
	float:left;
	height:30px;
}
div.gidsweekkop ul li {
	padding-bottom:1px;
	padding-top:0px;
	height:20px;
}
div.gidsweekkop ul li.actief {
	border-bottom:1px solid #e10649;
	border-top:1px solid #e10649;
	padding:0px;
	padding-bottom:1px;
	padding-top:1px;
	top:-2px;
	position:relative;
	;
	overflow:hidden;
	line-height:1px;
	height:20px;
}
#gidsweekcontent td.content {
	border-right:1px dotted #336;
	border-bottom:none;
	width:197px;
}
#gidsweekcontent td.content.last {
	border-bottom:1px dotted #336;
}
#gidsweekcontent table.daychart td.gids-rubriek.first {
	border-top:1px dotted #336;
}
#gidsweekcontent table.daychart td.gids-rubriek.last {
	border-bottom:1px dotted #336;
}
#gidsweekcontent table.daychart td.gids-rubriek {
	border-top:none;
	border-bottom:none;
}
#gidsweekcontent table.daychart td.content.nulive a, #gidsweekcontent table.daychart td.content.nulive-1 a, #gidsweekcontent table.daychart td.content.nulive-2 a, #gidsweekcontent table.daychart td.content.nulive-3 a, #gidsweekcontent table.daychart td.content.nulive-4 a, #gidsweekcontent table.daychart td.content.nulive-5 a, #gidsweekcontent table.daychart td.content.nulive-6 a, #gidsweekcontent table.daychart td.content.nulive-7 a {
	background-image:none;
}
#weekopties {
	background-image:url(/static/images/bg-gidsopties.jpg);
	background-repeat:repeat-y;
	float:left;
	width:622px;
	padding-left:25px;
	margin-left:50px;
	padding-bottom:10px;
}
#weekopties table {
	font-size:11px;
	margin-top:5px;
	width:450px;
	margin-top:11px;
}
#weekopties table tr td {
	padding-bottom:10px;
}
#weekopties div.ondemand {
	margin-top:20px;
}
.hidden {
	display:none;
}
div.gidskop {
	background-image:url(/static/images/bg-gidskop.gif);
	padding-top:1px;
	padding-left:55px;
	height:30px;
}
div.gidskop li.actief {
	background-image:url(/static/images/pijl-down.gif);
	background-repeat:no-repeat;
	background-position:center 21px;
}
div.element-one div.leadin {
}
div.kolomright.contentitem div.ondemand li.aankeiler4 h3 a {
	font-size:10px;
}
tr.oddrow {
	background-color:#f3f3f6;
}


/* NEW GIDS STYLES */
#kolom-two-achtergrond.extrapadding{
padding-left:16px
}
#vervolgkoloms.extrawide{
width:939px;
}

.addRightMargin{
margin-right:16px;
}
  .gidskop2{
    margin:0px;
    padding:0px;

  }
  .gidskop2 table{
   background-color:#333366;
  color:#fff;
  width:814px;
  margin-left:auto;
  margin-right:auto; 
 }
 table.gidsbasetable{
 width:814px;
  margin-left:auto;
  margin-right:auto;
 margin-top:15px; 
 
}
 table.gidsbasetable td{
 width:250px; 
}
 table.gidsbasetable td.xtramargins{
  padding-left:33px;
 padding-right:32px;
 }
  .gidskop2 span.datumkop{
  margin-left:auto;
  margin-right:auto; 
  display:block;
  }
 .gidskop2 table td{
  padding-top:5px;
  padding-bottom:5px;
  vertical-align:middle;
   text-align:left;
 }
.gidskop2 select{
 font-size:12px;
font-family:Verdana;
}
.oddrow2{
 background-color:#f2f2f9;
}
.logokop,.logokoptop{
 background-color:#f2f2f9;
 padding-top:15px;
 padding-bottom:6px;
padding-left:20px;
 padding-right:10px;
 border-bottom:1px solid #e10649;
}
.logokop{
 padding-top:30px;
}
img.gidskolomtitel{
  margin-bottom:10px;
}
.gidsbasetable td{
  vertical-align:top;
  
}
.gidsbasetable td div.gidsitem{
  padding-top:9px;
  padding-bottom:8px;
  border-bottom:1px dotted #52527e;
  padding-left:20px;
  padding-right:20px;
}
.gidsbasetable td div.gidsitem.active{
 background-color:#e3f81e;
}
.gidsbasetable td div.gidsitem a.active{
  color:#e10649;
  display:block;

  padding-bottom:5px;
}
.gidsbasetable td div.gidsitem a:hover{
  color:#e10649;
}
img.icon{
  display:inline-block;
  margin-left:5px;
}
.gidsbasetable td div.gidsitem.rubriek{
 padding-top:0px !important;
 padding-bottom:0px;
 padding-left:0px;
}
.gidsbasetable td div.rubriek-journaal {
 top:3px;
 position:relative;
 margin-bottom:6px;
 padding-top:6px;
 padding-bottom:5px;
 padding-left:15px;
 border-left: 5px solid #e10649;
}

.gidsbasetable td div.rubriek-cultuurmix {
 top:3px;
 position:relative;
 margin-bottom:6px;
 padding-top:6px;
 padding-bottom:5px;
 padding-left:15px;
 border-left: 5px solid #67BF6F;
}
.gidsbasetable td  div.rubriek-literatuur {
top:3px; 
position:relative;
 margin-bottom:6px;
 padding-top:6px;
 padding-bottom:5px;
 padding-left:15px;
 border-left: 5px solid #f64900;
}
.gidsbasetable td div.rubriek-film {
 top:3px;
 position:relative;
 margin-bottom:6px;
 padding-top:6px;
 padding-bottom:5px;
 padding-left:15px;
 border-left: 5px solid #169BF4;
}
.gidsbasetable td div.rubriek-filmendrama {
 top:3px;
 position:relative;
 margin-bottom:6px;
 padding-top:6px;
 padding-bottom:5px;
 padding-left:15px;
 border-left: 5px solid #169BF4;
}

.gidsbasetable td div.rubriek-kunstentheater {
 top:3px;
 position:relative;
 margin-bottom:6px;
 padding-top:6px;
 padding-bottom:5px;
 padding-left:15px;
 border-left: 5px solid #f2c200;
}

.gidsbasetable td div.rubriek-kunst {
 top:3px;
 position:relative;
 margin-bottom:6px;
 padding-top:6px;
 padding-bottom:5px;
 padding-left:15px;
 border-left: 5px solid #f2c200;
}

.gidsbasetable td div.rubriek-popjazzworld {
 top:3px;
 position:relative;
 margin-bottom:6px;
 padding-top:6px;
 padding-bottom:5px;
 padding-left:15px;
 border-left: 5px solid #0acad3;
}
.gidsbasetable td div.rubriek-klassiek {
top:3px;
position:relative;
 margin-bottom:6px;

 padding-top:6px;
 padding-bottom:5px;
 padding-left:15px;
 border-left: 5px solid #a81982;
}

.gidsbasetable td div.rubriek-algemeen {
top:3px;
position:relative;
 margin-bottom:6px;

 padding-top:6px;
 padding-bottom:5px;
 padding-left:15px;
 border-left: 5px solid #E10649;
}

.gidsbasetable td div.rubriek-amusement {
top:3px;
position:relative;
 margin-bottom:6px;
 padding-top:6px;
 padding-bottom:5px;
 padding-left:15px;
 border-left: 5px solid #eaab87;
}

.gidsbasetable td div.rubriek-theater {
top:3px;
position:relative;
 margin-bottom:6px;
 padding-top:6px;
 padding-bottom:5px;
 padding-left:15px;
 border-left: 5px solid #eaab87;
}

 .gidskop2 table td.gidskopfirst{
      width:120px;
     padding-left:10px
}
 .gidskop2 table td.gidskoplast{
width:200px;
text-align:right;
padding-right:10px;
}

#socialmedia {
	width: 208px;
	height: 75px;
  	background-image:url(/static/images/bg_socialmedia.gif);	
	background-repeat: no-repeat;
  padding: 0px;
  padding-left: 2px;
  padding-top: 7px;
}
