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: #CCCCCC;
	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;
}
#nav {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 130px;
	top: 76px;
	z-index: 999;
	width: 580px;
	color: #999999;
	text-align: right;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
	#nav li { float: right; list-style-type:none; border-left: 1px solid #999; padding: 0 10px; margin: 2px 0; }
#subnav {
	position: absolute;
	top: 150px;
	background-color:#333333;
	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;
}
#titel {
	position: absolute;
	left: 10px;
	top: 10px;
	font-size: large;
}
h1#titel { top: 3px; }
#inhoud {
	padding: 0 10px 0 60px;
	font-size: small;
}
#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: absolute;
	width: 570px;
	left: 130px;
	top: 100px;
	min-height: 500px;
	background-color: #FFF;
	padding: 47px 5px 25px;
	z-index: 3;
	font-size: small;
	border: 1px solid #666;
}
#nav a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover {
}
#deco1 {
	overflow: hidden;
	position: absolute;
	top: 240px;
	right: 10px;
}
#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;
}
#logo {
	position: absolute;
	top: -5px;
	z-index: 1;
	left: 560px;
}
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{
	position:absolute;
	width:27sa;
	z-index:27;
	visibility:visible;
}
.hide{
	display:none;
}
.item{
	text-align:center;
	padding-top:20px;
}
.forsale{
	background-image:url(../../images/for_sale.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.newtable{
	margin-left:30px;
	border-collapse:collapse;
	}
.newtable tr td{
	padding:5px;
	}
.newtable tr.even{
	background-color: #eceded;
	}
.newtable tr th{
	padding:5px;
	background-color: #ccc;
	}
.newtable td+td+td+td{text-align:center;}

.promo{	
	
}

/*
##################################
<div class="promo"></div>  

-TOEVOEGEN IN DIV met ID=HEADER  in elk document
-nadien div laten staan
##################################
 */
.disclaimer{
	position:fixed;
	left:0;
	bottom:0px;
	width:100%;}
.disclaimer p{
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	text-align:center;	
	padding:5px;	
	}
