/* CSS definition file containing site wide stylesheets */

.onderlegger {
	background-color: rgb(255,255,255);
 	background-position: top;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

BODY {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: small;
 	color: rgb(255,255,255);
 	background-color: rgb(0,0,0);
 	background-attachment: fixed;
 	background-position: top
}

.binnengrys {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	letter-spacing: 0px;
 	line-height: 16px;
 	list-style-type: none;
 	list-style-image: none;
 	text-align: left;
 	text-indent: 0pt;
 	clear: none;
 	background-color: rgb(255,255,204);
 	background-attachment: fixed;
 	background-position: top;
 	margin: 0px 2pt 0px 2px;
 	padding: 6pt 4pt 6pt 4px;
 	border-left-style: none;
 	border-top-style: none;
 
	border-right-style: none;
 	border-bottom-style: none
}

.binnengrysFormLabel {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	text-transform: none;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	font-variant: normal;
 	list-style-type: none;
 	text-align: left;
 	clear: none;
 	background-color: rgb(255,255,204);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.colofnauw {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 10px;
 	color: rgb(255,255,255);
 	letter-spacing: 0px;
 	line-height: 16px;
 	font-weight: bold;
 	list-style-type: none;
 	text-align: left;
 	text-indent: 0px;
 	clear: none;
 	background-color: rgb(0,0,0);
 	margin: 0px 0px 4px 0px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

UL {
	list-style-type: disc;
 	list-style-image: none
}

.chapeau {
	font-family: "Courier New",  "Lucida Console",  Courier,  Monaco,  Monospace;
 	font-size: 14px;
 	text-transform: none;
 	color: rgb(255,255,255);
 	letter-spacing: 1px;
 	font-weight: bold;
 	vertical-align: baseline;
 	text-align: right;
 	background-color: rgb(0,0,0);
 	background-position: right top;
 	margin-right: 6px;
 	margin-bottom: 12px
}

H1 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 16px;
 	letter-spacing: 2pt;
 	line-height: 14pt;
 	font-weight: bold;
 	text-indent: 0pt;
 	clear: none;
 	margin: 0pt 4pt 1pt 4pt
}

.colofon {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10px;
 	color: rgb(255,255,255);
 	letter-spacing: 0px;
 	line-height: 12px;
 	font-weight: bold;
 	vertical-align: baseline;
 	text-align: left;
 	background-color: rgb(0,0,0);
 	border-left-style: none;
 	margin-top: 0px;
 	border-top-style: none;
 	border-right-style: none;
 	margin-bottom: 4px;
 	border-bottom-style: none
}

P {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	color: rgb(255,255,255);
 	letter-spacing: 0px;
 	line-height: 14px;
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	font-variant: normal;
 	text-align: left;
 	background-color: rgb(0,0,0);
 	margin-left: 2pt;
 	padding-left: 4pt;
 	border-left-style: none;
 	border-top-style: none;
 	margin-right: 2pt;
 	padding-right: 4pt;
 	border-right-style: none;
 
	margin-bottom: 0px;
 	border-bottom-style: none
}

.bestelform {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	letter-spacing: 0px;
 	line-height: 20px;
 	font-weight: bold;
 	font-variant: small-caps;
 	list-style-type: none;
 	text-align: left;
 	clear: none;
 	background-color: rgb(192,192,192);
 	background-image: none;
 	border: 2px none rgb(192,192,192)
}

A {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	text-transform: uppercase;
 	color: rgb(51,153,0);
 	font-weight: bold;
 	vertical-align: baseline
}

.button {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 12px;
 	text-transform: uppercase;
 	color: rgb(0,102,255);
 	letter-spacing: 2pt;
 	line-height: 25px;
 	font-weight: bold;
 	text-decoration: none ;
 	font-variant: small-caps;
 	text-align: center;
 	background-color: rgb(192,192,192);
 	border-right: 2px solid rgb(0,0,0);
 	border-bottom: 2px solid rgb(0,0,0)
}