body {
	font-family: Verdana; 
	background:#A02D1C;
	}
h1 {
	color:#FFA514;
	}
h2 {
	color:#A02D1C;
	}
h3 {
	color:#A02D1C;
	}
p {
	color:#000000;
	}

a {
	color: #A02D1C;
}

.small {
	font-size: 0.7em;
}

.gebrokenwit {
	background: #FFBD3B;
}

A#webfolder {
	behavior: url(#default#AnchorClick);
	}
	
body.tree {
	color: #FFFFFF;
}

#navigatie {
	width: 75px;
	background: #A02D1C;
	font-size: 0.7em;
	/*font-variant: small-caps;*/
	text-transform: uppercase;
}

#navigatie a {
	color: #FFA514;
}

#copyright {
	font-size: 0.7em;
	color:#FFA514;
}

#newsletter {
	font-size: 0.8em;
}

#news-heading {
	font-size: 0.75em;
	color: #A02D1C;
	border-top:3px ridge #FFBD3B; 
	border-bottom:3px ridge #FFBD3B; 
	padding:4px; 
}

#news-text {
	text-align: justify;
	font-size: 0.75em;
	color: #A02D1C;
	border-bottom:3px ridge #FFBD3B; 
	padding:4px; 
}

li#subnavigatie {
	list-style-position: outside;
	list-style-type: square;
	margin-left: -20px;
	font-size: 0.7em;
	text-align: left;
	text-transform: uppercase;
	color:#A02D1C;
}

a#subnavigatie {
	color:#A02D1C;
}

li#thirdnavigatie {
	list-style-position: outside;
	list-style-type: bullet;
	margin-left: -5px;
	color:#A02D1C;
}

a#thirdnavigatie {
	font-size: 0.7em;
	text-align: left;
	text-transform: uppercase;
	color:#A02D1C;
}


textarea {
	overflow: hidden;

}