<!-- 
@font-face {
	font-family: "Baroque";
	src: url("style/BaroqueAntiqueScript.eot");
}
@font-face {
	font-family: "BaroqueFF";
	src: url("style/BaroqueAntiqueScript.ttf");
}
body  {
	font: 100% Arial;
	background:#C40CAC;
	margin: 0px;
	padding: 0px;
	color: #FFCC00;
	font-size:14px;
	text-align:center;
	cursor:default;
}
img {
	border:0px;
	padding:0px;
	margin:-5px;
}
img.webshop {
	float:right;
	clear:right;
	margin:10px;
}
img.vergroot {
	display:block;
	clear:left;
	margin:10px;
}
img.bovenkant {
	position:relative;
	display:block;
	margin:-10px -10px -10px -10px;
	top:0px;
	left:0px;
	z-index:1;
}
img.onderkant {
	position:relative;
	display:block;
	margin:0px -10px -10px -10px;
	bottom:0px;
	left:0px;
	z-index:1;
}
img.laatst {
	display:block;
	clear:left;
	margin:0px auto 0px auto;
}
h1 {
	font-family: "Baroque", "BaroqueFF";
	font-size:16px;
}
h2 {
	font-family: "Baroque", "BaroqueFF";
	font-size:14px;
	color:#FF0000;
}
table {
	border-collapse: collapse;
}
td {
	border:1px solid;
	text-align:left;
	padding:2px;
	margin:0px
}
td.klein {
	width:70px;	
	overflow:hidden;
}
a {
	text-decoration:none;
	color:#FFCC00;
}
a:hover {
	color:#FF0000;
}
a.nav {
	text-decoration:underline;
	color:#FFCC00;
}
a.nav:hover {
	text-decoration:none;
	color:#FF0000;
}
a.winkelwagen {
	text-decoration:none;
	color:#FFCC00;
}
a.winkelwagen:hover {
	text-decoration:none;
	color:#FFCC00;
}
input[type=text] {
	background:url('style/formfield.gif') no-repeat center center;
	color:#FFCC00;
	width:180px;
	height:12px;
	padding:10px 10px 10px 10px;
	font-size:12px;
	border:0px;
}
input[type=text].aantal {
	background:url('style/formfieldklein.gif') no-repeat center center;
	color:#FFCC00;
	width:45px;
	height:12px;
	padding:10px 10px 10px 10px;
	font-size:12px;
	border:0px;
}
select {
	background:url('style/formfield.gif') no-repeat center center;
	color:#FFCC00;
	width:200px;
	height:32px;
	padding:8px 8px 8px 8px;
	font-size:12px;
	border:0px;
}
input[type=submit] {
	background:url('style/formfield.gif') no-repeat center center;
	color:#FFCC00;
	width:200px;
	height:32px;
	padding:8px 8px 8px 8px;
	font-size:14px;
	border:0px;
	cursor:pointer;
}
input[type=submit]:hover {
	background:url('style/formfield2.gif') no-repeat center center;
	color:#FF0000;
}
input[type=submit].klein {
	background:url('style/submitklein.gif') no-repeat center center;
	color:#FFCC00;
	width:136px;
	height:32px;
	padding:8px 8px 8px 8px;
	font-size:14px;
	border:0px;
	cursor:pointer;
}
input[type=submit].klein:hover {
	background:url('style/submitklein2.gif') no-repeat center center;
	color:#FF0000;
}
textarea {
	border:thin solid #FFCC00;
    	overflow: auto; 
	background:#C40CAC;
}
form {
	clear:right;
}
ul {
	margin-top:-10px;
}
#links {
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	text-align:left;
}
#rechtsboven {
	position:absolute;
	top:0px;
	right:0px;
	z-index:1;
	width:300px;
	height:230px;
	background:url('style/rechtsboven.jpg') top right no-repeat;
}
#navigatie {
	position:absolute;
	top:280px;
	left:20px;
	z-index:10;
	text-align:left;
}
#content {
	position:absolute;
	z-index:5;
	left:350px;
	top:220px;
	right:150px;
	text-align:left;
	white-space:pre-wrap;
	display:inline;
}
#rechts {
	position:relative;
	float:right;
	margin:0px -80px 0px 0px;
	padding:0px;
	text-align:right;
	z-index:1;
	clear:right;
}
#footer {
	position:relative;
	float:right;
	margin:0px -130px 0px 0px;
	padding:0px;
	text-align:right;
	z-index:1;
	clear:right;
	font-size:9px;
	white-space:normal;
}
#winkelwagen {
	position:absolute;
	right:20px;
	top:30px;
	width:200px;
	height:100px;
	cursor:pointer;
	z-index:10;
}
#winkelwagenbg {
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
}
#winkelwagencontent {
	position:absolute;
	bottom:10px;
	width:190px;
	left:0px;
	text-align:center;
	color:#FFCC00;
	font-size:10px;
	font-weight:bold;
	z-index:4;
}
#catagorieen {
	display:none;
	margin:0px 0px 30px 60px;
}
#laatsttoegevoegd {
	float:right;
	background:url('style/midden.gif') repeat-y top left;
	width:180px;
	margin:20px -130px 10px 10px;
	padding:10px;	
	text-align:left;
	clear:right;
}
.clearall {
	clear:right;
}
.navigatieframes {
	position:relative;
	display:block;
	width:272px;
	height:50px;
	overflow:hidden;
	margin:-20px 0px 0px 0px;
	background:url('style/frame.gif') no-repeat top center;
}
.frame {
	position:absolute;
	top:3px;
	left:0px;
	margin:auto;
	z-index:2;
}
.button {
	position:absolute;
	top:0px;
	left:0px;
	margin:auto;
	z-index:3;
	cursor:pointer;
}
-->


