/* park */

#park {
	position: absolute;
	left: 400px;
	bottom: 50px;
	cursor: pointer;
	}
	
#zupark {
	position: absolute;
	left: 1130px;
	bottom: 150px;
	color: #05267E;
	visibility: hidden;
	}

#pitschpatsch {
	position: absolute;
	left: 2000px;
	top: 10px;
	cursor: pointer;
	}
	
#schriftpitschpatsch {
	position: absolute;
	left: 2050px;
	top: 410px;
	color: #2454C4;
	background-color: #22FFF4;
	visibility: hidden;
	}
	
#wind {
	position: absolute;
	left: 2300px;
	top: 470px;
	cursor: pointer;
	}

#schriftwind {
	position: absolute;
	left: 3000px;
	top: 700px;
	color: #1240BA;
	visibility: hidden;
	}

#drueber {
	color: #FFFFFF;
	width: 200px;
	height: 1000px; 
	position: absolute;
	margin-left: 3900px;
	border: 0px;
	}
	
#clicklink {	
	position: absolute;
	margin-top: 810px;
	margin-left: 4000px;	
	margin-right: 100px;	
	}
	

