body {
	font-family:Arial;
	font-size:12px;
	color:#49545E;
}

textarea, input, select, option {
	font-family: Arial;
}

html, body, form {
	margin:0;
	padding:0;
}

div.bold{
	font-weight:bold;
	margin:0;
	padding:0;
}

div.clear{
	clear:both;
}

div.container{
	width:980px;
	margin:0 auto;
	min-width:980px;
}

.hide {
	display: none;
}

img {
	border: 0;
	outline: 0;
}

p {
	margin: 0;
	padding: 0;
	margin-bottom: 12px;
	line-height:1.6;
}

td {
	line-height:1.6;
}

dl {
	margin: 0;
	padding: 0;
}

dl dt {
	clear: left;
	float: left;
	width: 140px;
	margin: 0;
	padding: 0;
}

dl dd {
	margin-left: 140px;
}

/* begin header */

div.header{
	height:125px;
}

div.logo{
	padding-top:20px;
	clear:none;
	float:left;
}

div.top-adv{
	float:right;
	padding-top:20px;
}

/* einde header */

div.menu-bar{
	border-top:1px solid #d0e2e6;
	border-bottom:1px solid #d0e2e6;
}

/* begin weer */
div.widgets{
	background-image: url(/images/bg-widgets.jpg);
	background-repeat:repeat-x;
	height:70px;
}

div.weather a {
	text-decoration: none;
}
div.weather {
	float:left;
	margin-top:14px;
	width:308px;
	height:35px;
	border-right:1px solid #d0e2e6;
	color:#8497A0;
	font-size:11px;
	padding-top: 5px;
	line-height: 1.4;
}

div.weather img{
	float: left;
	margin-right: 10px;
}

div.weather b {
	color:#006699;
	font-size: 12px;
}

div.weather div {
	width: 250px;
	float: left;
	color:#8497A0;
}

/* einde weer */

/* begin googlezoeken */

div.search{
	float:left;
	width:385px;
	height:35px;
	margin-top:14px;
	padding-top: 7px;
	padding-left:20px;
	border-right:1px solid #d0e2e6;
}

div.googlesearch{
	float:left;
	width:300px;
	padding-left:60px;
	margin-top:-22px;
	line-height:20px;
}

div.search img{
	padding-top:6px;
}

div.googlesearch .googlesearchinput {
	box-sizing:border-box;
	height:24px;
	line-height:24px;
	width:236px;
	background: #E2F0F2 none !important;
	color:#8497A0;
	padding: 0px !important;
	font-size: 12px;
	border:0px !important;
}

div.googlesearch .googlesearchinput::-webkit-input-placeholder {
	font-style:italic;
	text-align:center;
	color: #8497A0;
}

div.googlesearch .googlesearchinput:-moz-placeholder { /* Firefox 18- */
	font-style:italic;
	text-align:center;
	color: #8497A0;	
}

div.googlesearch .googlesearchinput::-moz-placeholder {  /* Firefox 19+ */
	font-style:italic;
	text-align:center;
	color: #8497A0;	
}

div.googlesearch .googlesearchinput:-ms-input-placeholder {  
	font-style:italic;
	text-align:center;
	color: #8497A0;	
}

div.googlesearch .googlesearch-button{
	padding-left:251px;
	margin-top:-21px;
	color:#006699;
	font-size:13px;
	cursor: pointer;
}
/* einde googlezoeken */

/* begin traffic */

div.traffic{
	line-height: 1.4;
	float:left;
	height:35px;
	margin-top:14px;
	padding-top: 5px;
	width:265px;
	height:35px;
	text-align:right;
}

div.traffic a {
	color:#8497A0;
	font-size: 11px;
	text-decoration: none;
}

div.traffic b {
	color:#006699;
	font-size: 12px;
}

/* einde traffic */

/* begin menu */

div.menu{
	height:35px;
	background-image: url(/images/menu.jpg);
	background-repeat:repeat-x;
}

div.menu div.container ul{
	margin-left:-20px;	
	list-style:none;
	margin:0;
	padding:0;
}

div.menu div.container ul li{
	float:left;	
	padding-right:25px;
	padding-top:9px;
}

div.menu div.container ul li.last{
	float:right;
		padding-right:0px;
}

div.menu div.container ul li a{
	color:#ffffff;
	font-size:10pt;
	text-decoration:none;
}

div.menu div.container ul li a.last{
	color:#B0C4CE;
}
div.menu-2{
	height:34px;
	background-image: url(/images/menu-2.jpg);
	background-repeat:repeat-x;
}

div.menu-2 div.container ul{
	margin-left:-20px;	
	list-style:none;
	margin:0;
	padding:0;
}

div.menu-2 div.container ul li{
	float:left;	
	padding-right:24px;
	padding-top:9px;
}

div.menu-2 div.container ul li.rechts{
	float:right;
	padding-right:0px;
	padding-left:24px;
}

div.menu-2 div.container ul li a{
	color:#486E80;
	font-size:10pt;
	text-decoration:none;
}
/* einde menu */

/* begin pagina */

div.page{
	float:left;
	width:603px;
	margin-top:15px;
	padding-top:29px;
	margin-bottom:15px;
	padding-right:20px;
	border-right: 1px solid #d1e2e5;
}

/* einde pagina */

/* begin module */

