﻿.foo {} /* validator on webrichtlijnen.nl requires the file to start with a selector, not a comment */

/*
 * TABLE OF CONTENTS:
 * - Browser reset
 * - HTML elements
 * - Pagina manager styles
 * - Main containers
 * - General styles   (styles that are not confined to a specific container)
 * - Form styles
 * - Page styles
 * - Hacks
 * - Print styles
 */






/*
 * BEGIN BROWSER RESET
 */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
html {
	height:100%;
}
table {
	border:0;
	border-collapse:collapse;
	border-spacing:0
}
fieldset,img {
	border:0
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal
}
em,cite {
	font-style:italic
}
strong {
	font-weight:bold
}
ol,ul {
	list-style:none
}
caption,th {
	text-align:left
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	margin:0;
	padding:0
}
abbr,acronym {
	border:0
}

/*
 * END BROWSER RESET
 */






/*
 * HTML ELEMENTS
 */
 
* {
 line-height: 1.5em;
}
 
html {
 font-size: 100%;
}
 
body {
	background: #fff;
	font-size: 0.75em !important 
	 /* basis font-size is 16 px. 0.75em levert in dit geval 12px op */
}
 
body.fontSize1 
{
    font-size: 0.875em !important;
	/* basis font-size is nu 10 px */
}
 
body.fontSize2 {
	font-size: 1.0em !important /* basis font-size is nu 18 px */
}
 
body,
input,
select,
textarea,
.scfForm {
	color: #2d2d2d;
	font-family: Arial, Verdana, Geneva, sans-serif;
}

.scfForm ul li {
	background: url(/images/ico-bullet-rood.png) top left no-repeat !important;
}

a:link,
a:hover,
a:active,
a:visited {
	color: #442077;
	font-weight: bold !important;
	text-decoration: none;
}
a:hover,
a:focus {
	font-weight: bold !important;
	text-decoration: underline;
}

p {
	margin: 0 0 1em 0;
}

ul,
ul li {
	clear: both;
	padding: 0;
	list-style-type: none;
}

ul.misbruik li,
ul li {
	padding: 0px 0px 0px 22px;
	background: url(/images/ico-bullet.png) top left no-repeat;
}

ol {
	padding: 0 0 0 40px;
	list-style: decimal;
}

h1 {
	
}
h1.dynamicheading1 {
	height: 32px;
	font: normal 1.167em/2em FuturaStdBookRegular, Arial, Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	color: #e41319;
}

.h2,
h2 {
	font-size: 1.167em;
	line-height: 1.286em;
	color: #e41319;
}
h2.dynamicheading1 {
	height: 32px;
	font: normal 1.167em/2em FuturaStdBookRegular, Arial, Verdana, Geneva, sans-serif;
	text-transform: uppercase;
}
h3 {
	font-weight: bold;
}

h4,
span.h4 {
	color: #442077;
}

span.h4 {
	display: block;
	width: 100%;
}	

.tabInactief,
.tabActief {
	display: block;
	height: 28px;
	width: auto !important;
	overflow: hidden;
	float: left;
	cursor: pointer;
	text-decoration: none !important;
}

.tabActief {
	background-color: #fff !important;
}

.tabInactief span,
.tabActief span {
	text-transform: uppercase;
	letter-spacing: 1px !important;
	padding: 0 0.5em;
	text-decoration: none !important;
	visibility: hidden;
}
.tabInactief span {
	padding: 0 0.4em;
}


/*
 * END HTML ELEMENTS
 */






/*
 * BEGIN MAIN CONTAINERS
 */

div.containerMain {
	position: relative;
	margin: 0 auto 0 auto;
	width: 960px;
	min-height: 1em;
	background: #fefefe;
}
* html div.containerMain {
	height: 1em;
}

/*
 * END MAIN CONTAINERS
 */






/*
 * BEGIN GENERAL STYLES
 */

div.safeBox {
	min-height: 1em;
}
* html div.safeBox {
	height: 1em;
}

ul.semantic li {
	padding: 0;
	background: none
}

*.displayNone {
	display: none;
}

*.floatLeft {
	float: left;
}

*.floatRight {
	float: right !important;
}

*.clear {
	width: 100%;
	height: 0;
	overflow: hidden;
	clear: both;
}

