/* BEGIN >>> kleuren */

/* wit */
a.button,
a.button:visited,
div#footer,
input.button {color: #fff;}

/* fel geel */
body {background-color:#ffea00;}

/* oker geel */
a:hover,
h2,
strong,
table.module a:hover {color:#7d762d;}

a.button,
a.button:visited {background-color: #7d762d;}

/* donker blauw */
a, a:visited,
a.button:hover,
h1,
h3,
div.bericht,
table.module td.datum,
table.module span {color: #002e7c;}

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

input.button,
div#footer,
div.evenement-datum {background-color: #002e7c;}

h1,
h1 a,
h1 a:visited {text-decoration: none;}

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

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

/* medium blauw (tint 1) */
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;}

/* licht blauw (tint 1) */
div.kader,
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,
ul.lijst li {background-color: #dee9fc;}

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

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


/* BEGIN >>> html tags */

html, body{height:100%;}

body, input, textarea, select {font-family: Verdana, Arial, Helvetica, sans-serif;}
body {
	font-size: 9pt;
	margin:0;
	padding:0;
}

h1 {
	font-size: 15pt;
	padding: 20px 10px 5px 10px;
}

h2 {
	font-size: 11pt;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 0;
}

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

input, select, option, textarea {font-size: 100%;}

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


/* BEGIN >>> html ids */
div#back1 {
	left:0;
	position:absolute;
	width:50%;
	height:100%;
	background:url('../images/back.jpg') no-repeat top left;
}

div#back2 {
	position:absolute;
	right:0;
	width:50%;
	height:100%;
	background:url('../images/back.jpg') no-repeat top right;
}

div#banners,
div#languages {float: right; margin: 10px 10px 0 0;}

div#banners {clear:both; position:relative;}
div#banners div {margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px solid #ccc;}
div#banners table.evenement-home div {border: none; padding: 0; margin: 5px 0 0 0;}

div#container,
div#container-admin {
	position:relative;
	width:760px;
	margin:auto;
	background-color:#fff;
	border-right:2px #002E7C solid;
	border-left:2px #002E7C solid;
}

div#container-admin {
	border-top:2px #002E7C solid;
	border-bottom:2px #002E7C solid;
	padding: 5px;
}

div#container-admin div#content {padding: 0 10px 0 10px;}

div#content {
	clear:left;
	line-height: 140%; 
	margin: 0 0 10px 10px; 
}

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

div#footer{
	clear: both;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}
/* END >>> html ids */


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

div.arrangement {
	border: 1px solid #ccc;
	margin: 10px 0 10px 0;
	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 input,
div.boeking select {margin: 3px 5px 3px 0;}
div.boeking table {font-size: 10px;}

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

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.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;}


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: 90%; padding: 3px;}
table.module td.datum {
	font-weight: bold;
	padding: 5px;
	text-align: center;
	width: 30px;
}
table.module td.naam {vertical-align: top; padding: 3px 3px 10px 3px;}
table.module td.adres {
	border-collapse: separate; 
	border-left: 2px solid #fff;
}

table.module.evenement-home {width: 150px; margin-bottom: 10px;}
table.module.evenement-home div.datum {color: #666;}

ul.lijst {width: 300px; list-style-type: none; margin: 0;}
ul.lijst span {color: #666; font-size: 9px;}

ul.lijst li {border-bottom: 2px solid #fff; padding: 5px;}
ul.lijst a,
ul.lijst a:visited {text-decoration: none;}
/* END >>> html classes */

.clear {clear:both;}
.verplicht {font-weight: bold;}