body, html {
	font: 12px Arial, Helvetica, sans, sans-serif;
	margin:	 0px;
	padding: 0px;
	height:	 100%;
  color: #8e8e90;
	background-color: #7c5c8e;
}

.content {
  width: 800px;
	background-color: white;
}

.content td {
	font: 12px/16px Arial, Helvetica, sans, sans-serif;
}

.content a {
	font: bold 12px Arial, Helvetica, sans, sans-serif;
	color: #7c5c8e;
	text-decoration: underline;
}

.content a:hover {
text-decoration:underline;
color:#7c5c8e;
}

.header {
	font: 12px/16px Arial, Helvetica, sans, sans-serif;
  width: 800px;
	background-color: white;
}

.header a {
	font: bold 11px Arial, Helvetica, sans, sans-serif;
  color: #8e8e90;
}

.header a:hover {
  color: #7c5c8e;
}

.headerinfo {
	font: 11px Arial, Helvetica, sans, sans-serif;
  border: 2px solid #b5a7c0;
  width: 270px;
  height: 77px;
}

.menu {
	font: bold 12px Arial, Helvetica, sans, sans-serif;
  width: 800px;
  height: 27px;
  background-color: #eff3f6;
  border-top: 2px solid #b5a7c0;
  border-bottom: 2px solid #b5a7c0;
	
}

.menu a {
  color: #7c5c8e;
  text-decoration: none;
}

.menu .current a {
  color: #8e8e90;
}

.menu a:hover {
  text-decoration: underline;
}

.footer {
	font: 12px Arial, Helvetica, sans, sans-serif;
  width: 800px;
  height: 27px;
  border-top: 2px solid #b5a7c0;
  border-bottom: 2px solid #b5a7c0;
	background-color: white;
}

.mainimg {
  border: 2px solid #b5a7c0;
}

.prijsklasse {
	width: 140px;
}

.prijsklasse a {
	font: bold 12px Arial, Helvetica, sans, sans-serif;
	color: #8e8e90;
	text-decoration: none;
}

.prijsklasse a:hover {
	text-decoration: underline;
}

strong {
  color: #7c5c8e;
}

img {
	display: block;
}
.kopjes{
font-weight:bold;
font-size: 14px;
color:#7c5c8e;
}