

h1, h2, h3 {
	color:			#663300;
}

table th {
	text-align:		left;
	font-weight:	normal;
	color:			#b39980 !important;
	
	padding:		0 20px 0 0;
}

#middle input {
	width:			200px;
	border:			1px solid #b39980;
	padding:		2px 5px 2px 5px;
	line-height:	1.0em;
	font-size:		11px;
	color:			#663300;
}

#middle select {
	height:			auto;
	border:			1px solid #b39980;
	color:			#f00;
	font-size:		11px;
}

input.radiobttn{
	border:			none !important;
	width:			30px !important;
}

#versturen{
	font-weight:	bold;
	text-decoration:none;
}
#versturen:hover {
	text-decoration:underline;
}

#reset {
	font-weight:	normal;
	color:			#b39980;
	text-decoration:none;
}
#reset:hover {
	text-decoration:underline;
}