#mainwindow {
position: relative;
width: 980px;
margin: 0px auto 0px auto;
}

#bladcadeau_top {
padding-top: 15px;
padding-left: 40px;
width: 940px; 
height: 166px;
background: url(../pictures/bladcadeau_back3.gif);
background-repeat: repeat-x;
}

.bladcadeau {
float: left;
width: 161px;
height: 318px;
margin-right: 2px;
background: url(../pictures/bladcadeau_back4.gif);
background-repeat: no-repeat;
}
  .bladcadeau_1 {
  height: 25px;
  }
  .bladcadeau_2 {
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  clear: both;
  height: 16px;
  font-size: 8pt;
  padding-top: 5px;
  }
  .bladcadeau_3 {
  text-align: center;
  clear: both;
  height: 200px;
  padding-top: 10px;
  }
  .bladcadeau_4 {
  text-align: center;
  padding-left: 10px;
  clear: both;
  height: 34px;
  color: #000000;
  font-size: 8pt;    
  }  
  .bladcadeau_5 {
  text-align: left;
  padding-left: 10px;  
  clear: both;
  height: 29px;
  color: #EA0202;
  font-size: 11pt;    
  font-weight: bold;
  }    
  
  #content_omschrijving {
  position: absolute;
  width: 600px; 
  float: left; 
  padding: 5px;
  top: 450px;
  left: 355px;
  z-index: 1;
  }
  
  #mainwindow_top {
  width: 975px;
  height: 12px;
  background-color: #6D349F;
  text-align: left;
  font-size: 10pt;
  padding-left: 5px;
  padding-bottom: 5px;  
  }
  
  #mainwindow_middle {
  width: 979px;
  height: 354px;
  border-left: 1px solid #6D349F;
  border-right: 1px solid #6D349F;
  border-bottom: 1px solid #6D349F;  
  }
    #mainwindow_middle1 {
    float: left;
    width: 350px;
    height: 338px;    
    border-right: 1px solid #7E7E7E;
    padding-top: 16px;    
    text-align: center;
    }      
    #mainwindow_middle2 {
    float: left;
    width: 556px;    
    height: 155px; 
    font-size: 8pt;
    padding: 35px;   
    }
    #mainwindow_middle3 {
    background-color: #F5F5F7;
    float: left;
    width: 591px;    
    height: 118px; 
    font-size: 8pt;
    padding-left: 35px;
    padding-top: 10px;    
    }           
