
/* content */

#contentleft span.title
{
	
	color: #140958;
	font-size: 18px;
	line-height: 23px;
	font-weight: normal;
	
}



#contentleft p
{
	
	color: #000000;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
}

#contentleft p a, #contentleft p a
{
	
	color: #0000ff;
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
	text-decoration: underline
}


#contentleft p a:hover
{
	
	color: #000000;
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none
}

#contentright span.gold
{
	color: #ffc20e;
	line-height: 17px;
	font-weight: bold;
}

#contentright span.silver
{
	color: #b9b9b9;
	line-height: 17px;
	font-weight: bold;
}

.formulier
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
}

.formbutton
{
	font-size: 12px;
	height: 32px;
	width: 130px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	background-color: #e91c24;
	border: 1px solid #ffffff;
}

.formbutton:hover
{
	font-size: 12px;
	height: 32px;
	width: 130px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	background-color: #000000;
	border: 1px solid #ffffff;
}

.inputveld {background: #ffffff; color: #000000; border:1px solid #bbbbbb;}