div.modules{
	float:left;
	width:336px;	
	margin-top:15px;
	padding-top:15px;
	margin-bottom:21px;
	border-left:1px solid #d1e2e5;
	margin-left: -1px;
	padding-left: 20px;
}

/* einde module */

/* begin module videojournaal */

div.mod-videojournaal{
	margin-right:20px;
	color:#8497A0;
	border-bottom:1px solid #d1e2e5;
	padding-bottom:19px;
	margin-bottom:19px;
}

div.mod-videojournaal img{
	float:left;
	margin-right:15px;
}

div.mod-videojournaal div.title a{
	font-family:Open Sans Condensed;
	font-weight: bold;
	float:left;
	font-size:14pt;
	line-height:17px;
	color:#006699;
	padding-bottom:8px;
	text-decoration: none;
}

div.mod-videojournaal .bold a{
	float:left;
	color:#006699;
	padding-bottom:3px;
	text-decoration: none;
}

div.mod-videojournaal .tekst{
	float:left;
	color:#8497A0;
}
/* einde module videojournaal */


/* begin module advertentie */
div.module-adv{
	border-bottom:1px solid #d1e2e5;
	padding-bottom:19px;
	margin-bottom:19px;
}
/* einde module advertentie */

/* begin module list */
div.modules div.module-list, div.day div.list {
	border-bottom:1px solid #d1e2e5;
	margin-bottom:24px;
	padding-bottom:19px;
}

