body     { font-size: 62.5% ; font-family: arial, helvetica, sans-serif }
table    { font-size: 12px; font-family: arial, helvetica, sans-serif }
td       { font-size: 12px; font-family: arial, helvetica, sans-serif }
form     { font-size: 12px; font-family: arial, helvetica, sans-serif }
textarea { font-size: 12px; font-family: arial, helvetica, sans-serif }
input    { font-size: 12px; font-family: arial, helvetica, sans-serif }
h1       { font-size: 12px; font-family: arial, helvetica, sans-serif }
h2       { font-size: 12px; font-family: arial, helvetica, sans-serif }
h3       { font-size: 12px; font-family: arial, helvetica, sans-serif }
h4       { font-size: 12px; font-family: arial, helvetica, sans-serif }
h5       { font-size: 12px; font-family: arial, helvetica, sans-serif }
h6       { font-size: 12px; font-family: arial, helvetica, sans-serif }
select   { font-size: 12px   ; width: 233px; font-family: arial, helvetica, sans-serif }


.kop     { font-size: 12px; font-family: arial, helvetica, sans-serif;  }
.error   { border-right: #aa0000 1px solid
         ; border-top: #aa0000 1px solid
         ; border-left: #aa0000 1px solid
         ; border-bottom: #aa0000 1px solid
         ; background-color: #ffffdd
         }
<!-- pop-up doorstroomschema/studiepad -->
.popup:link { color: #0047bd; text-decoration: none }
.popup:visited { color: #0047bd; text-decoration: none }
.popup:hover { text-decoration: underline }

td.disclaimer { font-size: 10px; font-family: arial, helvetica, sans-serif; color: #898989 }

/* uva-hva link style */
a:link    { color: #0047bd; text-decoration: none }
a:visited { color: #3578dc; text-decoration: none }
a:hover   { text-decoration: underline }

.zoekBinnenOplType { font-size: 0.95em; font-family: arial, helvetica, sans-serif }

.buitensteTable { width: 100%; }

.filterKolom { font-size: 12px
             ; vertical-align: top
             ; width: 220px
             ; font-family: arial, helvetica, sans-serif
             ; background-color: #c8c5de
             }

.filterTable { width: 220px; }

.zoekCel { font-size: 12px
         ; vertical-align: top
         ; width: 390px
         ; font-family: arial, helvetica, sans-serif
         ; background-color: #dfdceb
         }

.resultatenCel { font-size: 12px
               ; vertical-align: top
               ; width: 100%
               ; font-family: arial, helvetica, sans-serif
               ; height: 1000px
               ; background-color: #dfdceb
               }

.ZoekTable { font-size: 12px
           ; vertical-align: top
           ; width: 390px
           ; font-family: arial, helvetica, sans-serif
           ; background-color: #dfdceb
           }

/* Auto Complete */
.CAPXOUS_AutoComplete * { font: 12px "Segoe UI", Tahoma ; line-height: 1.2em }

.CAPXOUS_AutoComplete
{ background-color : #fcfcfc
; border-width     : 1px
; border-color     : #333
; border-style     : solid
; padding          : 0
; margin           : 0
; text-align       : left
; z-index          : 999
}

.CAPXOUS_AutoComplete_waiting     { background:	url(./../images/indicator.gif) no-repeat right; }
.CAPXOUS_AutoComplete .selectable { padding:	2px; text-align:	left; cursor:	pointer           }
.CAPXOUS_AutoComplete .current    { background-color:	#FFD563; color:	#000                      }
.CAPXOUS_AutoComplete .informal   { color:	#444; float: right;                                 }
.CAPXOUS_AutoComplete a           { margin:	2px; color:	#000; font-weight:	bold;               }
.CAPXOUS_AutoComplete a:hover     { color:	#333;                                               }
