body, html {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: Gray;
	overflow: auto;
	margin:0;
	padding:0;
}
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;
}

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{
	width: 160px;
	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:#b28cc2;
	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:#b307fd;
	color: white;
}
/* einde van  het menu!!! */

formulier
{
	border: Purple;
	border-width: 1px;
}

span.itemDes{
	font-size: smaller;
}

.voorwaarden{
	font-size:9px;
}

iframe.voorwaarden{
	border: 1px solid #7F9DB9;
}
h1
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:  #b307fd; 
	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: #ab81bb; 
}
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: #ab81bb; 
}
div.cats
{		
	background-image: url(../images/bg_undernav.gif);
	height: 52px;
	width: 744px;
}
div.content
{
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Gray;
	clear: both; /* was left */
	/*border: 1px solid black;*/
}

div.content a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ab81bb;
	text-decoration: none;
}
div.content a:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b307fd;
	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: #ab81bb;
	text-decoration: none;
}
a.sm:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b307fd;
	text-decoration: underline;
}
a.beneden:hover
{
	color: Fuchsia;
	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: 10px;
	right: 410px;
	float: right;
	margin-right: 8px;
	margin-top: 5px;
	position: static;
}
a.la{
	list-style: none;
	color: white;
	font-weight: bold;
	display: list-item;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 2px;
}
a.la:hover{
	display: list-item;
	color:#EE00EB;
	list-style: none;
	/*list-style-image: url(../images/paarsepijl.gif);*/
	background-image: url(../images/paarsepijl.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px 2px; 
}
table.cats{
	height: 24px;
	width: 530px;
	border: 0px solid black;
}
table.cats td{
	border-right: 1px solid #AE9db0;
	margin: 1px 1px 1px 1px;
}
a.la2{
	list-style: none;
	color: #D0B7D9;
	font-weight: bold;
	display: list-item;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 2px;
}
a.la2:hover{
	display: list-item;
	color:#EE00EB;
	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; 
}