body {
	background-color: #D9ECF0;
	font-family:  Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align:top;
}
.border {
	border: solid 1px #037387;
}
td {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-y;
		vertical-align:top;
}
.tdwit{
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
	background-color: #FFFFFF;
	background-repeat: repeat-y
}
.tdlijst{
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 13px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	border: solid 1px #037387;
}
.dorpsnaam {
	font-size: x-large;
	font-weight: bold;
	letter-spacing: 2px;
	color: #037387;
}
.auteur {
	font-size: x-small;
	font-weight: bold;
	letter-spacing: 1px;
	color: #037387;
	text-transform: uppercase;
}
.artikeltitel {
	font-size: medium;
	font-weight: bold;
	letter-spacing: 1px;
	color: #037387;
	border-bottom: solid 1px #037387;

}
.detailtitel {
	font-size: small;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 22px;
	color: #037387;
}
.titel {
	font-size: small;
	font-weight: bold;
	letter-spacing: 1px;
	color: #037387;
}
a.titel:link {
	color: #037387;
	border-bottom:0px;
	text-decoration: none;
}
a.titel:visited {
	color: #037387;
	border-bottom:0px;
	text-decoration: none;
}
a.titel:hover {
	color: #037387;
	/*border-bottom:1px #037387 dashed;*/
	text-decoration: none;
}
a.titel:active {
	color: #037387;
	/*border-bottom:1px #037387 dashed;*/
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	letter-spacing: 1px;
	line-height: 20px;
	color: #037387;

}

.pad {
	color: #669933;
	font-size: x-small;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}
a.pad:link {
	color: #669933;
	border-bottom: 0px;
	text-decoration: none;
}
a.pad:visited {
	color: #669933;
	border-bottom:0px;
	text-decoration: none;
}
a.pad:hover {	
	color: #669933;
	border-bottom:1px #669933 dashed;
	text-decoration: none;
}
a.pad:active {	
	color: #669933;
	border-bottom:1px #669933 dashed;
	text-decoration: none;
}
a:link {
	color: #000000;
	/*border-bottom:1px #000000 dashed;*/
	text-decoration: none;
}
a:visited {
	color: #000000;
	/*border-bottom:1px #000000 dashed;*/
	text-decoration: none;
}
a:hover {
	color: #037387;
	border-bottom:0px;
	text-decoration: none;
}
a:active {
	color: #037387;
	border-bottom:0px; 
	text-decoration: none;
}
a.plaatje:link {
	border-bottom:0px;
	text-decoration: none;
}
a.plaatje:visited {
	border-bottom:0px;
	text-decoration: none;
}
a.plaatje:hover {
	border-bottom:0px;
	text-decoration: none;
}
a.plaatje:active {
	border-bottom:0px; 
	text-decoration: none;
}
.pagelink{
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	color: #669933;
}
a.pagelink:link {
	color: #037387;
	text-decoration: none;
	border-bottom:0px;
}
a.pagelink:visited {
	color: #037387;
	text-decoration: none;
	border-bottom:0px;
}
a.pagelink:hover {
	color: #037387;
	text-decoration: none;
	border-bottom:1px #669933 dashed;
}
a.pagelink:active {
	color: #037387;
	text-decoration: none;
	border-bottom:1px #669933 dashed;
}
td.witblauw{
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 8px;
	background-color: #FFFFFF;
	border-top: 0px;
	border-right: solid 1px #037387;
	border-bottom: solid 1px #037387;
	border-left: solid 1px #037387;
}
td.witgroen{
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 8px;
	background-color: #FFFFFF;
	border-top: 0px;
	border-right: solid 1px #669933;
	border-bottom: solid 1px #669933;
	border-left: solid 1px #669933;
}
td.groenfrontpage {
	background-color: #99CC67;
	border: solid 1px #669933;
	padding-left: 8px;
	padding-right: 5px;
	font-weight: bold;
}
td.blauwfrontpage {
	background-color: #67B5C2;
	border: solid 1px #037387;
	border-width: 1px;
	padding-left: 8px;
	padding-right: 5px;
	font-weight: bold;
}
td.groen {
	background-color: #99CC67;
	border: solid 1px #669933;
	font-size: xx-small;
}
td.blauw {
	background-color: #67B5C2;
	border: solid 1px #037387;
	border-width: 1px;
	font-size: xx-small;
}
.colofonkop {
	color: #037387;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.menukop {
	color: #037387;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding-right: 18px;
	padding-left: 5px;	
}
.menu {
	color: #000000;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 5px;
}
a.menu:link {
	padding-right: 0px;
	padding-left: 0px;	
	color: #000000;
	text-decoration: none;
	border-bottom:0px;
}
a.menu:visited {
	padding-right: 0px;
	padding-left: 0px;	
	color: #000000;
	text-decoration: none;
	border-bottom:0px;
}
a.menu:hover {
	padding-right: 0px;
	padding-left: 0px;	
	color: #037387;
	text-decoration: none;
	border-bottom:1px #037387 dashed;
}
a.menu:active {
	padding-right: 0px;
	padding-left: 0px;	
	color: #037387;
	border-bottom:0px;
}
hr {
	margin-top:10px;
	margin-bottom: 10px;
	color: #037387;
	height: 1px;
	shade: no;
	width: 100%;
	text-decoration: none;
}
ul.frontpage {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
li {
	list-style-type: square;
	list-style-position: inside;
	color: #037387;
	padding-top: 3px;

}
li.uitleg {
	list-style-type: none;
	list-style-position: outside;
	color: #669933;
	padding-left: 15px;
	padding-bottom: 3px;
	padding-top: 0px;
}
li.sub {
	list-style-type: square;
	list-style-position: inside;
	color: #037387;
	padding-left: 15px;
	padding-bottom: 3px;
	padding-top: 0px;
}
li.subsub {
	list-style-type: disc;
	list-style-position: inside;
	color: #669933;
	padding-left: 30px;
	padding-bottom: 3px;
	padding-top: 0px;
}
li.groen {
	list-style-type: square;
	list-style-position: inside;
	color: #669933;
	padding-bottom: 2px;
}
input.textfield {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px #037387 solid;
	font-size: small;
	padding: 2px;
}

input.submit {
	background-color: #67B5C2;
	font-family:  Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;	
	font-weight: bold;
	text-transform: uppercase;	
	border: 1px #037387;
	letter-spacing: 1px;
	padding: 0px;	
}
textarea {
	background-color: #D9ECF0;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	border: 1px #037387 solid;
	font-size: small;
	padding: 2px;	
}

