body {background-color: #b5d7b1; padding-bottom: 10px;}                                       
                                                                                              
/* oude achtergrond-kleur: #b2d4ae */                                                         
                                                                                              
p {font-size:11pt; margin-left: 10px}                                                         
p.p-header {font-size: 15pt}                                                                  
p.p-header2 {font-size: 13pt}                                                                 
p.p-title {font-size: 13pt}                                                                   
p.p-subtitle {font-size: 13pt; font-weight: bold}                                             
p.p-content {margin-top: 10px; margin-bottom: 0px; font-family: arial; padding: 2px}          
p.p-content-top {margin-top: 10px; margin-right: 10px; margin-bottom: 0px; font-family: arial}
p.p-content-bottom {margin-top: 10px; margin-bottom: 10px; font-family: arial}                
p.p-content-all {margin: 10px; font-family: arial}                                            
p.p-content-small-bottom {margin-top: 0px; margin-bottom: 10px; font-size: 9pt}               
p.p-content-12pt {font-size: 12pt}                                                            
p.p-content-10pt {font-size: 10pt}                                                            
p.mainerror {margin: 10px; font-family: arial; color:rgb(255,0,0)}                            
p.new {font-family: arial; color:rgb(255,0,0)}
                                                                                              
.table-program { border-width: 1px; border-style: groove; }                                   
.table-programb { border-width: 1px; border-style: groove; font-weight: bold; }                                                                                             
                                                                                              
img.symbol {border-width: 0px}                                                                
                                                                                              
a {text-decoration: none}                                                                     
a.menuhyp:link     {color:rgb(118,185,0)}                                                     
a.menuhyp:visited  {color:rgb(118,185,0)}                                                     
a.menuhyp:hover    {color:rgb(118,185,0)}                                                     
a.menuhyp:active   {color:rgb(118,185,0)}                                                     
a:link {color:rgb(246,86,39)} /*was 15,77,42*/                                                
a:visited {color:rgb(246,86,39)} /*was 15,77,42*/                                             
                                                                                              
ul                                                                                            
{                                                                                             
  font-size: 11pt;                                                                            
  margin-right: 10px;                                                                         
  margin-top: 0px;                                                                            
  margin-left: 30px;                                                                          
  margin-bottom: 0px;                                                                         
  padding: 0px;                                                                               
  list-style: disc outside;                                                                   
}                                                                                             
                                                                                              
table                                                                                         
{                                                                                             
  margin-left: 10px;                                                                          
  font-size: 11pt;                                                                            
  font-family: arial;                                                                         
}                                                                                             
                                                                                              
td.view                                                                                       
{                                                                                             
  padding-left: 10px;                                                                         
}                                                                                             
td.abstractstatus                                                                             
{                                                                                             
  font-weight: bold;                                                                          
  font-size: 15 pt;                                                                           
  padding-top: 20 px;                                                                         
}                                                                                             
                                                                                              
div#logo                                                                                      
{                                                                                             
  position: absolute;                                                                         
  top:      10px;                                                                             
  left:     10px;                                                                             
  width:    202px;                                                                            
  height:   167px;                                                                            
  margin:   0px;                                                                              
  border:   1px solid black;                                                                  
  padding:  1px;                                                                              
                                                                                              
  background-image: url('smc.png');                                                           
  background-repeat: no-repeat;                                                               
  background-position: center;                                                                
}                                                                                             
                                                                                              
div#leftmenu                                                                                  
{                                                                                             
  width:         auto;                                                                        
  margin:        0px;                                                                         
  margin-bottom: 20px;                                                                        
  padding:       8px;                                                                         
  border:        1px solid black;                                                             
                                                                                              
  background-color: rgb(15,77,42);                                                            
  font-family: Verdana;                                                                       
  font-size: 13pt;                                                                            
  line-height: 0.8cm;                                                                         
}                                                                                             
                                                                                              
div#poll                                                                                      
{                                                                                             
  width:   auto;                                                                              
  margin:  0px;                                                                               
  padding: 4px;                                                                               
  border:  1px solid black;                                                                   
                                                                                              
  background-color: rgb(15,77,42);                                                            
  color: rgb(118,185,0);                                                                      
  font-family: Verdana;                                                                       
  font-size: 12pt;                                                                            
}                                                                                             
                                                                                              
div#menu                                                                                      
{                                                                                             
  position: absolute;                                                                         
  top:      200px;                                                                            
  width:    202px;                                                                            
  left:     10px;                                                                             
  margin:   0px;                                                                              
  border:   0px;                                                                              
  padding:  0px;                                                                              
}                                                                                             
                                                                                              
div#titel                                                                                     
{                                                                                             
  position: absolute;                                                                         
  top:      130px;                                                                            
  width:    100%;                                                                             
  left:     0px;                                                                              
  right:    10px;                                                                             
  height:   3em;                                                                              
  border:   1px solid black;                                                                  
                                                                                              
  background-color: rgb(246,86,39);                                                           
  color: rgb(255,255,255);                                                                    
  text-align: left;                                                                           
  font-family: Verdana;                                                                       
  font-weight: bold;                                                                          
}                                                                                             
                                                                                              
div#header                                                                                    
{                                                                                             
  position: relative;                                                                         
  top:      10px;                                                                             
  width:    100%;                                                                             
  left:     0px;                                                                              
  right:    10px;                                                                             
  border:   1px solid black;                                                                  
                                                                                              
  background-color: rgb(246,86,39);                                                           
  color:  rgb(255,255,255);                                                                   
  text-align: left;                                                                           
  font-family: Verdana;                                                                       
  font-weight:bold;                                                                           
}                                                                                             
                                                                                              
div#content                                                                                   
{                                                                                             
  position: absolute;                                                                         
  top:      200px;                                                                            
  width:    100%;                                                                             
  left:     0px;                                                                              
  right:    10px;                                                                             
  border:   1px solid black;                                                                  
  padding:  2px;                                                                              
                                                                                              
  text-align: justify;                                                                        
  font-family: Arial;                                                                         
}                                                                                             
                                                                                              
div#contentcontainer                                                                          
{                                                                                             
  position: absolute;                                                                         
  top:      0px;                                                                              
  width:    auto;                                                                             
  left:     230px;                                                                            
  right:    10px;                                                                             
  height:   500px;                                                                            
  padding-bottom: 10px;                                                                       
}                                                                                             
