


/**************************************************************************************************
Contentwraper section
***************************************************************************************************/  
.contentwraperbox{
   width:960px;
   min-height:100px;_height:100px;
   margin:0px 0 0px 0px;
   border:0px solid green;
   }
/**************************************************************************************************
Content section
***************************************************************************************************/  

/*langcn style*/     
   .langcn{
    width:960px;
   }
   .langcnbox{
   width:690px;
   min-height:100px;_height:100px;
   margin:5px 0 30px 100px;
   border:0px solid green;
   }
   .langcnbox p{
   width:690px;
   }
  .langcntitle{
   margin-bottom:10px;
   }
   .langcntitle p{
   font-size:18px;
   font-weight:bold;
   color:#1868a8;
   }
  .langcntext{
   }
/**************************************************************************************************
Culomns style
***************************************************************************************************/  

.culomns{
   width:960px;
   min-height:200px;_height:200px;
   border:0px solid green;
   }
/*Ledenlijst style */  
  .ledenlijst{
  float:left;
   width:355px;
   min-height:200px;_height:200px;
   border-right:none;
   }
.ledenlijstbox{
   width:255px;
   min-height:200px;_height:200px;
   margin:0 0 0 100px;
   border-right:none;
   }
/*terug style*/   
   .terug{
   margin:10px 0 0 0;
   }
  .terug a{
   color:#209cd3;
   }
   .terug span{
   color:#9ad2eb;
   }
/*------------------------------------------------*/
/*contact style */
   .contact{
   float:left;
   width:555px;
   border-left:1px solid #9ad2eb;
   }
   .contactbox{
   width:555px;
   min-height:285px;_height:285px;
   border:0px solid red;
   }
    html>body .contactbox{
   overflow:hidden;
   } 
/*contacttitle style */
  /* .contacttitle{
   margin:0 0 10px 40px;
   }
   .contacttitle p{
   font-size:18px;
   font-weight:bold;
   color:#9ad2eb;
   }*/
/*------------------------------------------------*/
/*VestigingTitle style  */
  .vestigingstitle{
   width:150px;
   min-height:30px;_height:30px;
   font-size:12px;
   font-weight:bold;
   color:#29a0d5;
   padding-bottom:15px;
   } 
/*Vestiging style */ 
  .vestiging{
   float:left;
   width:250px;  
   }
   .vestigingbox{
   width:230px;
   margin:0 0 0 20px;
   border:0px solid green;
   } 
/*adres style */
   .adres{
   width:160px;
   min-height:90px;_height:90px;
   padding-bottom:15px;
   }
   .adres p{
   }
/*vestigingsfoto style */   
   .vestigingsfoto{
    width:200px;
    min-height:124;_height:124;
   }




/*Editblokken style */   
   /*.teltext, .mobieltext, .emailtext, .ledentexttitle, 
   .ledennaam, .openingstijdentitle, .openingstijdentext, 
   .vestigingstitle, .city, .straat, .noodnr, .noodnrtext {
    overflow:hidden;
   }*/              






/*tel,fax,mobile,email style */   
   .telword, .faxword, .emailword, .mobielword {
    width:20px;
    height:20px;
    color:#29a0d5;
    overflow:hidden;
   }              
/*tel,fax,mobile,email style */   
   .telword p, .faxword p, .emailword p, .mobielword p {
    width:20px;
    height:20px;
    color:#29a0d5;
    overflow:hidden;
   } 
/*------------------------------------------------*/
/*Leden style */
   .leden{
   float:left;
   width:255px;
   }
   .ledenbox{
   width:255px;
   min-height:240px;_height:240px;
   border:0px solid red;
   }
   .ledentable{
   margin:0 0 30px 0;
   }
    
/*openingstijdentitle style */
   .openingstijdentitle{
   width:200px;
   font-size:12px;
   font-weight:bold;
   color:#29a0d5;
   }
   .openingstijdentitle p{
   font-size:12px;
   font-weight:bold;
   color:#29a0d5;
   border:0px solid green;
   }
/*openingstijdentext style */
   .openingstijdentext{
    width:200px;
    padding-bottom:20px;
   }
   .openingstijdentext p{
    /*color:#090909;*/
    line-height:18px;
   }  
/*ledentable style */

/*ledentexttitle style */   
   .ledentexttitle{
   }
   .ledentexttitle{
   font-size:12px;
   font-weight:bold;
   color:#29a0d5;
   }
   .ledentextbox{
   width:110px;  
   margin-right:20px;
   color:#090909;
   }
   .ledentextbox a{
   /*color:#090909;*/
   }
   .ledentextbox span{
   color:#9ad2eb;
   } 
/*foto style */
   .ledenfotocel{
   width:130px;
   }
   .ledenfotobox{
   width:130px;
   height:124px;
   overflow:hidden;
   border:0px solid green;
   }
   
 
 
 /*Locatie style */
   .locatie{
   margin:5px 0 5px 0;
   }
   .locatie a{
   font-size:10px;
   }    
   
  /*Noodnr style */
   .noodnr{
   margin:10px 0 0 0;
   border:0px solid green;
   }
   .noodnr p{
   font-size:12px;
   font-weight:bold;
   color:#29a0d5;
   } 
   
   
   
   
    
/*------------------------------------------------*/
/*Clear style */   
   .clear{
   clear:both;
   }
/*------------------------------------------------*/
/*Ledenlistbullet style*/	
  .ledenlijsttext ul{
		list-style:none; 
	}
	.ledenlijsttext ul li{
	  padding-left: 10px;
    background:url(../images/bluebullet.gif) no-repeat left top;
    background-position:0% 5px;
    }
       
     
