/* Standaard HTML elementen */
html, body, td, div {
	margin: 0px;
	font:11px "Lucida Sans Unicode";
}

html, body {
	color:#3e444a;
	}

img {
	border: 0px;
}

hr {
	height:0px;
	border: none; 
	border-bottom: 1px solid #000;
}

select, option, input, textarea {
	font:11px "Lucida Sans Unicode";
}
.checkboxNews{
	margin:1px 0 0 0;
	border:#5a5e65 1px solid;
	}
.txtInputLargeContact, .txtAreaContact {
	border: 1px solid #8cad00;
}
.txtInputLargeContactWrong, .txtAreaContactWrong{
	border: 1px solid #ff0000;
}
.txtInputLarge, .txtInputMedium, .txtInputArea{
	border: 1px solid #5a5e65;
	height:14px;
	margin:2px 0 2px 0;
}
.txtInputLarge, .txtInputArea{
	width:254px;
	}
.txtInputMedium{
	width:180px;
	}
.txtInputArea{
	height:60px;
	}
.txtInputArea2{
	height:115px;
	}	
.onderwerpList{
	width:256px;
	border: 1px solid #5a5e65;
	height:20px;
	margin:2px 0 2px 0px;
	}
	#formSubmit{
		text-align:left;
		margin:7px 7px 7px 236px;
		}
	.forminfo{
		display:none;
		}
	form{
	margin:0px;}

p {
	margin: 0;
	padding:0;
}

strong {
	color: #3e444a;
}

a {
	font:11px "Lucida Sans Unicode";
	text-decoration: none;
}

a:hover {
	font:11px "Lucida Sans Unicode";
	text-decoration: underline;
}

ol, ul {
	margin:0 0 0 -25px;
}

h1, h2, h3, h4, h5 { 
	margin:0 0 0 0;
	font:12px "Lucida Sans Unicode";
	color: #3e444a;
}

h3{
	font-size:12px;
	margin:0 0 0 0;
	}
#tekstBckgrndGroen{
	background:#d8dadb;
	}
/* Site elementen */
.rodeborder {
	border: 1px solid #ff0000;
	}
.rodeachtergrond{
	background: #ffdddd;
	}