*.map {
	display: block;
	overflow: hidden;
	background-color: #EFEBE2;
	height: 485px;
}

.hr {
	width: 100%;
	height: 2px;
	background: #442077;
	overflow: hidden;
}

.hrStippel {
	width: 100%;
	height: 2px;
	overflow: hidden;
    background: url(/Images/bg-lijn-grijs.png) repeat-x top left; 
}
.hrStippel.top2 {
	margin-top: -2px;
}

ul.top5 .hrStippel {
	margin-bottom: 3px;
}

*.rood {
	color:#e41319 !important;
	line-height: 14px !important;
}

*.paars {
	color: #442077 !important;
}

*.grijs {
	color: #6f6f6f !important;
}

*.donkergrijs {
	color: #2d2d2d !important;
}

	
.lereneninformeren .dynamicheading1,
.lereneninformeren a.rood:hover,
.lereneninformeren a.rood {
	color:#e38000 !important;
}

.lezen .dynamicheading1,
.lezen a.rood:hover,
.lezen a.rood {
	color:#84c700 !important;
}

.kijkenluisteren .dynamicheading1,
.kijkenluisteren  a.rood:hover,
.kijkenluisteren .rood {
	color:#2bbaf0 !important;
}

.whitespace {
	clear: both;
	width: 100%;
	height: 10px;
}

.up4 {
	margin-top: -4px;
}

.header {
	position: relative;
	width: 100%;
	height: 242px; 
}

.header .menu {
	position: absolute;
	top: 10px;
	padding: 0px 0px 0px 20px;
	z-index: 100;
	width: 940px;
}

span.menuTitel {
	cursor: pointer !important;
}

.header .menu img {
	float: left;
}

.header .menu .menuitems {
	float: left;
	margin: -3px 0px 0px 12px;
	width: 455px;
}

.header .menu .opties {
	float: left;
	margin: -3px 0px 0px 3px;
	width: 320px;
	color: #442077;
}

.header .voorleeshulp {
	display: block;
	float: right;
	padding: 1px 23px 3px 0px;
	margin: 0 10px 0px 0px;
	background: url(/Images/ico-voorleeshulp.png) no-repeat top right;
}
* html .header .voorleeshulp {
	margin-top: 0px;
	height: 2em;
}

.header .lettergrootte {
	float: right;
}

.header .lettergrootte1,
.header .lettergrootte2,
.header .lettergrootte3 {
	margin-right: 2px;
	color: #e41319;
}

.header .lettergrootte1 {
	font-size: 12px;
	line-height: 1.5em;
}

.header .lettergrootte2 {
	font-size: 14px;
	line-height: 1.286em;
}

.header .lettergrootte3 {
	font-size: 16px;
	line-height: 1.125em;
}

#bovenplaat {
	position: absolute;
	top: 33px;
	width: 100%;
	height: 209px;
	z-index: 1;
}

#bovenplaat ul {
	margin-top: 55px;
	margin-left: 20px;
}

.topmenu {
	position: absolute;
	padding: 5px 0px 0px 20px;
	top: 215px;
	width: 940px;
	height: 22px;
	background: #e1e1e1;
	z-index: 10;
}

.topmenuitems {
	position: absolute;
	padding: 0px 0px 0px 20px;
	top: 215px;
	width: 938px;
	height: 27px;
	line-height: 27px;
	color: #e41319;
	z-index: 100;
	font-size: 1.1em;
	font-weight: bolder;
}

.footer {
	clear: both;
	margin: 40px 10px 10px 10px;
	width: 940px;
	min-height: 153px;
	background: #feffff url(/Images/bg-footer.png) repeat-x top left;
}
* html .footer {
	height: 153px;
}

.footer h3 {
	color: #2d2d2d;
}

.footer div {
	float: left;
	margin: 16px 20px 0px 10px;
	width: 205px;
	color: #6f6f6f;
}
* html .footer div {
	margin: 16px 17px 0px 10px;
}

.footer h3 {
	padding-bottom: 8px;
	background: url(/Images/bg-lijn-grijs.png) repeat-x bottom left; 
}

.footer div ul {
	padding: 0px;
	margin: 0px;
}

.footer div li {
	display: block;
	list-style-type: none;
	padding: 0 !important;
	margin: -3px 0px 0px 0;
	line-height: 2em;
	color: #6f6f6f;
	background: url(/Images/bg-lijn-grijs.png) repeat-x bottom left; 
}

