body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 100%;
}

#wrapper {
	background-image: url(images/hg.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 618px;
	margin: auto;
}

#header {
	height: 120px;
	width: 779px;
}

#navi_unten a, #navi_oben a{
	float:left;
	color:#FFF;
	margin:5px;
	padding-left:5px;
	border-left: 1px white solid;
}

#navi_unten a{
	top: 10px;	
	position: relative;
	height: 55px;
	text-decoration: none;
}
	
#navi_unten a:hover { 
	color: #aed2ae; 
	text-decoration: underline; 
}

#navi_oben a{
	top: -20px;	
	position: relative;
	height: 85px;
	text-decoration: none;
}
	
#navi_oben a:hover { 
	color: #aed2ae; 
	text-decoration: underline; 
}

#navi_garten {
	float: left;
	font-size: 15px;
	left: 362px;
	top: 301px;
	width: 147px;
	height: 181px;
	font-size: 70%;
	text-align: right;
	margin-left: 118px;
	margin-top: 25px;
}

#navi_garten a {
	display: block;
	padding-bottom: 10px;
	font-size: 100%;
	float: left;
	color: #ffffff;
	text-decoration: none;
	padding-left: 60px;
	text-align: left;
}

#navi_garten a:hover { 
	color: #006600; 
	text-decoration: underline; 
}

#content {}

#navi {
	background-color: #007248;
	height: 70px;
	width: 435px;
	margin-left: 158px;
	float: left;
	font-size: 70%;
	padding-left: 15px;
	padding-top: 50px;
}

#logo {
	margin-top: 30px;
	margin-left: 10px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 130px;
	float: left;
}

#picture {
	background-image: url(bilder/index.jpg);
	background-repeat: no-repeat;
	height: 111px;
	margin-left: 6px;
}

#linie {
	height: 3px;
	width: 450px;
	background-color: #A01324;
	margin-left: 158px;
}

#content_text {
	background-color: #007248;
	width: 308px;
	height: 310px;
	margin-left: 300px;
}

#content_text_1 { height: 50px; color: #ffffff; font-size: 12px; line-height: 15px; margin-left: 15px; margin-right: 5px; padding-top: 20px; }

#footer {
	height: 45px;
	width: 200px;
	margin-left: 425px;
}

#footer ul {
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

#footer ul li {
	display: inline;
}

#footer ul li a {
	display: block;
	font-size: 70%;
	float: left;
	color: #007248;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	border-left: 1px #007248 solid;
	
}

#ueberschrift { color: #ffffff; font-size: 15px; font-weight: bold; text-decoration: none; }

#gartenplanung {
	position: absolute;
	float: left;
	font-size: 15px;
	left: 421px;
	top: 86px;
}

#gartenpflege {
	position: absolute;
	float: left;
	font-size: 15px;
	left: 421px;
	top: 86px;
}

#fassaden {
	position: absolute;
	float: left;
	font-size: 15px;
	left: 343px;
	top: 86px;
}

#gartenarbeiten {
	position: absolute;
	float: left;
	font-size: 15px;
	left: 469px;
	top: 86px;
}

h2 { color: white; font-size: 1.2em; font-weight: bold; margin: 0.83em 0; }
a:link { color: white; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; }
a:hover { color: #aed2ae; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: underline; }
a:active { color: white; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; }
a:visited { color: #aed2ae; font-family: Arial, Verdana, Helvetica, sans-serif; }
