/* -------------------------------------------------------------- hoofdinstellingen ------ */

* {
	margin: 0;
	padding: 0;
	font-family: 'Duru Sans', tahoma, sans-serif;
}
td {
	vertical-align: top
}
a, input {
	outline: 0 none;
}
img {
	border: 0 none
}
.clear {
	clear: both;
}
h1 span {
	display: none;
}
textarea {
	resize: none;
}
.img-left {
	float: left;
	display: inline;
	margin: 5px 5px 5px 0;
}

/* -------------------------------------------------------------- layout kenmerken ------ */

body {
	background: #f6f6f6;
}
#container {
	width: 1000px;
	margin: auto;
	position:relative;
}
#outer{
	margin: 15px 0 15px 0;
	padding: 0;
	min-height: 700px;
	float: left;
	border: 1px solid #c4c4c4;
	background: #fff;
}
* html #outer{
	height:100%;
}
#content-top, #content-bottom {
	width: 1000px;
	height: 30px;
}
#content-top {
	background: #fff;
}
#content-bottom {
	background: #fff;
	margin-bottom: 10px;
}
#content {
	background: #fff;
	min-height: 700px;
	width: 1000px;
}
#social-media {
	float: left;
	height: 50px;
	width: 320px;
	margin: 20px 0 0 0;
}
#social-media img {
	float: left;
	margin-right: 10px;
}

/* -------------------------------------------------------------- header kenmerken ------ */

#topmenu {
	float: left;
	margin: 25px 0 0 108px;
}
#content-top #topmenu p {
	font-weight: bold;
	padding: 15px 0 0 90px;
	font-size: 0.64em;
	text-align: right;
	width: 550px;
}
#topmenu p a {
	color: #696868;
	text-decoration:none;
}
#social-media {
	float: left;
	width: 100px;
	height: 33px;
	margin: 30px 0 0 40px;
}
#header {
	width: 1000px;
	height: 280px;
	margin: 10px 0 0 0px;
	float: left;
}
#iopages {
	width: 280px;
	height: 165px;
	margin: -68px 0 0 30px;
}
#iopages a {
	width: 280px;
	height: 165px;
	display: block;
}

/* -------------------------------------------------------------- content indeling kenmerken ------ */

#content-left {
	width: 634px;
	min-height: 500px;
	float: left;
	margin: -50px 0 0 20px;
}
#content-right {
	width: 284px;
	padding: 10px;
	background: #fff;
	border: 1px solid #c4c4c4;
	border-radius: 4px;
	float: left;
	margin: -200px 0 15px 20px;
}
#nieuws, #nieuwsbrief-uns, #page {
	min-height: 400px;
	border: 1px solid #c4c4c4;
	border-radius: 4px;
	padding: 10px;
	float: left;
	background: #fff
}
.page-promo {
	width: 370px;
}
#promo {
	width: 200px;
	min-height: 300px;
	border: 1px solid #c4c4c4;
	border-radius: 4px;
	padding: 10px;
	float: left;
	margin-left: 20px;
	background: #fff
}
#sponsors {
	width: 634px;
	height: 20px;
}
#sitelinks {
	width: 602px;
	padding: 15px;
	min-height: 140px;
	border: 1px solid #c4c4c4;
	border-radius: 4px;
	background: #e6e6e6;
}
/* -------------------------------------------------------------- zoek kenmerken ------ */

#zoek-functie {
	border: 1px solid #c4c4c4 ;
	height: 25px;	
	width: 200px;
	margin: 35px 0 10px 20px;
	float: left;
	
}
.searchbox {
	font-family: verdana, arial;
	font-style: italic;
	border: 0px none;
	float: left;
	color: #868889;
	height: 24px;
	line-height: 28px;
	font-size: 71%;
	padding-left: 10px;
}

.searchbutton {
	float: right;
	margin: 5px 10px 0 0;
}

#zoek-resultaten h1{
	color: #17507a;
	font-size: 0.84em;
	margin-bottom: 3px;
}
#zoek-resultaten h2{
	color: #17507a;
	font-size: 0.64em;
}
/* -------------------------------------------------------------- concertagenda kenmerken ------ */

