BODY {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #000000;
	line-height : 22px;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

TD {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	line-height : 22px;
}
h1 {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 25px;
	font-weight : normal;
	color: #000000;
	line-height : 22px;
}
h2 {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	color: #556a7a;
	line-height : 22px;
	margin-bottom: 5px;
	margin-top: -3px;
}
h3 {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #df1089;
	margin: -5px 0px -5px 0px;
	line-height : 22px;
}
h4 {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color: #586d82;
	line-height : 28px;
	margin-bottom: 5px;
	margin-top: -5px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

small{
	font-size : 8px;
	}


A, A:LINK, A:VISITED, A:FOCUS {
	color: #df1089;
	text-decoration : underline
}
A:HOVER {
	color: #6f0067;
	text-decoration : none;
}

A.nav, A:LINK.nav, A:VISITED.nav, A:FOCUS.nav {
	font-size : 15px;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.nav {
	color: #a0b7c9;
	text-decoration : none;
}
A.nav_on, A:LINK.nav_on, A:VISITED.nav_on, A:FOCUS.nav_on {
	font-size : 15px;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #a0b7c9;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.nav_on {
	color: #a0b7c9;
	text-decoration : none;
}
A.subnav, A:LINK.subnav, A:VISITED.subnav, A:FOCUS.subnav {
	line-height: 30px;
	font-size : 12px;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration : none;
	font-weight : normal;
}
A:HOVER.subnav {
	color: #a0b7c9;
	text-decoration : none;
}
A.subnav_on, A:LINK.subnav_on, A:VISITED.subnav_on, A:FOCUS.subnav_on {
	line-height: 30px;
	font-size : 12px;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #a0b7c9;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.subnav_on {
	color: #a0b7c9;
	text-decoration : none;
}
.introtekst {
	color: #9b355a;
	font-weight : bold;
	font-size : 14px;
	line-height: 25px;
}
INPUT {
	color : #8a8a8a;
	font-family : Arial, Tahoma;
	font-size : 12px;
	border-width: 1;
	border-color: #8a8a8a;
	border-style: solid;
}
	
INPUT.button {
	color : #FFFFFF;
	cursor: hand;
	padding:2px;
	font-family : Arial, Tahoma;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	border-width: 0;
	border-color: white;
	border-style: solid;
	background-color : #bfd500;
}

.area {
	color:  #8a8a8a;
	font-family :Arial, Tahoma;
	font-size : 12px;
	text-align : left;
	border-width: 1;
	border-color: #8a8a8a;
	border-style: solid;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #F6F6F7;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #909090;
	scrollbar-highlight-color : #909090;
	scrollbar-shadow-color : #909090;
	scrollbar-track-color : #FFFFFF;
	overflow: auto;
}

/* tags om een formulier met invoervelden op te maken*/
label {
	width: 105px;
	float: left;
	text-align: right;
	clear: both;
	}
/* geen list-tekens weergeven bij de opsomming van de formulier elementen*/
ul.form {
	list-style-type: none;
	}
.gastenboek{
	width:100%;
        }