@charset "utf-8";
.bgl {
	background-image: url(images/bgL.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-attachment: scroll;
}
.bgr {
	background-attachment: scroll;
	background-image: url(images/bgR.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.lijnen1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #FFFFFF;
}
.adres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
}
.artikelkopjes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #672C64;
}
.teksten1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 16pt;
	font-weight: lighter;
}
.lijnenbovenonder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.lijnen1 .lijnenboven {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.Kantlijntekst1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #571255;
}
.lijnpaarsonder {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #570F58;
}
.NavigatieA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: normal;
}
.headerszijkant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
}
.Kantlijntekst2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #571255;
	font-weight: normal;
	line-height: 12pt;
}
.invulvelden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12px;
	color: #333333;
	filter: Gray;
	border: 1px dotted #000000;
}

.lijnenrondom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-style: dotted;
	border-left-style: dotted;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color: #FFFFFF;
	background-image: none;
	background-color: #73286F;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FFFFFF;
	border-right-color: #663333;
	border-bottom-color: #663333;
	border-left-color: #FFFFFF;
	cursor: hand;
}