#concert-agenda {
	margin-left: 2px;
}
#concert-agenda .concert-details {
	background: #383837;
	width: 254px;
	min-height: 72px;
	position: absolute;
	margin: -40px 0 0 48px;
	padding: 12px;
    z-index: 10000;
	display: none;
}
.concert-details img {
	position: absolute;
	left: -14px;
	top: 18px;
}
#concert-agenda h2 {
	font-size: 0.79em;
	color: #17507a;
	margin: 8px 0 4px 0;
}
#concert-agenda h2 a {
	color: #17507a;
	text-decoration: none;
}
#concert-agenda h2 a:hover {
	text-decoration: underline;
}
#concert-agenda p, #support-us p, #nieuwsbrief p, .right-block p {
	color: #383837;
	font-size: 0.74em;
	line-height: 140%;
}
#concert-agenda p a {
	text-decoration: none;
	color: #383837;
}
#concert-agenda .concert-details p {
	color: #fff;
}
.concert-details h3 {
	text-transform: uppercase;
	font-size: 0.84em;
	color: #fff;
	margin-bottom: 4px;
}
.concert-details .details, .concert-details .loc-city {
	font-size: 0.71em;
	margin-bottom: 4px;
}
#concert-agenda .concert-details .date-time {
	font-size: 0.81em;
	font-weight: bold;
	margin-bottom: 4px;
}
#concert-agenda .concert-details .price a {
	color: #fff;	
	text-decoration: none;
}
#concert-agenda .concert-details .price a:hover {
	text-decoration: underline;
}
.superhover {
	display: inline;
}
hr {
	border: 0 none;
	border-bottom: 1px solid #c4c4c4;
	margin: 8px 0 8px 0;
}
.mt10 {
	margin-top: 10px;
}
.right-block {
	margin-top: 10px;
}
.right-block a {
	color: #17507a;	
}

/* -------------------------------------------------------------- advertisements kenmerken ------ */

#advertentie {
	margin-top: 10px;
}
#advertentie p {
	font-size: 0.61em;
	margin-bottom: 4px;
	color: #706f6f;
}
#ad-holder {
	width: 284px;
	height: 120px;
	overflow: hidden;
}
#add01 {
	margin: 10px 0 0 15px
}

/* -------------------------------------------------------------- support us kenmerken ------ */

#support-us {
	margin: 15px 0 0 5px;
}
#support-us p a {
	color: #17507a;
}
#content-right .margin-5 {
	margin-left: -5px;
}

/* -------------------------------------------------------------- nieuwsbrief kenmerken ------ */

#nieuwsbrief {
	margin: 15px 0 0 0px;
}
#nieuwsbrief ul, #content-left #page #nieuwsbrief ul {
	list-style-type: none;
	margin-top: 10px;
}
#nieuwsbrief ul li, #content-left #page #nieuwsbrief ul li {
	float: left;
	display: inline;
	width: 80px;
	font-size: 0.74em;
	padding: 5px 1px 5px 9px;
}
#nieuwsbrief ul li.active {
    border-top: 1px solid #c4c4c4;
    border-left: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;
	font-weight: bold;
    border-bottom: none !important;
}
#nieuwsbrief ul li.in-active {
	border-bottom: 1px solid #c4c4c4;
}
#nieuwsbrief ul li a {
	color: #696868;
	width: 100px;
	display: block;
	text-decoration: none;
}
#nieuwsbrief ul li a:hover {
	font-weight: bold;
}
.nl-name, .nl-mail, .nl-conf-error {
	width: 261px;
	min-height: 34px;
	border: 1px solid #c4c4c4;
	border-top: 0px none;
	margin-top: -1px;
	padding: 9px 0 0 9px;
}
.none {
	display:none;
}
#nieuwsbrief input {
	font-family: tahoma, verdana;
	border: 1px solid #c4c4c4;
	font-size: 0.71em;
	padding: 3px 6px 3px 6px;
	width: 237px;
	color: #383837;
}

/* -------------------------------------------------------------- social media kenmerken ------ */

#facebook-likes, #social-bottom {
	margin: 10px 0 0 0;
    padding: 10px 0;
    border-top: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
}
#facebook-likes {
	width: 234px;
	overflow: hidden;
}
#social-bottom p {
	color: #383837;
	font-size: 0.64em;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#social-bottom {
	padding-left: 5px;
}


/* -------------------------------------------------------------- promotion kenmerken ------ */

#promo h1, #nieuwsbrief h1, #support-us h1 { 
	margin-bottom: 20px;
	line-height: 1.8em;
	background: #8d3571;
	line-height: 1.8em;
	color: #fff;
	padding-left: 10px;
	font-size: 1.2em;
	border-radius: 2px;
}

/* -------------------------------------------------------------- nieuws kenmerken ------ */

