/* appelgroen: #B8D239 */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/backgr.gif);
	background-position: 0px 262px;
	background-repeat: no-repeat;
}
h1 {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 18px;
	color: #A3BC2C;
	letter-spacing: 0.1em;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #243E38;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #243E38;
	line-height: 18px;
	text-align: justify;
	margin-right: 15px;
}
td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #243E38;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #243E38;
	line-height: 18px;
	letter-spacing: 0.5px;
	margin-left: 23px;
	margin-right: 15px;
	list-style-position: outside;
	list-style-image: url(../img/ul.gif);
}
li {
	margin-left: 0px;
	margin-right: 15px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B8D239;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #B8D239;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #243E38;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #B8D239;
	font-weight: bold;
	text-decoration: none;
}
#footer{
	color: #AEBFB8;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer a:link {
	color: #AEBFB8;
	font-weight: normal;
}
#footer a:visited {
	color: #AEBFB8;
	font-weight: normal;
}
#footer a:hover {
	color: #B8D239;
	font-weight: normal;
}
#footer a:active {
	color: #AEBFB8;
	font-weight: normal;
}
.sitemap a:link { color: #243E38;font-weight: normal;text-decoration: underline;letter-spacing: 0em;}
.sitemap a:visited { color: #243E38;font-weight: normal;text-decoration: underline;letter-spacing: 0em;}
.sitemap a:hover { color: #B8D239;font-weight: normal;text-decoration: underline;letter-spacing: 0em;}
.sitemap a:active { color: #243E38;font-weight: normal;text-decoration: underline;letter-spacing: 0em;}

.menu {
	background-image: url(../img/menu_backgr.gif);
	background-repeat: repeat-x;
	background-color: #243E38;
}
.imgr {
	float: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AEBFB8;
	border-bottom-color: #AEBFB8;
	border-left-color: #AEBFB8;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 5px;
	margin-right: 0px;
}
.appelgroen {
	color: #A3BC2C;
}
hr {
	background-image: url(../img/hr.gif);
	background-repeat: no-repeat;
	color: #C5D1CC;
	height: 1px;
	margin-bottom: 12px;
}
.inputtxt {
	background-color: #F2F4F3;
	border: 1px solid #AEBFB8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #243E38;
}
.note {
	font-size: 10px;
	color: #C5D1CC;
}
