body {
/*	background-color: #990000;
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(../images/bg1.gif);
*/}
#website {
/*	left: 0px;
	top: 0px;
	width: 100%;
*/}
#header {
/*	left: 0px;
	top: 0px;
	height: 192px;
	background-color: #999966;
	z-index: 1;
	position: absolute;
	text-align: center;
	background-image: url(../images/header.jpg);
	overflow: hidden;
	background-position: left;
	background-repeat: no-repeat;
	width: 760px;
*/
	display:none;
}
#nav {
/*	position: absolute;
	left: 130px;
	top: 80px;
	z-index: 999;
	width: 580px;
	color: #FFFFFF;
	text-align: right;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: thin;
*/
	display:none;
}
#subnav {
/*	position: absolute;
	top: 150px;
	background-color: #999966;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 150px;
	z-index: 5;
	left: 50px;
	border-right-style: inset;
	border-right-width: thin;
	border-bottom-style: inset;
	border-bottom-width: thin;
	border-color: #666644;
	border-left-style: solid;
	border-left-width: thin;
	border-top-width: thin;
	border-top-style: solid;
*/
	display:none;
}
#titel {
	position: absolute;
	left: 10px;
	top: 10px;
	font-size: large;
}
#inhoud {
	left: 0px;
	top: 0px;
	width: 100%;
}
#inhoud li {
	color: #000000;
	list-style-type: none;
	border-bottom-color: #C8C8AF;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	line-height: 20px;
	width: 95%;
}
#content {
	position: relative;
	width: 100%;
	left: 0px;
	top: 10px;
	background-color: #FFFFFF;
	padding-left: 5px;
	z-index: 3;
	padding-top: 47px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: small;
	border-color: #666666;
	border-style: solid;
	border-width: thin;
*/}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover {
}
#deco1 {
/*	overflow: hidden;
	position: absolute;
	top: 240px;
	right: 10px;
*/
	display:none;
}
#deco2 {
/*	background-color: #999999;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	width: 70%;
	height: 187px;
	top: 300px;
	left: 20px;
	background-repeat: no-repeat;
	background-position: right;
	z-index: 0;
	border-color: #666666;
	font-size: x-small;
	color: #666666;
	border-width: thin;
	border-style: dashed;
*/
	display:none;
}
#logo {
/*	position: absolute;
	top: -5px;
	z-index: 1;
	left: 560px;
*/
	display:none;
}
ul {
	color: #FFFFFF;
}
#subnav a {
	color: #FFFFFF;
}
#subnav a:hover {
/*	color: #CCCCCC;
*/}
#content p{
	font-size:small;
	color:#333333;
}
#content a {
	color: #666666;
}
#content a:hover {
	color: #000000;
}
.picture {
	text-align: center;
}
.collectorsitem {
	text-align: right;
}
.forsaleitem {
	text-align: right;
}
.vet {
	font-weight:bold;
}
.tekst {
	font-size: small;
	margin-left: 30px;
}
#crsa{
	display:none;
}
.hide{
	display:none;
}

