@charset "UTF-8";
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.toptxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.txtaccent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
h1 ,h2, h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C0A46E;
	padding: 0;
	margin: 5px 0 0 15px;
}

h3{
	font-size: 15px;
}
.kopje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000033;
}
.tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.copyright a{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.MenuBarVertical a{
	font-weight: normal;
	font-size: 11px;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;
}