a{
	color: #071E98;
	/*font-weight: bold;*/
}
a:hover {
	background-color: #DADDF0;
	/*font-weight: bold;*/
}

/* Forms */


form input {
	width: 200px;
	font-size: 12px;
}

form input.Radio {
	width: auto;
}

form input.Datum {
	width: auto;
}

form textarea {
	width: 200px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form select {
	width: auto;
	font-size: 12px;
}

div.FormMenu {
	padding: 10px;
}

#main .hoofdartikel h2{
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 1.7em;
	line-height: 1.1em;
}