body {
	font-family: arial;
	font-size: 10px;
}


#navigatie a
{
	font-family: arial;
	font-size: 12px;
	border-bottom: 1px solid #975851;
	
	display: block;
	padding: 4px;
	margin: 4px;
	width: 100%;

	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

#navigatie a:hover
{
	color: #000000;
	background-color: #F1E6E4;
}

#navigatie a:visited
{

}

.box,.box2,.box3 {
	border-width: 1px;
	border-style: solid;
	border-color: #6C5755;	

	margin-top: 10px;
	margin-bottom: 13px;

	width:100%;
	background-color: #F5F1F1;
}

.boxtitel,.boxtitel2,.boxtitel3 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-bottom-style: dotted;
	border-bottom-color: #975851;
	border-bottom-width: 0px;
	padding: 4px;
	background-color: cd6565;
	color: #FFFFFF;
	
}
.box2 {
	background-color: #FFEFDF;
}
.box3 {
	background-color: #EAFFB7;
}

.boxtitel2 {
	background-color: #EA8D48;
}

.boxtitel3 {
	background-color: #ADB700;
}


.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	font-variant: normal;
	color: #461717;
}

.txtonder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.lijnlicht,.buttonrow,.lijnonder {
	border-color: #cd6565;
	border-style: solid;
	border-width: 0px;
}

.lijnonder {
	border-bottom-width: 1px;
}

.buttonrow {
	padding: 5px;
	align: center;
	border-top-width: 1px;
	text-align: center;
}


.button,.button3 {
	width: 140px;
	height: 23px;
	background-image: url('images/button.gif');
	font-size: 12px;
	text-align:center; cursor:hand; 
	border:none;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.button3 {
	background-image: url('images/button3.gif');
}


input  {BACKGROUND-COLOR: #FFFFFF;  FONT-FAMILY: Aria;; FONT-SIZE: 12px; border:solid 1px #666666;  width: 80%;}
textarea  {BACKGROUND-COLOR: #FFFFFF;  FONT-FAMILY: Arial; FONT-SIZE: 12px; border:solid 1px #666666; width: 80%; }
select {BACKGROUND-COLOR: #FFFFFF;  FONT-FAMILY: Arial; FONT-SIZE: 12px; border:solid 1px #666666; }


a {
	text-decoration: none;
	color: #660000;
}
a:hover
{
	text-decoration: underline;
}


div,body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
}


