/* CSS Document */

a:link {
	color: #308ABC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #308ABC;
}
a:hover {
	text-decoration: underline;
	color: #308ABC;
}
a:active {
	text-decoration: none;
	color: #308ABC;
}
.blaadje {
	background-repeat:no-repeat;
}
.blaadje p {
	padding: 140px 0px 10px 20px;
	font-size: 14px;
}
body,td,th {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:  1.4;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	background-color: #EFEBE7;
}
.DoekoL {font-family: "Courier New", Courier, mono; font-size: 80px; }
.hoofdstuk_kop {font-size: 24pt; font-family: "Courier New", Courier, mono; }
.category_kop {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
}
.category_accent {color: #999999}
.nieuws_kop {
	color: #308ABC;
	font-weight: bold;
}

.gedicht_titel {
	font-variant: small-caps;
	font-size: 18px;
}
pre {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 18px;
}
