BODY
{
	background-color: #FF9933;
	background-image: url(gfx/bg.jpg);
	background-repeat: repeat-x;
	font-family: Corbel, Trebuchet MS;
	font-size: 10pt;
	line-height: 13pt;
	color: black;
	margin: 12px 0 12px 0;
} 

A
{
	font-family: Corbel, Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	color: #DB6D00;
    text-decoration: none;
}

A:hover
{
	font-family: Corbel, Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	color: #DB6D00;
    text-decoration: underline;
}

.page
{
	background-color: white;
	width: 800px;
	border: 18px solid white;
}

.title
{
	background-color: #F1A75E;
	background-image: url(gfx/head.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	xwidth: 800px;
	height: 156px;
	padding: 12px;
	text-align: right;
}

.nav
{
	width: 800px;
	height: 22px;
	margin: 0;
	padding: 4px 0 0 0;
	border-top: 1px solid #FF9933;
	border-bottom: 1px solid #FF9933;
	text-align: left;
}

.head
{
	padding-bottom: 18px;
	font-family: Corbel, Trebuchet MS;
	font-size: 17pt;
	font-weight: normal;
	line-height: 19pt;
	color: #FF9933;
}

.head2
{
	padding-top: 13px;
	padding-bottom: 11px;
	font-family: Corbel, Trebuchet MS;
	font-size: 12pt;
	font-weight: normal;
	line-height: 13pt;
	color: #FF9933;
}

.content
{
	background: white;
	display: block;
	font-family: Corbel, Trebuchet MS;
	font-size: 10pt;
	line-height: 13pt;
	color: black;
	padding: 18px 0 18px 0px;
}

.block
{
	background: #FFC58B;
	display: block;
	width: 169px;
	font-family: Corbel, Trebuchet MS;
	font-size: 9pt;
	line-height: 6pt;
	color: black;
	padding: 12px;
	margin: 0 0 12px 12px;
	border: 1px solid #FF9933;
	float: right;
}

.footer
{
	display: block;
	width: 800px;
	height: 6px;
	border-bottom: 6px solid #FF9933;
}

SPAN.rood
{
	background-color: #DC241F;
	color: white;
	padding: 2px;
}

A.navitem
{
	font-family: Corbel, Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	color: #DB6D00;
    text-decoration: none;
}

A:hover.navitem
{
	font-family: Corbel, Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	color: #DB6D00;
    text-decoration: underline;
}

input
{
	font-family:Corbel, Trebuchet MS;
	font-size: 9pt;
	line-height: 14pt;
	color: black;
	border: 1px solid black;
}

input.noborder
{
	font-family:Corbel, Trebuchet MS;
	font-size: 9pt;
	line-height: 14pt;
	color: black;
	border: 0px;
}

textarea
{
	font-family:Corbel, Trebuchet MS;
	font-size: 9pt;
	line-height: 14pt;
	color: #7F7F7F;
	border: 1px solid black;
}

IMG.border
{
	border: 1px solid #DB6D00;
}

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 #FF9933;
    color: black;
    width: 300px;
	height: 16px;
    background: #FFC58B;
	font-family: trebuchet ms;
	font-weight: normal;
	font-size: 9pt;
	line-height: 9pt;
}

textarea.mailform_blok {
    border: 1px solid #FF9933;
    color: black;
    width: 300px;
	height: 100px;
    background: #FFC58B;
	font-family: trebuchet ms;
	font-weight: normal;
	font-size: 9pt;
	line-height: 9pt;
}

input.mailform_pc {
    border: 1px solid #FF9933;
    color: black;
    width: 156px;
	height: 16px;
    background: #FFC58B;
	font-family: trebuchet ms;
	font-weight: normal;
	font-size: 9pt;
	line-height: 9pt;
}

input.mailform_plaats {
    border: 1px solid #FF9933;
    color: black;
    width: 236px;
	height: 16px;
    background: #FFC58B;
	font-family: trebuchet ms;
	font-weight: normal;
	font-size: 9pt;
	line-height: 9pt;
}

input.mailform_send {
    border: 1px solid #FF9933;
    color: black;
    width: 80px;
	height: 20px;
    background: #FFC58B;
	font-family: trebuchet ms;
	font-weight: bold;
	font-size: 9pt;
	line-height: 9pt;
}
