BODY  {
  color : #0000ff;
  font-family: Verdana, arial, helvetica;
  font-size: 10pt;
  font-weight: bold;
}

/* Link kleur (nog niet bezocht) */
a:link {
  color: #FF0000
}

/* Link kleur (reeds bezocht) */
a:visited {
  color: #FF0000
}

/* Link kleur (op dat moment aktief) */
a:active {
  background: ;
color: #AA0000
}

#KOPTEKST {
  color : #ff0000;
  font-size: 14pt;
  font-family: Arial, Verdana, helvetica;
  font-weight: bold;
}

#SUBTEKST {
  color : #0000ff;
  font-size: 12pt;
  font-family: Arial, Verdana, helvetica;
  font-weight: bold;
}

#laag1  {
  font-family : Arial,Helvetica,sans-serif;
  font-size : 24pt;
  font-weight : bold;
  background : transparent;
  color : gray;
  text-indent : -4px;
  margin-top :  0px;
  margin-left : 40px;
}

#laag2  {	
  font-family : Arial,Helvetica,sans-serif;
  font-size : 24pt;
  font-weight : bold;
  background : transparent;
  color : red;
  text-indent : 0px;
  line-height : 56px;
  margin-top : -49px;
  margin-left : 40px;
}

.zend  {	
  color : #DD0000;	
  font-weight : bold;	
  border-width : 2px;	
  text-align : center;
  width: 100px;
}

.klokje {
  color : #FF0000;
  font-size: 10pt;
  font-weight : bold;
  background : ;
  text-align : center;
  border-width : 0px;
}        

.tekst {
  color : #0000ff;
  font-size: 10pt;
  font-family: Arial, Verdana, helvetica;
  font-weight: bold;
  background-image: url(pictures/background-main.jpg);
}

.verkoop {
  color : #0000ff;
  font-size: 10pt;
  font-family: Arial, Verdana, helvetica;
  font-weight: bold;
  background-image: url(pictures/background-main.jpg);
  border : 1px;
  
}

.boxes {
  color : #0000ff;
  font-size: 10pt;
  font-family: Arial, Verdana, helvetica;
  font-weight: bold;
  text-align : center;
  vertical-align: top;
  background-image: url(pictures/background-main.jpg);
}

.colmkader {
  border : 0px;
  color : #0000ff;
  font-size : 10pt;
  font-family : Arial, Verdana, helvetica;
  font-weight : bold;
  background-image: url(pictures/background-main.jpg);
  height : 100%;
  vertical-align: top;
}

.tekst-line {
  color : #0000ff;
  font-size: 10pt;
  font-family: Arial, Verdana, helvetica;
  font-weight: bold;
}

a.tekst-line:link {
  text-decoration: none;
  color : #ff0000;
  background-color : #000000;
}
a.tekst-line:visited {
  text-decoration: none;
  color : #ff0000;
  background-color : #000000;
}
a.tekst-line:active {
  text-decoration: none;
  color : #ff0000;
  background-color : #000000;
}

.boxinhoud {
	color : #0000ff;
	font-family: Arial, Verdana, helvetica;
	font-size: 12px;
        font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 2px;
	background-image: url(pictures/box/box-middel.gif);
	background-repeat: repeat;
}

.boxtop {
	color : #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(pictures/box/box-kop.gif);
	background-repeat: no-repeat;
}
#opmerking {
  color : #7f7f7f;
  font-size: 10pt;
  font-family: Arial, Verdana, helvetica;
  font-weight: bold;
}

.prijsvul {
  background : transparant; 
  font-family: Verdana, arial, helvetica;
  font-size: 10pt;
  font-weight: bold;
  text-align : left;
  vertical-align : middle;
  border : 1px solid #050505;
}

.prijsvul2 {
  background : transparant; 
  font-family: Verdana, arial, helvetica;
  font-size: 9pt;
  font-weight: bold;
  text-align : left;
  border : 0px solid #050505;
}
.staftab {
  background : transparant; 
  font-family: Verdana, arial, helvetica;
  font-size: 10pt;
  font-weight: bold;
  text-align : center;
  border : 3px solid #050505;
}
.tekstinvoer {
  color : #000000;
  font-size: 10pt;
  font-family: Arial, Verdana, helvetica;
  font-weight: bold;
}

.datum {
  font-size: 8pt;
  color: silver;
}

//-->

