<!--
BODY {
	background-color: #224488;
	color: #ffffff;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	scrollbar-darkshadow-color: #001a2a;
	scrollbar-track-color: #224488;
	scrollbar-face-color: #224488;
	scrollbar-shadow-color: #112244;
	scrollbar-highlight-color: #ffff99;
	scrollbar-3dlight-color: #ffff66;
	scrollbar-arrow-color: #ffff66;
}
#empty {
	background-color: #003366;
}
#empty1 {
	background-color: #224488;
}
#borderleft {
	background-color: #224488;
	background-image: url(borderleft.gif);
	background-position: 0% 0%;
	background-attachment: fixed;
	background-repeat: repeat;
}
#borderright {
	background-color: #224488;
	background-image: url(borderright.gif);
	background-position: 0% 0%;
	background-attachment: fixed;
	background-repeat: repeat;
}
#background {
	background-image: url(../grafx/mainbackground.jpg);
	background-position: 50% 10%;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#volgende {
  position: absolute;
  top: 2px;
  left: 560px;
}
#discount {
  position: absolute;
  top: 120px;
  left: 400px;
}
P, UL, OL, LI {
	font-family: "Book Antiqua", Verdana, Arial, sans-serif;
	background-color: transparent;
	color: #ffffff;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: bold;
}
P.print {
	font-family: Verdana, Arial, sans-serif;
	background-color: transparent;
	color: #000000;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: normal;
}
P.in {
	text-indent: 5ex;
}
#print {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
}
#bprint {
	background-color: #ffffff;
}
TD, TABLE {
	font-family: "Book Antiqua", Verdana, Arial, sans-serif;
	color: #ffffff;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: bold;
}
H1 {
	font-family: "Book Antiqua", Verdana, Arial, sans-serif;
	background-color: transparent;
	color: #ffff66;
	font-size: 13pt;
	line-height: 16pt;
}
H1.print {
	font-family: Verdana, Arial, sans-serif;
	background-color: transparent;
	color: #000000;
	font-size: 12pt;
	line-height: 16pt;
}
H2 {
	font-family: "Book Antiqua", Verdana, Arial, sans-serif;
	background-color: transparent;
	color: #ffff66;
	font-size: 12pt;
	line-height: 14pt;
}
H2.in {
	text-indent: 5ex;
}
H3 {
	font-family: "Book Antiqua", Verdana, Arial, sans-serif;
	background-color: transparent;
	color: #ffff66;
	font-size: 10pt;
	line-height: 13pt;
}
A:link {
	font-family: "Book Antiqua", Verdana, Arial, sans-serif;
	background-color: transparent;
	color: #ffff00;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: bold;
	text-decoration: none;
}
A:visited {
	font-family: "Book Antiqua", Verdana, Arial, sans-serif;
	background-color: transparent;
	color: #cccc00;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: bold;
	text-decoration: none;
}
A:active {
	font-family: "Book Antiqua", Verdana, Arial, sans-serif;
	background-color: transparent;
	color: #999900;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	font-family: "Book Antiqua", Verdana, Arial, sans-serif;
	background-color: transparent;
	color: #ffffff;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: bold;
	text-decoration: underline;
}
input, textarea, select, option {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 11pt;
	font-weight: bold;
}
textarea, input.bkg {
	background: #bbddff;
	border-width: 0px;
}
input.button {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: bold;
}
img {
	border: #ffffff;
	border-style: solid;
	border-width: 1px;
}
img.noborder {
	border-width: 0px;
}
-->