div.day div.list {
	margin-left: 0;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

div.modules div.module-list div.title, div.day div.list div.title {
	font-family:Open Sans Condensed;
	font-weight: bold;
	font-size:14pt;
	line-height:18px;
	color:#006699;
	padding-bottom:6px;
}

div.modules div.module-list ul, div.day div.list ul{
	list-style:none;
	margin:0;
	padding:0;
}

div.modules div.module-list ul li, div.day div.list ul li{
	line-height:18px;
}

div.modules div.module-list.p2000 ul li {
	overflow: hidden;
	height: 18px;
}

div.modules div.module-list ul li a, div.day div.list ul li a{
	text-decoration: none;
	color: #49545E;
}

div.modules div.module-list ul li:before, div.day div.list ul li:before{
	content: "\00BB";
	font-size:12px;
	padding-right:6px;
	color:#8497A0;
}

div.module-list a {
	text-decoration: none;
}
div.module-list .grey {
	color:#8497A0;
}
div.modules div.module-list ul li img, div.day div.list ul li img{
	padding-left:5px;
	vertical-align: text-top;
}

div.modules div.module-list div.link a{
	text-decoration:none;
	line-height:20px;
	color:#006699;
	font-size:10pt;
}
/* einde module list */

/* begin module container */
div.module-container{
	border-bottom:1px solid #d1e2e5;
	margin-bottom:19px;
	padding-bottom:15px;
	padding-top:5px;
}
/* einde module container */

/* begin module advertentie skyscraper */
div.column-left {
	float: left;
	width: 135px;
	padding-right: 20px;
	border-right: 1px solid #d1e2e5;
}

div.column-right{
	float: left;
	width: 160px;
	padding-left: 20px;
	border-left:1px solid #d1e2e5;
	margin-left: -1px;
}

.admin div.column-left,
.admin div.column-right {
	border: none;
	margin: 0;
}
/* einde module advertentie skyscraper */

/* begin module volg het nieuws */
div.module-follow-news{
	margin-bottom:19px;
	padding-bottom:19px;
	border-bottom:1px solid #d1e2e5;	
}

div.module-follow-news div.title{
	font-family:Open Sans Condensed;
	font-weight: bold;
	font-size:14pt;
	line-height:1;
	color:#006699;
	padding-bottom:6px;
}

div.module-follow-news ul{
	list-style:none;
	margin:0;
	padding:0;
	margin-top: 4px;
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
}

div.module-follow-news ul li{
	line-height:1.5;
}

div.module-follow-news ul li a{
	color:#006699;
	text-decoration:none;
}

div.module-follow-news ul li a span.subtekst{
	color:#8497A0;
}
div.module-follow-news ul li:before{
	content: "\00BB";
	font-size:12px;
	padding-right:6px;
	color:#8497A0;
}
/* einde module volg het nieuws */

/* begin module google adv */
div.module-adv-google{
	border-bottom:1px solid #d1e2e5;
	margin-bottom:19px;
	padding-bottom:19px;	
}
/* einde module google adv */

/* begin module sponsored links */
div.module-sponsored-links{
	padding-top:11px;
}

div.module-sponsored-links div.title{
	font-family:Open Sans Condensed;
	font-weight: bold;
	font-size:14pt;
	line-height:1;
	color:#006699;
	padding-bottom:6px;
}

div.module-sponsored-links ul{
	list-style:none;
	margin:0;
	padding:0;
}

div.module-sponsored-links ul li{
	line-height:1.5;
}

div.module-sponsored-links ul li a{
	line-height:24px;
	color:#49545E;
	text-decoration:none;
}

div.module-sponsored-links ul li img{
	vertical-align:middle;
	margin-right:10px;
}
/* einde module sponsored links */

/* begin module artikelen zoeken */
div.module-artikelen-zoeken{
	border-bottom:1px solid #d1e2e5;
	margin-bottom:24px;
	padding-bottom:19px;
}
div.module-artikelen-zoeken input {
	width: 240px;
}

div.module-artikelen-zoeken div.title{
	font-family:Open Sans Condensed;
	font-weight: bold;
	font-size:14pt;
	line-height:1;
	color:#006699;
	padding-bottom:6px;
}

div.module-artikelen-zoeken a {
	text-decoration: none;
	color: #49545E;
}

/* einde module artikelen zoeken */

/* begin module contact */
div.module-contact{
	padding-bottom:19px;
}

div.module-contact a {
	color: #49545E;
	text-decoration: none;
}

div.module-contact div.title{
	font-family:Open Sans Condensed;
	font-weight: bold;
	font-size:14pt;
	line-height:1;
	color:#006699;
	padding-bottom:6px;
}

div.module-contact ul{
	list-style:none;
	margin:0;
	padding:0;
	margin-top: 4px;
}

div.module-contact ul li{
	line-height:1.5;
}

div.module-contact ul li:before{
	content: "\00BB";
	font-size:12px;
	padding-right:6px;
	color:#8497A0;
}
/* einde module contact */

/* begin bottom adv */
div.bottom-adv{
	border-top:1px solid #d0e2e6;
	padding-top:20px;
	padding-bottom:20px;
	text-align: center;
}

/* einde bottom adv */

/* begin footer */
div.footer{
	border-top:1px solid #d0e2e6;
	padding-top:10px;
	margin-bottom:20px;
}

p.footer, div.footer p {
    color: #8497A0;
    padding-bottom: 0;
	margin-bottom:0;
}
div.footer p, div.footer a {
    color: #8497A0;
    font-family: arial;
    font-size: 11px;
    text-align: center;
    text-decoration: none;
	line-height: 1.4;
}
/* einde footer */

/* begin index nieuws layout */

/* begin index nieuws rij */
div.news-row{
	line-height:19px;
	border-bottom:1px solid #d0e2e6;
	padding-bottom:15px;
	margin-bottom:15px;
}

div.news-row b{
	text-transform:uppercase;
}

div.news-row div.title {
	font-family:Open Sans Condensed;
	font-weight: bold;
	font-size:14pt;
	line-height: 1.4;
	color:#006699;
	padding-bottom:2px;	
	margin-top: -4px;
}
div.news-row div.title a {
	text-decoration: none;
	color:#006699;
}

div.news-row div.title span.time{
	color:#8497A0;
}

div.news-row div.link a{
	text-decoration:none;
	color:#006699;
}

div.news-row div.link a:after{
	content: "\00BB";
}

div.news-row img{
	float:left;
	padding-right:15px;
	margin-top: 4px;
}

/* einde index nieuws rij */

/* begin index nieuws breaking */
div.news-breaking{
	line-height:19px;
	border-bottom:1px solid #d0e2e6;
	padding-bottom:15px;
	margin-bottom:15px;
}

div.news-breaking div.title{
	font-family:Open Sans Condensed;
	font-weight: bold;
	font-size:14pt;
	line-height:1.4;
	color:#006699;
	padding-bottom:2px;	
	margin-top: -4px;
}
div.news-breaking div.title a {
	text-decoration: none;
	color:#006699;
}

div.news-breaking div.title span.time{
		color:#8497A0;
}
div.news-breaking b{
	text-transform:uppercase;
}


div.news-breaking img{
	float:left;
	padding-right:15px;
	margin-top: 4px;
}

div.news-breaking div.link a{
	text-decoration:none;
	color:#006699;
}

div.news-breaking div.link a:after{
	content: "\00BB";
}
/* einde index nieuws breaking */

/* begin index nieuws kolom */
div.news-column-container{
	border-bottom:1px solid #d0e2e6;
	padding-bottom:15px;
	margin-bottom:15px;	
}

div.news-column-left{
	float:left;
	padding-right:19px;
	border-right:1px solid #d0e2e6;
}

div.news-column-right{
	float:left;
	padding-left:19px;
	border-left: 1px solid #d0e2e6;
	margin-left: -1px;
}

div.news-column{
	line-height:19px;
	width:282px;
}

div.news-column div.title{
	font-family:Open Sans Condensed;
	font-weight: bold;
	font-size:14pt;
	line-height:1.4;
	color:#006699;
	padding-bottom:2px;	
	margin-top: -4px;
}
div.news-column div.title a {
	text-decoration: none;
	color:#006699;
}

div.news-column div.title span.time{
	color:#8497A0;
}
div.news-column b{
	text-transform:uppercase;
}

div.news-column img{
	float:left;
	padding-right:15px;
}

div.news-column div.link a{
	text-decoration:none;
	color:#006699;
}

div.news-breaking div.link a:after{
	content: "\00BB";
}
/* einde index nieuws kolom */

/* begin index advertentie */
div.page-adv{
	border-bottom:1px solid #d0e2e6;
	padding-bottom:15px;
	margin-bottom:15px;
	text-align: center;	
}

/* einde index advertentie */

.index-end {
	margin-top: -16px;
	height: 1px;
	background-color: #FFFFFF;
	margin-bottom: -15px;
}

/* einde index nieuws layout */

/* begin nieuws pagina */

div.news-page div.title{
	font-family:Open Sans Condensed;
	font-weight: bold;
	font-size:32px;
	color:#006699;
	padding-bottom:10px;
	margin-top:-10px;	
}
div.news-page div.added-updated{
	color:#8497A0;
	font-size:8pt;
	padding-bottom:10px;
	margin-bottom:18px;
	border-bottom:1px solid #d0e2e6;
}

div.news-page div.social{
	float:right;
}

div.news-page div.social img{
	margin-top:-4px;
	padding-left:4px;
}

/* begin fotoslider */

div.page div.foto-slider div.subtitle{
	border: none;
	padding: 0;
	margin: 0;
	height:30px;
	background-image: url(/images/fotoslider-subtitle-bg.jpg);
	background-repeat:repeat-x;
	color:#ffffff;
	line-height:30px;
	padding-left:8px;
	font-size:10pt;
	width:596px;
	
}

div.foto-slider div.paginator{
	color:#ffffff;
	padding: 0;
	margin: 0;
	float:right;
	border-bottom:none;
}

div.foto-slider div.paginator ul{
	margin:0;
	padding:0;
	padding-right:8px;
}

div.foto-slider div.paginator ul li{
	list-style:none;
	float:left;
	margin-left:10px;
}

div.foto-slider div.paginator ul li a{
	color:#ffffff;
	text-decoration:none;
}

div.foto-slider div.copyright{
	height:29px;
	width:594px;
	border-bottom:1px solid #d0e2e6;
	border-right:1px solid #d0e2e6;
	border-left:1px solid #d0e2e6;
	background-color:#f8f9fe;
	color:#8497A0;
	line-height:30px;
	padding-left:8px;
	font-size:10pt;
	margin-bottom:20px;
}

#mediaplayer_wrapper {
	margin-bottom: 15px;
}

