{
	margin: 0px;
	padding: 0px;
}
html, body {
	height: 100%;

}
body 
{
	background-color:  #006807;
	color: #fff;
	font: 12px Verdana;
	text-align: center;
}
a 
{
	color: #8cf300;
	text-decoration: none;
	font-size:8;
}
a:hover 
{
	color:#fff;
}
div#distance { 
	width: 1px;
	height: 50%;
	background-color: #006807;
	margin-bottom: -250px; /* halbe container hoehe */
	float: left;
}
div#container 
	{
	background-image: url(img/background0.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color:  #006807;
	margin: 0 auto;
	position: relative;
	text-align: left;
	height: 500px;
	width: 995px;
	clear: left;
	}
div#menu
{
	width:200px;
	position: relative;
	text-align: center;
	font-weight: bold;
   color: #8cf300;
}
div#logo
{
   top:280px;
   left:26px;
   position:absolute;
   
   }
div#me{
right:50px;
top:95px;
position:absolute;
color: #8cf300;
font-weight: bold;

}
div#photo{
right:340px;
top:75px;
position:absolute;
}
div#augen{
right:240px;
top:105px;
position:absolute;
}
div#pflanzen{
right:240px;
top:105px;
position:absolute;
}
div#main{
right:300px;
top:200px;
color: #8cf300;
position:absolute;
font-weight: bold;
}
div#imp{
left:70px;
bottom:20px;
position:absolute;
}
div#info{
right:100px;
top:120px;
position:absolute;
}
