body {
	font-family: Verdana;
	line-height: 16px;
	font-size: 12px;
	color: #59582B;
}
/* light green=EDF2D7= NEW */
/* paars			=954E8A= */
/* fel groen	=D9DA55=*/
/* M groen		=B0B67A= */
/* D groen		=59582B= */

body {
	background: #EDF2D7 url(/imgs/background.jpg) center repeat;
	margin: 0px;
}
/* ---------------- LAY-OUT ---------------- */
div#container {
	width:950px;
	margin:0 auto;
	text-align:left;
	background: #EDF2D7 url(/imgs/right.jpg) top right no-repeat;
	border-left: 25px solid white;
	border-right: 25px solid white;
	border-bottom: 25px solid white;
}
/* ---------------- HEADER ---------------- */
div#header {
width:950px;
margin:0 auto;
line-height: 40px;
height: 100px;
padding: 0;
font-family: Verdana;
font-size: 40px;
font-weight: bold;
color: #FFFFFF;
letter-spacing: 2px;
background-position: center;
background-repeat: repeat;
background-color: #FFFFFF;
border-left: 25px solid white;
border-right: 25px solid white;
}
/* ---------------- CONTENT ---------------- */
div#wrapper {
float:left;
width:100%;
/*height:500px;*/
overflow: auto;
}
div#content {
margin: 0 210px 50px 200px;
padding: 0 10px 0 0;
}
div#content a, div#extra a {
	color: #954E8A;
	font-weight: bold;
	text-decoration: none;
}
div#content a:hover, div#extra a:hover {
	color: #954E8A;
	text-decoration: none;
}
/* ---------------- NAVIGATION ---------------- */
div#navigation {
float:left;
width:190px;
margin-left:-950px;
padding: 0;
}
div#navigation ul {
border-top: 1px solid #eee;
	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: 160px;
	margin: 0px 0px 1px 0px;
	padding: 10px 5px;
	color: #59582B;
	text-decoration: none;
	font-weight: bold;
border-left: 5px solid #EDF2D7;
border-right: 15px solid #EDF2D7;
}
div#navigation ul li.sub a {
	padding: 0 0 0 15px;
	font-weight: normal;
}
div#navigation ul li a:hover {
	color: #954E8A;
border-left: 5px solid #B0B67A;
border-right: 15px solid #D9DA55;
background: #FFFFFF url(/imgs/blok.jpg) right repeat-y;
}
/* ---------------- RIGHT ---------------- */
div#extra {
float:left;
width:200px;
margin-left:-200px;
padding: 0;
}
div#footer {
clear:left;
width: 100%;
height: 30px;
	background: #FFFFFF url(/imgs/bottom.jpg) center repeat-x;
}
/* ---------------- LAY-OUT ---------------- */
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 2px 0px;
	line-height: 24px;
}
/* ---------------- FORM BUTTONS ---------------- */
input, textarea, select {
	scrollbar-3dlight-color: #8EA29E;
	scrollbar-arrow-color: #8EA29E;
	scrollbar-base-color: #8EA29E;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #8EA29E;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	background-color: #FFFFFF;
	border: #8EA29E 1px solid;
	color: #000000;
	padding: 1px;
}
.inputHighlighted {
	border: #CE5D0B 1px solid;
}
.submit {
	text-transform:uppercase;
  font-size: 12px;
	color: #954E8A;
	background-color: #FFFFFF;
	border: solid 1px #954E8A;
	font-weight: bold;
  padding: 4px 10px;
	cursor: pointer;
}
.error {
	font-size: 12px;
	color: #954E8A;
	border: 1px solid #954E8A;
	display: block;
	margin: 1px;
	padding: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
}
/* ---------------- FORM LAY OUT ---------------- */
form {
	width: 500px;
	margin: 0px;
}
.contact ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.contact ul li {
	list-style-type: none;
	padding: 5px 0px;
}
.contact ul li label {
	text-align: left;
	vertical-align: top;
	display: block;
	padding: 0px 4px;
}
.contact ul li p, .contact ul li label span, .contact ul li span {
	font-size: 12px;
	color: #954E8A;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
}
.contact ul li label span  {
	width: 150px;
	display: inline-block;
}
.contact ul li span {
	width: 150px;
	display: inline-block;
}
.contact ul li label input, .contact ul li label select {
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	width: 300px;
	border: 1px solid #666;
	vertical-align: top;
	padding: 2px;
}
.contact ul li label textarea {
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	width: 455px;
	border: 1px solid #666;
	vertical-align: top;
	padding: 5px;
}
.contact ul li label input.laloop {
	font-size: 12px;
	color: #000000;
	height: 20px;
	line-height: 15px;
	width: 15px;
	text-align: right;
	vertical-align: top;
}
.contact ul li label span.tekstloop {
	font-size: 12px;
	color: #954E8A;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	width: 250px;
	vertical-align: top;
}
/*************************************************************/
.ebhosting, .ebhosting a{
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.ebhosting a:hover{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
/*************************************************************/
/* ----- AGENDA START ----- */
#agenda ul {
margin: 0 0 20px 20px;
padding: 0;
list-style-type:none;
border-bottom: 1px solid #59582B;
}
#agenda li {
margin: 0;
padding: 0;
}
/* ----- AGENDA END ----- */

