body {
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 20px;
	background-image:url(../img/background-image-cloud.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top;
    }

a {color: #000000; text-decoration: none; }
a:visited {color:#000000;}
a:hover {color: #666666;}
a:active { color:#000000; text-decoration: none;}

img {
	border: none;
}

.header {
	position:absolute;
	top:120px;
	margin-left:35%;
	z-index5;
}

.pflanze {
	position:fixed;
	bottom:-75px;
	margin-left:60%;
	z-index:1;
}

.adresse {
	position:relative;
	top:0px;
	left:10px;
	z-index:5;
}