.footer div a{
	color: #6f6f6f;
}

.kruimelpad {
	float: left;
	padding: 0px 0px 0px 10px;
	width: 357px;
	height: 30px;
	color: #e41319;
}
* html .kruimelpad {
	width: 355px;
}

.zoekblokAlgemeen {
	float: right;
	width: 465px;
	height: 30px;
	padding-right: 6px;
}

.buttonZoek {
	display: block;
	margin: 0px 0px 0px 7px;
	float: left;
	width: 45px;
	height: 18px;
	text-indent: -9999em;
	background: url(/Images/btn-zoek.png) no-repeat top left;
	border: 0px;
	cursor: pointer;
}


.zoekblokAlgemeen label {
	margin: 0px 5px 0px 0px;
	color: #e41319;
}

.zoekblokAlgemeen input.text {
	float: left;
	margin: -1px 5px 0px 0px;
	padding: 0px 0px 0px 2px;
	width: 140px;
	height: 17px;
	line-height: 1.35em;
	font-size: 1em;
}
* html .zoekblokAlgemeen input.text {
	margin-top: 0px;
}

.zoekblokAlgemeen .radiobuttonList {
	float: left;
	margin-top: -1px;
}

#ContentBlok {
	clear: both;
	min-height: 1em;
	margin-top: -22px;
}
* html #ContentBlok {
	height: 1em;
}

.content {
	padding: 10px 5px 0 10px;
	width: 945px;
	min-height: 550px;
	background: url(/Images/bg-main.png) repeat-x top left;
}
* html .content {
	height: 1em;
	padding-left: 5px;
}

.column1bloks {
	float: left;
	width: 227px;
	min-height: 1em;
}
* html .column1bloks {
	height: 1em;
}

.column3bloks {
	float: left;
	width: 712px;
	min-height: 1em;
}
* html .column3bloks {
	height: 1em;
}

.column2bloks {
	float: left;
	width: 484px;
	min-height: 1em;
}
* html .column2bloks {
	height: 1em;
	margin-left: -10px;
	margin-right: 10px;
}

.blokHeelwerkveld,
.blokGroot,
.blokBreed,
.submenuDetail,
.blokSmal {
	float: left;
	padding: 10px;
	margin: 10px 0px 0px;
	width: 208px;
	min-height: 1em;
	background: #ffffff; 
}
.blokSmal {
    min-height: 189px;
}
* html .blokHeelwerkveld,
* html .blokBreed,
* html .submenuDetail,
* html .blokSmal {
	height: 1em;
}

* html .blokSmal {
	width: 207px;
}

.blokBreed.vast,
.blokSmal.vast {
	height: 189px;
}

.blokSmal .h4 {
	margin: 14px 0px 0px 0px;
}

.blokBreed {
	width: 446px;
	margin: 10px 10px 0px 0px;
}

.column2bloks .blokBreed,
.column2bloks .blokSmal {
	margin: 10px 0px 0px 10px;
}
.column3bloks .blokBreed {
	width: 680px;
	margin: 10px 10px 0px 11px;
}

.blokGroot {
	width: 681px;
}

.blokHeelwerkveld {
	width: 920px;
}

.blokHeelwerkveld .hr,
.blokGroot .hr,
.blokSmal .hr,
.blokBreed .hr {
	margin-bottom: 13px;
}

.blokGroot.vast .hr,
.blokSmal.vast .hr,
.blokBreed.vast .hr {
	margin-bottom: 9px;
}

.blokHeelwerkveld .column1bloks {
	width: 205px;
	margin: 0px 20px 0px 0px;
}

.blokHeelwerkveld .column3bloks {
	width: 690px;
}

.menu-thumbnail {
    width: 208px;
    height: 85px;
    overflow: hidden;
}



*.intro {
	font-weight: bold;
	margin-bottom: 1.5em;
}



table.zoekbox_zoekenWaar {
	border: 0;
}



*.safeHide {
	position: absolute;
	left: -9999em;
}



div.zoekblokAlgemeen *.zoekenRadioContainer {
	float: right;
}

div.column1bloks *.zoekenRadioContainer {
	float: left;
}

/*
 * END GENERAL STYLES
 */






