html {
scrollbar-arrow-color: #ff6600;
scrollbar-track-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #ff6600;
scrollbar-highlight-color: #ff6600;
scrollbar-darkshadow-color: #FFFFFF;
}

.Tahoma14tekst {
	font: 14px Tahoma;
	color: #000000;
}
.tahomakoptekst14 {
	font: bold 14px Tahoma;
	color: #000000;
}
.Tahoma12tekst {
	font: normal 12px Tahoma;
	color: #000000;
}
.Tahomakleinetekst {
	font: xx-small Tahoma;
	color: #000000;
}
.heading2 {
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	color: #000000;
	font-weight: bold;

}

.achtergrond {
	background-image: url(../techniek/images/achtergrond/achter_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
}

a:link{
text-decoration: none;
}

a:visited{
background-color: transparent;
text-decoration: none;
}

a:hover{
text-decoration: none;
}

a:active{
background-color: transparent;
text-decoration: none;
} 
.table {
	border: 1px solid #FF6600; 
	}

