@charset "utf-8";
/* CSS Document */
html {
	height:100%;
	margin:0px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
}
body {
	height:100%;
	background-color:#cccc99;
	margin:0px;
	
}
h4  {
	font-weight: bold;
	font-style:italic;
	font-size: 12px;
}
a {
	color: #993300;
	font-weight: bold;
	font-size: 12px;
}
a img {
	border:0px;
	color:#000000;
	text-decoration:none;
}
.kop {
	padding-top:5px;
	padding-bottom:10px;
}
.head {
	font-weight: bold;
	font-size: 14px;
}
.bruin {
	color:#993300;
}
.geen {
	text-decoration:none;
}
a:hover.geen {
	text-decoration:underline;
}
.geen a:hover {
	text-decoration:underline;
}
.mt {
	margin-top:20px;
}
.mb {
	margin-bottom:20px;
}
#container {
	min-height:100%;
	margin-top:0px;
	z-index:0;
}
#scroll {
	padding-right:10px;
}
#scroll2 {
	height:450px;
	overflow:auto;
	padding-right:10px;
	padding-top:0px;
}
#margin {
	margin-top:8    0px;
}
.footer {
	margin-top:-15px;
	float:right;
	margin-right:10px;
}
.bordered {
	max-width:150px;
	max-height:150px;
}
.smallbordered {
	max-width:100px;
	max-height:100px;
}
.bigbordered {
	max-width:200px;
	max-height:200px;
}
.biggestbordered {
	max-width:500px;
	max-height:500px;
}
.floatright {
	float:right;
	margin-left:10px;
}
.floatrightsmall {
	float:right;
}
.floatleft {
	float:left;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:10px;
}
.floatleftfront {
	float:left;
	margin-right:20px;
}
.style0 {
	font-style:italic;
}
.style1 {
}
.aantal {
	width:30px;
}
.txt {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	width:280px;
}
.code {
	width:100px;
}
.style5 {
	font-size:18px;
}
input, textarea {
	background-color:#FFFF99;
}
.knipper {
	background-color:#FFFFFF;
	background-image:url(plaatjes/knipper.gif);
	background-repeat:repeat;
}
