.borderr {
	border-right-style: solid;
	border-right-color: #999999;
; border-right-width: 1px
}
.borderrb {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.borderb {
	border-bottom-style: solid;
	border-bottom-color: #999999;
; border-bottom-width: 1px
}
a:link {
	color: #660099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660099;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
}
.style20 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
}
.style21 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
}
.titelvet {font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.tekst {font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #000000;
}
.tekstvet {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.tekstklein {font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
}
.taal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.dma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
}



.prijslijst {
  font-family: Arial, Helvetica, sans-serif;
  width: 95%;
  border: 2px solid #660099;
  font-size: 12px;
  margin: 0;
  padding: 0;
  border-spacing: 0;
}

.prijsberekening {
  width: 100%;
  margin: 0;
  padding: 0;
  border-spacing: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.lightrow {
  background: #fefefe;
}

.darkrow {
  background: #fbf8fd;
}

.tdtypeABC {
  width: 10%;
  font-weight: bold;
  height: 40px;
  padding-left: 5px;
}

.tdafmetingen {
  width: 20%;
  font-weight: bold;
  color: grey;
}

.tdprijsdonker {
  width: 160px;
  background: #fdef4d;
  text-align: center;
  font-weight: bold;
}

.tdprijsdonker input {
  background: #fdef4d;
}

.tdprijslicht {
  width: 150px;
  background: #ffffcc;
  text-align: center;
  font-weight: bold;
}

.tdomschrijving {
  text-align: left;
  padding-left: 5px;
}

.berekeningheader {
  background: #660099;
  color: white;
  height: 25px;
  font-weight: bold;
}

.inputrij {
  height: 35px;
}

.tenpx {
  font-size: 10px;
}
