body {
	padding: 0;
	margin: 0;
	font : 12px Arial, Helvetica, sans-serif;
}
div.top {
	background: url(img/fill.gif) repeat-x;
	width: 100%;
	height: 115px;
}
td {
	padding-right: 5px;
}
.title {
	background-color: #ccccff;
	padding: 0px 20px;
	margin-bottom: 3px;
	text-align: center;
}
.right {
	float: right;
}
.left {
	float: left;
	clear: both;
}
.center {
	text-align: center;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.gray {
	color: #c0c0c0;
}
a.gray:hover {
	color: #a9a9a9;
}
a.silent {
	color : #000000;
}
#nav {
	width: 110px;
	margin-left: 4px;
	padding-left: 0px;
}
#nav a {
	color : #000000;
	font : bold 12px Arial, Helvetica, sans-serif;
	text-decoration : none;
	width: 110px;
	height: 20px;
	display: block;
	padding-top: 3px;
	border-top:  1px dotted #c9c9c9;
}
#nav a:HOVER {
	color: #ec7600;
	background-color: #f1ecff;
}
#nav a.active {
	color: #ec7600;
	background-color: #f5f5f5;
}
#nav a.submenu {
	background-color: #fffacd;
}
#nav ul {
	width: 110px;
	list-style: none;
	margin-left: 0px;
	padding: 0px;
	text-align: center;
	border-bottom:  1px dotted #c9c9c9;
	border-right:  1px dotted #c9c9c9;
}
#main {
	width: 600px;
	position: absolute;
	top: 115px;
	left: 130px;
}
#random {
	position: absolute;
	top: 120px;
	left: 780px;
	width: 124px;
	border: 1px solid Black;
	background-color: #f5f5f5;
	padding: 2px;
	margin-right: 20px;
	text-align: center;
}
ul li {
	list-style-image: url(img/bullet.png)
}
.bold {
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.italic {
	font-style: italic;
}
.verkocht {
	font-weight: bold;
	color: #800000;
}
.optie {
	font-weight: bold;
	color: #6600ff;
}
.nieuw {
	font-weight: bold;
	color: #ff0000;
}
dt {
	background-color: #ccccff;
	padding: 0px 10px;
}
fieldset {
	padding: 10px;
	background: #f5f5f5;
	border: 1px solid #c00631;
}
.hypofield {
	width: 550px;
	background: #f5f5f5;
}
legend {
	background: #ffffff;
	padding: 0px 10px;
	border: 1px solid #000000;
}
input {
	padding-left: 2px;
}
.in {
	text-align: right;
	background-color: #eeeeee;
	border: 1px solid #b8b8b8;
}
.out {
	text-align: right;
	background-color: #f5f5f5;
	border: 1px solid #b8b8b8;
}
.wide {
	text-align: left;
	width: 300px;
	background-color: #eeeeee;
	border: 1px solid #b8b8b8;
}
.small {
	text-align: left;
	width: 150px;
	background-color: #eeeeee;
	border: 1px solid #b8b8b8;
}
.textarea {
	padding: 2px;
	height: 200px;
	height: 120px;
	vertical-align: top;
}
.form {
	text-align: right;
	margin: 2px;
}
.sbutton {
	background-color: #c60431;
	color: #ffffff;
	border: 1px solid Black;
	width: 150px;
}
.outline {
	text-align: center;
	border: 1px solid #b8b8b8;
	padding: 2px;
	background: #f5f5f5;
	margin: 2px;
}
.result {
	margin: 2px;
	padding: 2px;
	background-color: #eeeeee;
	border: 1px solid #b8b8b8;
}
.result img {
	margin: 1px 8px 1px 1px;
	float: left;
	border: 1px solid #b8b8b8;
	clear: both;
}
.banner {
	text-align: right;
}
.banner img {
	border: 0px;
}
.banner a {
	text-decoration: none;
}
.banner a:visited {
	color: blue;
}
.details {
	height: 154px;
}
.detimg {
	cursor: pointer;
	cursor: hand;
}
.h1 {
	font : bold 14px Arial, Helvetica, sans-serif;
	color : #6600cc;
	margin: 4px 0px;
}
.h2 {
	font : bold 12px Arial, Helvetica, sans-serif;
	color : #6600cc;
}
h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 2px;
	padding: 2px;
	background-color: #eeeeee;
	border: 1px solid #b8b8b8;
}
div.imgg {
	display: none;
	position: absolute;
	left: 100px;
	width: 400px;
	border: 1px solid Black;
	padding: 2px;
	background-color: #eeeeee;
	z-index: 20;
	text-align: center;
}
