/* Copyright (C) 2007 - 2009 YOOtheme GmbH */

body {
	color: #463c32;
}

body.yoopage {
	background: #14191E;
}

div#page-header {
	background: url(../../images/black/page_header_bg.png) 50% 0 repeat-x;
}

div#search {
	background: #3C4146;
}

div#page-headerbar {
	background: url(../../images/landscape/headerbar_bg_earth.jpg) 50% 0 repeat-x;
}

div#page-headerbar div.headerbar-img {
	background: none;
}

div#page-headerbar div#object1 {
	top: 20px;
	left: 0px;
	width: 30px;
	height: 16px;
	background: url(../../images/landscape/headerbar_object_satellite.png) 0 0 no-repeat;
}

div#page-headerbar div#object2 {
	top: 70px;
	left: 0px;
	width: 3px;
	height: 3px;
	background: url(../../images/landscape/headerbar_object_star.gif) 0 0 no-repeat;
}

div#page-headerbar div#object3 {
	position: absolute;
	top: 60px;
	left: 1920px;
	z-index: 3;
	width: 54px;
	height: 87px;
	background: url(../../images/landscape/headerbar_object_spaceshuttle.png) 0 0 no-repeat;
}

div#headerbar {
	color: #ffffff;
}

div#breadcrumbs {
	background: #F0F0E1;
}

div#breadcrumbs a {
	color: #323232;
}

body.headerbar div#breadcrumbs {
	background: url(../../images/black/breadcrumbs_bg.png) 50% 0 repeat-x;
	color: #F0F0DC;
}

body.headerbar div#breadcrumbs a {
	color: #ffffff;
}

div#page-body {
	background: #F0F0E1;
}

div#page-footer {
	background: #14191E;
	color: #F0F0DC;
}