/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

body {
	color: #777;
}

body.yoopage {
	background: #82A44B;
}

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

div#search {
	background: none;
}

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

div#page-headerbar div.headerbar-img {
	background: url(../../images/landscape/headerbar_img_countryside.png) 0 0 no-repeat;
}

div#page-headerbar div#object1 {
	top: 40px;
	left: 1000px;
	width: 927px;
	height: 165px;
	background: url(../../images/landscape/headerbar_object_clouds1.png) 0 0 no-repeat;
}

div#page-headerbar div#object2 {
	top: 60px;
	left: 0px;
	width: 82px;
	height: 26px;
	background: url(../../images/landscape/headerbar_object_zeppelin.png) 0 0 no-repeat;
}

div#page-headerbar div#object3 {
	position: absolute;
	top: 20px;
	left: 1920px;
	z-index: 3;
	width: 96px;
	height: 19px;
	background: url(../../images/landscape/headerbar_object_aircraft.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/green/breadcrumbs_bg.png) 50% 0 repeat-x;
	color: #F0F0DC;
}

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

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

div#page-footer {
	background: #82A44B;
	color: #F0F0DC;
}