td {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: black;
}

.cnt_titel {
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #A52A2F;
}

.cnt_small {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: black;
}

.col_titel {
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: black;
}

.col_small {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	color: black;
}

.bgkleur {
	background-color: #A52A2F;
	height: 1px;
}

.bgkleur_licht {
	background-color: #CACACA;
	height: 1px;
}

a:href {  font-family: Arial, Tahoma, Verdana; font-size: 11px; text-decoration: none; color: #A52A2F; font-weight: bold}
a:link {  font-family: Arial, Tahoma, Verdana; font-size: 11px; text-decoration: none; color: #A52A2F; font-weight: bold}
a:visited {  font-family: Arial, Tahoma, Verdana; font-size: 11px; text-decoration: none; color: #A52A2F; font-weight: bold}
a:hover {  font-family: Arial, Tahoma, Verdana; font-size: 11px; text-decoration: underline; color: #A52A2F; font-weight: bold}

.menu:href {  font-family: Arial, Helvetica, Verdana, Tahoma; font-size: 12px; text-decoration: none; color: black; font-weight: normal}
.menu:link {  font-family: Arial, Helvetica, Verdana, Tahoma; font-size: 12px; text-decoration: none; color: black; font-weight: normal}
.menu:visited {  font-family: Arial, Helvetica, Verdana, Tahoma; font-size: 12px; text-decoration: none; color: black; font-weight: normal}
.menu:hover {  font-family: Arial, Helvetica, Verdana, Tahoma; font-size: 12px; text-decoration: underline; color: black; font-weight: normal}

input {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: black}
select {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: black}
textarea {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: black}
input.button { 	
	font-family: Arial, Verdana;
	color: white;
	background-color: #A52A2F;
	height:20px; 
	font-size: 11px;
	border: outset 1px white;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.xsarus {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #C0C0C0;
	line-height: 17px;
}
.xsarus:href, .xsarus:link, .xsarus:visited, .xsarus:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #5D248C;
	font-weight: normal;
}
.xsarus:hover {
	text-decoration: none;
}
