* {
	font-family: Tahoma;
	margin: 0px;
	padding: 0px;
	border: none;
	outline:none;
	text-decoration:none;
}
body {
	background-image: url(../images/body_bg.png);
	background-repeat: repeat;
	background-position: center top;
}
#pageDiv {
	height: auto;
	min-width:950px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/page_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	overflow: hidden;
	background-attachment: scroll;
}
#container {
	height: auto;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#pageDiv #headDiv {
	height: 150px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-left: 0px;
}
#pageDiv #headDiv #logoDiv {
	float: left;
	height: 109px;
	width: 450px;
	padding-left: 10px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-top: 10px;
}
#pageDiv #container #headDiv #logoDiv a {
	display: block;
	height: 109px;
	width: 450px;
}

#pageDiv #headDiv #naviDiv {
	height: 21px;
	width: 408px;
	float: right;
	padding-top: 98px;
	padding-right: 8px;
}
#pageDiv #headDiv #naviDiv li {
	float: left;
	width: 102px;
	text-align: center;
	list-style-type: none;
}
#pageDiv #headDiv #naviDiv a {
	font-size: 15px;
	color: #587921;
	display: block;
	margin-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#pageDiv  #headDiv  #naviDiv  a:hover, #pageDiv  #headDiv  #naviDiv .aktiv {
	background-color: #FFFFFF;
	font-weight: bold;
}
#pageDiv #headDiv #subnaviDiv {
	width: 896px;
	height: 25px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 3px;
	padding-top: 3px;
	visibility: hidden;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F1DCB8;
}
#pageDiv #headDiv #subnaviDiv li {
	float: left;
	list-style-type: none;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8a858c;
	height: 25px;
	padding-right: 2px;
	padding-left: 1px;
}
.garten{
	border-left:1px solid #8a858c;
	width:108px;
}
.baumschnitt {
	width:240px;
}
.wurzel {
	width:120px;
}
.fertigrasen {
	width:132px;
}
.pflanzen {
	width:90px;
}
.wege {
	width:125px;
}
.service {
	width:50px;
}

#pageDiv #headDiv #subnaviDiv a {
	font-size: 12px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #8a858c;
	line-height: 19px;
}
#pageDiv   #headDiv   #subnaviDiv   a:hover, #pageDiv  #headDiv  #subnaviDiv .subaktiv {
	color: #000000;
	font-size: 12px;
	line-height: 19px;
	text-decoration: underline;
}
#pageDiv #slideDiv {
	width: 900px;
	margin-right: 5px;
	margin-left: 5px;
	height: auto;
	padding-bottom: 20px;
}
#pageDiv #contentDiv {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: auto;
	float: left;
	padding-left: 5px;
}
#pageDiv #contentDiv #text-T {
	height: 18px;
	width: 900px;
	display: block;
	float: left;
}
#pageDiv #contentDiv #text {
	float: left;
	height: auto;
	min-height:108px;
	width: 900px;
	background-image: url(../images/cont_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#pageDiv #contentDiv #text p {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	text-align: justify;
	width: 525px;
	float: left;
	line-height: 13px;
	padding-bottom: 10px;
}
#pageDiv #contentDiv #text a {
	color: #263D05;
	text-decoration: underline;
	padding-bottom: 1px;
}


#pageDiv #contentDiv #text img {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#pageDiv #contentDiv #text-B {
	float: left;
	height: 18px;
	width: 900px;
	display: block;
}
#form1 {
	font-size: 12px;
	color: #000000;
}
input {
	width: 250px;
	padding: 2px;
	font-size: 12px;
	color: #1B1B1B;
	height: 19px;
	border: 1px solid #2C4706;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
textarea {
	height: 90px;
	width: 400px;
	padding: 2px;
	font-size: 12px;
	color: #1B1B1B;
	margin: 5px;
	border: 1px solid #2C4706;
}
#senden {
	width: 100px;
	height: auto;
	background-color: #2C4706;
	color: #F1DDB8;
}
#pageDiv #copyDiv {
	height: 30px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	text-align: center;
	padding-right: 10px;
	font-size: 14px;
	color: #8a858c;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#pageDiv #copyDiv a{
	font-size: 14px;
	color: #8a858c;
}
#pageDiv  #copyDiv .asklepios {
	color: #1A2903;
	font-size: 11px;
	padding: 2px;
}
#pageDiv #gal {
	visibility: hidden;
	clear: both;
}