/*
 * BEGIN FORM STYLES
 */

label {
	cursor: pointer;
	color: #442077;
}

input.text {
	background: #fff;
	border: solid 1px #7d99b3;
}

.dropdown {
	width: 100%;
	border: solid 1px #7d99b3;
}

.scfValidationSummary li {
	padding: 0 0 0 18px;
	background: url(/images/ico-bullet-rood-small.gif) center left no-repeat !important;
}

/*
 * END FORM STYLES
 */






/*
 * BEGIN PAGE STYLES
 */
 
/* INDEX - Homepage */

/* Zoekblok */
.zoekblok {
	width: 100%;
}

.column1bloks .zoekblok span {
	display: block;
	float: left;
	padding-right: 5px;
}

.kopblauw {
	color: #442077;
}

div.column1bloksHome .zoekblok span {
	display: block;
	float: left;
	width: 75px;
}

.zoekblok input.text {
	margin: 0px 0px 5px;
	width: 200px;
	height: 19px;
}

.zoekblok .radiobuttonList input {
	margin: 0px 5px 0px 0px;
}

.buttonZoeken {
	clear: both;
	display: block;
	margin: 7px 5px 0px 0px;
	float: right;
	width: 60px;
	height: 18px;
	background: url(/Images/btn-zoeken.png) no-repeat top left;
	border: 0px;
	cursor: pointer;
} 

/* Vestigigngsblok */
.vestiginskaart {
	margin: 0px 0px 8px 0px;
}

/* Nieuwsblok */

a.nieuws {
	display: block;
	margin: 0px 0px -3px 0px;
	color: #442077;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(/Images/bg-lijn-grijs.png) repeat-x bottom left; 
}

.buttonMeeruitpunt,
.buttonMeeragenda,
.buttonMeernieuws {
	float: left;
    display:block;
    background:url(/images/btn-meernieuws.png) no-repeat;
    cursor:pointer;
    border: none;
    width: 91px;
    height: 18px;
    margin: 10px 0px 0px 0px;
    text-indent: -99999em;
}

.dotted  {
    height:2px;
    width: 100%;
    background: url(/Images/bg-lijn-grijs.png) repeat-x bottom left; 
    margin: 4px 0px -4px 0px;
}

/* Blogblok */
a.bloglink {
	display: block;
	margin: 0px 0px 10px 0px;
	color: #442077;
}

a.kleur {
	color:#e41319;
}

.lereneninformeren a.kleur:hover,
.lereneninformeren a.kleur {
	color:#e38000 !important;
}

.lezen a.kleur:hover,
.lezen a.kleur {
	color:#84c700 !important;
}

.kijkenluisteren  a.kleur:hover,
.kijkenluisteren .kleur {
	color:#2bbaf0 !important;
}

.blogblok a.kleur {
	display: block;
}

div.blokSmal.blokBlog {
	position: relative;
}

div.blokSmal.blokBlog span.blogicon {
	position: absolute;
	left: 178px;
	display: block;
	width: 42px;
	height: 27px;
	background: #ffffff url(/Images/ico-blog-rood.jpg) no-repeat 0px 0px;
}

.lezen div.blokSmal.blokBlog span.blogicon {
	position: absolute;
	left: 178px;
	display: block;
	width: 42px;
	height: 27px;
	background: #ffffff url(/Images/ico-blog-groen.jpg) no-repeat 0px 0px;
}

.kijkenluisteren div.blokSmal.blokBlog span.blogicon {
	position: absolute;
	left: 178px;
	display: block;
	width: 42px;
	height: 27px;
	background: #ffffff url(/Images/ico-blog-blauw.jpg) no-repeat 0px 0px;
}

.lereneninformeren div.blokSmal.blokBlog span.blogicon {
	position: absolute;
	left: 178px;
	display: block;
	width: 42px;
	height: 27px;
	background: #ffffff url(/Images/ico-blog-oranje.jpg) no-repeat 0px 0px;
}

/* Actueelblok */
.blogBlok,
.actueelBlok {
	margin-top: 10px;
	min-height: 1em;
}
* html .blogBlok,
* html .actueelBlok {
	height: 1em;
}

.buttonMeeragenda {
    background:url(/images/btn-meeragenda.png) no-repeat;
    width: 94px;
    margin-left: 10px;
}

