BODY
{
	background-color: #D9D9D9;
	background-image: url(gfx/bg-body.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: "verdana";
	font-size: 9pt;
	line-height: 13pt;
	color: black;
	margin: 12px 0 12px 0;
} 

A
{
    text-decoration: none;
	color: #00A6EB;
}

A:hover
{
    text-decoration: underline;
	color: #00A6EB;
}

.page
{
	background-color: white;
	width: 800px;
	border: 18px solid white;
}

.title
{
	background-image: url(gfx/bg-image.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 800px;
	height: 150px;
	border-top: #317023 solid 6px;
}

.nav
{
	background-color: #317023;
	width: 800px;
	height: 20px;
	margin: 0;
	padding: 3px 0 0 0;
	text-align: left;
	color: white;
}

.head
{
	font-family: "verdana";
	font-size: 16pt;
	font-weight: bold;
	line-height: 19pt;
	color: #317023;
	padding-bottom: 6px;
	margin-top: 22px;
	margin-bottom: 22px;
	border-bottom: 2px solid #00A6EB;
}

.head2
{
	font-family: "verdana";
	font-size: 12pt;
	font-weight: bold;
	line-height: 14pt;
	color: #317023;
	padding-bottom: 6px;
	margin-top: 22px;
	margin-bottom: 16px;
	border-bottom: 1px solid #00A6EB;
}

.table
{
	background-color: white;
	background-image: url(gfx/bg-table.jpg);
	background-placement: top right;
	background-repeat: no-repeat;
	margin: 24px 0 12px 0;
}

.navleft
{
	float: left;
	margin-top: 40px;
	margin-right: 24px;
}

A.navleftitem, A:visited.navleftitem
{
	display: block;
	width: 230px;
	xheight: 36px;
	background-color: #4A6931;
	background-image: url(gfx/bg-button.jpg);
	xfilter: alpha(opacity=80);
	x-moz-opacity: .80;
	xopacity: .80;
	font-family: "verdana";
	font-weight: bold;
	font-size: 8pt;
	color: white;
    text-decoration: none;
	text-align: left;
	margin: 3px 0 3px 0;
	padding: 3px 0 2px 4px;
}

A:hover.navleftitem
{
	display: block;
	width: 230px;
	xheight: 36px;
	background-color: #4A6931;
	background-image: url(gfx/bg-button.jpg);
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;
	font-family: "verdana";
	font-weight: bold;
	font-size: 8pt;
	color: white;
    text-decoration: none;
	text-align: left;
	margin: 3px 0 3px 0;
	padding: 3px 0 2px 4px;
}

.content
{
	float: right;
	display: block;
	width: 510px;
	font-family: "verdana";
	font-size: 9pt;
	line-height: 13pt;
	color: black;
}

.crumbnav
{
	font-family: "verdana";
	font-size: 8pt;
	font-weight: bold;
	line-height: 11pt;
	color: #00A6EB;
	margin-bottom: 24px;
}

A.crumbnavitem
{
	color: #00A6EB;
    text-decoration: none;
}

A:hover.crumbnavitem
{
	color: #00A6EB;
    text-decoration: underline;
}

.footer
{
	height: 10px;
	border-bottom: 6px solid #A8C944;
}

A.navitem
{
	font-family: "verdana";
	font-size: 9pt;
	font-weight: bold;
	color: white;
    text-decoration: none;
}

A:hover.navitem
{
	font-family: "verdana";
	font-size: 9pt;
	font-weight: bold;
	color: white;
    text-decoration: underline;
}

input
{
	font-family:"verdana";
	font-size: 9pt;
	line-height: 13pt;
	color: black;
	border: 1px solid black;
}

textarea
{
	font-family:"verdana";
	font-size: 9pt;
	line-height: 13pt;
	color: #7F7F7F;
	border: 1px solid black;
}

IMG.bordergreen
{
	border: 1px solid #DEEB83;
	margin-left: 12px;
}

IMG.borderorange
{
	border: 1px solid #F2DB80;
	margin-left: 12px;
}

IMG.noborder
{
	border: 0px;
}

UL
{
	margin-top: 0;
	margin-bottom: 0;
	list-style-position: outside;
}

LI
{
	margin: 0 0 0 -24px;
}

input.mailform_noborder {
    border: 0;
}

input.mailform {
    border: 1px solid #74CAE8;
    color: black;
    width: 400px;
    background: #CEEEF9;
	font-family: trebuchet ms;
	font-weight: normal;
	font-size: 9pt;
}

textarea.mailform_blok {
    border: 1px solid #74CAE8;
    color: black;
    width: 400px;
	height: 100px;
    background: #CEEEF9;
	font-family: trebuchet ms;
	font-weight: normal;
	font-size: 9pt;
}

input.mailform_pc {
    border: 1px solid #74CAE8;
    color: black;
    width: 156px;
    background: #CEEEF9;
	font-family: trebuchet ms;
	font-weight: normal;
	font-size: 9pt;
}

input.mailform_plaats {
    border: 1px solid #74CAE8;
    color: black;
    width: 236px;
    background: #CEEEF9;
	font-family: trebuchet ms;
	font-weight: normal;
	font-size: 9pt;
}

input.mailform_send {
    border: 1px solid #74CAE8;
    color: black;
    width: 80px;
    background: #CEEEF9;
	font-family: trebuchet ms;
	font-weight: bold;
	font-size: 9pt;
}
