body {
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	background-image: url(../images/background4.jpg);
	background-attachment: fixed;

}

td, tekst,textarea, input, select,ol,li,p {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
}


.tekst {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
}


.menutitel
{
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
	font-weight: bold;
	
}
.menuinhoud
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 21px;
}

a.menulink:link {
	color: #333333;
	text-decoration: underline;
}
a.menulink:visited  {
	color: #333333;

	text-decoration: underline;
}
a.menulink:hover {
	color: #333333;

	text-decoration: none;
}
.teksttitel
{
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
	font-weight: bold;
	
}
.tekst
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 20px;
	
}
.teksterrormelding
{
	font-family: Arial;
	font-size: 11px;
	color: red;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 20px;
	
}
.frame {
	border: 1px solid #E8E9D7;
}

