
.contentStyle
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding-right: 15px;
}

.contentStyle li {
	vertical-align: middle;
}	

.contentStyle p
{
	margin-top: 5px;
}

.contentStyle input
{
	/*border: 1 solid #4D5F9F;*/
	cursor: text;
}

.zoekButton {
	border: 1 solid #4D5F9F;
	background: none;
	cursor: text;
	font-size: 11px;
	color: #000000;
}

.contentStyle table {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.contentStyle table td{
		vertical-align: top;
}

.contentStyle img
{
	border: none;
}

.contentStyle a
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: blue;
}

.contentStyle select
{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.contentStyle textarea
{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.contentStyle .form_checkbox
{
	border: 0;
	cursor: hand;
}

.contentStyle .form_submit
{
	cursor: hand;
}