.button {
	border : 1px solid #000000;
	background-color : #A7A7A7;
	color : #FFFFFF;
	cursor : pointer;
}

.border_1 { 
	border : 1px solid #000000;
 }
 
 .tekst_actueel { 
 	width : 450px;
	height: 400px;
	border: 1px solid #000000;
	font-family : Arial, Verdana;
	font-size : 12;
  }
  
   .tekst_beeld { 
 	width : 190px;
	height: 190px;
	border: 1px solid #000000;
	font-family : Arial, Verdana;
	font-size : 12;
  }
  
    .tekst_galerie { 
 	width : 190px;
	height: 190px;
	border: 1px solid #000000;
	font-family : Arial, Verdana;
	font-size : 12;
  }
  
  .div_actueel { 
  width:590px;
  height:500px;
  overflow: auto;
scrollbar-base-color: silver;
scrollbar-arrow-color: #000000;
scrollbar-darkshadow-color: #C0C0C0;
scrollbar-face-color: gray;
scrollbar-highlight-color: #f1eee9;
scrollbar-shadow-color: #f1eee9;
scrollbar-3dlight-color: #f1eee9;
   }
   
   .div_beelden_thumbnails{ 
     width:799px;
  height:95px;
  overflow: auto;
scrollbar-base-color: #f1eee9;
scrollbar-arrow-color: #000000;
scrollbar-darkshadow-color: #C0C0C0;
scrollbar-face-color: #C0C0C0;
scrollbar-highlight-color: #f1eee9;
scrollbar-shadow-color: #f1eee9;
scrollbar-3dlight-color: #f1eee9;
   }
   
    .div_galerie1 { 
  width:560px;
  height:430px;
  overflow: auto;
scrollbar-base-color: #f1eee9;
scrollbar-arrow-color: #000000;
scrollbar-darkshadow-color: #C0C0C0;
scrollbar-face-color: #C0C0C0;
scrollbar-highlight-color: #f1eee9;
scrollbar-shadow-color: #f1eee9;
scrollbar-3dlight-color: #f1eee9;
   }
   
     .div_galerie2 { 
  width:195px;
  height:430px;
  overflow: auto;
scrollbar-base-color: #f1eee9;
scrollbar-arrow-color: #000000;
scrollbar-darkshadow-color: #C0C0C0;
scrollbar-face-color: #C0C0C0;
scrollbar-highlight-color: #f1eee9;
scrollbar-shadow-color: #f1eee9;
scrollbar-3dlight-color: #f1eee9;
   } 
   
.pointer{ 
   	cursor : pointer;
}
