body {
	padding: 0;
	margin: 0;
	margin-left: 0px;
    	margin-top: 0px;
    	margin-right: 0px;
    	margin-bottom: 0px;
	font-family: georgia,tahoma,arial;
	color: #17174F;
	background-color: #6D7AFF;
	font-size: 13px;
	line-height: 1em;
	background-image:url('img/back.png');
	background-repeat: no-repeat;
}

input {
	font-family: georgia,tahoma,arial;
	color: #17174F;
	background-color: #FFFFFF;
	font-size: 13px;
	border:#000000 1px solid;
	padding:1px;
}

form {
	display:inline;
}

#linksboven {
	position:absolute;
	left:0px;
	top:0px;
	width:301px;
	height:433px;
	background:transparent;
}

#content {
	position:absolute;
	left:311px;
	top:194px;
	width:680px;
	background:transparent;
}

#tekst {
	text-align:left;
	line-height:1.2em;
	width:600px;
	background:transparent;
}

#spacer {
	width:10px;
	height:1px;
}

#links {
	position:absolute;
	left:59px;
	top:433px;
	width:232px;
	height:586px;
}

#linkstekst {
	position:absolute;
	font-size:12px;
	line-height:1.5em;
	left:75px;
	top:433px;
	width:200px;
}

#adsense {
	position:absolute;
	left:95px;
	top:657px;
	width:160px;
	height:600px;
	filter: chroma (color=#E4E5F7);
	font-weight: normal;
}

a:link, a:visited {
	color: #17174F;
}

a.cat:link, a.cat:visited {
	text-decoration:none;
	line-height:1.5em;
	font-weight:normal;
	font-family: georgia,tahoma,arial;
	color: #6D7AFF;
	font-size: 18px;
}

a.cat:hover {
	color:#0D25FF;
}

a.wit:link, a.wit:visited {
	color: #FFFFFF;
}

a.wit:hover {
	color:#0D25FF;
}

h1 {
	display:inline;
	font-family: georgia,tahoma,arial;
	color: #17174F;
	font-size: 17px;
}

h3 {
	display:inline;
	font-family: georgia,tahoma,arial;
	color: #0D25FF;
	font-size: 15px;
}

.webkoop a {
			color:#000000;
			text-decoration:none;
		}
		.webkoop a:hover {
			text-decoration:underline;
		}
		.webkoop table {
			width:650px;
			border-collapse:collapse;
			font-size:12px;
			font-family:georgia,tahoma,arial;
			margin:0px;
			padding:0px;
		}
		.webkoop td {
			height:50px;
			border-bottom:1px dashed #d7a5b1;
		}
		.webkoop td#fotoheader {
			font-weight:bold;
			font-size:14px;
			background-color: #eeeeee;
		}
		.webkoop td#productheader {
			font-weight:bold;
			font-size:14px;
			background-color: #eeeeee;
		}
		.webkoop td#vanheader {
			font-weight:bold;
			font-size:14px;
			background-color: #eeeeee;
		}
		.webkoop td#voorheader {
			font-weight:bold;
			font-size:14px;
			background-color: #eeeeee;
		}
		.webkoop #foto img {
			width:50px;
		}
		.webkoop td#foto {
			width:60px;
		}
		.webkoop td#product {
			width:520px;
		}
		.webkoop td#van {
			width:60px;
		}
		.webkoop td#voor {
			width:60px;
		}
