body{
	margin: 0px;
	padding: 0px;
	background-color: #998253;
}
a img{
	border: none;
}
body, table, td, th, p, a, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a:link {
	color: #660000;
	text-decoration: underline;
}
a:visited {
	color: #660000;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #660000;
	text-decoration: underline;
}
.tabline {
	border-bottom: 1px solid #4D4D25;
	padding-bottom: 10px;
}
#box {
	margin-top: 8px;
	padding-top: 4px;
	color: #351A00;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px dashed #4D4D25;
	background-color: #996B41;
}
#box a{
	font-family: Arial;
	color: #FFFFEA;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	border-bottom: 1px dashed #4D4D25;
}
#agenda {
	font-family: Arial;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-left: 1px solid #CEC180;
	border-bottom: 1px solid #CEC180;
}
#box a:hover{
	font-family: Arial;
	color: #FFFFEA;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
/* --------------- aanbieders info --------------- */
ul.urllist {
	margin: 0 0 0 0;
	padding:0;
	border-top: 1px solid #FFFFFF;
	background-color: #996B41;
}
ul.urllist li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.urllist li a {
	padding: 2px 2px;
	display: block;
	text-align: left;
	letter-spacing: 0px;
	border-bottom: 2px solid #D4D1D0;
}
ul.urllist li a:hover{
	border-bottom: 2px solid #330066;
}
/* --------------- navigatie left --------------- */
.link a{
	font-family: Arial;
	color: #FFFFEA;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	margin-top: 5px;
}
.link a:hover{
	font-family: Arial;
	color: #FFFFEA;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.linkx a{
	font-family: Arial;
	color: #660000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	margin-top: 5px;
}
.linkx a:hover{
	font-family: Arial;
	color: #660000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.links a{
	font-family: Arial;
	color: #FFFFEA;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	margin-top: 3px;
}
.links a:hover{
	font-family: Arial;
	color: #FFFFEA;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.bottom, .bottom a{
	font-family: Arial;
	color: #FFFFEA;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	margin-top: 5px;
}
.bottom a:hover{
	font-family: Arial;
	color: #FFFFEA;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

#eblink{
	font-family: Arial;
	color: #660000;
	font-size: 10px;
	font-weight: bold;
	display: block;
	border-top: 1px solid #998253;
}
#eblink a{
	font-family: Arial;
	color: #660000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-top: 3px;
}
#eblink a:hover{
	font-family: Arial;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
/* ------------------------- */
input, textarea {
	scrollbar-arrow-color: #18306B;
	scrollbar-face-color: #F7F7F7;
	scrollbar-highlight-color: #C0D755;
	scrollbar-3dlight-color: #C0D755;
	scrollbar-shadow-color: #F7F7F7;
	scrollbar-darkshadow-color: #C0D755;
	scrollbar-track-color: #C0D755;
	background-color: #EDEDD1;
	border: #996B41 1px solid;
}
.inputHighlighted {
	border: #000000 1px solid;
}
/* ---------------- FORM LAY OUT ---------------- */
/* -------- form ----------*/
.contact ul {
	background-color: #FDFDE1;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #996B41;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
}
.contact input, .contact select, .contact textarea {
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	background-color: #EDEDD1;
	line-height: 20px;
	border: #996B41 1px solid;
}
.contact li {
	list-style-type: none;
	padding: 5px 0px;
	text-align: left;
}
.contact label {
	vertical-align: top;
	display: block;
	padding: 0px 4px;
}
.contact span {
	width: 150px;
	display: inline-block;
}
.contact input, .contact select {
	border: 1px solid #666;
	padding: 2px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.contact textarea {
	width: 400px;
	border: 1px solid #666;
	vertical-align: top;
	padding: 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.contact input.laloop {
	width: 15px;
	text-align: right;
}
.contact span.tekstloop {
	width: 400px;
}
input.submit {
	width: 150px;
	text-transform:uppercase;
  font-size: 12px;
	color: #EDEDD1;
	background-color: #996B41;
	font-weight: bold;
  padding: 8px;
	cursor: pointer;
	border: solid 1px #666666;
}
.error {
	font-size: 12px;
	color: #000000;
	border: 1px solid #C0410A;
	display: block;
	margin: 0px;
	margin-bottom: 10px;
	padding: 10px;
	font-weight: bold;
}

/* -------- PASSWORDSTRENGTHMETER ---- */
.inbox { width:200px;display: none;}
.graybar { width:198px; background:#dddddd; height:10px; float:left;border:1px solid #000;}
.colorbar {margin-top:-12px;width:1px;background-image:url(http://bewust.ebserver.nl/imgs/passwordstrength.jpg);height:10px; float:left;border:1px solid #000000;}
.percent {font-family:Tahoma;font-size:12px;padding:5px;width:200px;}
.result {color:#000000; font-family:Tahoma;font-size:12px;margin-top:0px;padding:5px;width:450px;border:solid 1px red;background-color:#FFFFCC;}
.h1 {
	font-family: Comic Sans MS;
	color: #FFFFEA;
	font-size: 32px;
	font-weight: normal;
	letter-spacing: 5px;
}
.h2 {
	font-family: Arial;
	color: #336600;
	font-size: 12px;
	font-weight: bold;
}
.h3 {
	font-family: Arial;
	color: #351A00;
	font-size: 12px;
	font-weight: bold;
}
.h4 {
	font-family: Arial;
	color: #996B41;
	font-size: 12px;
	font-weight: bold;
}
.h5 {
	font-family: Arial;
	color: #FFFFEA;
	font-size: 10px;
	font-weight: bold;
}
#images {	margin-bottom: 20px;}.top {	background-repeat: no-repeat;	background-position: left top;}.top1 {	background-image:  url(/bg_imgs/foto_1.jpg);	background-repeat: no-repeat;	background-position: left top;}.top2 {	background-image:  url(/bg_imgs/foto_2.jpg);	background-repeat: no-repeat;	background-position: left top;}.top3 {	background-image:  url(/bg_imgs/foto_3.jpg);	background-repeat: no-repeat;	background-position: left top;}.top4 {	background-image:  url(/bg_imgs/foto_4.jpg);	background-repeat: no-repeat;	background-position: left top;}.top5 {	background-image:  url(/bg_imgs/foto_5.jpg);	background-repeat: no-repeat;	background-position: left top;}.top6 {	background-image:  url(/bg_imgs/foto_6.jpg);	background-repeat: no-repeat;	background-position: left top;}.top7 {	background-image:  url(/bg_imgs/foto_7.jpg);	background-repeat: no-repeat;	background-position: left top;}.top8 {	background-image:  url(/bg_imgs/foto_8.jpg);	background-repeat: no-repeat;	background-position: left top;}.top9 {	background-image:  url(/bg_imgs/foto_9.jpg);	background-repeat: no-repeat;	background-position: left top;}.top10 {	background-image:  url(/bg_imgs/foto_10.jpg);	background-repeat: no-repeat;	background-position: left top;}.top11 {	background-image:  url(/bg_imgs/foto_11.jpg);	background-repeat: no-repeat;	background-position: left top;}.top12 {	background-image:  url(/bg_imgs/foto_12.jpg);	background-repeat: no-repeat;	background-position: left top;}.top13 {	background-image:  url(/bg_imgs/foto_13.jpg);	background-repeat: no-repeat;	background-position: left top;}.top14 {	background-image:  url(/bg_imgs/foto_14.jpg);	background-repeat: no-repeat;	background-position: left top;}.top15 {	background-image:  url(/bg_imgs/foto_15.jpg);	background-repeat: no-repeat;	background-position: left top;}