.thinborder {
	border: 1px solid #000000;
}
.redborder {
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.redborder3 {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.dot12x5 {
	background-attachment: scroll;
	background-image:  url(img/star_red.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.arial1016 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: 1pt;
	text-align: center;
	color: #FF0000;
	
}
.verd1016BOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 1pt;
	text-align: center;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;

	
}
.arial1018 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	letter-spacing: 1px;
	text-align: center;
	color: #FF0000;
}
.onderschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #000099;

}
.arial916rood {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
}
.arial1016rood {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.witbgtd {
	background-attachment: fixed;
	background-image: url(img/wit100x96.gif);
	background-position: center top;
	background-repeat: no-repeat;

}
.artikelcode {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	letter-spacing: 1pt;
	text-align: left;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
a.rood:link {
	color: #FF0000;
	text-decoration: none;
}

a.rood:active {
	color: #FF0000;
	text-decoration: none;
}
a.rood {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.rood:hover {
	color: #000000;
	text-decoration: none;
}