.titels {
font-family: verdana, arial;
font-size: 15 px;
color:black;
text-decoration : underline;
font-weight : bolder;
}



a { color: black; font-size: 12px;
}

.bgpic {
	background-color: #849095;
	background-attachment : fixed;
	background-image : url(beeld/bg_hp.jpg);
	background-repeat : no-repeat;
}
.bgpict {background-color: #849095;
	background-attachment : fixed;
	background-image : url(beeld/bg_prod.jpg);
	background-repeat : no-repeat;
}
.bgpict2 {background-color: #849095;
	background-attachment : fixed;
	background-image : url(beeld/bg_prod2.jpg);
	background-repeat : no-repeat;
}

.borders {
	background-color : #000000
}
.opsomming {
 font-family: verdana;
 font-size: 12px;
 line-height:18px;
}
body {
scrollbar-face-color: #849095;
	scrollbar-track-color: #C5CBCE;
	scrollbar-highlight-color: #C5CBCE;
	scrollbar-darkshadow-Color: #aaaaaa;
	scrollbar-arrow-color:#C5CBCE;
	font-color: white;

	}
	
.backproducts { background-attachment: fixed; background-repeat: no-repeat; background-position: left top; 
background-color: #849095; background-image: url(beeld/bg_prod.jpg)}

.text{
 font-family: verdana;
  font-size: 12px;
  color: black;
 
 }	
 .main{
 color: black;
  font-family: verdana;
 font-size: 14px;
 }
.whiteborder{
	border : 1px solid White;
}

.tekst2{
color: white;
font-family: verdana;
font-size: 12px;
}
