/*body {
 background:	#FFFFFF;
 margin:	10px;
 font-family:	Arial;
 font-size:	12px;
 font-weight:	normal;
 color:		#000000;
}*/
td {
 font-family:	Arial;
 font-size:	12px;
 font-weight:	normal;
 color:		#000000;
}
a {
 font-family:	Arial;
 font-size:	12px;
 font-weight:	normal;
 color:		#000000;
 text-decoration: underline;
}
input {
 background:	#ffffff;
 font-family:	Arial;
 font-size:	12px;
 font-weight:	normal;
 color:		#000000;
 height:	20px;
}
.grey {
 background:	#cccccc;
 font-family:	Arial;
 font-size:	12px;
 font-weight:	normal;
 color:		#000000;
 height:	20px;
}

input.checkbox {
 background:	none;
 font-family:	Arial;
 font-size:	12px;
 font-weight:	normal;
 color:		#000000;
 height:	20px;
}
textarea,select {
 background:	#ffffff;
 font-family:	Arial;
 font-size:	12px;
 font-weight:	normal;
 color:		#000000;
}

/* Positie / stijl */

.links {
 font-family:	Arial;
 font-size:	12px;
 font-weight:	normal;
 margin-right:	235px;
 text-align:	right;
 color:		#000000;
}
.rechts {
 font-family:	Arial;
 font-size:	12px;
 font-weight:	normal;
 text-align:	left;
 width:		335px;
 position:	absolute;
 right:		0px;
 color:		#000000;
}
.onderaan {
 text-align:	left;
 position:	absolute;
 right:		255px;
 top:		370px;
}
.sales {
 font-family:	Arial;
 font-size:	12px;
 font-weight:	normal;
 text-align:	left;
 width:		600px;
 position:	absolute;
 left:		10px;
 color:		#000000;
}

/* Koppen */

.kop1 {
 font-family:	Arial;
 font-size:	21px;
 font-weight:	bold;
 color:		#CC0033;
}
.kop2 {
 font-family:	Arial;
 font-size:	13px;
 font-weight:	bold;
 color:		#CC0033;
}

/* Lijnen */
.dik {
 color:		#336699;
 height:	3px;
 width:		545px;
}
.dun {
 color:		#336699;
 height:	1px;
 width:		545px;
}