/* Agendablok */

.blokSmal.agenda .hr {
	margin-bottom: 20px;
}

.blokSmal.agenda ul {
	margin-top: 10px;
}

.agendaItem {
	clear: both;
	margin-bottom: 5px;
	min-height: 1em;
}
* html .agendaItem {
	height: 1em;
}
html>/**/body .agendaItem {
	margin-top: 10px;
}

.agendaTekst {
	float: left;
	padding: 0px 0px 0px 10px;
    width: 145px;
    
}



.agendaDatum {
    float: left;
    background: #49267c;
    width: 50px;
    min-height: 22px;
}
* html .agendaDatum {
	height: 22px
}

.agendaMaand,
.agendaDag {
    display: block;
    width: 20px;
    float: left;
    font-size: 1.333em;
    color: #ffffff;
    margin: -1px 0px 0px 4px;
}
* html .agendaMaand,
* html .agendaDag {
	margin-left: 2px;
}

.agendaMaand {  
    width: 21px;
    font-size: 0.917em;  
}

.agendaUitleg {
	font-size: 0.833em;
	line-height: 1.2em;
}

/* Uitpunt blok */
.uitpunt .agendaDatum {
	background: none;
}

.uitpunt li {
	min-height: 0;
}
* html .uitpunt li {
	height: 0;
}

.uitpunt .agendaMaand,
.uitpunt .agendaDag {
	color: #e41319;
	font-weight: bold;
}

.buttonMeeruitpunt {
	width: 81px;
	background: url(/Images/btn-meeruitpunt.png) no-repeat top left;
}

/* Aanwinstenblok */
.aanwinsten {
	margin: 0px 0px 0px -23px;
	width: 464px;
	height: 104px;
	overflow:hidden;
	white-space: nowrap;
}

.aanwinsten a * {
	margin: 0px 0px 0px 23px;
}

.aanwinstInfo {
	margin-top: 4px;
}


/* Tips en meest geleend blokken */

ul.top5 li {
	padding: 1px 0px 0px 7px;
	background: url(/Images/ico-top5-blauw.png) no-repeat 3px 3px;
}

.lezen ul.top5 li {
	padding: 1px 0px 0px 7px;
	background: url(/Images/ico-top5-groen.png) no-repeat 3px 3px;
}

.lereneninformeren ul.top5 li {
	padding: 1px 0px 0px 7px;
	background: url(/Images/ico-top5-oranje.png) no-repeat 3px 3px;
}

.titel {
	display: block;
	float: left;
	margin: 0px 0px 0px 10px;
}

.extrainfo {
	display: block;
	clear: both;
	padding: 0px 0px 4px 16px;
	line-height: 1em;
}

.nummer {
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}


/*
 * Subhomepage
 */
 
 /* Submenu vast */
 
 .kijkenluisteren .submenuDetail,
 .submenuDetail {
	background: #0093ca url(/Images/bg-subhome-blauw.png) repeat-x top left;
	padding-bottom: 29px;
 }
 
 .lezen .submenuDetail {
	background: #6aa000 url(/Images/bg-submenu-groen.png) repeat-x top left;
 }

 .lereneninformeren .submenuDetail {
	background: #e38000 url(/Images/bg-submenu-oranje.png) repeat-x top left;
 }
 
 .submenuDetail {
	padding-bottom: 10px;
 }
 
 .submenuDetail a {
	display: block;
	height: 1.5em;
	color: #fff;
	font-size: 1.167em;
	line-height: 1.429em;
	width: 224px !important;
 }

 .submenuDetail a.current {
	font-weight: bold;
 }

 .submenuDetail li {
	padding-left: 0;
	background: url(/Images/bg-lijn-wit.gif) 0 0 repeat-x;
 }

 .submenuDetail > ul > li:first-child {
	background: none;
 }

 .submenuDetail li li {
	padding-left: 15px;
 }
 
 /* Hoofdmenu */
 /* Submenu mouseover */
.hoofdmenu {
	width: 100%;
	height: 48px;
	background: url(/Images/bg-hoofdmenu.png) repeat-x top left;
}