#mediaplayer {
	height: 340px;
}

.news-page .foto {
	text-align: center;
	color: #8497A0;
	line-height: 1.6;
}

.news-page .foto .image {
	position: relative;
}

.news-page .foto .prevphoto {
	position: absolute;
	z-index: 100;
	top: 0;
	bottom: 0;
	left: 0;
	right: 66%;
	background-repeat: no-repeat;
	background-position: 20px center;
	cursor: pointer;
}
.news-page .foto .prevphoto:hover {
	background-image: url(/images/left.png);
}

.news-page .foto .nextphoto {
	position: absolute;
	z-index: 100;
	top: 0;
	bottom: 0;
	left: 66%;
	right: 0;
	background-repeat: no-repeat;
	background-position: 158px center;
	cursor: pointer;
}
.news-page .foto .nextphoto:hover {
	background-image: url(/images/right.png);
}

/* einde fotoslider */

div.news-page div.author{
	color:#8497A0;
	margin-bottom:17px;
	font-size:10pt;
}

div.news-page div.text{
	font-size:10pt;
	line-height:1.3;
	border-bottom:1px solid #d0e2e6;
	padding-bottom:20px;
	margin-bottom:18px;
}

/* begin fotos */

div.fotos{
	padding-top: 5px;
	margin-right: -10px;
	border-bottom: 1px solid #D0E2E6;
	margin-bottom: 20px;
	text-align: center;
	padding: 0 0;
	padding-bottom:10px;
	font-size: 0;
}

div.fotos div.title{
	font-family:Open Sans Condensed;
	font-weight: bold;
	font-size:14pt;
	color:#006699;
	padding-bottom:2px;
	margin-top:-10px;	
	padding-left:22px;
}

div.fotos img{
	margin-bottom:10px;
	margin-right:10px;
}

/* einde fotos */

/* begin advertentie & gerelateerd */

div.adv-container{
	border-bottom:1px solid #d0e2e6;
	padding-bottom:20px;
	margin-bottom:18px;
}

div.adv{
	width:335px;
	float:left;
	height:280px;
	padding-right:20px;
	border-right:1px solid #d0e2e6;
}

div.adv-container div.module-list{
	padding-left:21px;
	margin-left: -1px;
	border-left:1px solid #d0e2e6;
	float:left;
	width:225px;
	line-height: 1.4;
}

div.adv-container div.module-list div.title {
	font-family:Open Sans Condensed;
	font-weight: bold;
	font-size:14pt;
	line-height:18px;
	color:#006699;
	padding-bottom:6px;
	padding-top:17px;
}

div.adv-container div.module-list ul{
	list-style:none;
	margin:0;
	padding:0;
}

div.adv-container .link {
	padding-bottom: 12px;
}

div.adv-container div.module-list ul li{
	line-height:18px;
}
div.adv-container div.module-list ul li a,
div.location-container div.module-list ul li a {
	text-decoration: none;
}

div.adv-container div.module-list ul li:before{
	content: "\00BB";
	font-size:12px;
	padding-right:6px;
	color:#8497A0;
	float: left;
	clear: left;
}

div.adv-container div.module-list ul li img{
	padding-left:5px;
}

div.module-list div.link a{
	text-decoration:none;
	line-height:20px;
	color:#006699;
	font-size:10pt;
}

/* einde advertentie & gerelateerd */

/* begin best bekeken & googlemaps */

div.location-container {
	border-bottom:1px solid #d0e2e6;
	padding-bottom:20px;
	margin-bottom:18px;
}

div.location{
	width:355px;
	float:left;
	padding-left:20px;
	border-left:1px solid #d0e2e6;
	margin-left: -1px;
}

div.location-container div.module-list{
	padding-left: 0;
	padding-right: 20px;
	border-right: 1px solid #d0e2e6;
	float: left;
	width: 207px;
}

