A.RechtsItem:link {
	background:  url("rechts2.gif");
	width: 42px;
	height: 43px;
	vertical-align: top;
	border: 0px solid white;

}

A.RechtsItem:visited {
	background: url("rechts2.gif");
	width: 42px;
	height: 43px;
	vertical-align: top;
	border: 0px solid white;

}

A.RechtsItem:hover {
	background: url("rechts1.gif");
	border: 0px solid white;
	vertical-align: top;

}


A.LinksItem:link {
	background:  url("links2.gif");
	width: 42px;
	height: 43px;
	vertical-align: top;
	border: 0px solid white;
	
}

A.LinksItem:visited {
	background: url("links2.gif");
	width: 42px;
	height: 43px;
	vertical-align: top;
	border: 0px solid white;
}

A.LinksItem:hover {
	background: url("links1.gif");
	vertical-align: top;
	border: 0px solid white;
}


BODY { 
scrollbar-base-color: #007700; 
scrollbar-arrow-color: lightyellow;
scrollbar-DarkShadow-Color: darkgreen;
scrollbar-Track-Color: #FFFFC2;
background-repeat: repeat-y;
background-color:  #FFFFC2;
}


a.nieuws:link, a.nieuws:visited, .nieuws{
text-decoration:none;
color:#A84306;

}

h3.kop {
font-size: 1.0em;
font-weight:bold;
}

h4.kop {
font-size: 0.9em;
font-weight:normal;
font-style:normal;
}
.par {
font-size: 0.85em;
font-weight:normal;
font-style:normal;
color: #000;
}
