@CHARSET "ISO-8859-1";
html, body {
	min-height: 100%;
	background: #e02071;
	margin: 0;
	padding: 0;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 12px;
	color: #000;
}
#container {
	position: relative;
	background: #fff;
	color: #000;
	width: 998px;
	margin: 0 auto;
	min-height: 100%;
}
#container_close {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#wrapper {
	float: left;
	height: 100%;
	margin-bottom: -55px;
	font-size: 13px;
}
#clearfooter {
	clear: both;
	height: 55px;
}
#footer {
	height: 55px;
	padding-top: 2em;
}
#footer p {
	margin: 2em 0 0 370px;
	float: right;
	width: 628px;
	margin: 0;
}
#left {
	width: 355px;
	float: left;
	font-size: 12px;
}
#right, #right_wide {
	float: right;
	width: 190px;
	margin-right: 10px;
	margin-top: 40px;
}
#right_wide {
	width: 290px;
	margin-top: 50px;
}
#right img, #right_wide img {
	border: 0;
	float: right;
}
img.news_image {
	background: url(../img/nieuws_bg.png) no-repeat;
	padding: 49px 26px 27px 16px;
}
#top {
	float: left;
	width: 643px;
}
#top img {
	float: left;
}
#breadcrumbs {
	background: url(../img/lijn.jpg);
	float: left;
	width: 643px;
	height: 43px;
}
#content {
	width: 628px;
	float: left;
	margin-left: 15px;
	line-height: 1.6em;
}
#text {
	width: 326px;
	float: left;
    clear: both;
}
#list {
	width: 400px;
	float: left;
}
#list ul, ul.search_result {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-image: url(../img/arrow.png);
}
ul.search_result {
	margin-top: 7px;
	margin-bottom: 12px;
}
.search_result h3 {
	margin-bottom: 0;
	font-size: 1.15em;
	margin-top: .75em;
}

.backlink a {
	padding-left: 12px;
	background: url(../img/klein/backarrow.png) center left no-repeat;
}
.readmore a {
	padding-right: 12px;
	background: url(../img/klein/backarrow.png) center right no-repeat;
}
p.buttonheading {
	margin: 1em 0;
}

/* Alles over kleuren */
td.image img {
	margin-top: 5px;
}
.tips #list ul {
	list-style-image: url(../img/klein/arrow_tips.png);
}
.tips a, .tips h1, .tips h2, .tips h3, .tips strong {
	color: #902d6a;
}
.tips .backlink a {
	background-image: url(../img/klein/backarrow_tips.png)
}

.links #list .actions ul {
	list-style-image: url(../img/klein/arrow_links.png);
	margin-left: 15px;
	font-size: 1em;
}
.links #list ul {
	list-style: none;
	margin-left: 0;
	font-size: 1.25em;
	font-weight: bold;
}
.links #list ul li {
	margin-bottom: .75em;
}
.links h1, .links a, .links h3, .links h4 {
	color: #ff6600;
}
.links td {
	font-weight: bold;
}
.links h3 {
	margin: 0;
	font-weight: bold;
	font-size: 1.25em;
}
.links h4 {
	margin: 0;
	font-weight: normal;
	font-size: 1.1em;
}
.links p {
	margin-top: 0;
}

.agenda h1, .agenda h2, .agenda h3, .latest.agenda a, .agenda a {
	color: #12266a;
}
.agenda td h2 {
   	margin: .75em 0 .13em 0;
}
.agenda thead td {
	background: #d0d4e1;
	color: #12266a;
	font-weight: bold;
    height: 28px;
    background-repeat: no-repeat;
    background-position: 10px 5px;
    text-indent: -999em;
}
.agenda thead td.imageplaceholder {
	background: #fff;
	width: 16px;
    padding-left: 0;
}
.agenda thead td.title {
    background-image: url(../img/titel.png);
}
.agenda thead td.date {
	width: 135px;
    background-image: url(../img/datum.png);
}
.agenda thead td.venue {
    background-image: url(../img/locatie.png);
}
.agenda thead td.time {
	width: 120px;
    background-image: url(../img/tijdstip.png);
}
.agenda tr:hover {
	background: #e7e9f0;
}
.agenda tr.header:hover, .agenda tr:hover td.image {
	background: #fff;
}
.agenda td.image {
    padding-left: 0;
    padding-right: 5px;
}
.agenda table a {
	color: #000;
	font-weight: bold;
}
.agenda td {
	vertical-align: top;
	font-size: 11px;
	padding-left: 10px;
}
.agenda .date, .agenda .time {
	white-space: nowrap;
}
#content .agenda td {
    font-size: 13px;
    font-weight: normal;
}
#content .agenda td a {
    font-weight: normal;
}

