#TOP {	
	position: absolute;
	left: 0px;
	top: 3px;
	height: 60px; }

#TOP2 {	
	position: absolute;
	left: 0px;
	top: 68px;
	width: 770px;
	height: 60px;
	border-top: solid 1px #000000;
	padding-top: 3px;
	padding-bottom: 1px;
	border-bottom: solid 1px #000000; }

.top2left {
	float: left; }

.top2right {
	float: right; }

#KLOK {
	position: absolute;
	left: 472px;
	top: 72px;
	width: 60px;
	height: 60px; }

#NAVIGATIE {
	position: absolute;
	left: 0px;
	top: 140px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-color: #000000;
        padding: 2px;
        border: solid 1px #000000; }

A.navigatieknop {
        display: block;
        width: 120px;
        height: 15px;
        text-align: left;
        text-decoration: none;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #000000;
        padding: 1px;
        border: solid 0px #000000;
        background-color:#FF9966; }

A.navigatieknop:hover {
        color: #FFFFFF;
        text-decoration: none;
        border: solid 0px #000000;
        background-color:#000000; }
        
#RUBRIEK {
	position: absolute;
	left: 0px;
	top: 258px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-color: #000000;
        padding: 2px;
        border: solid 1px #000000; }

A.rubriekknop {
        display: block;
        width: 120px;
        height: 15px;
        text-align: left;
        text-decoration: none;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #000000;
        padding: 1px;
        border: solid 0px #000000;
        background-color:#CCCCFF; }

A.rubriekknop:hover {
        color: #FFFFFF;
        text-decoration: none;
        border: solid 0px #000000;
        background-color:#000000; }

#WAPEN {
	position: absolute;
	left: 3px;
	top: 540px;
	width: 120px; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(http://www.hondius.nl/media/bgwapen.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-color: #000000; }

.plaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11pt; }

.contents {
	position: absolute;
	top: 140px;
	left: 132px;
	width: 398px;
	padding-top: 10px;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 10px;
	border: 1px solid #000000; }

h1 {
	text-align: center;
}

.menu h2 {
	font-size: small;
}

.contents h2 {
	background-color: whitesmoke;
	border: 1px solid #ccc;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10px; }

/* item title */
h3.item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	margin-top: 10px; }

.itembody {	
	margin-top: 5px;	
	margin-bottom: 5px;
}

.iteminfo {	
	font-size: 10px;
	color: gray;
}

.iteminfo a {
	font-weight: bolder;
	color: #555;
	text-decoration: none;
}

h3.comment {
	font-size: medium;
	margin-bottom: 10px;
}

.commentbody {
	text-align: justify;
}

.commentinfo {	
	font-size: x-small;
	color: gray;
}

.leftbox, .rightbox {
	margin: 3px;
	padding: 3px;
	font-size: larger;
	width: 20%;
}

img {
	border: none;
}

.skip {
	display: none;
}

ul.nobullets {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

.highlight {
	background-color: yellow;
}

