#headerLogo { font-size: 1.8em; font-weight: bold; }
  #headerLogo a span { color: #009DE0 !important; }

.eigenschap li, li.eigenschap   { background: url(../images/eig.png) no-repeat left .33em; padding-left:39px; line-height:1.9em; list-style: none; }
.element li, li.element         { background: url(../images/elm.png) no-repeat left .33em; padding-left:39px; line-height:1.9em; list-style: none; }
.ipm li, li.ipm                 { background: url(../images/ipm.png) no-repeat left .33em; padding-left:39px; line-height:1.9em; list-style: none; }
.syntax li, li.syntax           { background: url(../images/syn.png) no-repeat left .33em; padding-left:39px; line-height:1.9em; list-style: none; }
.waardelijst li, li.waardelijst { background: url(../images/wl.png) no-repeat left .33em; padding-left:39px; line-height:1.9em; list-style: none; }
table.veldbeschrijving { background-color: #f9f9f9; margin-top:10px; margin-bottom:10px;}
  table.veldbeschrijving th { background-color: #ffffff; text-align: left; vertical-align: top; font-weight: bold; padding: 3px; }
  table.veldbeschrijving td { background-color: #ffffff; vertical-align: top; padding: 3px; }

.binnensteContent h2 { margin-top:10px; }

.knoppen li { list-style:none; display:inline; }
.knop { display: block; position: relative; background: #aaa; padding: 0px 5px; margin-right:1em; float: left; color: #fff; font-size:0.9em; font-weight:bold; text-decoration: none; cursor: pointer; }
  .knop.blauw { background: #2ae; border-top: 1px solid #DAF1FC; border-left: 1px solid #DAF1FC; border-right: 1px solid #0B394F; border-bottom: 1px solid #0B394F; }
  .knop:hover { background-color: #157; border-top: 1px solid #0B394F; border-left: 1px solid #0B394F; border-right: 1px solid #DAF1FC; border-bottom: 1px solid #DAF1FC; }
  .knop:active { background-color: #444; }
  .knop[class] {  background-image: url(../images/shade.png); background-position: bottom; }

* html .knop { border: 3px double #aaa; }
* html .knop.blauw { border-color: #2ae; }
* html .knop:hover { border-color: #157; }

.vraag { font-size:1.1em; color: #333333; }
