.container1 {
     border:  1px solid #000000;
     background-color : #FFFFFF;
     position: absolute;
     left: 190px;
     top: 10px;
     width: 700px;
     height: 180px;
     margin: 0px;
     padding: 4px;
     }

.titel {
     color: #000000;
     text-align: left;
     position: relative;
     left: 10px;
     top: 10px;
     width: 680px;
     height: 10px;
     margin: 0px;
     padding: 4px;
     font-family : verdana;
     font-size : 16pt;
     font-style : italic;
   }                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             

.omschrijving {
     color: #000000;
     text-align: left;
     position: relative;
     left: 10px;
     top: 20px;
     width: 680px;
     height: 110px;
     margin: 0px;
     padding: 4px;
     font-family : verdana;
     font-size : 11pt;
     overflow: auto;
   }                  

.container2 {
     border: 1px solid #000000;
     background-color : #FFFFFF;
     position:absolute;
     left: 190px;
     top: 210px;
     width: 500px;
     height: 240px;
     margin: 0px;
     padding: 4px;
     }

.vraag {
     color: #FF0000;
     text-align: left;
     position: relative;
     left: 10px;
     top: 10px;
     width: 480px;
     height: 60px;
     margin: 0px;
     padding: 4px;
     font-family : verdana;
     font-size : 12pt;
   }                                      

.toelichting {
     color: #000000;
     text-align: left;
     position: relative;
     left: 10px;
     top: 30px;
     width: 480px;
     height: 140px;
     margin: 0px;
     padding: 4px;
     font-family : verdana;
     font-size : 10pt;
     overflow: auto;
   }                                      

.knoppen {
     position: absolute;
     left: 710px;
     top: 210px;
     width: 170px;
     height:240px;
     margin: 0px;
     font-family : arial;
     font-size : 9pt;
}                         
                   
.overzicht {
     border:  1px solid #000000;
     background-color : #FFFFFF;
     position:absolute;
     left: 190px;
     top: 480px;
     width: 700px;
     height: 180px;
     margin: 0px;
     padding: 4px;
     font-family : verdana;
     font-size : 10pt;
     overflow: auto;
     }                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         

.boom {
     position: absolute;
     left: 30px;
     top: 10px;
     width: 150px;
     height: 180px;
     margin: 0px;
     padding: 4px;
     background-image: url(../images/boom.gif);
     background-repeat: no-repeat;
     background-position: center bottom;
     text-align: right;
     font-family : verdana;
     font-size : 10pt;
     font-weight: bold;
     }

.vraagteken {
     position: absolute;
     left: 30px;
     top: 210px;
     width: 150px;
     height: 240px;
     margin: 0px;
     padding: 4px;
     background-image: url(../images/vraag.gif);
     background-repeat: no-repeat;
     background-position: center bottom;
     text-align: right;
     font-family : verdana;
     font-size : 10pt;
     font-weight: bold;
     }

.index {
     position: absolute;
     left: 30px;
     top: 480px;
     width: 150px;
     height: 180px;
     margin: 0px;
     padding: 4px;
     background-image: url(../images/index.gif);
     background-repeat: no-repeat;
     background-position: center bottom;
     text-align: right;
     font-family : verdana;
     font-size : 10pt;
     font-weight: bold;
     }
