table, body, p                    { color: black; font-size: 10px; font-family: Verdana; line-height: 15px }
.txt                     { color: black; font-size: 10px; font-family: Verdana; line-height: 15px }
a:link                                          { color: #6ddcfa; font-size: 11px; font-family: Verdana; line-height: 16px; text-decoration: none }
a:visited                            { color: #6ddcfa; font-size: 11px; font-family: Verdana; line-height: 16px; text-decoration: none }
a:hover	                                  { color: black; font-family: Verdana; text-decoration: none }
.citaat  { color: white; font-size: 13px; font-family: Verdana; font-weight: 700; line-height: 20px; letter-spacing: 0.5px }
.kop { color: #4b77a5; font-size: 11px; font-family: Verdana; font-weight: 700; line-height: 15px ; height:27px; background-color:#DAFCFE; }
.kop a {color: #4b77a5; }
.product { background-color:#DAFCFE; width:180px; padding:5px; }
.hoofdkop,h1  { color: #923a95; font-size: 15px; font-family: Verdana; line-height: 20px; font-weight:normal; }
.prijs { color: #f09; font-size: 15px; font-family: Verdana; font-weight: 700; line-height: 15px }

.input {
	height:18px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

.lijnonder {
 	border-bottom:1px solid #0099FF;
}

ul { 
  padding: 0; 
  margin: 0; 
  list-style: none; 
  } 
li ul { 
 
  } 
li > ul { 
   top: auto; 
   left: auto; 
} 
li:hover ul, li.over ul { /* lists nested onder hovered list items */ 
   display: block; 
} 

