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

body {
	color: #463c32;
}

body.yoopage {
	background: #3A769A;
}

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

div#search {
	background: #1C4D6A;
}

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

div#page-headerbar div.headerbar-img {
	position: absolute;
	top: 0px;
	left: 50%;
	z-index: 2;
	width: 1920px;
	height: 290px;
	margin-left: -960px;
	background: url(../../images/landscape/headerbar_img_office2_opt.png) 0 0 no-repeat;
}

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

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

/div#page-headerbar div#object3 {
/	top: 0px;
/	left: 1000px;
/	width: 711px;
/	height: 168px;
/	background: url(../../images/landscape/headerbar_object_clouds2.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/blue/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: #3A769A;
	color: #F0F0DC;
}