<!--
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
input, select, textarea, option {
	color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background-color: #3e7f43;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(/templates/34/images/achtergrond.jpg);
	background-repeat: repeat-y;
	vertical-align:top;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #cce978;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(/templates/34/images/achtergrond.jpg);
	background-repeat: repeat-y;
}
.smallheader {
	font-size: 20px;
	color: #cce978;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #cce978;
	padding-right: 0px;
	padding-left: 0px;
	
}
.logintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #E30403;
}
.logintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.loginbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.afooter:link, .afooter:active, .afooter:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #cce978;
	text-decoration: none;
}
.afooter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #cce978;
	text-decoration: underline;
}
.homepageblock {
	border: 0px dashed #38614a;
	padding: 5px;
}
img.photo {
	border: 1px solid #38614a;
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #609a40;
	width: 300px;
	border: 1px solid #38614a;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #609a40;
	border: 1px solid #38614a;
}
.gastenboekdatum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cce978;
	font-style: italic;
	background-color: #38614a;
}
.gastenboeknaam {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cce978;
	font-weight: bold;
	background-color: #38614a;
}
.gastenboektekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.gastenboekcommentaar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
}
.dagboekdatum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cce978;
	font-style: italic;
	background-color: #38614a;
}
.dagboektekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.aLogin:link, .aLogin:activ, .aLogin:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.aLogin:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.adminbutton {
	margin: 3px;
	padding: 3px;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFAC28;
	font-weight: bold;
}
.errortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFAC28;
	font-weight: bold;
}
.errorfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #609a40;
	width: 300px;
	border: 1px solid #FF0000;
}
input.button {
color: #000000;
}
table.messages {
	background-color: #38614a;
	border: 1px solid #cce978;	/*
	padding: 5px;
	margin: 5px;
	*/
}
td.message {
	font-size: 14px;
	font-weight: bold;
	}
.popup { POSITION: absolute; VISIBILITY: hidden; BACKGROUND-COLOR: yellow; LAYER-BACKGROUND-COLOR: yellow; width: 200; BORDER-LEFT: 1px solid black; BORDER-TOP: 1px solid black; BORDER-BOTTOM: 3px solid black; BORDER-RIGHT: 3px solid black; PADDING: 3px; z-index: 10 }
.todoline {
	color: #38614a;
}
-->