div#content {
	background-image: url("/resources/images/global/background.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}

div#foot_navigation {
	background: #99FF00;
}

a.foot-navigation:visited,a.foot-navigation:link {
	background: #99FF00;
}

a.foot-navigation:hover {
	background: #99FF00;
}

div#top_navigation {
	color: #3333CC;
	background: #99FF00;
	padding-left: 200px;
}

a.top-navigation:visited, a.top-navigation:link {
	color: #3333CC;
	background: #99FF00;
}

a.top-navigation:hover {
	color: white;
	background: #99FF00;
}

div#copyright {
	background: #99FF00;
}

div#zone_image {
	background-image: url("/resources/images/global/topleft_schnitzenthesen.gif");
	background-repeat: no-repeat;
}

table#result_list_column_names td {
	background-color: #99FF00;
}

table.result-list th {
	background-color: #CCF986;
}

td.result-title-bg, td.result-year-bg, td.result-tool-bg, 
td.result-material-bg, td.result-size-bg, td.result-country-bg,
td.result-serie-bg {
	background-color: #E6FBC5;
}

div#artobject_title {
	background-color: #99FF00;
}

div#artobject_subtitle_left,
div#artobject_subtitle_right {
	background-color: #CCF986;
}
