body {
	font-family: Verdana;
	line-height: 15px;
	font-size: 11px;
	color: #000000;
}
/* D blauw			=426384= */
/* L blauw			=D9E0E6= */
/* lichtgrijs	=CED8DA= */
/* darkgrey		=8EA29E= */
/* green			=82A918= */
body {
	background: #426384 url(/imgs/stgdronten.jpg) scroll top no-repeat;
	margin: 0px;
}
/* ---------------- LAY-OUT ---------------- */
div#container {
width:1000px;
margin:0 auto;
text-align:left;
}
/* ---------------- HEADER ---------------- */
div#header h1, div#header h2{
height:50px;
line-height:50px;
margin:0;
padding: 0 10px 0 100px;
font-family: "Trebuchet MS";
color: #FFFFFF;
letter-spacing: 5px;
}
div#header h2{
	height:75px;
	padding: 0 10px 0 165px;
	line-height:50px;
	color: #FF9900;
	font-size: 32px;
}
div#header h1 span {
	color: #003399;
}
div#header h2 span {
color: #D9E0E6;
}
/* ---------------- CONTENT ---------------- */
div#wrapper {
float:left;
width:100%;
height:600px;
overflow: auto;
}
div#content {
margin: 0 220px 0 200px;
padding: 0 10px 0 0;
}
div#content a, div#extra a {
	color: #CC0000;
	text-decoration: none;
}
div#content a:hover, div#extra a:hover {
	color: #CC0000;
	text-decoration: underline;
}
/* ---------------- NAVIGATION ---------------- */
div#navigation {
float:left;
width:200px;
margin-left:-1000px;
padding: 10px 0 0 10px;
}
div#navigation ul, div#navigation ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div#navigation ul li a {
	display:block;
	width: 170px;
	padding: 2px 10px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
div#navigation ul li.sub a {
	padding: 0 0 0 15px;
	font-weight: normal;
}
div#navigation ul li a:hover {
	color: #0066CC;
}
/* ---------------- RIGHT ---------------- */
div#extra {
float:left;
width:200px;
margin-left:-220px;
padding: 0 20px 0 0;
}
div#extra p a img {
	border: 1px solid #CCCCCC;
}
div#footer {
clear:left;width:100%;
}
/* ---------------- LAY-OUT ---------------- */
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 2px 0px;
}
/* ---------------- DIVERSEN ---------------- */
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: 11px;
	background-color: #FFFFFF;
	border: #8EA29E 1px solid;
	color: #000000;
	padding: 1px;
}
.inputHighlighted {
	border: #CE5D0B 1px solid;
}
.submit {
	text-transform:uppercase;
  font-size: 12px;
	color: #FFFFFF;
	background-color: #426384;
	border: solid 1px #426384;
	font-weight: bold;
  padding: 5px 10px;
	cursor: pointer;
}
.error {
	font-size: 12px;
	color: #660000;
	border: 1px solid #426384;
	display: block;
	margin: 1px;
	padding: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
}
/* ---------------- FORM ---------------- */
form {
	width: 500px;
	margin: 0px;
	border-top: 0px solid #D9E0E6;
}
/* ----- FORM frm_column -------------------------------- */
.frm_column ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background: #FEFEFE url(/imgs/tile.png) top left repeat;
	border: 10px solid #FFFFFF;
}
.frm_column ul li {
	list-style-type: none;
	padding: 5px 0px;
	border-bottom: 0px solid #666666;
}
.frm_column ul li label {
	text-align: left;
	vertical-align: top;
	display: block;
	padding: 0px 4px;
}
.frm_column ul li p, .frm_column ul li label span, .frm_column ul li span {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
}
.frm_column ul li label span  {
	width: 125px;
	display: inline-block;
}
.frm_column ul li span {
	width: 100px;
	display: inline-block;
}
.frm_column ul li label input, .frm_column ul li label select {
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	width: 150px;
	border: 1px solid #666666;
	vertical-align: top;
	padding: 2px;
}
.frm_column ul li label textarea {
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	width: 190px;
	border: 1px solid #666666;
	vertical-align: top;
	padding: 5px;
}
.frm_column ul li label input.laloop {
	font-size: 11px;
	color: #000000;
	height: 20px;
	line-height: 15px;
	width: 15px;
	text-align: right;
	vertical-align: top;
}
.frm_column ul li label span.tekstloop {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	width: 150px;
	vertical-align: top;
}

.frm_column ul li.login label span  {
	width: 125px;
	display: inline-block;
}
.frm_column ul li label input {
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	width: 125px;
	border: 1px solid #666666;
	vertical-align: top;
	padding: 2px;
}
/* ----- FORM frm_column -------------------------------- */
.contact ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.contact ul li {
	list-style-type: none;
	padding: 5px 0px;
	border-bottom: 0px solid #D9E0E6;
}
.contact ul li label {
	text-align: left;
	vertical-align: top;
	padding: 0px 4px;
}
.contact ul li p, .contact ul li label span, .contact ul li span {
	font-size: 11px;
	color: #000;
	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: 11px;
	color: #000000;
	line-height: 20px;
	width: 300px;
	border: 1px solid #666;
	vertical-align: top;
	padding: 2px;
}
.contact ul li label textarea {
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	width: 455px;
	border: 1px solid #666;
	vertical-align: top;
	padding: 5px;
}
.contact ul li label input.laloop {
	font-size: 11px;
	color: #000000;
	height: 20px;
	line-height: 15px;
	width: 15px;
	text-align: right;
	vertical-align: top;
}
.contact ul li label span.tekstloop {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	width: 250px;
	vertical-align: top;
}
/* ---------------- WEBDESIGN ---------------- */
.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;
}
/* ---------------- LAY-OUT ---------------- */
.invalid {
	background-color:#FF66FF;
}
/*************************************************************/
