body {
	color:				black;
}

h1, h2, .highlight, .blogtitle , .titlelink, .titlelink:visited {
	color:				rgb(250,150,0);			/* oranje */
}

h1 {
	background-image:	url('images/h1.png');
	background-repeat:	no-repeat;
	background-position:left center;
	padding-left:		20px;
	margin-left:		-16px;
}

hr {
	border:				0px;
	color:				rgb(250,150,0);			/* oranje */
	background-color:	rgb(250,150,0);			/* oranje */
	height:				2px;
}

td.help, td.title, thead{
	background-color:	rgb(185,225,10);		/* licht groen */
}

tr.prioritynews {
	background-color: 	rgb(236,236,236)		/* licht grijs */
}

.image-top-right, .image-right-pane-bottom-right, .top-pane-left {
	background-color:	rgb(10,85,185);			/* donker blauw */
}

.left-pane {
	background-color:	rgb(154,220,66);		/* licht groen */
}

.right-pane {
	background-color:	rgb(110,200,250);		/* licht blauw */
}

.top-pane-right, .image-bottom-left  {
	background-color:	rgb(90,165,10);			/* donker groen */
}

.header {
	background-image:	url('images/scouting.png');
}

.image-right-pane-bottom-right  {
	background-image:	url('photos/thuishaven.jpg');
}

.image-right-pane-bottom-left {
	background-image:	url('photos/boelenbeem.jpg');
}

a.level0, a.level0selected, a.level0:visited, a.level0selected:visited {
	color:				rgb(20,119,0);			/* donker groen */
}

a.level1, a.level1selected, a.level1:visited, a.level1selected:visited {
	color:				rgb(0,0,0); 			/* zwart */
}

a.level2, a.level2selected, a.level2:visited, a.level2selected:visited {
	color:				rgb(0,0,0);  			/* zwart */
}