div.location-container div.module-list div.title, div.location-container  div.title{
	font-family:Open Sans Condensed;
	font-weight: bold;
	font-size:14pt;
	line-height:18px;
	color:#006699;
	padding-top: 17px;
	padding-bottom:6px;
}

div.location-container div.module-list ul{
	list-style:none;
	margin:0;
	padding:0;
}

div.location-container div.module-list ul li{
	line-height:18px;
}

div.location-container div.module-list ul li:before{
	content: "\00BB";
	font-size:12px;
	padding-right:6px;
	color:#8497A0;
	float: left;
	clear: left;
}

div.location-container div.module-list ul li img{
	padding-left:5px;
}

div.location #map {
	width: 355px;
	height: 200px;
}

div.module-list div.link a{
	text-decoration:none;
	line-height:20px;
	color:#006699;
	font-size:10pt;
}

/* einde best bekeken & googlemaps */

/* begin laatste 5 nieuws videos */

div.laatste-5-videos{
	padding-bottom:20px;
	margin-bottom:18px;
	border-bottom:1px solid #d0e2e6;
}

div.laatste-5-videos div.title{
	font-family:Open Sans Condensed;
	font-weight: bold;
	font-size:14pt;
	color:#006699;
	padding-bottom:0;
	margin-top:0;
	line-height: 1;	
}

div.laatste-5-videos ul{
	margin: 0;
	margin-top:21px;
	padding:0;
	float:left;
}

div.laatste-5-videos ul li:first-child{
	margin-left:0px;
}

div.laatste-5-videos ul li{
	list-style:none;
	float:left;
	margin-left:25px;
	width:100px;
}

div.laatste-5-videos ul li a{
	color:#006699;
	text-decoration:none;
	font-weight:bold;
	line-height:1.5;
}

div.laatste-5-videos ul li a span{
	color:#8497A0;
	font-weight:normal;
}

/* einde laatste 5 nieuws videos */

/* begin reacties */

label.message {
	position: relative;
}

.ie7 label.message{
	height:190px;

}
div.reacties{
	padding-top:5px;
	margin-bottom:18px;
	border-bottom:1px solid #d0e2e6;
}

div.reacties div.title{
	font-family:Open Sans Condensed;
	font-weight: bold;
	font-size:14pt;
	float:left;
	color:#006699;
	padding-bottom:2px;
	margin-top:-10px;	
	line-height:28px;
}

div.reacties label {
	font-weight:bold;
	display:block;
	height:30px;
	line-height:23px;
	vertical-align:text-top;
}

div.reacties  input{
	float:right;
	width:484px;
	height:23px;
	background-color:#E2F0F2;
	color:#8497A0;
	padding:1px;
	border:0px;
	border: 1px solid #E2F0F2;
}

div.reacties textarea {
	float:right;
	width:482px;
	max-width: 482px;
	min-width: 482px;
	background-color:#E2F0F2;
	color:#8497A0;
	margin: 0;
	margin-bottom: 3px;
	padding-left:2px;
	border: 1px solid #E2F0F2;	
	height:147px;
}

div.profiel input.error,
div.reacties input.error,
div.reacties textarea.error,
div.tellafriend input.error,
div.tellafriend textarea.error {
	border-color: #FF0000;
}
div.reacties div.insturen {
	float:right;
	font-weight:bold;
	margin-bottom: 12px;
}

div.reacties div.insturen a{
	text-decoration:none;
	color:#49545E;
}

label.message #chars{
	position:absolute;
	color:#8497A0;
	font-size:8pt;
	font-weight:normal;
	top: 117px;
	left: 0;
	line-height:15px;
	font-style:italic;
}

.ie label.message  #chars{
	position:absolute;
	color:#8497A0;
	font-size:8pt;
	font-weight:normal;
	top: 97px;
	left: 0;
	line-height:15px;
	font-style:italic;
}

div.reacties div.reactie {
	border-top:1px solid #d0e2e6;
	padding-top:15px;
	padding-bottom:15px;
	color:#49545E;
}
div.reacties div.reactie p {
	margin-bottom: 0;
}
div.reacties div.reactie b{
	color:#006699;
}
/* einde reacties */

/* begin paginator */
div.paginator{
	color:#8497A0;
	border-bottom:1px solid #d0e2e6;
	padding-bottom:15px;
	margin-bottom:15px;
}

div.paginator div.left{
	text-align: left;
}

