/* Copyright (C) 2007 - 2009 YOOtheme GmbH */

body {
	color: #463c32;
}

body.yoopage {
	background: #82A44B;
}

div#page-header {
	background: url(../../images/green/page_header_bg.png) 50% 0 repeat-x;
}

div#search {
	background: #345516;
}

div#page-headerbar {
	background: url(../../images/landscape/headerbar_bg_countryside.jpg) 50% 0 repeat-x;
}

div#page-headerbar div.headerbar-img {
	z-index: 3;
	background: url(../../images/landscape/headerbar_img_countryside.png) 0 0 no-repeat;
}

div#page-headerbar div#object1 {
	top: 0px;
	left: 1000px;
	width: 562px;
	height: 100px;
	background: url(../../images/landscape/headerbar_object_clouds1.png) 0 0 no-repeat;
}

 

div#page-headerbar div#object3 {
	position: absolute;
	top: 20px;
	left: 1920px;
	z-index: 2;
	width: 96px;
	height: 19px;
	background: url(../../images/landscape/headerbar_object_aircraft.png) 0 0 no-repeat;
}

div#headerbar {
	color: #ffffff;
}

div#breadcrumbs {
	background: #f0ffe6;
}

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: #f0ffe6;
}

div#page-footer {
	background: #5a9503;
	color: #F0F0DC;
	border-top:3px solid #96ce4c
}