ul.menu li {
	display: block;
	float: left;
	clear: none;
	margin: 6px 0px 0px 6px;
	background: none;
	padding: 0px;
 }
 
 li.lereneninformeren a.hoofdmenu,
 .hoofdmenu li.lereneninformeren a.hoofdmenu,
 .hoofdmenu li.kijkenluisteren a.hoofdmenu,
 .hoofdmenu li.lezen a.hoofdmenu {
	display:block;
	height: 36px;
 }

.hoofdmenu li.lezen a.hoofdmenu {
	width: 66px;
	background: url(/Images/btn-lezen.png) no-repeat top left;
}

.hoofdmenu li.kijkenluisteren a.hoofdmenu {
	width: 188px;
	background: url(/Images/btn-kijkenluisteren.png) no-repeat top left;
}

.hoofdmenu li.lereneninformeren a.hoofdmenu {
	width: 200px;
	background: url(/Images/btn-lereninformeren.png) no-repeat top left;
}

.hoofdmenu li.lezen:hover a.hoofdmenu,
.hoofdmenu li.lezen.actief a.hoofdmenu,
.hoofdmenu li.lezen a.hoofdmenu:hover {
	background: url(/Images/btn-lezen-h.png) no-repeat top left;
}

.hoofdmenu li.kijkenluisteren:hover a.hoofdmenu,
.hoofdmenu li.kijkenluisteren.actief a.hoofdmenu,
.hoofdmenu li.kijkenluisteren a.hoofdmenu:hover {
	background: url(/Images/btn-kijkenluisteren-h.png) no-repeat top left;
}

.hoofdmenu li.lereneninformeren:hover a.hoofdmenu,
.hoofdmenu li.lereneninformeren.actief a.hoofdmenu,
.hoofdmenu li.lereneninformeren a.hoofdmenu:hover {
	background: url(/Images/btn-lereninformeren-h.png) no-repeat top left;
}

.hoofdmenu li.lereneninformeren:hover a.hoofdmenu,
.hoofdmenu li.lereneninformeren a.hoofdmenu:hover,
.hoofdmenu li.lezen:hover a.hoofdmenu,
.hoofdmenu li.lezen a.hoofdmenu:hover,
.hoofdmenu li.kijkenluisteren:hover a.hoofdmenu,
.hoofdmenu li.kijkenluisteren a.hoofdmenu:hover {
	height: 42px;
}

.hoofdmenu li.lezenactief a.hoofdmenu {
	background: url(/Images/btn-lezen-h.png) no-repeat top left;
}

.hoofdmenu li.kijkenluisterenactief a.hoofdmenu {
	background: url(/Images/btn-kijkenluisteren-h.png) no-repeat top left;
}

.hoofdmenu li.lereneninformerenactief a.hoofdmenu {
	background: url(/Images/btn-lereninformeren-h.png) no-repeat top left;
}

.hoofdmenu li.lereneninformerenactief a.hoofdmenu {
	background: url(/Images/btn-lereninformeren-h.png) no-repeat top left;
}

/* Aquabrowser */
iframe {
	margin: 10px 0px -40px 0px;
}

/* Agendaoverzicht nieuwsoverzicht */
ul.agendaoverzicht {
	margin: 0px 0px 5px 0px;
}
ul.agendaoverzicht li {
	padding: 10px 0px;
	min-height: 1em;
	background: url(/Images/bg-lijn-grijs.png) repeat-x bottom left;
}
* html ul.agendaoverzicht li {
	height: 1em;
}

.thumbnail {
	padding: 0px 20px 0px 0px;
	float: left;
	width: 204px;
}

.overzichtIntro {
	float: left;
	margin-top: 4px;
	width: 450px;
}

.tijd {
	display: block;
	clear: both;
	font-size: 1.167em;
	line-height: 1.286em;
	color: #6f6f6f;
}

/* nieuwsoverzicht */
ul.agendaoverzicht.nieuws .tijd {
	font-size: 0.786em;
}


/* pager */
.pager {
	margin: -7px 0px 0px;
	width: 100%;
	height: 20px;
	font-size: 0.917em;
	background: url(/Images/bg-lijn-grijs.png) repeat-x bottom left;
}

.pager a {
	display: block;
	float: left;
	color: #e41319;
	margin-right: 7px;
}

.pager a.active {
	color: #6f6f6f;
}

.pager a.de-activated {
	display: none;
}

