body, html {
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color: #AE9db0;
	scrollbar-arrow-color: white;
	scrollbar-base-color: #79483a;
	scrollbar-darkshadow-color: white;
	scrollbar-face-color: #79483a;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: #AE9db0;
	scrollbar-track-color: #4f4f4f;
	height: 100%;
	overflow: auto;
	margin: 0;
	padding: 0;
}
body {
	text-align:center;/* centre for ie5 and 5.5. */
	min-height:404px;/*voor mozilla/opera */
	min-width:744px;/* """ */
	background-image: url(../images/body_bg2.png);
	background-repeat: repeat-x;
}
div#horizon{
	text-align:center;
	position:absolute;
	top:50%;
	left:0;
	width:100%;
}
div#inner{
	text-align:left;
	margin:0 0 0 -372px;
	position:absolute;
	top:-202px;
	left:50%;
	width:744px;         /* 2*|div#inner{margin-left}| */
	height:404px;        /* 2*|div#inner{top}|         */
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

/* voor het menu!!! */
ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	vertical-align: bottom;
}

#nav li { /* all list items */
	float: left;
	position: relative;
	vertical-align: bottom;
}

li img{
	vertical-align: sub;
}

li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 81px;
	left: -55px;
	text-align: right;
}
li.sub{
	clear: both;
	background-color:#e9eae9;
	border-left: 1px solid #6b6965;
	border-right: 1px solid #6b6965;
	border-bottom: 1px solid #6b6965;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6b6965;
	padding: 0px;
}
li.sub:hover
{
	background-color: #5e040e;
	color: white;
}

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}
li ul li a {
	text-decoration: none;
	font: verdana;
	color: black;
	padding: 3px;
	display: block;
	width: 160px;
	font-size: 12px;
}
li a:hover
{	
	background-color: #5e040e;
	color: white;
}
/* einde van  het menu!!! */
ul.vac{
	list-style: disc outside;
}
ul.vac li{
	list-style: disc outside;
}
formulier
{
	border: Purple;
	border-width: 1px;
}

span.itemDes{
	font-size: smaller;
}
#trailimageid {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 225px;
	height: 1px;
	z-index: 999999;
}
#trailimageid img{
	width: 210px;
}
.voorwaarden{
	font-size:9px;
}

iframe.voorwaarden{
	border: 1px solid #7F9DB9;
	scrollbar-3dlight-color: f9e1fc;
	scrollbar-arrow-color: #E849FC;
	scrollbar-base-color: #AE9db0;
	scrollbar-darkshadow-color: 4f4f4f;
	scrollbar-face-color: AE9db0;
	scrollbar-highlight-color: AE9db0;
	scrollbar-shadow-color: f9e1fc;
	scrollbar-track-color: 4f4f4f;
}
h1
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:  #5e040e; 
	margin: 3px 0px 3px 0px;
  padding: 3px 0px 3px 0px;
}
h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 4px 0px 4px 0px;
  padding: 4px 0px 4px 0px;
	color: #5e040e; 
}
h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 4px 0px 4px 0px;
  padding: 4px 0px 4px 0px;
	color: #5e040e; 
}
div.cats
{
	height: 54px;
	width: 744px;
	background-position: right;
	background-repeat: no-repeat;
	background-color: #5e040e;
}
div.content
{
	height: 280px;
	text-align: left;
	overflow: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a99003;
	overflow-y: auto;
	overflow-x: no;
	width: 744px;
	clear: both; /* was left */
	background-color:white;
}
div.content table td{
	color: #a99003;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.content a{
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5e040e;
	text-decoration: none;
}
div.content a:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5e040e;
	text-decoration: underline;
}
.artImage
{
	margin: 5px 5px 5px 5px;
	width: 50px;
}
span.beneden{
	font-family: arial, helvetica, sans serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	line-height: 20px;
}
a.beneden{
	font-family: arial, helvetica, sans serif;
	font-size: 10px;
	color: white;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	line-height: 20px;
	text-align: right;
}
a.sm
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5e040e;
	text-decoration: none;
}
a.sm:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5e040e;
	text-decoration: underline;
}
a.beneden:hover
{
	color: #a99003;
	text-decoration: underline;
}

