body {
	font-family: "Comic Sans MS", cursive;
	line-height: 20px;
	font-size: 14px;
	color: #660000;
}
/* blauw			=0040C0= */
/* oranje			=CE5D0B= */
/* lichtgrijs	=CED8DA= */
/* darkgrey		=8EA29E= */
/* green			=82A918= */
body {
	background: #d6cec1 url(/imgs/background.jpg) bottom fixed repeat-x;
	margin: 0px;
}
/* ---------------- LAY-OUT ---------------- */
div#container {
width:950px;
margin:0 auto;
text-align:left;
}
/* ---------------- HEADER ---------------- */
div#header {
	height: 140px;
	line-height: 40px;
	margin:0;
	padding: 0 10px;
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	font-weight: 500;
	color: #FFCC00;
	letter-spacing: 2px;
	background: #663399 url(/imgs/welkeretraite.jpg) right bottom no-repeat;
}
div#header span {
	color: #EEC47B;
	font-size: 18px;
	letter-spacing:1px;
	font-style:italic;
}
/* ---------------- CONTENT ---------------- */
div#wrapper {
float:left;
width:100%;
overflow: auto;
}
div#content {
	margin: 0 0px 0 200px;
	padding: 10px 20px 50px 20px;
	border-top: 1px solid #663399;
	border-bottom: 1px solid #663399;
	background-color: #F0E3C0;
	font-family: "Comic Sans MS", cursive;
	line-height: 20px;
	font-size: 14px;
	color: #292624;
}
div#content a, div#extra a {
	color: #663399;
	text-decoration: none;
}
div#content a:hover, div#extra a:hover {
	color: #000000;
	text-decoration: underline;
}
/* ---------------- NAVIGATION ---------------- */
div#navigation {
float:left;
width:190px;
margin-left:-950px;
padding: 0;
}
div#navigation ul {
border-top: 1px solid #663399;
	width: 200px;
}
div#navigation ul, div#navigation ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div#navigation ul li a {
	display:block;
	width: 180px;
	margin: 6px 0px 0px 0px;
	padding: 5px 5px;
	color: #F0E3C0;
	background: #663399;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #663399;
	font-family: "Comic Sans MS", cursive;
	line-height: 20px;
	font-size: 14px;
}
div#navigation ul li a:hover {
	color: #FFFFCC;
	background: #663399;
	border-bottom: 1px solid #663399;
}
div#navigation ul li.sub a {
	display:block;
	width: 170px;
	margin: 0px 0px 2px 10px;
	padding: 2px 5px;
	color: #663399;
	background: #F0E3C0;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #663399;
}
div#navigation ul li.sub a:hover {
	color: #FFFFCC;
	background: #663399;
	border-bottom: 1px solid #663399;
}
/* ---------------- RIGHT ---------------- */
div#extra {
float:left;
width:150px;
margin-left:-150px;
padding: 32px 0 0 0;
border-top: 1px solid #663399;
}
div#footer {
clear:left;width:100%;
}
/* ---------------- PLUGINS ---------------- */

.agenda {
	border-top: 1px solid #663399;
	color: #374155;
}

.agenda td {
	color: #374155;
}
.agenda h4 {
	color: #374155;
}
/* ---------------- LAY-OUT ---------------- */
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 2px 0px;
	line-height: 24px;
}
/*************************************************************/
.ebhosting, .ebhosting a{
	font-size: 10px;
	color: #374155;
	font-weight: normal;
	text-decoration: none;
}
.ebhosting a:hover{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
/* -------------- LOCAL ZZPform CSS -------------- */
#contactForm {
	width: 500px; 
}
li.formbox {
	margin: 10px 0;
	padding: 10px 0;
	background: none;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#contactForm p, #contactForm label {
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #374155;
}
#contactForm p {
	border-bottom: 1px dotted #B15607;
}
#contactForm p.last {
	border: 0px none;
}
#contactForm label {
	width: 150px;
}
#contactForm label.radiobox {
	width: auto;
	margin-left: 0px;
}
#contactForm input, #contactForm textarea {	
	border: 1px solid #B15607;
	padding: 2px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#contactForm textarea {
	width: 450px;
}
#contactForm span.textbox input {
	width: 300px;
}
#contactForm label.radiobox input {
	width: 32px;
}
#contactForm label.invalidField {
	background: url(/imgs/icon_invalidField.png) top left no-repeat;
	padding: 16px 8px 4px 8px;
	margin: 0 0 0 155px;
	width: 250px;
	color: #F6F6F5;
	border: none;
}
/* -------------- LOCAL ZZPform submit buttons -------------- */
#contactForm input.submit  {
	text-transform:uppercase;
	padding: 0;
	color: #FFFFCC;
	font-size: 14px;
	border: none 0px;
	width: 190px;
	height: 40px;
	line-height: 38px;
	font-weight: bold;
	cursor: pointer;
	background: #374155;
}
#contactForm input.submit:hover {
	background: #000000;
	color: #FFFFCC;
	font-weight: bold;
}
/* -------------- LOCAL ZZPform callback DIV -------------- */
.error {
	font-size: 12px;
	color: #F6F6F6;
	border: 2px solid #374155;
	display: block;
	margin: 10px 0;
	padding: 20px 10px;
	font-weight: bold;
	background-color: #374155;
}
/* -------------- hide mail span -------------- */
span.mailtool {
	display: none;
}
/* -------------- slides_container -------------- */
.slides_container {
	width: 600px;
	display:none;
}
.slides_container div {
	width: 600px;
	height: 600px;
	display:block;
}