/* agenda detail - nieuws detail */
ul.agendadetail li {
	padding: 0px;
	color: #6f6f6f;
	line-height: 2em;
	background: url(/Images/bg-lijn-grijs.png) repeat-x bottom left; 
	min-height: 2em;
}
* html ul.agendadetail li {
	height: 2em;
}

ul.agendadetail span.rood {
	width: 50px;
}

* html ul.agendadetail span.rood,
*:first-child+html ul.agendadetail span.rood {
	width: 55px;
}

ul.agendadetail span {
	margin-top: 2px;
	display: block;
	float: left;
	color: #000000;
}

ul.agendadetail span a {
	color: #000000;
}

ul.agendadetail li img {
	margin: 0px 0px 10px;
}

a.linkTijd,
a.linkDoorsturen,
span.linkPrinten,
a.linkReageren {
	padding: 0px 0px 0px 30px;
	color: #6f6f6f;
	background: url(/Images/ico-klok.png) no-repeat 5px 0px;
}

a.linkDoorsturen {
	background: url(/Images/ico-doorsturen.png) no-repeat 5px 0px;
}

span.linkPrinten {
	cursor: pointer;
	text-indent: -9999em;
	background: url(/Images/ico-printen.png) no-repeat 5px 0px;
}

a.linkReageren {
	background: url(/Images/ico-reageren.png) no-repeat 5px 0px;
}

.fotoUitleg {
	display: block;
	clear: both;
	color: #e41319;
	font-size: 0.917em;
}

.beeld {
	float: left;
	margin: 5px 10px 0px 0px;
}

/* veelgestelde vragen - faq */
dt {
	color: #e41319;
	cursor: pointer;
}

/* zoeken */
.zoekuitleg {
	padding: 0px 0px 10px;
	margin: 0px 0px 7px;
	width: 100%;
	min-height: 1em;
	background: url(/Images/bg-lijn-grijs.png) repeat-x bottom left;
}
* html .zoekuitleg {
	height: 1em;
}

/* bladmuziek */

.zoekblok.bladmuziek label {
	display:block;
	float: left;
	width: 75px;
}

.zoekblok.bladmuziek.radiobuttonList,
.zoekblok.bladmuziek.radiobuttonList label {
	width: 150px;
}

input.text.small {
	width: 130px;
}

/* aladin */
.aladinTextarea {
	width: 443px;
	height: 100px;
}

*:first-child+html .aladinTextarea,
* html .aladinTextarea {
	margin-left: -10px;
}

.buttonVersturen,
.scfSubmitButton,
.aladinButtonVraag,
.aladinButtonVersturen	{
	display: block;
	margin: 7px 10px 0px 0px;
	float: left;
	width: 200px;
	height: 18px;
	text-indent: -9999em;
	background: url(/Images/btn-vraagVersturen.png) no-repeat top left;
	border: 0px;
	cursor: pointer;
}
.aladinButtonVersturen {
	margin-right: 0px;
	margin-left: 34px;
}

*:first-child+html .aladinButtonVersturen,
* html .aladinButtonVersturen {
	margin-left: 35px;
}

.antwoorden {
	width: 100%;
	clear: both;
	padding: 2em 0 0 0;
}

.antwoorden li {
	padding: 0 0 0.8em 0;
	margin: 0.8em 0;
	background: url(/images/line.gif) left bottom repeat-x
}

.antwoorden li h3 {
	color: #E41319;
	font-size: 1.167em;
	font-weight: normal;
}

.antwoorden li a {
	color: #E41319;
	font-weight: normal;
}

.aladinForm {
	clear: both;
	width: 100%;
	padding: 2em 0 0 0;
}

a.aladinPagingBack + a.aladinPagingForward {
	margin-left: 1em;
}

.buttonVersturen,
.scfSubmitButton {
	width: 76px;
	background: url(/Images/btn-versturen.png) no-repeat top left;
}


.aladinButtonVraag {
	background: url(/Images/btn-vraagEerderGesteld.png) no-repeat top left;
}

ul.formulier li {
	padding: 0px;
	background: none;
}

ul.formulier li label {
	display: block;
	float: left;
	width: 200px;
}

ul.formulier li input.text {
	width: 250px;
}

ul.formulier li .radiolist {
	float: left;
}

ul.formulier li .radiolist input {
	float: left;
	clear: left;
}

