#contenttop {
	background-image: url("pages/flughead.png");
	width: 383px;
	height: 47px;
	margin-top: 58px;
	margin-left: 40px;
}
	
#fluglogos {
	margin-top:15px;
	text-align:center;
}

#map{

}

.hover1 { 
	text-decoration: none; 
	border:0; 
	padding:0; 
	display: block; 
	text-indent: -9999px; 
	letter-spacing: -9999px; 
	font-size:0; 
	width: 141px; 
	height:297px; 
	background: url("fotos/l1.png") 0 0 no-repeat;
	float: left;
}

.hover1:hover { 
  	background-position: -141px 0;
}

.hover2 { 
	text-decoration: none; 
	border:0; 
	padding:0; 
	display: block; 
	text-indent: -9999px; 
	letter-spacing: -9999px; 
	font-size:0; 
	width: 144px; 
	height:297px; 
	background: url("fotos/l2.png") 0 0 no-repeat;
	float: left;
}

.hover2:hover { 
  	background-position: -144px 0;
}

.hover3 { 
	text-decoration: none; 
	border:0; 
	padding:0; 
	display: block; 
	text-indent: -9999px; 
	letter-spacing: -9999px; 
	font-size:0; 
	width: 149px; 
	height:297px; 
	background: url("fotos/l3.png") 0 0 no-repeat;
	float: left;
}

.hover3:hover { 
  	background-position: -149px 0;
}

.hover4 { 
	text-decoration: none; 
	border:0; 
	padding:0; 
	display: block; 
	text-indent: -9999px; 
	letter-spacing: -9999px; 
	font-size:0; 
	width: 166px; 
	height:297px; 
	background: url("fotos/l4.png") 0 0 no-repeat;
	float:left;
}

.hover4:hover { 
  	background-position: -166px 0;
}

#flugbeschreibung{
	clear: left;
	padding-right:40px;
}
