/* CSS Document */
a {
	color:#0B96D0;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#agenda {
	float:left;
	width:655px;
	overflow:hidden;
	margin:0 0 10px 0;
	background-color:#ffebd6;
}
#agenda h1 {
	display:block;
	margin:0;
	background:url(../images/bg-agenda.jpg) 0 0 no-repeat;
	height:39px;
	line-height:39px;
	padding:0 0 0 10px;
	font-size:14px;
	color:#ff8400;
}
#maandoverzicht {
	display:block;
	background-color:#ffebd6;
	margin:0;
	padding:20px 20px 0 20px;
	list-style:none;
}
#maandoverzicht li {
	background:#fff url(../images/bg-datum.jpg) 0 0 no-repeat;
	height:45px;
	margin:0 0 5px 0;
	padding:0 0 0 25px;
}
.datum {
	float:left;
	display:block;
	width:73px;
	margin:0;
	font-size:22px;
	font-weight:bold;
	line-height:45px;
}
.bedevaart {
	float:left;
	display:block;
	background:url(../images/icon_bedevaart.jpg) center center no-repeat;
	width:43px;
	height:45px;
}
.cultuur {
	float:left;
	display:block;
	background:url(../images/icon_cultuur.jpg) center center no-repeat;
	width:43px;
	height:45px;
}
.festival {
	float:left;
	display:block;
	background:url(../images/icon_festival.jpg) center center no-repeat;
	width:43px;
	height:45px;
}
.kennis {
	float:left;
	display:block;
	background:url(../images/icon_kennis.jpg) center center no-repeat;
	width:43px;
	height:45px;
}
.muziek {
	float:left;
	display:block;
	background:url(../images/icon_muziek.jpg) center center no-repeat;
	width:43px;
	height:45px;
}
.ontmoeting {
	float:left;
	display:block;
	background:url(../images/icon_ontmoeting.jpg) center center no-repeat;
	width:43px;
	height:45px;
}
.reis {
	float:left;
	display:block;
	background:url(../images/icon_reizen.jpg) center center no-repeat;
	width:43px;
	height:45px;
}
.retraite {
	float:left;
	display:block;
	background:url(../images/icon_retraite.jpg) center center no-repeat;
	width:43px;
	height:45px;
}
.wjd {
	float:left;
	display:block;
	background:url(../images/icon_wjd.jpg) center center no-repeat;
	width:43px;
	height:45px;
}
.sportief {
	float:left;
	display:block;
	background:url(../images/icon_sportief.jpg) center center no-repeat;
	width:43px;
	height:45px;
}
.titel {
	float:left;
	width:250px;
	margin-left:5px;
}
.titel a {
	display:block;
	font-size:13px;
	width:250px;
	height:16px;
	clear:right;
	overflow:hidden;
	margin:8px 0 3px 0;
	padding:0;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
.titel a:hover {
	text-decoration:underline;
}
.plaats {
}
.organisatie {
	float:left;
	overflow:hidden;
	width:150px;
	line-height:45px;
	height:45px;
}
.metwie {
	float:left;
	width:50px;
	line-height:45px;
}
#agenda iframe {
	display:block;
	width:635px;
	height:400px;
	margin:10px;
	border:none;
}
/* form */
#waarschuwing {
	margin:10px 0 5px 8px;
	background:url(../images/icon-waarschuwing.jpg) 0 0 no-repeat;
	height:35px;
	padding:5px 0 0 45px;
	color:#FF0000;
}
#waarschuwing span {
	color:#000;
}
#form {
	display:block;
	background-color:#fff;
	margin:0 10px;
	overflow:hidden;
	padding:0;
}
#form fieldset {
	border:none;
	float:left;
	padding:0;
	margin:5px 0 0 0;
	background-color:#fff;
}
#form legend {
	margin:0 0 10px 0;
	padding:0 0 0 90px;
	color:#000;
	font-weight:bold;
	background-color:#fff;
}
#basisinfo {
	width:335px;
}
#aanvinfo {
	width:300px;
}
#form ul {
	list-style:none;
	margin:0;
	padding:0;
}
#form li {
	margin:0 0 5px 0;
}
#form label {
	display:block;
	float:left;
	width:90px;
	margin:0 5px 0 0;
	text-align:right;
	line-height:15px;
}
#form .inputText {
	width:180px;
	height:15px;
	border:1px solid #CCC;
}
#form p {
	margin-left:95px;
}
#form textarea {
	width:500px;
	height:150px;
	margin:0 0 0 95px;
}
#captcha {
	margin:0 0 10px 95px;
	clear:both;
}
#verzendbutton {
	display:block;
	width:112px;
	height:30px;
	background:url(../images/bg-verzenden.jpg) 0 0 no-repeat;
	margin:10px 0 0 95px;
}
#verzendbutton span {
	display:none;
}
/* agenda */
#bodytop {
	background:url(../images/bg-white-top.jpg) 0 0 no-repeat;
	height:9px;
	margin:10px 10px 0 10px;
}
#body {
	background-color:#fff;
	margin:0 10px;
	padding:10px 10px 0 50px;
	overflow:hidden;
}
.bodybedevaart {
	background:url(../images/icon_bedevaart.jpg) 5px 0 no-repeat;
}
.bodycultuur {
	background:url(../images/icon_cultuur.jpg) 5px 0 no-repeat;
}
.bodyfestival {
	background:url(../images/icon_festival.jpg) 5px 0 no-repeat;
}
.bodykennis {
	background:url(../images/icon_kennis.jpg) 5px 0 no-repeat;
}
.bodymuziek {
	background:url(../images/icon_muziek.jpg) 5px 0 no-repeat;
}
.bodyontmoeting {
	background:url(../images/icon_ontmoeting.jpg) 5px 0 no-repeat;
}
.bodyreis {
	background:url(../images/icon_reizen.jpg) 5px 0 no-repeat;
}
.bodyretraite {
	background:url(../images/icon_retraite.jpg) 5px 0 no-repeat;
}
.bodysport {
	background:url(../images/icon_sport.jpg) 5px 0 no-repeat;
}
#body h3 {
	margin:0;
	pading:0;
}
#body h4 {
	margin:0;
	pading:0;
}
#aanvullendeinfo {
	margin:0;
	padding:0;
	list-style:none;
	background-color:#fff;
}
#aanvullendeinfo label {
	float:left;
	display:block;
	width:100px;
	font-weight:bold;
}
#aanvullendeinfo li {
	clear:left;
}
#bodybottom {
	background:url(../images/bg-white-bottom.jpg) 0 0 no-repeat;
	height:10px;
	margin:0 10px 10px 10px;
}
/* overdezeactiviteit */
#overdezeactiviteit {
	width:200px;
	background:#f2f2f2 url(../images/bg-overdezeactiviteit.jpg) 0 0 no-repeat;
	padding:30px 0 10px 0;
	overflow:hidden;
}
#overdezeactiviteit ul {
	list-style:none;
	padding:0;
	margin:5px;
	overflow:auto;
	height:200px;
	background-color:#fff;
}
#overdezeactiviteit ul li {
	clear:both;
	margin:5px 0 0 5px;
	overflow:hidden;
}
#overdezeactiviteit .foto {
	float:left;
	width:40px;
	height:40px;
	border:0;
	margin:0px;
}
#overdezeactiviteit p {
	margin:0 0 0 50px;
}
#overdezeactiviteit form {
	margin:0;
	padding:0;
}
#overdezeactiviteit textarea {
	margin:10px;
	width:180px;
	height:100px;
	background-color:#ffebd6;
	border:1px solid #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:hidden;
}
#verstuurreactie {
	margin:0 10px 0  0;
	float:right;
	text-decoration:none;
	color:#000;
}
#verstuurreactie:hover {
	text-decoration:underline;
}
/*deze ook! */
#dezeook {
	width:200px;
	background:#f2f2f2 url(../images/bg-dezezijnerookbij.jpg) 0 0 no-repeat;
	padding:35px 0 0 0;
	overflow:hidden;
}
#dezeook ul {
	list-style:none;
	margin:0 0 0 9px;
	padding:0;
}
#dezeook li {
	display:block;
	float:left;
	width:58px;
	height:58px;
	padding:0;
	margin:3px 3px 0 0;
}
#dezeook img {
	border:none;
	width:58px;
	height:58px;
}
#btn-ikook {
	background:url(../images/btn-ikbenerbij.jpg) 0 0 no-repeat;
	display:block;
	width:200px;
	height:39px;
	margin:10px 0 0 0;
}
#btn-ikook span {
	display:none;
}
/* rechts */
#rechts {
	float:left;
	margin:0 0 0 5px;
}
#maandkop {
	width:200px;
	background:url(../images/bg-maand.jpg) 0 0 no-repeat;
	height:29px;
}
#maandkop ul {
	padding:0;
	margin:0;
	list-style:none;
}
#maandkop li {
	float:left;
	color:#ff8400;
	line-height:29px;
	margin:0 0 0 5px;
}
#maandkop li a {
	color:#ff8400;
	text-decoration:none;
}
#maandkop li a:hover {
	text-decoration:underline;
}
#maandkop li.vorige,#maandkop li.vorige {
	display:block;
	width:10px;
}
#maandkop li.maand {
	display:block;
	text-align:center;
	width:160px;
}
#maand {
	width:200px;
	display:block;
	overflow:hidden;
	background-color:#f2f2f2;
	padding:10px 0px 0 0px;
}
#maand ul {
	margin:0 9px;
	padding:0;
	list-style:none;
}
#maand li {
	float:left;
	display:block;
	height:25px;
	width:25px;
	margin:0 1px 1px 0;
	padding:0;
	background-color:#fff;
	font-weight:bold;
	text-align:center;
	line-height:25px;
}
#maand li a {
	display:block;
	color:#000;
	width:25px;
	height:25px;
	line-height:25px;
	text-decoration:none;
	background-color:#ffeeda;
}
#maand li a:hover {
	text-decoration:underline;
}
.bottom {
	background:url(../images/bg-bottom.jpg) 0 0 no-repeat;
	height:9px;
	margin:0 0 10px 0;
}
#voegtoe {
	display:block;
	background:url(../images/btn-voegtoe.jpg);
	width:200px;
	height:39px;
	line-height:39px;
	margin:10px 0 10px 0;
}
#voegtoe span {
	display:none;
}

