/* 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;
}
#kop_bericht {
	width: 600px;
	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;
/*	width: 620px;*/
}
#inhoud p { 
	padding-left: 10px;
	padding-right: 10px;
}
div#inhoud { 
	margin-left: 140px;
	width:600px;
}
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: 590px;
/*	border-width: 1px;
	border-color: black;
	border-style: solid;*/
}
table, td {
	vertical-align: middle;
	margin: 10px;
/*	border-width: thin;
	border-color: black;
	border-style: solid;*/
}
.veldnaam {
	width: 180px;
	text-align: right;
}
.verborgen {
	display:none;
}
p a {
	text-decoration: none;
}
.2koloms {
	text-align: left;
}
.aantal {
/*	width: 20px;*/
	tekst-align: left;
}
.prijs {
	width: 40px;
	tekst-align: right;
}
.dagdeel {
	width: 180px;
	tekst-align: right;
}
.dagdeel_test {
	width: 260px;
	tekst-align: left;
}
.leeg {
/*	width: 0px;*/
}
#footer_bericht { 
	width: 740px;
}
.boodschap {
	text-align: right;
}
.verzendknop {
	font-weight: bold;
}
.vak {
	background-color : #FFFFCC; 
	border : 1px solid #000000";
}
