html {
		height: 100%;
	z-index: 2;
}
body {
	background: #65B945;
}

/* My Comment */

#traeger { 
	height: 284px;
	width: 850px;
	position: relative;
	margin-top: 150px;
}

#traeger .pfeile {
	padding-bottom: 45px;
	padding-left: 15px;
}

#auchtraeger { 
	height: 50px;
	width: 550px;
	position: relative;
	margin-top: -100px;
	font-family: "Arial Narrw", Arial, Verdana, "Lucida Grande", Lucida, sans-serif;}#auchtraeger #rat {
	float: left;
	padding-left: 20px;
}

#auchtraeger #kreis {
	float: right;
}

a	{ 
color: #4BB821; 
font-size: 16px; 
text-decoration: none;
font-family: "Arial Narrw", Arial, Verdana, "Lucida Grande", Lucida, sans-serif;} }

a:link 				{ 
color: #4BB821; 
font-size: 16px; 
text-decoration: none; }

a:hover				{ 
color: #2D81BF; 
font-size: 16px; 
text-decoration: none; }

a:active			{ 
color: #2D81BF; 
font-size: 16px; 
text-decoration: none;}

#lorenz {
	width: 389px;
	height: 234px;
	position: absolute;
	z-index: 10;
	top: 250px;
	right: 26%;
}


