/* Hoi Lennard! Wijzigen werkt gewoon.. */

a { font-weight: bold ; text-decoration: none ; color: #550055;}
a:link {   }
a:active {  }
a:visited {   }
a:hover { text-decoration: underline ; color: #E05E1F; }

body  {
	font-family: verdana;
	font-size: 8pt;
	background-color: #a8895b;
	background-position: center top;
	background-repeat: repeat-x;
} 

p { font-family: verdana ; font-size: 8pt } 
div { font-family: verdana ; font-size: 8pt }
span { font-family: verdana ; font-size: 8pt }
td {  font-family: verdana; font-size: 8pt}

.Kop0 { font-weight: bold ; font-size: 14pt}
.Kop1 { font-weight: bold ; font-size: 11pt }
.Kop2 { font-weight: bold ; font-size: 10pt }

.Groter {  font-size: 10pt }
.IetsGroter { font-size: 10pt }
.Normaal {  font-size: 8pt }
.NormaalItalic { font-size: 8pt; font-style: italic; }
.Klein { font-size: 8pt ;  }
.NogKleiner { font-size: 7pt }

.Accent { font-weight: bold ; }

.Kader { border: 1px #666666 solid ; font-family: verdana; font-size: 9pt; }

.KleinAccent {	font-size: 8pt; font-weight: bold; }

.BestelBullet {	font-size: 9px; }
.BestelTitel { font-size: 15px; }
.BestelHeader {	font-weight: bold; }
.BestelPrijs {	font-weight: bold;	text-align: right; }
.BestelTabel { }
.BestelTabel .BestelRegel td {border: 1px #666666 solid ; }
