/* CSS Document */
body {
	scrollbar-face-color: #FEDCAB;
	scrollbar-lighlight-color: #FDF6EC;
	scrollbar-shadow-color: #CECECE;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #CECECE;
	scrollbar-darkshadow-color: #000000;
	cursor: url(cursor.cur);
}

.tekst {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	color: #000000;
}

.tekstkalenderoud {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	color: #999999;
}

.titeltekst {
font-family: "Trebuchet MS"; 
font-size: 24px; 
color: #000000;
}

.tekstkleiner {
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #000000;
}

.links {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
}

.hh {
	background-color: #FDF6EC;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}

.achtergrondindex {
background-color: #FDF6EC;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #999999;
}
a:active {
	color: #999999;
}

#wandelgemeente{
width:170px;
height:170px;
position:absolute;
z-index:3;
margin-top:20px;
}
