body
{
	font: small Arial, Verdana;
	line-height:2em;
	color: black;
}

h3
{
	margin: 20px auto 20px auto;
	padding: 0px;
	font: large Arial, Verdana;
	margin-left:10px;
}
h4
{
	font-size: small;
}

#questions .button, #captcha, #status { margin-left: 100px; }
#questions .inputfield
{
	width:200px;
	background-color:white;
	border:1px;
}

#status {
	padding: 5px;
	width: 189px;
	background-color:#ffc;
	color:#f00;
	border: 1px solid red;
	}
#questions textarea
{
	border:0px;
}
#questions .label
{
	width:100px;
	float:left;
	clear:left;
}
#questions .error
{
	margin-left:100px;
	font-size:small;
	color:red;
	display:none;
}
#questions .button
{
	margin-top:5px;
	border: 2px solid white;
	background-color:#999999;
	color: white;
}

#partners img
{
	border: 0px;
}

#sluyswerk
{
	color: #999;
	font-size:9px;
}
#sluyswerk a { text-decoration:none; color: #999; }
#sluyswerk a:hover { text-decoration:none; background-color:#333; color: white; }

a
{
	color: #333;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
#right a:hover
{
	background: #333;
	color: white;
}

