body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1F4B66;
	background-image: url(images/rep_total.jpg);
}
.fouten {
	color: #FF0000;
}

.style2{
	font-size: 13px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #B71D1B;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #214A66;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #214A66;
}

a {
	color: #B71D1B;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B71D1B;
}
a:hover {
	text-decoration: underline;
	color: #214A66;
}
a:active {
	text-decoration: none;
	color: #B71D1B;
}
.title {
	color:			#1F4B66;
	font-size:		14px;
	font-weight:	bold;
	padding-bottom:	10px;
}

.subtitle {
	color:			#1F4B66;
	font-weight:	bold;
	padding-top:	10px;
	padding-bottom:	5px;
}

.knop1 {
	background-image: url(images/kciautotradeing.gif);
	width: 187px;
	height:	42px;
	color: #FFFFFF;
}


.knop1:hover {
	background-image: 	url(images/oranje_kciautotradeing.gif);
	cursor: 			pointer;
}