BODY {
	background: url('gfx/bg.gif') repeat-x;
	font-family: Verdana;
	font-size: 10pt;
	margin: 80px 0px 0px 0px;
	}
P, H1, H2, H3, TABLE {
	margin: 0px 0px 1em 0px;
	}
H1, H2, H3 {
	font-size: 135%;
	}
IMG {
	border: 0px;
	}
#midden {
	width: 931px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	}

#content {
	background: url('gfx/rep.gif') repeat-y;
	width: 766px;
	margin-left: 165px;
	margin-top: 0px;
	}
#content .spacing {
	padding: 80px 80px 0px 80px;
	}
#content .cspacing {
	padding-left: 0px;
	}

#menu {
	float: left;
	width: 165px;
	margin-top: 95px;
	}
#menu A {
	display: block;
	background: url('gfx/menu.gif');
	height: 29px;
	width: 145px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 9px;
	}
#menu .a {
	background: url('gfx/menu_act.gif');
	}

#logo {
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -390px;
	}

.bottom {
	text-align: center;
	color: #606060;
	font-size: 8pt;
	}

LABEL {
	float: left;
	display: block;
	width: 8em;
	clear: right;
	}
.price {
	font-size: 20pt;
	font-weight: bold;
	margin-bottom: 0px;
	}
.price STRONG, #counter STRONG {
	color: #a68a38;
	}
.price SUP {
	font-size: 8pt;
	font-weight: normal;
	}
.meerinfo {
	/*font-size: 110%;*/
	font-weight: bold;
	}
.pricevanaf {
	/*text-decoration: line-through;*/
	font-weight: bold;
	/*color: #606060;*/
	color: #a68a38;
	/*font-size: 14pt;*/
	}
#counter STRONG {
	font-size: 14pt;
	font-weight: normal;
	}
#counter {
	font-weight: normal;
	font-size: 8pt;
	margin-bottom: 2em;
	}

TABLE {
	border-collapse: collapse;
	}
TH {
	text-align: left;
	}
FORM TEXTAREA {
	width: 30em;
	height: 10em;
	}
.imgleft {
	margin-right: 1em;
	float: left;
	}
.imgright {
	margin-left: 1em;
	float: right;
	}

.e {
	color: red;
	}


