/*--------------------------------------------------*/
/*Content                                           */

#content_container {
width:100%;
height:100%;
float:left;
margin:0;
position:relative;
clear:both;
}

  
   #content_container div.galcenter {
   clear:left;
   width:100%;
   height:100%;
   float:right;  
   position:relative; 
   right:50%;  
   margin:0;
   padding:0;
   text-align:center;
   z-index:-10;
   }
   
   #content_container div.galcenterleft {
   width:90%;
   height:100%;
   display:block;
   float:left;  
   position:relative; 
   left:50%;  
   margin:0;
   padding:0;
   }
   
   #content_container .blokgallerij1 {
   width:90%;
   height:90%;
   top:5%;
   bottom:5%;
  background:url('../images/textboxlight.png') repeat border-box; 
  background-position:0 0; 
  display:block;
  position:relative;
  float:right;   
  margin:0;
  margin-left:10%;
  padding:0; 
  }
  
   .blokgallerij1 .bloktekst { 
   width:100%;
   height:100%;
   top:5%;
   bottom:7.3%;
   padding-right:3.5%;
   padding-left:3.5%;
   display:block;
   float:left;  
   overflow:auto;
  /*  background-color:blue; */
   position:relative;
   }
   
   .blokgallerij1 .bloktekst h3 {
   display:block;
   font-size:157.1%; /*font-size 20px*/
   line-height:100%;
   text-transform:uppercase;
   position:relative;
   }
   
   .blokgallerij1 .bloktekst p {
   display:block;
   font-size:100%;
   text-transform:uppercase;
   position:relative;
   top:10.5%;
   }
   
 /* 
 .blokgallerij1 .blokphoto { 
   width:34.3%;
   height:83.6%;
   top:9.1%;
   bottom:7.3%;
   padding-right:5.3%;
   padding-left:0%;
   display:block;
   float:left;
   position:relative;   
   }
   
   .blokgallerij1 .blokphoto img.resize { 
   width:100%;
   height:100%;   
   }
 nu niet nodig */
