/* Copyright (C) 2007 - 2009 YOOtheme GmbH */

body {
	color: #1b1b1b;
}

#page {
	background: url(../../images/background.jpg) 50% 0 repeat-x;
}

body.yoopage {
}

div#page-header {
	background: url(../../images/header.gif) 50% 0 no-repeat;
	height: 110px;
}

div#search {
	background: #1C4D6A;
}

div#page-headerbar {
	background: url(../../images/landscape/headerbar_bg_countryside.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: #000;
}

div#breadcrumbs {
	background: #f5f5f5;
	font-style:italic;
}

div#breadcrumbs a {
	color: #323232;
	font-style:italic;
}

body.headerbar div#breadcrumbs {
	background: url(../../images/blue/breadcrumbs_bg.png) 50% 0 repeat-x;
	color: #ff6600;
}

body.headerbar div#breadcrumbs a {
	color: #000;
}

div#page-body {
	background: #FFF;
}

div#page-footer {
	background: #FFF;
	color: #ff6600;
}