.koptekst {
	text-shadow: 0px 0px white;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, "Lucida Grande", Verdana, schreefloos;
}

.titel {
	background-color: #9677ff;
	color: white;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.tekst {
	color: white;
	vertical-align:top;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}


table#productTabel {
	border :0px;
	 
	border-collapse: collapse;
	width: 100%;
	font: 11px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	height:400px;
	vertical-align: text-top;
}

table#productTabel th{
	background-color: #1fbffc;
}


table#productTabel td{
	padding: 2px;
	padding-left: 5px;
}

table#productTabel .samenstelling{
		font-size: 11px;
		text-align: right;
	
}

tr.classTR1{
	background-color: #e3f5fd;
	cursor: pointer;
}

tr.classTR2{
	background-color: #c3d3da;
	cursor: pointer;
}

table#basisTabel{
	height: 377px;
	width: 689px;;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 0px;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: white;
	border-spacing: 0px;
}

table#invulTabel{
		margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 0px;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: white;
	font-size: 11px;
}

table#invulTabel caption{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}

span#multiple{
	color:white;
	background-color:#1FBFFC;
	padding:3px;
}

span#multiple{
	color:white;
	background-color:#1FBFFC;
	padding:8px;
}

span#multiple:hover{
	color:white;
	background-color:#7776A5;
	padding:8px;
}
