.title, .titlebl, .formbut, .formline, .formselect, .formselect option, .prijsberekening td, .herberekenen, .herberekenen:hover {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
}

.title{
	line-height: 20px;
	font-size: 16px;
	color: #ed1c24;
	margin: 0px;
}

.titlebl {
	line-height: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}

.formbut {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold; 
	color: #FFF000; 
	background-color: #ed1c24;
	border: 1px solid #000000; 
	height: 22px;
}
	
.formline { 
	font-size: 12px; 
	color: #000000; 
	border: 1px solid #CCCCCC; 
	padding-left: 4px; 
	height: 16px; 
	width: 50px;
}

.formselect, .formselect option {
	font-size: 12px; 
	width: 57px;
}

.formcheck {
	position: absolute;
}

.prijsberekening {
	border: 1px solid #cccccc;
	border-collapse: collapse;
}

.prijsberekening td {
	font-size: 12px;
	line-height: 20px;
	padding: 4px 8px 4px 8px;
	border: 1px solid #cccccc;
}


.primerimg {
	border: 1px solid #ffffff;
	border-collapse: collapse;
}

.primerimg td {
	font-size: 12px;
	line-height: 20px;
	padding: 4px 8px 4px 8px;
	border: 1px solid #ffffff;
}

.toebehoren {
	background-color: #eeeeee;
}

.toebehoren td td {
	border: 0px solid #cccccc;
	padding: 0px 0px 0px 0px;
}

.herberekenen, .herberekenen:hover {
	font-size: 12px;
	line-height: 20px;
	color: #ed1c24;
	text-decoration: none;
}

.backbl {
	background: #000000;
	color: #FFFFFF;
	font-weight: bold;
}

