@import url("ie6.css");
@import url("formmail.css");

body {
	margin: 0;
	padding: 0;
	font: 12px/1.5 Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	background: transparent url(../images/body_kachel.jpg) repeat left top;
}

a {
	color: #67872C;
	text-decoration: none;	
	outline: none;
}

a:hover {
	text-decoration: underline;
}

h1, h3 {
	margin: 30px 0 15px 0;
	padding: 0;
	font: bold 14px Verdana, sans-serif;
	color: #07804a;
	text-transform: uppercase;
}

h2, span.stichwort {
	margin: 30px 0 15px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #07804a;
	text-shadow: #fff 1px 1px 1px;
}

h1:first-child {
	margin: 0 0 30px 0;
}

h1 + h2 {
	margin: 0px 0 10px 0;
}

p + h2 {
	margin: 15px 0 10px;
}

p {
	margin: 0;
	padding: 10px 0;
}

h1 + p {
	padding-top: 0;
}

h2 + p, h2 + img + p {
	padding-top: 0;
}

ol {
	margin: 15px 0 10px 15px;
	padding-left: 15px;
}

ul {
	margin: 15px 0 20px 18px;
	padding: 0;
	list-style-type: circle;
}

li {
	padding: 0 0 10px 0;
}

img {
	border: 0;
}


/* Hauptelemene */

#baum {
	position: absolute;
	left: 50%;
	top: 0;
	width: 343px;
	height: 267px;
	margin-left: 190px;
}

#container {
	margin: 72px auto 10px;
	padding-bottom: 50px;
	width: 970px;
	min-height: 500px;
	background: #e2eaab url(../images/ecke.png) no-repeat right bottom; /* Fallback */	
	background:url(../images/ecke.png) no-repeat right bottom, -moz-linear-gradient(top, #e2eaab 0%, #d9e2a6 70%);  /* Firefox */
	background:url(../images/ecke.png) no-repeat right bottom, -webkit-linear-gradient(top, #e2eaab 0%, #d9e2a6 70%);/* Safari, Chrome  */
	background:url(../images/ecke.png) no-repeat right bottom, -ms-linear-gradient(top, #e2eaab 0%, #d9e2a6 70%);/* IE10 */
	background:url(../images/ecke.png) no-repeat right bottom, linear-gradient(top, #e2eaab 0%, #d9e2a6 70%); /* W3C Standard  */
	border: 2px solid #fff;
	border-radius: 10px;
	box-shadow: 0px 0px 10px #7f7f7f;
	overflow: auto;	
	behavior: url(scripts/PIE.htc);
}

#head {
	width: 970px;
	height: 321px;
	background: transparent url(../images/head.png) no-repeat left top;
	border-radius: 5px 5px 0 0;
}

#logo {
	position: relative;
	left: 30px;
	top: 6px;
	height: 114px ;
	width: 171px;
}

ul#navigation {
	position: relative;
	left: 0px;
	top: 95px;
	margin: 0;
	padding: 0;
	width: 935px;
	height: 50px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	list-style: none;
}

ul#navigation li {
	float: right;
	margin: 0;
	padding: 1px 15px;
	border-right: 1px solid #fff;
	color: #fff;
}

ul#navigation li:first-child {
	border-right: none;
}

ul#navigation li a,
ul#navigation li a:hover {
	display: block;
	font-size: 14px;
	color: #fff;
	
	text-decoration: none;	
}

ul#navigation li a:hover {
	color: #b0cf37;
}

ul#navigation li a.active,
ul#navigation li a.active:hover {
	display: block;
	color: #ffce4b;
	text-decoration: none;
}

#content {
	position: relative;
	top: -20px;
	padding: 0  100px;
}

#boxLeft {
	float: left;
	margin-right: 100px;
	width: 425px;
}

#boxRight {
	float: left;
	width: 235px;
}

#boxRight p {
	padding: 0 0 10px;
}

#footer {
	width: 930px;
	margin: 0 auto 60px;
	padding: 0 20px;
	font-size: 10px;
}

#footer a {
	color: #6c6c6c;
}

#footer a:hover {
	padding-bottom: 1px;
	border-bottom: 1px dotted #6c6c6c;
	color: #6c6c6c;
	text-decoration: none;
}


/* Home */

#boxTipp {
	margin: 10px 0 0 20px;
	padding: 10px 10px 0;
	width: 250px;
	background: #b0cf37;
	border-radius: 10px;
}


/* Aktuelles */

.newsContent {
	width: 700px;
	margin-bottom: 15px;
	padding: 10px 0;
	overflow: auto;
}

h1 + .newsContent {
	padding-top: 0;
}

.newsContent h2 {
	margin: 0 0 10px;
}

img.newsBild {
	float: right;
	margin: 0 5px 5px 8px;
	border:  1px solid #fff;
	box-shadow: 2px 2px 3px #ccc, -2px -2px 3px #ccc;
}

.newsContent p {
	padding-bottom: 20px;
}


/* Referenzen */

h2.referenz {
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
	width: 425px;
	height: 25px;
	background: url(../images/accordion_bg.jpg) repeat-x left;
	font-weight: normal;
	line-height: 25px;
	text-shadow: none;
}

h2.referenz a {
	display: block;
	padding-left: 10px;
	border-left: 3px solid #b0cf37;
	color: #fff;
	text-decoration: none;
}

h2.referenz a:hover {
	color: #b0cf37;
}

h2.active a {
	color: #ffce4b;
}

h2.referenz + .container {
	margin: 0 50px 20px 10px;
	width: 500px;
	overflow: hidden;
	clear: both;
}

h2.referenz + .container p {
	float: left;
	margin-top: 15px;
	padding: 10px 10px 10px 0;
	width: 190px;
	height: 121px;
	clear: left;
}

h2.referenz + .container img.skizze {
	float: left;
	margin: 15px 0 0 5px;
}

h2.referenz + .container img.vorher {
	float: left;
	margin: 5px 5px 0 0;
	clear: left;
}

h2.referenz + .container img.nachher {
	float: left;
	margin-top: 5px;
}


/* Kontakt */

img.icon {
	margin-right: 25px;
	vertical-align: middle;
}


/* Impressum */

a#key {
	position: absolute;
	top: -45px;
	margin-left: 845px;
}

p.kontakt {
	float: left;
	padding: 0;
	width: 80px;
}


/* Disclaimer */

.quelle {
	margin-top: 20px;
	font-size: 10px;
}