.titelgastenboek {

	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-style: solid;
	border-top-color: #C5B1A2;
	border-right-color: #C5B1A2;
	border-bottom-color: #C5B1A2;
	border-left-color: #C5B1A2;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 19px;
	width: 400px;
	border-right-style: solid;
	font-weight: bold;
}
.tekstgastenboek {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	list-style-type: square;
	text-align: left;
	margin: 0px;
	list-style-position: outside;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-top-width: 1.5px;
	border-right-width: 1.5px;
	border-bottom-width: 1.5px;
	border-left-width: 1.5px;
	border-bottom-style: dashed;
	border-top-color: #C5B1A2;
	border-right-color: #C5B1A2;
	border-bottom-color: #C5B1A2;
	border-left-color: #C5B1A2;

}

.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	list-style-type: square;
}

a:hover {  color: #336633; text-decoration: underline}
a:active {  color: #336633; text-decoration: none}
a:visited {  color: #336633; text-decoration: none}
a:link {  color: #336633; text-decoration: none}

.formulier{
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border: 1px solid #336633;
	color: black;
	background-color: white;

}

.formulierfout{
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border: 1px solid #336633;
	color: black;
	background-color: #DFA2A2;
}

.background {
	background-color: #E3E3E3;
	background-image: url(../images/layout/background.jpg);
	background-repeat: no-repeat;
}
