.headline  {
	font-family: Tahoma;
	font-size: 20px;
	line-height: 24px;
	color: #ffffff;
	padding: 10px;
}

.tabel-zelle  {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
	padding: 0px;
}

.footer  {font-family: Tahoma; font-size: 12px; line-height: 12px; color: #ffffff; padding: 0px; text-decoration:none;}
.footer a:link {font-family: Tahoma; font-size: 12px; line-height: 12px; color: #B87E4A; padding: 0px; text-decoration:underline;}
.footer a:visited {font-family: Tahoma; font-size: 12px; line-height: 12px; color: #B87E4A; padding: 0px; text-decoration:underline;}
.footer a:hover {font-family: Tahoma; font-size: 12px; line-height: 12px; color: #ffffff; padding: 0px; text-decoration:underline;}
.footer a:active {font-family: Tahoma; font-size: 12px; line-height: 12px; color: #B87E4A; padding: 0px; text-decoration:underline;}

.user  {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #ffffff;
	padding: 5px;
}

a:link {
	color: #B87E4A;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #B87E4A;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #B87E4A;
	font-weight: bold;
	text-decoration: underline;
}
.inputstyle {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #E2E2E2;
}	
.bm-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
	background-color: #D59761;
}