/* BEGIN >>> kleuren */

/* donker blauw */
a, a:visited,
h3,
div#footer,
div.bericht,
table.module td.datum,
table.module span {color: #223882;}

table.module td.datum div {border: 1px solid #223882;}

a.button,
a.button:visited,
input.button,
div#navigation a.level0.selected,
div#navigation a.level1.selected,
div#navigation a.level2.selected,
div.evenement-datum {background-color: #223882;}

/* medium blauw (tint 1) */
body {background-color: #094fa3; border-top: 1px solid #092e5a;}

a:hover,
h1,
div.nieuws div.datum {color: #5796da;}

div#buienradar div,
div#foto-ext {border: 1px solid #5796da;}

/* medium blauw (tint 2) */
table.module td.datum div {background-color: #9DBEFB;}
div#footer {border-top: 1px solid #9DBEFB;}

/* licht blauw (tint 1) */
div.kader,
div#footer,
div.boeking input.textfield,
tr.k-row-1 {background-color: #CFDEFA;}

/* licht blauw (tint 2) */
div.arrangement,
div.bericht,
div.kalender,
tr.k-row-2 {background-color: #dee9fc;}

/* blauw navigatie */
div#navigation a {
	background-color: #2154ad;
  font-size: 90%;
}

/* rood */
.verplicht {color: #cc0000;}

/* END >>> html tags */


/* BEGIN >>> html tags */
html, body {height: 100%; width: 100%;}
body {
	background-image: url("../images/background.gif"); 
	background-repeat: repeat-y;
	background-position: center;
	font-size: 9pt;
	margin: auto;
}

body, input, select, textarea {font-family: Verdana, sans-serif;}
textarea {font-size: 100%; padding: 3px;}

em {font-style: italic;}

h1{
	font-size:15pt;
	line-height: 20pt;
	text-align: right;
	color: #223882;
	padding: 20px 10px 20px 0px;
}

h2 {
	font-size: 12pt;
	margin: 10px 0 10px 0;
	padding: 0;
	color: #154099;
}

h3 {
	font-size: 110%;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 0;
}

h4 {
	font-size:12px;
	margin:5px 0 6px 0;
}

hr {background-color: #d5d5d5; height: 1px; color: #d5d5d5; border: 0;}

strong, .strong {font-weight: bold;}

table {font-size: 110%;}
th, td {padding: 3px;}
th {text-align: left; font-weight: bold;}

ul {list-style-type: circle; margin: 5px 0 5px 25px;}
/* END >>> html tags */


/* BEGIN >>> html ids */
div#banners-evenementen {float: right; width: 160px; margin: 15px 5px 0 0;}

div#banners div {margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px solid #ccc;}
div#banners {width: 150px; margin-top: 20px;}

div#buienradar {
	background-color: #fff;
	clear: both;
	position: relative;  
	padding-top: 15px;
	width: 100%;
}
div#buienradar a {background-color: #fff; border: none;}
div#buienradar h3 {font-size: 90%; padding: 0; margin-bottom: 10px;}

div#container,
div#container-admin {
	margin: auto;
	width: 760px;
}
div#container-admin {padding: 5px 30px;}
div#content {
	clear:left;
	line-height: 140%; 
	margin: 0 0 10px 10px; 
}

div#content.with_banners{
	margin: 0 0px 10px 10px; 
	width: 550px;
	padding-bottom: 10px;
}

div#content img.locatie {float: right; border: 1px solid #555; margin: 0 15px 5px 15px; padding: 0;}

div#footer {
	clear: both;
	font-size: 9px; 
	font-weight: bold;
	padding: 6px; 
	text-align: center;
}

div#foto-ext {font-size: 10px; margin-top: 20px; padding: 5px;}
div#foto-ext a,
div#foto-ext a:visited {background-color: #fff; border: none; text-decoration: none; margin: 0; padding: 0;}

#vvvlogo{ float: right; margin: 8px 18px 4px 0px;}

div#news-ticker {
	clear: both;
	overflow-x: hidden;
	white-space: nowrap;
	width: 950px;
	padding: 5px 9px 5px 8px;
	margin: 0px 0px 30px 0px;
	font-size: 90%;
	background: #2154AD;
	color: #fff;
}
div#news-ticker a{ color: #fff; text-decoration: none;}
div#text img {border: 1px solid #333;}
/*div#header img {margin: 0px 0px 0px 1px;}*/


/* END >>> html ids */


/* BEGIN >>> html classes */
a.button,
a.button:visited,
input.button {
	color: #fff;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
}
a.button:hover {color: #DEE9FC;}

div.arrangement {
	border: 1px solid #ccc;
	margin-bottom: 15px;
	padding: 10px;
}
div.arrangement h2 {font-size: 120%; margin: 0; padding: 0;}

div.bericht {
	border: 1px solid #ccc; 
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 5px;
}
div.beschrijving {font-size: 110%;}

div.boeking div {width: 320px; padding: 5px;}
div.boeking h3 {margin: 0 0 3px 0;}
div.boeking input.textfield {border: 1px inset #ccc;}
div.boeking table {font-size: 10px;}

div.kader {
	border: 1px solid #ccc;
	float: right;
	margin: 0 15px;
	width: 250px;
}

div.kader li {border-bottom: 1px solid #fff; padding: 5px 0 5px 0;}

div.kader h3 {
	margin: 0; 
	padding: 5px; 
}

div.kader ul {list-style-type: none; padding: 0; margin: 5px;}
div.kader li {margin-bottom: 0;}
div.kader a,
div.kader a:visited {text-decoration: none; font-size: 90%; font-weight: bold;}

div.evenement-datum {
	border-bottom: 1px solid #ccc;
	color: #fff;
	float: left;
	font-size: 11px; 
	font-weight: bold;
	text-align: center;
	padding: 3px;
	width: 30px;
	height: 30px;
	clear: both;
}

div.evenement-info h3 {margin: 10px 0 5px 0;}
div.evenement-info p {margin: 5px 0 5px 0;}

div.evenement-naam {
	height: 30px; 
	border-top: 1px solid #ccc; 
	margin: 3px 0 0 40px; 
	font-weight: bold;
}

div.kalender {
	border: 1px solid #ccc;
	float: left; 
	margin: 10px 0 0 320px;
	padding: 5px;
	position: absolute;
	width: 200px;
}

div.kalender a,
div.kalender a:visited {text-decoration: none;}
div.kalender h3 {margin: 0 0 10px 0;}
div.kalender ul {list-style-type: none; margin: 0;}
div.kalender li {font-size: 90%; margin-bottom: 2px;}

div.nieuws h3 {margin: 15px 0 0 0;}
div.nieuws p {margin: 5px 0 5px 0;}
div.nieuws div.datum {font-size: 90%; font-weight: bold;}
div.nieuws a.verder,
div.nieuws a.verder:visited {text-decoration: none; font-weight: bold;}

div.page-tracker {float: left; margin: 10px;}
div.page-tracker a,
div.page-tracker a:visited {text-decoration: none;}
div.page-tracker h1 {padding: 0 0 0 0;}

h3.categorie {font-size: 10px;}

input.button {font-size: 120%; border: 1px outset #ccc; cursor: pointer;}

table.module {
	margin-top: 10px;
	width: 300px;
}

table.module a,
table.module a:visited {text-decoration: none; font-weight: bold;}
table.module a.sub,
table.module a.sub:visited {font-weight: normal;}

table.module td {border-bottom: 2px solid #fff;font-size: 80%;}
table.module td.datum {
	font-weight: bold;
	padding: 5px;
	text-align: center;
	width: 30px;
}
table.module td.naam {vertical-align: top; padding: 3px 0 10px 5px;}
table.module td.adres {
	border-collapse: separate; 
	border-left: 2px solid #fff;
}


table.faciliteiten td {vertical-align: top;}
table.faciliteiten td.legenda {
	border: 1px solid #d5d5d5;
	font-size: 90%;
	padding: 10px;
	width: 220px;
}
table.faciliteiten td.legenda ul {list-style-type: none; font-size: 90%; margin: 0;}
table.faciliteiten td.legenda h3 {margin: 0 0 10px 0; padding: 0;}
table.faciliteiten td.legenda li {border-bottom: 1px solid #d5d5d5; padding-bottom: 5px; margin-bottom: 5px;}

table.nieuwsarchief {
	font-size: 90%;
}

table.nieuwsarchief td {
	border-collapse: separate; 
	border: 1px solid #fff;
	padding: 6px;
}
table.nieuwsarchief a,
table.nieuwsarchief a:visited {text-decoration: none;}

ul.lijst-categorie a,
ul.lijst-categorie a:visited {
	font-weight: bold;
	text-decoration: none;
}
ul.lijst-categorie li {margin-bottom: 10px;}

.aantal {color: #909090; font-size: 90%;}
.bdr {border: 1px solid #333;}
.top {vertical-align: top;}
.img-left {float: left; margin: 0 5px 5px 0;}
.img-right {float: left; margin: 0 0 5px 5px;}
.m-1 {margin-top: 40px;}
.verplicht {font-weight: bold;}
/* END >>> html classes */