body, td, th {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}

td.kop {
	background-image: url(images/Kop2.gif);
}

body {
	background-image: url(images/watermerk.jpg);
}

h1, h2, h3, h4 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	text-decoration: none;
}

h1 {font-size: 13px;}
h2 {font-size: 12px;}
h3 {font-size: 11px;}
h1, h2, h3, h4 {
	margin-top: 10px;
	margin-bottom: 10px;
}
h4 {
	font-size: 11px;
	font-style: italic;
	text-decoration: underline;
}
h1.title_logo {
	font-size: 20px;
	padding: 0;
	margin: 0;
	font-family: Arial Narrow, Helvetica, Arial;
}

pre {
	color: #333;
}
p {
	margin-top: 3px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: underline;
	color: #fff;
}


/* navigation
 ***************************************************************************/
#navright {
	float: right;

}
#navright ul {
	list-style-type: none;
	text-align: right;
}
#navright li {
	margin-top: 6px;
	margin-bottom: 6px;
	padding-right: 20px;
	background: url(images/navright_bullet.gif) no-repeat right center;

}

#navleft {
	float: left;
	width: 480px;
}
#navleft ul {
	float: left;
}


.breadcrumb{
	margin-left: 10px;
}

.entry {
	margin-top: -10px;
	padding:0;
	margin-bottom: 20px;
}

.clearfix {
	clear: both;
}

.searchform p {
	font-style: italic;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.zoeklink {
	text-transform: lowercase;
	font-style: normal;
}

.Standaard_wit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
}
.Standaard_zwart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
.Standaard_wit_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
._Wit_Bold_Groter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

.Standaard_zwartBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

table.linktable {
	width: 100%;
	border: 1px solid #000;
	border-collapse: collapse;
}
table.linktable td, table.linktable th {
	border: 1px solid #000;
	padding: 2px;
	vertical-align: top;
}
table.linktable th {
	width: 120px;
	font-weight: bold;
	text-align: left;
}
table.linktable td.morelink {
	width: 75px;
	white-space: nowrap;
	font-style: italic;
}
table.linktable td.thumb {
	padding: 0px;
	width: 70px;
}
.sidePics {
	position: relative;
	display: block;
	width: 100%;
	text-align: left;
}
.sidePics #sidePic {margin-left: 25px;}
.sidePicsMeta {
	position: relative;
	top: -15px;
	display: block;
	width: 100%;
	margin-top: 10px;
	text-align: right;
}
.sidePicsMeta .forward, .sidePicsMeta .back {
	position: absolute;
	top: 15px;
	width: 15px;
	height: 15px;
}
.sidePicsMeta .back {
	left: 0px;
	background: url('images/sidePics_back.gif');
}
.sidePicsMeta .forward {
	right: 0px;
	background: url('images/sidePics_forward.gif');
}
.sidePicsMeta .forward span {display: none;}
.sidePicsMeta .back span {display: none;}
.sidePicsMeta #description {
	text-align: left;
	padding: 0px 25px 0px 25px;
}