#nieuws a, #nieuwspagina a {
	color: #17507a;
}
#nieuws.promo h1, #nieuws.standard h1, #concert-agenda h1, .right-block h1, #page h1 {
	line-height: 1.8em;
	margin-bottom: 20px;
	background: #696868;
	color: #fff;
	text-indent: 10px;
	font-size: 1.2em;
	border-radius: 2px;
}
#nieuws h2, #page h2, #nieuwspagina h2 {
	color: #17507a;
	font-size: 0.84em;
	margin-bottom: 3px;
}
#nieuws h2 a {
	color: #17507a;
	text-decoration: none;
}
#nieuws h2 a:hover {
	text-decoration: underline;
}
#nieuws p, #page p, #page td, #page li, #nieuwspagina p, #nieuws div li {
	color: #383837;
	font-size: 0.74em;
	line-height: 140%;
}
#nieuws div ul {
	margin: 10px 0 10px 25px;
}
#page a {
	color: #17507a;
	text-decoration: underline;
}
#page ul {
	margin: 0 0 8px 15px;
}
#page h1 {
	padding-left: 0px;
}
#nieuws .date, #nieuwspagina .date {
	font-weight: bold;
	font-size: 0.61em;
	padding-bottom: 4px;
}
#nieuws img, #nieuwspagina img {
	float: left;
	margin: 4px 8px 2px 0;
}
#nieuws.standard div {
	width: 530px;
	clear:both;
	margin-bottom: 10px;
	padding-right: 80px;
}
#nieuws.promo div {
	width: 370px;
	clear:both;
	margin-bottom: 10px;
}
#nieuwspagina div {
	width: 550px;
	clear: both;
	margin-bottom: 10px;
}
#front-nieuws {
	border: 1px solid #c4c4c4;
	min-height: 180px;
	width: 610px;
	margin-bottom: 10px;
	position: relative;
	background: #f0f0f0;
}
#front-nieuws .news-slide {
	padding: 10px 10px 30px 10px;
	font-size: 135%;
}
#front-nieuws .news-slide .date {
	font-weight: bold;
	font-size: 0.61em;
	margin-bottom: 8px;
}
#page #front-nieuws .news-slide p {
	padding-right: 10px;
}
#front-nieuws .news-slide a {
	color: #17507a;
}
#front-nieuws .news-slide img {
	margin-right: 10px;
}
#news-dots {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
#news-dots ul {
	list-style-type: none
}
#news-dots ul li {
	width: 12px;
	height: 12px;
	float: left;
	display: inline;
	margin-left: 4px;
}
#news-dots ul li a {
	width: 12px;
	height: 12px;
	display: block;
	background:url(img/main/news-dot.png);
}
#news-dots ul li a:hover, #news-dots .selected {
	background-position: -12px 0;
}
#page #nieuwsbrief ul {
	margin: 0 0 8px 0px;
}
#promotion-temp {
	margin-bottom: 10px;
	border-bottom: 1px solid #c4c4c4;
}
.news-overview {
	border-top: 1px solid #c4c4c4;
	margin-top: 20px;
	padding-top: 10px;
}
.news-archive {
	border-top: 0px none;
	padding-top: 0;
}
#nieuws .news-overview ul {
	list-style-type: none;
	margin: 10px 0 0 0;
}
.news-overview ul li {
	font-size: 0.74em;
	margin-bottom: 5px;
}
#nieuwspagina .news-overview ul {
	margin-left: 0px;
	margin-top: 10px;
	list-style-type: none;
}
#content .editions {
	margin: 10px 0 15px 0;
	list-style-type: none;
}

/* -------------------------------------------------------------- pagina kenmerken ------ */

#page.page-standard {
	width: 582px;
	min-height: 400px;
	border: 1px solid #c4c4c4;
	padding: 10px 40px 10px 10px;
	float: left;
	background: #fff
}
#page.page-standard p, #page.page-standard li, #page.page-standard ol {
	padding-right: 70px;
}
#page p {
	margin-bottom: 8px;
}
#page p.date {
	margin-bottom: 0px;
}
#page.page-standard h1 {
	width: 612px;
}

/* -------------------------------------------------------------- reviews kenmerken ------ */

#review-gallery {
	width: 600px;
	height: 400px;
	border: 1px solid #c4c4c4;
	margin: 0 0 10px 0;
	overflow: hidden;
	padding: 6px;
	background: #f5f5f5;
	position: relative;
}
.gallery-image {
	float: left;
	display: inline;
	text-align: center;
	width: 600px;
	position: relative;
}
#gallery-buttons {
	background: #727070;
	height: 40px;
	width: 76px;
	position: absolute;
	right: 15px;
	bottom: 15px;
	z-index: 10000;
	display: none;
	border-radius: 3px;
}
#review-gallery:hover #gallery-buttons {
	display: block;
}
#gallery-buttons ul {
	list-style-type: none;
	margin: 4px 0 0 4px;
}
#gallery-buttons ul li {
	float: left;
	display: inline;
	height: 32px; 
	width: 32px;
    padding: 0 !important;
}
#gallery-buttons ul li a {
	height: 32px; 
	width: 32px;
	display: block;
}
#gallery-buttons ul li .gallery-next {
	background: url(img/main/gallery-button-next.png) no-repeat;
	margin: 0 0 0 5px;
}
#gallery-buttons ul li .gallery-previous {
	background: url(img/main/gallery-button-previous.png) no-repeat;
}

