body {
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#999999;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#999999;
	scrollbar-arrow-color:#999999;
	scrollbar-track-color:#FFFFFF;
}
.fotobijschrift {
	font-size: 10px
}
.kopje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
}
.plattetekst{
	font-size: 12px;
	line-height: 15px;
	color: #999999;
	text-align: left;
}
.rood {
	color: #FF0000;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #ff0000;
	text-decoration: none;
}
#tekstlaag {
	width:270px;
	height:270px;
	z-index:6;
	background-color: #FFFFFF;
	top: 65px;
	visibility: hidden;
	overflow: auto;
}
a img {
	border: none;
} 
#submenuprojects {
	position:relative;
	width:130px;
	height:500px;
	z-index:2;
	overflow: auto;
}
.PROJECTKOPJE {
	font-weight: bold;
	color: #FF0000;
	text-transform: uppercase;
}

.Beginhoofdletter {
	text-transform: capitalize;
}