.agenda ul {
	list-style-image: url(../img/klein/arrow_agenda.png);
}
.agenda .backlink a {
	background-image: url(../img/klein/backarrow_agenda.png)
}

.faq h1, .faq h2, .faq h3, .faq a, .faq label {
	color: #34992e;
}
.faq #list ul {
	list-style-image: url(../img/klein/arrow_faq.png);
}
.faq .backlink a {
	background-image: url(../img/klein/backarrow_faq.png)
}
.faq form {
	margin-top: 2em;
	font-size: 12px;
	width: 325px;
}
.faq label {
	display: block;
	float: left;
    width: auto;
    font-size: .9em;
    margin-top: .5em;
}
.faq fieldset label {
	font-weight: bold;
	color: #000;
    display: inline;
    text-align: left;
    float: none;
}
.faq form fieldset {
	font-weight: bold;
	border: 0;
	padding: 0;
	color: #000;
}
.faq form legend {
	display: none;
}
.faq div.radio {
    margin-left: 115px;
}
.faq div.radio label {
    display: inline;
    float: none;
}
.faq div.input, .faq div.input input, .faq div.input textarea, .faq .error-message {
    float: left;
    clear: left;
}
.faq form .input {
	margin-bottom: 5px;
}
.faq form .input input, .faq form .input textarea {
	border: 1px solid #afafaf;
	width: 210px;
}
.faq form .input textarea {
	width: 321px;
	height: 44px;
}
.faq form .submit input {
	float: right;
	margin-right: 0px;
}
.faq form p {
	clear: both;
	font-size: .9em;
	margin: 0;
}

.nieuws h1, .nieuws h2, .nieuws h3, .nieuws a {
	color: #009dcc;
}
.nieuws p.date {
	font-weight: bold;
}
.nieuws td {
	vertical-align: top;
}
.nieuws #list ul {
	list-style-image: url(../img/klein/arrow_nieuws.png);
}
.nieuws .backlink a {
	background-image: url(../img/klein/backarrow_nieuws.png)
}
.nieuws .readmore a {
	background-image: url(../img/klein/arrow_nieuws.png);
}

.adressen h1, .adressen h2, .adressen h3, .adressen a, .adressen strong {
	color: #cd9c1d;
}
.adressen #text {
	width: 180px;
}
.adressen .actions ul {
	list-style-image: url(../img/klein/arrow_adressen.png);
}
.adressen .backlink a {
	background-image: url(../img/klein/backarrow_adressen.png)
}


#opening_hours h3 {
	color: #000000;
	font-weight: normal;
	font-size: 1.5em;
}
.contact h1, .contact h2, .contact h3, .contact a {
	color: #ff0000;
}
.contact form fieldset {
	font-weight: bold;
	border: 0;
	padding: 0;
	color: #000;
}
.contact form legend {
	display: none;
}
.contact fieldset label {
	font-weight: bold;
	color: #000;
    display: inline;
    text-align: left;
    float: none;
}
.contact label {
	/*
	font-weight: bold;
	color: #ff0000;
    width: 100px;
    margin-right: 15px;
    display: block;
    float: left;
    text-align: right;
    */
	font-weight: normal;
	color: #ff0000;
    display: block;
    float: left;
    width: auto;
    font-size: .9em;
    margin-top: .5em;
}
#phonerow, #whenrow {
	display: none;
}
#whenrow {
	clear: both;
    margin-left: 0;
}
#whenrow label {
    display: inline;
    float: none;
}
.contact div.radio {
    margin-left: 115px;
}
.contact div.radio label {
    display: inline;
    float: none;
}
.contact div.input, .contact div.input input, .contact div.input textarea, .contact .error-message {
	/*
    width: 198px;
    */
    float: left;
    clear: left;
}
.contact div.input input, .contact div.input textarea {
	border: 1px solid #afafaf;
	width: 210px;
}
.contact div.input textarea {
	width: 321px;
	height: 44px;
}
.contact div.input {
    margin-bottom: 5px;
}
.contact div.submit input {
	float: right;
	margin-right: 0px;
}
.contact form p {
	clear: both;
	font-size: .9em;
	margin: 0;
}

