h1          {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #a80000;
}
h2          {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #a80000;
}
h3          {
	color: #EEEEEE;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.eenbg { background-repeat: no-repeat }
.bghor { background-repeat: repeat-x }
.bgtop {
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
}

.bgver {
	background-repeat: repeat-y;
}
a           {
	color: #a80000;
	text-decoration: none;
	font-weight: bold;
}

.breadcrumblink {
	color: #7f7f7f;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.linkbar      {
	color: #727B8C;
	font-style: normal;
	font-weight: bold;
	text-decoration: none
}

body, p, td       {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}
.roodlink          {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	color: #a80000;
}
.witlink           {
	color: #727B8C;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: right
}
.witlinksub         {
	color: #727B8C;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	line-height: 24px;
}
.roodlinksub          {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	color: #a80000;
	line-height: 24px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif
}

hr      {
	width: 100%;
	height: 1px;
	color: #e98300;
}
.nieuwsblokwit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	text-decoration: none;
	color: #7f7f7f;
}
.nieuwstitel {
	font-size: 9px;
	font-weight: bold;
	color: #a80000;
	text-decoration: none;
}
.meerlink {
	font-size: 9px;
	color: #a80000;
	text-decoration: none;
}
.blokkop {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-left: 10px;
	font-weight: bold;
}