html {

background: #00ff01;
}


body {
text-align:center;
}


img {border:none;}


div#aussen {
width:800px;
height: 566px;
margin:auto;
text-align:left;
border: solid black 3px;
background-image: url("epple1.png");
background-repeat: no-repeat;
}

div#aussen1 {
width:800px;
height: 566px;
margin:auto;
text-align:left;
border: solid black 3px;
background-image: url("epple2.png");
background-repeat: no-repeat;
}


h2 {

font-family: arial, verdana, sans-serif;
color: #369e21;
font-weight: bold;
font-style: normal;
font-size: 1,5em;



}




	
	#menu a {
	display: block;
	width: 230px;
	height: 140px;
	margin-top: 155px;
	margin-left: 275px;
	top: 300px;
	text-decoration: none;
	border: solid #00ff01 5px;
	}


#links{

margin-left: -890px;
margin-top: -40px;
z-index: 1
}
	
#rechts{

margin-left: 810px;
margin-top: -40px;
z-index: 2
}	
	
#rechtspfeil{

margin-left: 810px;
margin-top: -225px;
z-index: 2
}	
	

#kontakt{
margin-left: 100px;
margin-top: 440px;
z-index: 3
}

	
	
a:link {
  text-decoration:none;
  color: #000000;
}


