body {
  text-align: center;  /* Zentrierung im Internet Explorer */
  background-color: #decfb7;
  margin-top: 10px;
  padding: 0px;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
  color: #000000;
  font-size: 100%;
  line-height: 130%;
}

h1
{
font-size: 130%;
}

a:link  {
    
	font-weight : bold;
	color : #455864;
	text-decoration: none;
}

a:visited  
{
    
	font-weight : bold;
	color : #455864;
	text-decoration: none;
}

a:active  
{
    
	font-weight : bold;
	color : #455864;
	text-decoration: none;
}
a:Hover  
{
    
	font-weight : bold;
	color : #455864;
    text-decoration: none;
}



#bild{

				  	 position:relative;
				  	 list-style:none;
				  	 width:800px;
				  	 height:532px;
				  	 border:0px;
				  	 background:url(gras.jpg);background-repeat:no-repeat;
					 display: block;
                     margin: 0 auto;
					 
}


#content1 {

				  	 position:absolute;
					 top:450px;
				  	 display:block;
				  	 text-decoration:none;
				  	 width:800px;
				  	 background:none;

				}				 
	

