html, body {
	border: 0px;
	padding: 0px;
	margin: 0px;
	color: #000000;
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 10px;
	height: 100%;
}

td {
	vertical-align: top;
	font-family: Tahoma;
	font-size: 10px;
}

img {
	border: 0px;
}

a, a:visited {
	border: 0px;
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.blauw, a.blauw:visited {
	border: 0px;
	color: #0185b6;
	text-decoration: none;
}

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

a.navigatie, a.navigatie:visited {
	border: 0px;
	color: #0185b6;
	text-decoration: none;
}

a.navigatie:hover {
	text-decoration: none;
}

a.categorien, a.categorien:visited {
	border: 0px;
	color: #000000;
	text-decoration: none;
}

a.categorien:hover {
	text-decoration: none;
}

.moeder {
	vertical-align: middle;
	padding: auto;
}

a.innerborder, a.innerborder img {
	float: left;
	overflow:hidden;
}
a.innerborder:hover {
	border:1px solid #aaa;
}
a.innerborder:hover img {
	margin: -1px;
}

a.innerborder2 {
	float: left;
	overflow:hidden;
	border: 2px solid #aaa;
}
a.innerborder2 img {
	float: left;
	overflow:hidden;
	margin: -2px;
}

.fotoxl {
	padding: 0px;
}

.detailTopNav {
	position: relative;
	idth: 500px;
	border: 1px solid #000000;
	margin: auto;
}

.TDnaamplaat {
}

.DIVnaamplaat {
	margin: 0px auto 0 auto;
	width: 300px;
	text-align: right;
}

.IMGhoriSpacer{
	width: 30px;
	height: 1px;
}

.header {
	font-size: 35px;
	line-height: 32px;
}

.subheader {
	font-size: 10px;
	line-height: 13px;
}


