body {

background: 		#060505 url('../img/achtergrond.jpg') no-repeat top center;
color:				#000;

}

div#page-container {

background:			url('../img/background_white.gif') repeat-x 0 21px;

}

div#teaser-container {

background:			#333 url('../img/background_column.gif') repeat-y;
border-color:		#302a27;

}

div#header-left {

background:			url('../img/header/left.gif') no-repeat bottom left;

}

div#header-middle {

background:			url('../img/header/middle.gif') repeat-x bottom left;

margin:				0 169px 0 5px;

}

div#header-right {

background:			url('../img/header/right.gif') no-repeat bottom right;

}

div#header-container h1 a {
	
background:			url('../img/header/weetwatjeziet.gif') no-repeat top left;

}


div#footer {

background:			#f8ac27 url('../img/background_footer.gif') repeat-x;

}

div.sideborders {

border-color:		#302a27;

}


div#navbar {

background:			url('../img/background_bar.gif') repeat-x;

}

input.textfield {
			
background:			#e3e3e3 url('../img/form/form-background.gif');
border-color:		#666;

}

table.template td {

background:			#eee;

}

	table.template td h2 {
	
	background:			#ccc url('../img/headers/grijs.gif');
	color:				#444;
	
	}

table.template td.geel {

background:			#f3f1d9;

}
	table.template td.geel h2 {
	
	background:			#f5e2b5 url('../img/headers/geel.gif');
	color:				#c67e31;
	
	}

table.template td.groen {

background:			#e0f3da;

}
	table.template td.groen h2 {
	
	background:			#b9e6b5 url('../img/headers/groen.gif');
	color:				#187510;
	
	}

table.template td.blauw {

background:			#d9e9f3;

}
	table.template td.blauw h2 {
	
	background:			#b5cef5 url('../img/headers/blauw.gif');
	color:				#2c32b7;
	
	}
	
	table.template td a img {
	
	border-color:		#00f;
	
	}

li.categorie ul {

color:				#f00;

}

li.categorie {

background: 		url('../img/tabs/green-tab-left.gif') no-repeat;
	
}

span.categorienaam {
	
background:			url('../img/tabs/green-tab-right.gif') no-repeat top right;
	
}

	li.categorie.selected {

	background:			url('../img/tabs/yellow-tab-left.gif') no-repeat;

	}

	li.categorie.selected span.categorienaam {
	
	background:			url('../img/tabs/yellow-tab-right.gif') no-repeat top right;
	
	}
	
#tekst {

background: #fff;

}
	
	
div#highscorelijst li {
	
	color:				#cdd;

}