body {
	background: #e1ffa1 url(../images/verlauf.png) 0 0 repeat-x;
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #006038;
}

html { height: 100%; margin-bottom: 1px; }

#page {
	margin: 0 auto;
	border: 1px solid #d4df6f;
	border-top: none;
	padding: 0 3px 3px;
	background: #fff;
	width: 721px;
}

#top_navi {
	display: none;
}

#top_bar {
	display: none;
}

#header {
	margin: 0 0 3px;
}

	#logo {
		margin: 0 1px 0 0;
	}

	#logo img {
		border: 0;
	}

	#aktion {}

#navi {
	display: none;
}


#content {
	margin: 0;
	clear: both;
}


		#pflegeAuswahl {
			display: none;
		}


		#pflegePflanze {
		}

			#pflegePflanze .margins {
				padding: 20px 25px;
			}

			#pflegePflanze h3 {
				font-size: 1em;
				margin-top: 0;
				font-style:italic;
			}

			#pflegePflanze h3 span.de {
				font-size: 1.5em;
				background: #7db61a;
				color: #fff;
				font-style:normal;
			}

			#pflegePflanze img {
				border: 1px solid #fff;
			}



	.dgreen {
		background: #7db61a;
	}

	.lgreen {
		background: #c5d43f;
	}

	.vlgreen {
		background: #d4df6f;
	}

#foot {
	display: none;
}

#bottom {
	margin: 3px 0 0;
	height: 19px;
	background: url(../images/bg_bottom.jpg) 0 0 no-repeat;
	text-align: center;
	color: #7db61a;
	padding-top: 10px;
}

	#bottom a {
		color: #7db61a;
		text-decoration: none;
	}

	#bottom a:hover {
		text-decoration: underline;
	}

.full {
	margin: 0;
	padding: 25px 20px;
	background: #d4df6f;
	clear: both;
}

.parts {
	width: 100%;
	overflow: hidden;
	height: auto;
}

.fleft {
	float: left;
}

.fright {
	float: right;
	margin-left: -5px;
}

.lbox {
	border-right: 1px solid #fff;
}

.w1_2 {
	width: 360px;
}

.w1_3 {
	width: 240px;
}

.w2_3 {
	width: 480px;
}

.w2_5 {
	width: 288px;
}

.w3_5 {
	width: 432px;
}

.w3_7 {
	width: 302px;
}

.w4_7 {
	width: 418px;
}

.input_text {
	background: #006038 url(../images/bg_input_text.png) 0 0 repeat-x;
	border: 1px solid #000;
	height: 15px;
	color: #fff;
	font-size: 1em;
}

img {
	border: 0;
}