div.paginator.next-prev-center,
div.paginator.next-prev-numbers {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.news-page div.paginator.next-prev-center {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom:1px solid #d0e2e6;
	margin-bottom: 15px;
}

div.paginator.next-prev-numbers .left,
div.paginator.next-prev-numbers .right,
div.paginator.next-prev-numbers .center {
	width: 150px;
	float: left;
}
div.paginator.next-prev-numbers .center {
	width: 303px;
}

div.paginator.next-prev-numbers .left a,
div.paginator.next-prev-numbers .left span {
	padding-right: 10px;
}

div.paginator.next-prev-numbers .right a,
div.paginator.next-prev-numbers .right span {
	padding-left: 10px;
}

div.paginator.next-prev-numbers .center a,
div.paginator.next-prev-numbers .center span,
div.paginator.next-prev-numbers .center b {
	padding: 0 5px;
}

div.paginator.next-prev-center .left,
div.paginator.next-prev-center .right,
div.paginator.next-prev-center .center {
	width: 201px;
	float: left;
}


div.page div.paginator a {
	text-decoration:none;
	color:#8497A0;
}

div.paginator div.right{
	text-align: right;
}

div.paginator div.center{
	text-align:center
}

/* einde paginator */

/* begin nieuwsarcief jaar */

div.title{
	font-family:Open Sans Condensed;
	font-weight: bold;
	font-size:14pt;
	color:#006699;
}

div.title span{
	color:#8497A0;
}

div.title.bc a {
	color:#006699;
	text-decoration: none;
}

div.page div.subtitle{
	color:#8497A0;
	font-size:8pt;
	margin-top:10px;	
	padding-bottom:10px;
	margin-bottom:18px;
	border-bottom:1px solid #d0e2e6;
}

hr{
	border:0;
	height:1px;
	color:#D0E2E6;
	background-color:#D0E2E6;
	margin-top:13px;
	margin-bottom:13px;
}

div.year-archive div.months{
	padding-bottom:20px;
	border-bottom:1px solid #D0E2E6;
	margin-bottom:20px;
}

div.year-archive div.months.last {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 10px;
}

div.year-archive div.month-right{
	float:left;
	width:280px;
	margin-left:20px;
}

div.year-archive div.month-left{
	float:left;
	width:280px;
	padding-right:10px;
	border-right:1px solid #D0E2E6;
}

div.year-archive div.month-row{
	line-height:25px;
}

div.year-archive div.month-row div.photo{
	float:right;
	width: 65px;
}

div.year-archive div.month-row div.video{
	float:right;
	width: 65px;
	padding-left:10px;
}

div.year-archive div.month-row div.video img,
div.year-archive div.month-row div.photo img{
	padding-left:5px;
	padding-right:5px;
}

div.year-archive div.month-row a{
	text-decoration:none;
	color:#49545E;
}

div.year-archive div.month-row .disabled {
	color:#8497A0;
}

/* einde nieuwsarcief jaar */

/* begin nieuwsarcief maand */

p.view{
	color:#8497A0;
}
p.view a{
	text-decoration:none;
	color:#8497A0;
}

/* einde nieuwsarcief maand */

/* begin list */
div.list {
	border-bottom:1px solid #d1e2e5;
	margin-bottom:24px;
	padding-bottom:19px;
}

div.list div.title {
	font-family:Open Sans Condensed;
	font-weight: bold;
	font-size:14pt;
	line-height:18px;
	color:#006699;
	padding-bottom:6px;
}

div.list div.subtitle {
	font-family:arial;
	line-height:12px;
	color:#8497A0;
	padding-bottom:6px;
	border-bottom:none;
	margin:0px;
	font-size:12px;
}

div.list ul{
	margin-left:-20px;	
	list-style:none;
	margin:0;
	padding:0;
}

div.list ul li{
	line-height:18px;
}

div.list ul li a{
	text-decoration: none;
	color: #49545E;
}

div.list ul li:before{
	content: "\00BB";
	font-size:12px;
	padding-right:6px;
	color:#8497A0;
}

div.list ul li img{
	padding-left:5px;
	vertical-align: text-top;
}

div.list div.link a{
	text-decoration:none;
	line-height:20px;
	color:#006699;
	font-size:10pt;
}
/* einde list */

/* begin maak je eigen top 10 */

div.maaktop10{
	padding-bottom:20px;
}

div.maaktop10 a{
	text-decoration:none;
	color:#006699;
}

div.maaktop10 select{
	margin-right:3px;
	margin-left:3px;
}

/* einde maak je eigen top 10 */

/* begin alle reacties */

div.allereacties{
	padding-bottom:15px;
}

div.allereacties div.reactie{
	padding-top:10px;
	color:#49545E;
	padding-bottom:15px;
	border-bottom:1px solid #d0e2e6;
}

div.allereacties div.reactie span {
	color:#49545E;
	font-weight:bold;
}

div.allereacties div.reactie a{
	color:#8497A0;
	text-decoration:none;
	font-weight:bold;
}

div.allereacties div.reactie b{
	color:#006699;
}

div.allereacties .page-adv {
	padding-top: 15px;
}
/* einde alle reacties */

/* begin ga terug */

div.gaterug{
	margin-top:20px;
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:1px solid #d0e2e6;
	border-top:1px solid #d0e2e6;
}

div.gaterug a{
	text-decoration:none;
	color:#8497A0;
}

/* einde ga terug */

/* begin per regio/tag */

div.regiotag {
	margin-bottom:20px;
}
div.regiotag hr {
	margin: 0;
}

div.regiotag div.list{
	border-bottom:none;
	margin-bottom:10px;
	padding-bottom:10px;
}

div.regiotag div.months{
	padding-bottom:20px;
	border-bottom:1px solid #D0E2E6;
	margin-bottom:20px;
}

div.regiotag div.months.last {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 10px;
}

div.regiotag div.month-middle{
	float:left;
	margin-left:30px;
	width:170px;
	border-right:1px solid #D0E2E6;
}

div.regiotag div.month-right{
	float:left;
	margin-left:30px;
	width:170px;
}

div.regiotag div.month-left{
	float:left;
	padding-right:30px;
	width:170px;
	border-right:1px solid #D0E2E6;
}

div.regiotag div.month-row{
	line-height:19px;
}

div.regiotag div.month-row a{
	text-decoration: none;
}

/* einde per regio/tag */

/* begin tekstpagina */

div.page h1,
div.page .textpage h2 {
	padding:0;
	margin:0;
	font-family:Open Sans Condensed;
	font-weight: bold;
	font-size:14pt;
	line-height:18px;
	color:#006699;
	padding-bottom:15px;
	border-bottom:1px solid #d0e2e6;
}

div.page h1 a {
	text-decoration: none;
	color: #006699;
}

div.page h1 span {
	color:#8497A0;
}

div.page .textpage h2 {
	border-bottom: none;
	padding-bottom: 6px;
}

div.page  div.textpage {
	padding-top: 15px;
}

div.page  div.textpage a{
	text-decoration:none;
	color:#006699;
}

div.page a {
	color:#49545E;
}

div.page a u font {
	color:#49545E;
}

/* einde tekstpagina */

/* begin zoeken */

div.searchpage{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #d0e2e6;
}

div.searchpage input{
	margin: 0;
	padding: 2px;
	height: 16px;
	margin-left:5px;
	margin-right:5px;
	border: 1px solid #cccccc;
}

div.searchpage input.text {
	width:400px;
}

div.searchpage dl {
	padding-top: 10px;
}

div.searchpage dt,
div.searchpage dd {
	line-height: 20px;
	padding: 10px 0;
}
div.searchpage a {
	text-decoration:none;
	color:#006699;
	font-weight:bold;
}

/* einde zoeken */

/* einde nieuws pagina */

/* begin Admin */

.fullpage {
	margin: 15px 0 45px;
}

.fullpage .textpage-edit {
	float: left;
	width: 764px;
	padding-left: 20px;
}

.fullpage .textpage-container {
	width: 184px;
	height: 600px;
	overflow: auto;
	border: 1px solid black;
	padding: 5px;
	z-index: 100;
	position: relative;
	float: left;
}
.fullpage ul.textpages,
.fullpage ul.textpages li {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	line-height: 15px;
	white-space: nowrap;
	font-weight: normal;
}

.fullpage ul.textpages li.selected {
	font-weight: bold;
}

.fullpage ul.textpages li .contract,
.fullpage ul.textpages li .none,
.fullpage ul.textpages li .expand {
	width: 10px;
	display: inline-block;
	cursor: pointer;
	font-weight: normal;
}
.fullpage ul.textpages li .none {
	cursor: default;
}

.fullpage a {
	color:#49545E;
	text-decoration: none;
}

.fullpage .highlight tr:hover {
	background-color: #EEEEEE;
}

.fullpage .block,
.fullpage a.block {
	color: #FF0000;
}

.fullpage table tr.error,
.fullpage table tr.error a  {
	color: #FF0000;
}

.fullpage form dl {
	position: relative;
	margin: 0;
}

.fullpage form dt {
	clear: left;
	float: left;
	width: 150px;
	margin: 0;
	padding: 2px 0;
	font-weight: bold;
	line-height: 29px;
}

.fullpage form dd {
	margin-left: 155px;
	color: #000000;
	padding: 2px 0;
	position: relative;
	min-height: 29px;
}

.fullpage .indexform form dt {
	width: 50px;
}

.fullpage .indexform form dd {
	margin-left: 55px;
}

.fullpage form dd.label {
	line-height: 29px;
}

.fullpage form dd input.checkbox {
	margin-top: 7px;
}

.fullpage form dd input.inputtext,
.fullpage form dd input.inputsmall {
	border: 1px solid #B6B6B6;
	padding: 5px;
	width: 593px;
	outline: none;
}

.fullpage form dd textarea.inputtext {
	border: 1px solid #B6B6B6;
	padding: 5px;
	width: 593px;
	height: 150px;
	outline: none;
}

.fullpage form dd input.inputsmall {
	width: 150px;
}

.fullpage form dd input.inputtext.error,
.fullpage form dd input.inputsmall.error,
.fullpage form dd.error select,
.fullpage form dd.error .cke,
.fullpage form dd.error .column-left,
.fullpage form dd.error .column-right {
	border-color: #FF0000;
}

.fullpage div.column-left,
.fullpage div.column-right {
	float: left;
	width: 200px;
	padding-right: 10px;
	margin: 0;
	padding: 0;
	border: 1px solid white;
}

.fullpage div.column-left label,
.fullpage div.column-right label {
	display: block;
	padding: 2px;
}

.fullpage .summary {
	width: 300px;
	float: left;
}
.fullpage .indexform {
	float: left;
	width: 600px;
}
.fullpage .summary ul,
.fullpage .summary ul li {
	margin: 0;
	margin-top: 4px;
	padding: 0;
	list-style: none;
}

/* begin Videos */

div.videospage{
	border-bottom:1px solid #d0e2e6;
	padding-bottom:20px;
	margin-bottom:20px;
}

div.videospage div.left{
	float:left;
	width:275px;
	border-right:1px solid #d0e2e6;
	padding-right:20px;
}

div.videospage div.right{
	float:left;
	width:275px;
	border-left: 1px solid #d0e2e6;
	margin-left: -1px;
	padding-left: 20px;
}

div.videospage div.video{
	width:270px;
	margin-right:20px;
	color:#8497A0;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #d0e2e6;
}

div.videospage div.video.last{
	padding-bottom:0;
	margin-bottom:0;
	border:none;
}

div.videospage div.video img{
	float:left;
	margin-right:10px;
}

div.videospage div.video .bold a{
	color:#006699;
	line-height: 1.5;
	text-decoration: none;
}
div.videospage div.video .bold {
	padding-bottom:3px;
}

div.paginator.next-prev-center.paginator-videos {
	padding-bottom: 19px;
	border-bottom: 1px solid #D0E2E6;
	margin-bottom: 20px;
}

div.videospage div.video .tekst{
	color:#8497A0;
}

div.year-archive-video div.months{
	padding-bottom:20px;
	border-bottom:1px solid #D0E2E6;
	margin-bottom:20px;
}

div.year-archive-video div.months.last {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 10px;
}

div.year-archive-video div.month-middle{
	float:left;
	margin-left:30px;
	width:170px;
	border-right:1px solid #D0E2E6;
}

div.year-archive-video div.month-right{
	float:left;
	margin-left:30px;
	width:170px;
}

div.year-archive-video div.month-left{
	float:left;
	padding-right:30px;
	width:170px;
	border-right:1px solid #D0E2E6;
}

div.year-archive-video div.month-row{
	line-height:25px;
}

div.year-archive-video div.month-row div.photo{
	float:right;
}

div.year-archive-video div.month-row div.video{
	float:right;
	padding-left:10px;
}

div.year-archive-video div.month-row div.video img, div.month-row div.photo img{
	padding-left:5px;
	padding-right:5px;
}

div.year-archive-video div.month-row a{
	text-decoration:none;
	color:#49545E;
}

div.year-archive-video div.month-row .disabled {
	color:#8497A0;
}

/* einde Videos */

/* begin Inloggen */
div.inloggen{
	padding-bottom:20px;
	border-bottom:1px solid #D0E2E6;
	margin-bottom:20px;
}

div.inloggen label{
	line-height: 23px;
}

div.inloggen input#email{
	width: 439px;
}

