/* inhoud vvnkformulier */
/* body algemeen */
body {
	behavior: url("csshover.htc");
	margin: 10px 10px 0pt;
	padding: 0pt;
	font-family: Arial,Helvetica,"sans-serif";
	font-size: 90%;
	background: white url(images/verloop.jpg) top left repeat-y;
}
#logo1 { 
	position: absolute;
	left: 10px;
	top: 10px;
}
#logo2 {
	width: 130px;
	height: 185px;
}
#kop {
	width: 100%;
	height: 25px;
}
#inhoud { 
	border-style: none solid none solid;
	border-color: #FF6600;
	border-width: 0px 1px 0px 1px;
	background: white none repeat scroll 0% 50%;
	top: 140px;
}
#inhoud p { 
	padding-left: 10px;
	padding-right: 10px;
}
div#inhoud { 
	margin-left: 140px;
}
h2 {
	margin: 10px;
	font-family: Verdana;
	font-size: 120%;
	color: black;
	padding-top: 10px;
	padding-bottom: 10px;
}
h3 { 
	margin: 10px;
	font-size: 100%;
	border-top: 1px solid #FF6600;
	color: black;
	padding-top: 10px;
}
p.copyright { 
	border-top: 1px solid #FF6600;
	padding-top: 10px;
	text-align: center;
	font-size: 85%;
	font-variant: small-caps;
	background: #FAE0A0;
}
table {
	font-size: 90%;
	background: #FFFFEC;
	width: 600px;
}
table, td {
	vertical-align: top;
	margin: 10px;
}
.veldnaam {
	width: 160px;
	text-align: right;
}
.verborgen {
	display:none;
}
p a {
	text-decoration: none;
}
.2koloms {
	text-align: left;
}
.aantal {
	width: 20px;
	tekst-align: left;
}
.prijs {
	width: 10px;
	tekst-align: left;
}
.prijs {
	width: 100px;
	tekst-align: left;
}