body {
	padding: 0;
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 15px;
	line-height: 20px;
	background-color: #f2f2f2;
	background-image: url(../_img/background.png);
}

a {
	text-decoration: none;
	color: inherit;
}

ul,
ol {
	margin: 0 0 0 20px;
	padding: 0;
}

li {
	
}

img {
	border: none;
}

div.frame {
	width: 1000px;
}

/* @group header */

div.header {
	
}

/* @end */

/* @group menus */

div.menu {
	float: left;
	clear: both;
	font-family: Georgia, serif;
}

div.menu ul {
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

div.menu li {
	float: left;
}

div.menu a {
	float: left;
}

/* @group first */

div.menu.first {
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	min-width: 1000px;
	padding-bottom: 5px;
	font-size: 20px;
	line-height: 24px;
	background: url(../_img/shadow.png) no-repeat left bottom;
}

div.menu.first ul {
	padding-top: 30px;
	width: 100%;
}

div.menu.first li {
	padding: 0 5px 0 0;
	text-align: center;
	background: url(../_img/shadow.png) no-repeat right top;
}

div.menu.first li:first-child {
	margin-left: none;
}

div.menu.first a {
	padding: 8px 0 8px 0;
}

div.menu.first li.selected {
	margin-top: -16px;
}

div.menu.first li.selected a {
	padding-top: 16px;
	padding-bottom: 16px;
}

div.menu.first li.start {
	margin-top: -18px;
	padding: 0 0 0 20px;
	width: 190px;
	font-size: 32px;
	line-height: 42px;
	font-style: italic;
	background: none;
}

div.menu.first li.sachverstaendigenbuero a {
	width: 220px;
	color: #501400;
	background-color: #c05000;
}

div.menu.first li.baumpflege a {
	width: 125px;
	color: #46460a;
	background-color: #978910;
}

div.menu.first li.gartengestaltung a {
	width: 175px;
	color: #014d45;
	background-color: #029888;
}

div.menu.first li.unternehmen a {
	width: 95px;
	margin-left: 20px;
}

div.menu.first li.kontakt a {
	width: 130px;	
}

div.menu.first li.unternehmen,
div.menu.first li.kontakt {
	margin-top: 20px;
}

div.menu.first li.unternehmen a,
div.menu.first li.kontakt a {
	padding: 2px 0 2px 0;
	font-size: 13px;
	line-height: 16px;
	color: #503200;
	background-color: #aa782d;
}

div.menu.first li.unternehmen.selected,
div.menu.first li.kontakt.selected {
	margin-top: 12px;
}

div.menu.first li.unternehmen.selected a,
div.menu.first li.kontakt.selected a {
	padding-top: 6px;
	padding-bottom: 6px;
}

/* @end */

/* @group second */

div.menu.second {
	position: absolute;
	z-index: 4;
	top: 70px;
	left: 0;
	font-size: 16px;
	line-height: 22px;
}

div.menu.second ul {
	
}

div.menu.second li {
	padding: 0 5px 5px 0;
	background: url(../_img/shadow.png) no-repeat right bottom;
}

div.menu.second li:first-child {
	margin-left: 0;
}

div.menu.second a {
	padding: 4px 16px 4px 16px;
}

/* @end */

/* @group third */

div.menu.third {
	position: absolute;
	z-index: 2;
	top: 130px;
	left: 0;
	padding: 0 5px 5px 0;
	font-family: PTSansNarrowRegular, Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	background: url(../_img/shadow.png) no-repeat right bottom;
}

div.menu.third ul {
	width: 190px;
	padding: 8px 10px 8px 10px;
}

div.menu.third li {
	float: none;
	padding: 5px 0 5px 0;
}

div.menu.third li.selected {
	font-weight: bold;
}

div.menu.third a {
	float: none;
}

/* @end */

/* @end */

/* @group corpus */

div.corpus {
	float: left;
	margin: 50px 0 10px 0;
}

div.corpus a {
	text-decoration: underline;
}

div.corpus img {
	padding: 0 5px 5px 0;
	background: url(../_img/shadow.png) no-repeat right bottom;
}

div.corpus div.illustration {
	float: left;
}

div.corpus.right div.illustration {
	float: right;
}

div.corpus div.note {
	float: left;
	width: 230px;
	margin: 125px 0 0 20px;
	font-size: 13px;
	line-height: 15px;
}

div.corpus div.note ul {
	margin-left: 15px;
}

div.corpus div.note li {
	margin-bottom: 5px;
}

div.corpus div.note h2 {
	font-size: 13px;
	line-height: 15px;
}

div.corpus div.note h2:first-child {
	margin-top: 0;
}

div.corpus div.text {
	float: left;
	width: 735px;
	margin: 60px 10px 0 30px;
}

div.corpus.right div.text {
	width: 535px;
}

div.corpus div.text.small {
	width: 495px;
}

div.corpus div.text.big {
	width: 965px;
}

body.menuThird div.corpus div.text {
	margin-left: 240px;
}

div.corpus div.text img {
	float: right;
	clear: right;
	margin: 0 0 15px 20px;
}

div.corpus div.text.small img {
	margin-right: -185px;
}

div.corpus div.text p img {
	float: left;
	clear: left;
	margin: 0 10px 10px 0;
}

div.corpus div.text h3 img {
	float: none;
	margin: 0 0 5px 0;
	padding: 0;
	background: none;
}

/* @group photos */

div.corpus div.text ul.photos {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.corpus div.text ul.photos li {
	float: left;
	padding: 0;
	margin: 0 10px 10px 0;
}

div.corpus div.text ul.photos li img {
	margin: 0;
	float: none;
}

/* @end */

div.corpus div.text ul.team {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 13px;
	line-height: 15px;
}

div.corpus div.text ul.team strong {
	font-size: 15px;
	line-height: 20px;
}

div.corpus div.text ul.team li {
	float: left;
	padding: 0;
	width: 220px;
	margin: 0 20px 30px 0;
}

div.corpus div.text ul.team li img {
	float: none;
	margin: 0;
}

div.corpus div.text ul.geschichte {
	margin: 0 0 20px 0;
	padding: 0;
	list-style-type: none;
}

div.corpus div.text ul.geschichte li {
	padding-left: 2.5em;
	text-indent: -2.5em;
	margin-bottom: 10px;
}


h1 {
	margin-top: 0;
	margin-bottom: 30px;
	font-size: 25px;
	line-height: 30px;
}

h2 {
	clear: left;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 15px;
	line-height: 20px;
}

h3 {
	margin-top: 10px;
	margin-bottom: 0;
	font-size: 15px;
	line-height: 20px;
}

p {
	margin-top: 0;
	margin-bottom: 10px;
}

p.small {
	width: 495px;
}

table {
	
}

td {
	vertical-align: top;
}

div.corpus ul,
div.corpus ol {
	margin-bottom: 10px;
}

div.corpus ul.big li {
	margin-bottom: 10px;
}

span.price {
	display: inline-block;
	float: right;
	text-align: right;
}

sup {
	font-size: 0.7em;
	line-height: 0.6em;
}

/* @end */

/* @group footer */

div.footer {
	margin: 0 10px 10px 10px;
}

/* @end */

/* @group Unternehmen */

body.unternehmen {
	background-color: #ffebbe;
}

body.unternehmen a {
	color: #503200;
}

body.unternehmen div.menu.first {
	
}

body.unternehmen div.menu.first ul {
	background-color: #d4a457;
}

body.unternehmen div.menu.second ul {
	margin-left: 620px;
}

body.unternehmen div.menu.second a {
	background-color: #d4a457;
}

body.unternehmen div.menu.second li.selected a {
	background-color: #aa782d;
}

body.unternehmen div.menu.third ul {
	background-color: #e4c583;
}

body.unternehmen.start div.note {
	font-size: 15px;
	line-height: 20px;
}

body.unternehmen.start div.note h1 {
	font-size: 19px;
	line-height: 25px;
}

body.unternehmen div.film {
	position: absolute;
	top: 165px;
	left: 230px;
	color: #ffffff;
	border-top: 14px solid #000000;
}

body.unternehmen div.film span.hint {
	display: block;
	padding: 0 15px 15px 15px;
	font-size: 13px;
	line-height: 15px;
	background-color: #000000;
}

body.unternehmen div.film a {
	color: #ffffff;
}

/* @end */

/* @group Sachverständigenbüro */

body.sachverstaendigenbuero {
	color: #501400;
	background-color: #ffebbe;
}

body.sachverstaendigenbuero a {
	color: #501400;
}

body.sachverstaendigenbuero div.menu.first ul {
	background-color: #dc8902;
}

body.sachverstaendigenbuero div.menu.second ul {
	margin-left: 140px;
}

body.sachverstaendigenbuero div.menu.second a {
	background-color: #dc8902;
}

body.sachverstaendigenbuero div.menu.second li.selected a {
	background-color: #c05000;
}

body.sachverstaendigenbuero div.menu.third ul {
	background-color: #e6b764;
}

/* @end */

/* @group Baumpflege */

body.baumpflege {
	color: #46460a;
	background-color: #eeecc2;
}

body.baumpflege a {
	color: #46460a;
}

body.baumpflege div.menu.first {
	
}

body.baumpflege div.menu.first ul {
	background-color: #c1b530;
}

body.baumpflege div.menu.second ul {
	margin-left: 260px;
}

body.baumpflege div.menu.second a {
	background-color: #c1b530;
}

body.baumpflege div.menu.second li.selected a {
	background-color: #978910;
}

body.baumpflege div.menu.third ul {
	background-color: #ded67a;
}

/* @end */

/* @group Gartengestaltung */

body.gartengestaltung {
	color: #014d45;
	background-color: #daf5eb;
}

body.gartengestaltung a {
	color: #014d45;
}

body.gartengestaltung div.menu.first {
	
}

body.gartengestaltung div.menu.first ul {
	background-color: #46c5b7;
}

body.gartengestaltung div.menu.second ul {
	margin-left: 450px;
}

body.gartengestaltung div.menu.second a {
	background-color: #46c5b7;
}

body.gartengestaltung div.menu.second li.selected a {
	background-color: #029888;
}

body.gartengestaltung div.menu.third ul {
	background-color: #46c5b7;
}

/* @end */
