#container {
      min-width:800px;
      height: 100%;
}


#top {
      position: absolute;
      top: 5px;
border-left: 2px dotted #99cc00;
    left: 208px;
    width:250px;
    margin: 0px;
    padding: 0px;
}



#kolomlinks {
      position:absolute;
      left: 8px;
      top: 3px;
      margin: 0px 0px 0px 0px;
      width:200px;
      padding-left: 0px;
      height: auto;
      min-height: 100%;
}


#kolomrechts {
      position:absolute;
      top: 87px;
      border-left: 2px dotted #99cc00;
      left: 208px;
      padding: 0px 2px 10px 5px;
      margin: 0px 5px 0px 0px;
      width: auto;
      clear:right;
      min-height: 100%;
      height: auto;
}


* html #container, * html #kolomlinks, * html #kolomrechts {
      height: 100%;
}



body, table, td, select, li, ul, textarea, input{
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 8pt;
}


body {
      background: url(../Images/bg_gradient.gif) repeat-x top;
}


.top5 {
      border-right: 2px dotted #99cc00;
      border-top: 2px dotted #99cc00;
      padding: 3px 3px 3px 4px;
}


select, input, textarea {
      border: 1px #d57500 solid;
}

a:link {
      color: #d57500;
      text-decoration:underline;
      font-style:normal;
}


a:visited {
      color: #ff9900;
      font-style:normal;
}


a:hover {
      color: #ff9900;
      font-style:normal;
      text-decoration: none;
}


.linklijst {
      font-size: 9pt;
      font-weight: bold;
      font-style:normal;
}


h1 {
      margin: 2px 0px 2px 0px;
      padding: 0px 0px 0px 5px;
      font: bold 1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
      text-transform:uppercase;
      color: #5C6F22;
      letter-spacing: 0.2em
}


h2 {
      margin: 1px 0px 1px 0px;
      padding: 0px 0px 0px 0px;
      font: bolder 1.25em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
      color: #444;
      letter-spacing: 0.2em
}


h3 {
      margin: 1px 0px 1px 0px;
      padding: 0px 0px 0px 0px;
      font: bolder 1em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
      color: #333;
      letter-spacing: 0.2em
}


h4 {
      margin: 1px 0px 1px 0px;
      padding: 0px 0px 0px 0px;
      font: bolder 1em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
      font-style:italic;
      color: #333;
      letter-spacing: 0.2em
}


h5 {
      margin: 0px 0px 0px 0px;
      padding: 0px 0px 0px 0px;
      font: 8pt Arial,Sans-serif;
      font-style:normal;
      color: #333;
}


.line {
      height: 2px;
      width: 99%;
      border-top: 2px dotted #ff9900;
}