/* -------------------------------------------------------------- agenda kenmerken ------ */

#agenda-sort {
	width: 597px;
	height: 40px;
	margin-top: -45px;
}
#agenda-sort select {
	float: right;
	font-family: tahoma, verdana;
	padding: 3px 5px 3px 5px;
	color: #383837;
}
#agenda-sort select option {
	padding: 3px 5px 3px 5px;
}
#page h3 {
	color: #17507a;
	font-size: 0.84em;
}
.agenda-c {
	margin: 5px 0 5px 0;
}
.agenda-c .col-time {
	width: 38px;
	padding-right: 2px;
}
.agenda-c .col-1 {
	width: 180px;
	padding-right: 8px;
}
.agenda-c .col-2 {
	width: 150px;
	padding-right: 8px;
}
.agenda-c .col-3 {
	width: 90px;
	padding-right: 8px;
}
.agenda-c .col-4 {
	width: 55px
}
.agenda-c .col-4 a {
	color: #17507a;
}
#agenda-submit .col-1 {
	width: 150px;
	font-weight: bold;
}
#agenda-submit .col-2 {
	width: 100px;
	font-weight: bold;
	padding-bottom: 15px;
}
#agenda-submit .formfield {
	font-family: tahoma, verdana;
	font-size: 1em;
	color: #383837;
	border: 1px solid #c4c4c4;
	width: 300px;
	padding: 4px 5px 4px 5px;
}
#agenda-submit .formlist {
	width: 312px;
}
.extra-info {
	position: absolute;
	z-index: 500;
	margin: -20px 0 0 6px;
	width: 200px;
	min-height: 100px;
	background: #383837;
	padding: 10px;
}
a .extra-info {
	display: none;
}
a:hover .extra-info {
	display: inline;
}
.extra-info img {
	position: absolute;
	left: -14px;
	top: 15px;
}
#page .extra-info p {
	color: #fff;
	font-size: 1em;
	padding-right: 10px;
}
#page .button {
	background: #38373a;
	color: #fff;
	border: 1px solid #38373a;
	padding: 2px 6px 2px 6px;
}
#page .error {
	border: 1px solid #ff0000;
	background: #f2f2f2;
}
#page .thanks {
	background: #f2f2f2;
	padding: 8px;
	border: 1px solid #17507a;
	width: 424px;
}

/* -------------------------------------------------------------- sitelinks kenmerken ------ */

#sitelinks .block {
	float: left;
	width: 200px;
}
#sitelinks div h2 {
	text-transform: uppercase;
	color: #17507a;
	font-size: 0.84em;
}
#sitelinks ul {
	list-style-type: none;
	margin: 10px 0 10px 0;
}
#sitelinks ul li {
	font-weight: bold;
	font-size: 0.74em;
	line-height: 165%;
}
#sitelinks ul li a {
	color: #696868;
	text-decoration: none;
}
#sitelinks ul li a:hover {
	color: #17507a;
}

/* -------------------------------------------------------------- privacy verklaring kenmerken ------ */

#privacy-container {
	width: 300px;
	height: auto;
	padding: 5px;
	border: 1px solid #c4c4c4;
	margin: 0 0 10px 0;
}
#privacy-container input[type=checkbox] {
	float: left;
	cursor: pointer;
}
#privacy-container p {
	margin: 0 0 0 25px;
	font-size: 1em;
	padding: 0 !important;
}
.privacy-error {
	border: 1px solid #ff0000 !important;
	background: #f2f2f2;
}


/* -------------------------------------------------------------- footer kenmerken ------ */

#content-bottom p, #content-bottom a {
	color: #706f6f;
	text-decoration: none;
}
#content-bottom p {
	font-weight: bold;
	padding: 15px 0 0 25px;
	font-size: 0.64em;
}
#content-bottom a:hover {
	color: #383837;
}
.advertisement{
    width: 236px;
}

#promotion-temp {
	width: 370px;
	padding-bottom: 15px;
	float: left;
}
#progmotion-stopt {
	position: absolute;
	top: 110px;
	left: 600px;
	z-index: 4000;
	width: 200px;
	height: 150px;
}