body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	overflow:hidden;
}
img {
	border:0px;
}
.links a:link {
	font-family:Trebuchet MS;
	color: #da0518;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}
.links a:visited {
	font-family:Trebuchet MS;
	color: #da0518;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}
.links a:hover {
	font-family:Trebuchet MS;
	color: #ffffff;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}
.linksActief a:link {
	font-family:Trebuchet MS;
	color: #ffffff;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}
.linksActief a:visited {
	font-family:Trebuchet MS;
	color: #ffffff;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}
.linksActief a:hover {
	font-family:Trebuchet MS;
	color: #ffffff;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}
/*
.layer {
	position:relative;
	width:100%;
	height:100%;
	z-index:1;
	overflow: auto;
}
*/

.menuOver {
	background-color:#da0518;
	cursor:pointer;
}
input, textarea, select {
	font-family:Trebuchet MS;
	font-size:12px;
	color:#333333;
	border-left: 2px solid #404040;
	border-top: 2px solid #404040;
	border-right: 1px solid #d4d0c8;
	border-bottom: 1px solid #d4d0c8;
}
.red {
	font-family:Trebuchet MS;
	font-size:12px;
	color:#333333;
	border-left: 2px solid #ff0000;
	border-top: 2px solid #ff0000;
	border-right: 1px solid #fd5252;
	border-bottom: 1px solid #fd5252;
}
#content_div {
	scrollbar-3dlight-color:#CCC;
	scrollbar-arrow-color:#CCC;
	scrollbar-base-color:#CCC;
	
	scrollbar-track-color:#DFDFDF;
	
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
}
.gastenboek_titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.main2 {
	font-size: 12px;
}
.linkover2 {
	font-size: 12px;
	font-weight: bold;
	cursor:hand;
	cursor:pointer;
}
.tekst {
	font-size: 12px;
}
.datum {
	font-style:italic;
	font-size:11px;
}
input {
	border:1px solid #000000;
	font-size:12px;
	color:#000;
	height:20px;
}
textarea {
	border:1px solid #000000;
	font-size:12px;
	color:#000;
}
.red {
	border:1px solid #F00;
}
.nieuws_datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666;
}
.nieuws_titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.nieuws_omschrijving {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.nieuws_leesmeer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #da0518;
}
.nieuws_leesmeer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #da0518;
}
.nieuws_leesmeer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #da0518;
}
.nieuws_leesmeer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #da0518;
}
.nieuws_datum_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-style:italic;
	color: #666;
}
.nieuws_titel_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.agenda_bg {
	background-image:url(../images/trans.png);
	padding-left:5px;
	padding-top:2px;
	padding-bottom:4px;
}

.agenda_datum {
	color:#da0518;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	}
.agenda_titel {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	}