ul.formulier li .radiolist label {
	clear: right;
	width: auto;
	color: #2d2d2d;
}

.buttonSluiten {
	display: block;
	margin: 0px 0px 0px 7px;
	float: right;
	width: 59px;
	height: 18px;
	background: url(/Images/btn-sluiten.png) no-repeat top left;
	border: 0px;
	cursor: pointer;
}

/* popup */
#divPopupBackground {
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 100;
	left: 0;
	top: 0;
	background: #000000;
}
* html #divPopupBackground {
	position: absolute;
}

#divPopupWindow {
	width: 500px;
	padding: 15px;
	min-height: 1em;
	position: absolute;
	top: 25%;
	left: 50%;
	margin: -200px 0 0 -250px;
	z-index: 101;
	background: #ffffff;
}


/* Sitemap */
ul.sitemap {
	margin: 0px;
}

ul.sitemap ul {
	padding-bottom: 1em;
}

ul.sitemap li {
	padding: 0px;
	background: none;
}

ul.sitemap li li {
	padding-left: 20px;
}

ul.sitemap li {
	line-height: 1.25em
}

/* KALENDER Agenda */
.kalenderBlok {
	width: 198px;
	font: normal 0.917em/1.818em Arial, Verdana, Tahoma;
	border: 0px !important;
	color: #2d2d2d;
}

.agendaKalenderblok .hrStippel {
	margin: 5px 0px;
}

.agendaKalenderblok .buttonZoeken {
	margin-left: 0px;
}

.dayheaderstyle {
	color: #e41319;
}

.nextprevstyle a,
.titlestyle {
	background: #ffffff;
	color: #442077 !important;
}

.othermonthdaystyle {
	color: #aaaaaa !important;
}

.selecteddaystyle {
	background: #ec9d9f !important;
}

.todaydaystyle {
	background: #d5c2f1 !important;
}

.dayactief {
	background: #d5c2f1 !important;
}

ul.reactieformulier li,
ul.krantenformulier li {
	padding: 0px 0px 3px 0px;
	background: none;
}

ul.reactieformulier li .label,
ul.krantenformulier li label {
	display: block;
	float: left;
	width: 140px;
}

ul.krantenformulier li select {
	width: 274px;
}

ul.reactieformulier li .input,
ul.krantenformulier li input {
	width: 270px;
}

ul.krantenformulier .buttonZoek {
	margin: 0px;
}

/* REACTIES */
ul.reacties li {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 6px 0px;
	min-height: 1em;
	background: url(/Images/bg-lijn-grijs.png) repeat-x bottom left;
}
* html ul.reacties li {
	min-height: 1em;
}

ul.reacties li span.grijs {
	font-size: 1em;
}

div.melding {
	margin-bottom: 5px;
}

div.melding ul li,
ul.melding li {
	padding: 0px 0px 0px 18px;
	color:#e41319 !important;
	background: url(/images/ico-bullet-rood.png) 0px 3px no-repeat !important;
}

.reactieformTitel {
	margin-top: 10px;
	color:#e41319;
	font-size: 1.2em;
}

ul.reactieformulier li .textarea {
	width: 272px;
	height: 100px;
}

ul.misbruik li {
	padding: 1px 0px 0px 20px;
	background: url(/Images/ico-top5-paars.png) no-repeat 3px 3px;
}

ul.reacties li span.h2 {
	display:block
}

/* AddThis */
.addthis_toolbox a {
	text-indent: -99999px !important;
	width: 15px;
}

/*
 * END PAGE STYLES
 */






/*
 * BEGIN PRINT STYLES
 */

@media print {


	ul {
		padding: 0 0 0 20px;
	}

	ul li {
		padding: 0;
		list-style: disc;
		background: none;
	}	
	
	.menuZoekblok,
	.hr,
	.noPrint {
		display: none;
	}
	
	h2.dynamicheading1,
	h1.dynamicheading1 {
		height: auto;
		text-indent: 0px !important;
	}
	
	

}

/*
 * END PRINT STYLES
 */

.inschrijfFormCol1 
{
    padding-left: 10px !important;
    color: #442077;
    width: 250px;
}

.inschrijfFormCol2 
{
    width:320px;
}
.inschrijfFormCol2 input 
{
    width:95%;
}

.inschrijfFormRow 
{
    height: 25px;
}

