html, body, input, textarea {
	font-size: 12px;
	margin: 0px;
	color: #000000;
	font-family: "courier new", courier;
	background-color: #ffffff;
}
div {
	border: 0px solid;
	padding: 0px;
	margin: 0px;
}
div#container {
	margin-top: 55px;
	margin-bottom: 55px;
	width: 950px;
}
div#header {
	z-index: 1;
	left: 0px;
	background-image: url(metruler.gif);
	width: 950px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	height: 53px;
}
div#container>div#header {
	position: fixed;
}
div#tags {
	z-index: 1;
	left: 1px;
	width: 167px;
	line-height: 95%;
	position: absolute;
	top: 55px;
}
div#container>div#tags {
	position: fixed;
}
div#months {
	z-index: 1;
	left: 783px;
	width: 167px;
	position: absolute;
	top: 55px;
	text-align: right;
}
div#container>div#months {
	position: fixed;
}
div#posts {
	margin-left: 167px;
	width: 525px;
}
div.comments {
	margin-bottom: 45px;
}
div.commentContainer {
	border: #669999 1px solid;
	padding: 0px 8px;
}
div.preview_tag {
	border: #000000 1px dotted;
	padding: 2px;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}
div#juul {
	padding: 0px; margin: 0px; 	width: 21px; height: 9px;
	left: 1px; bottom: 1px; position: absolute;
}
div#container>div#juul {
	position: fixed;
}

a {
	padding: 0 1px;
	color: #669999;
	text-decoration: none;
}
a:active {
	background-color: #000000;
}
a:hover {
	color: #ffffff;
	background-color: #669999;
}
a:visited:hover {
	background-color: #999999;
}

a.logo, a.logo:hover, a.logo:active {
	padding: 0px;
	background-color: #ffffff;
}

a.nav {
	color: #000000;
}
a.nav:visited {
	color: #333333;
}
div#months a.nav {
	background-color: #FFFFFF
}
div#months a.nav:hover, div#months a.nav:active {
	background-color: #000000
}
a.nav:hover, a.nav:active {
	color: #ffffff;
	background-color: #000000
}
a.nav-active, a.nav-active:hover, a.nav-active:active {
	color: #ffffff;
	line-height: 100%;
	background-color: #000000;
}
a.caption {
	color: #000000;
}
a.caption:visited {
	color: #333333;
}
a.caption:hover, a.caption:active {
	color: #ffffff;
	background-color: #000000;
}
a.comToggle {
	color: #669999;
	border-bottom: #999999 1px dotted;
}
a.comToggle:hover {
	color: #ffffff;
	background-color: #669999;
}
a.comToggle:active {
	background-color: #000000;
}
a.navPage, a.navPage-active, a.navPage:hover, a.navPage:active, a.navPage-active:hover, a.navPage-active:active {
	border: #000000 1px solid;
	padding: 2px 4px;
	float: left;
	margin: 4px;
	background-color: #000000;
}
br.clear {
	clear: both;
}
p.caption {
	margin-bottom: 0px;
}
p.comLink {
	margin-top: 0px;
}
p.comment {
	margin-top: 10px;
}
h1, .comNaam {
	font-weight: normal; font-size: 20px;
}
.com, .comNaam {
	color: #999999;
}
input, textarea {
	border: #000000 1px solid;
	padding: 1px 2px;
	margin: 10px 0 5px 0;
}
input.q {
	margin: 0px;
}
input.titel {
	font-size: 20px;
}
input.knop {
	padding: 0;
}
td {
	vertical-align: top;
}
th {
	border: #000000 1px solid;
	font-weight: normal;
}