tr.alt
{
	background-color: #faf2fd;
	width: 100%;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #454545;
	font-size: 12px;
}
tr.alt td
{
	background-color: #faf2fd;
	vertical-align: top;
	border-bottom: 4px solid white;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #454545;
	font-size: 12px;
}
.hok {
	
	border: solid 1px #c9c9c9;
	width: 200px;
}
a.login{
	text-decoration: none;
	color: black;
}
a.login:hover{
	text-decoration: underline;
	color: #b307fd;
}
div.etalage
{
	top: 0px;
	right: 410px;
	float: right;
	margin-right: 8px;
	margin-top: 2px;
	position: static;
}
a.la{
	list-style: none;
	color: white;
	font-weight: bold;
	display: list-item;
	text-decoration: none;
	padding-left: 5px;
}
a.la:hover{
	display: list-item;
	color:#a99003;
	list-style: none;
	/*list-style-image: url(../images/paarsepijl.gif);
	background-image: url(../images/paarsepijl.gif);
	background-repeat: no-repeat;
	background-position: 5px; */
}
a.la2{
	list-style: none;
	color: #AE9db0;
	font-weight: bold;
	display: list-item;
	text-decoration: none;
	padding-left: 5px;
	
}
a.la2:hover{
	display: list-item;
	color: #a99003;
	list-style: none;
	/*list-style-image: url(../images/paarsepijl.gif);*/
	background-repeat: no-repeat;
	background-position: 0 5px 2px; 
}
table.cats{
	width: 610px;
	border: 0px solid black;
	background-color:#5e040e;
}
table.cats td{
	border-right: 1px solid white;
}
a.la2{
	list-style: none;
	color: #a99003;
	font-weight: bold;
	display: list-item;
	text-decoration: none;
	padding-left: 5px;
}
a.la2:hover{
	display: list-item;
	color:#a99003;
	list-style: none;
	/*list-style-image: url(../images/paarsepijl.gif);
	background-image: url(../images/paarsepijl.gif);*/
	background-repeat: no-repeat;
	background-position: 0 5px 2px; 
}
div.minimand{
	float: right;
	/*width: 132px;
	height: 52px;*/
	padding: 3px 5px 3px 5px;
	margin: 3px 3px 3px 0px;
	font-size: 11px;
	font-weight: bold;
	background-color: #ad84bd;
	border: 0px solid black;
	color: white;
}
div.minimand a{
	color: white;
	text-decoration: none;
	font-weight: bold;
}
div.minimand a:hover{
	color: #cfc6ce; /*6e6e6e*/
	text-decoration: underline;
	font-weight: bold;
}
.registreerKnop{
	margin: 5px 0px 5px 0px;
}
div.nieuwsItems{
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 0px; 
	PADDING-TOP: 5px; 
	border-right: solid 1px #383838;
}
.stap4 th{
	background-color: #F9E1FC;
	font-size: 11px;
	font-weight: bold;
}
.levertijd_op_voorraad{
	border: solid 1px black;
	background-color: #b5fe57;
	color: black;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
	margin: 2px 4px 2px 4px;
	text-align: center;
}
.levertijd_onbekend{
	border: solid 1px black;
	background-color: #ff3b36;
	color: black;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
	margin: 2px 4px 2px 4px;
	text-align: center;
}
.levertijd_twee_vier_weken{
	border: solid 1px black;
	background-color: #fff436;
	color: black;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
	margin: 2px 4px 2px 4px;
	text-align: center;
}
.levertijd_een_twee_weken{
	border: solid 1px black;
	background-color: #fff436;
	color: black;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
	margin: 2px 4px 2px 4px;
	text-align: center;
}
.levertijd_tijdelijk_niet_leverbaar{
	border: solid 1px black;
	background-color: #ff3b36;
	color: black;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
	margin: 2px 4px 2px 4px;
	text-align: center;
}
.levertijd_niet_leverbaar{
	border: solid 1px black;
	background-color: #ff3b36;
	color: black;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
	margin: 2px 4px 2px 4px;
	text-align: center;
}