/*
 * Introblokken op homepage
 */

.latest {
	float: left;
	margin-right: 15px;
	margin-top: 10px;
	width: 245px;
}
.latest .image {
	padding-left: 2px;
	padding-right: 6px;
}
.latest.agenda tr:hover {
	background: #fff;
}
.latest.agenda a:hover {
	color: #000;
}
.latest ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-image: url(../img/klein/arrow_nieuws.png);
}
#karavaan {
	display: block;
	margin: 25px 0 0 62px;
	float: left;
	width: auto;
}
#banner-loestest {
	margin: 25px 0 0 62px;
	float:left;
	width: 152px;
	height: 278px;
}
#banner-loestest img {
	cursor: pointer;
}

#map_container {
	background: url(../img/map_bg.gif);
	padding: 50px 18px 17px 50px;
	width: 375px;
	height: 321px;
	float: right;
}

#admin {
}
#admin form {
	margin-top: 1em;
	width: 100%;
}
#admin label {
	width: 75px;
	margin-right: 10px;
	float: left;
	display: block;
	text-align: right;
}
#admin input {
	width: 175px;
	float: left;
	display: block;
}
#admin .checkbox {
	margin-left: 85px;
}
#admin .image {
	margin-left: 85px;
}
#admin .checkbox input, #admin .checkbox label {
	width: auto;
	text-align: left;
}
#admin select {
	float: left;
	display: block;
	margin: 0;
	width: auto;
}
#admin .datetime select {
	display: inline;
	float: none;
}
#admin iframe {
	float: left;
}
#admin form div {
	clear: both;
	margin-bottom: .5em;
	float: left;
}
#admin .submit {
	margin-left: 85px;
}
#admin .submit input {
	width: auto;
}
#admin .actions {
	margin-top: 1em;
	clear: both;
	float: left;
}
#admin thead td {
	background: #fff;
	color: #000;
	font-weight: bold;
    height: 1.5em;
    text-indent: 0;
}
.agenda #admin table a {
	font-weight: normal;
	color: #12266a;
}

#list.medewerkers {
	width: 500px;
}
#list #medewerkers {
	margin: 10px 0 0 0;
	list-style: none;
	width: 100%;
}
#medewerkers li {
	margin-top: 10px;
	margin-bottom: 20px;
	min-height: 140px;
	width: 100%;
	float: left;
	clear: both;
	position: relative;
}
#medewerkers h3 {
	float: right;
	margin: 0;
	width: 330px;
}
#medewerkers p {
	float: right;
	margin: 0;
	width: 330px;
}
#medewerkers img {
	position: absolute;
	bottom: 0;
	margin-right: 5px;
}

#list.vragenlijst label {
	width: 100%;
	display: block;
	float: left;
	margin-top: 1em;
}
#list.vragenlijst textarea {
	width: 100%;
	height: 44px;
	border: 1px solid #afafaf;
}
#list.vragenlijst input {
	width: 100%;
	border: 1px solid #afafaf;
}
#list.vragenlijst .submit input {
	width: 92px;
	border: 0;
	float: right;
}
#opening_hours {
	font-size: 0.9em;
	float: right;
	width: 177px;
	height: 193px;
	padding: 40px 35px 31px 39px;
	background: url(../img/rechts/openingstijden.jpg) top left no-repeat;
}
.message {
	font-size: 1.5em;
	color: #f00;
}
img.iconTip {
	float: left;
	margin-right: 23px;
	margin-top: 15px;
}
img.iconTip.peuters, img.iconTip.jongvolwassenen {
	margin-right: 50px;
}
img.iconTip.tieners {
	margin-bottom: 15px;
}