div.inloggen.lost input#email {
    width: 325px;
}

div.inloggen input#password{
	width: 339px;
}

div.inloggen input.error {
	border: 1px solid red;
	padding: 2px;
}

div.inloggen a{
	color:#006699;
	text-decoration:none;
}
div.inloggen a.submit {
	padding-left: 5px;
}

p.error, ul.error {
	color: #FA0000;
}

div.inloggen a span{
	color:#8497A0;
}

.submit-hidden {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

/* einde Inloggen */

/* begin tell a friend */
div.tellafriend{
	padding-bottom:20px;
	border-bottom:1px solid #D0E2E6;
	margin-bottom:20px;
}

div.tellafriend label{
	float:left;
	display:block;
	width:100px;
	margin-top:5px;
	margin-bottom:5px;
}

div.tellafriend input{
	width:497px;
	margin-top:5px;
	margin-bottom:5px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

div.tellafriend textarea{
	width:497px;
	height:200px;
	margin-top:5px;
	margin-bottom:5px;
	border: 1px solid #CCCCCC;
}

div.tellafriend a{
	color:#006699;
	text-decoration:none;
}

div.tellafriend a span{
	color:#8497A0;
}

div.tellafriend label span#chars{
	position:relative;
	clear: left;
	color:#8497A0;
	font-size:8pt;
	top: 145px;
	line-height: 1.3;
	font-style:italic;
}

/* einde tell a friend */

/* begin profiel */
div.profiel{
	padding-bottom:20px;
	border-bottom:1px solid #D0E2E6;
	margin-bottom:20px;
}

div.profiel label{
	display:block;
}
div.profiel dt label{
	line-height: 23px;
}
div.profiel dd input{
	width: 400px;
	border: 1px solid #E2F0F2;
	padding: 2px;
}

div.profiel input.checkbox{
	margin-top:7px;
	margin-bottom:7px;
	width:20px;	
}

div.profiel a{
	color:#006699;
	text-decoration:none;
}

div.profiel a span{
	color:#8497A0;
}

div.profiel div.hours div.hour {
	width:150px;
	float:left;
}
/* einde profiel */

/* begin weer pagina */

div.page div.weer{
	padding-bottom:20px;
	border-bottom:1px solid #D0E2E6;
	margin-bottom:20px;
}

div.page div.weer div.links{
	float:left;
	width:306px;
	border-right:1px solid #d0e2e6;
	padding-right:20px;width
}

div.page div.weer div.rechts{
	float:left;
	width:255px;
	border-left: 1px solid #d0e2e6;
	margin-left: -1px;
	padding-left: 20px;
}

div.page div.weer div.rechts iframe {
	padding-top:5px;
	padding-bottom:20px;
	border-bottom:1px solid #D0E2E6;
	margin-bottom:20px;
}

div.page div.weer div.rechts div.list{
	border-bottom: none;
	margin-bottom: 0;
}

div.forecast tr{
	height:	24px;
	line-height:24px;
}

div.forecast tr th:first-child{
	width:170px;
}

div.forecast tr th{
	background-color:#006699;
	color:#ffffff;
	text-align:center;
	width:71px;
}

div.forecast tr td{
	text-align:center;
}

div.forecast tr td.blue{
	background-color:#E2F0F2;
}

div.forecast tr td:first-child{
	text-align:left;
}

div.forecast div {
	color:#8497A0;
	margin-top:20px;
}
/* einde weer pagina */

/* begin week journaal */

div.weekjournaal div.text{
	padding-bottom:10px;
	border-bottom:1px solid #D0E2E6;
	margin-bottom:20px;
}

.choice {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 4px;
}
/* einde week journaal */
