	
	#flugschulen .box_link {
		display: inline-block;
		font-weight: bold;
		background-color: white;
		border: 1px solid #D4D4D2;
		padding: 5px;		
	}	
	
	#flugschulen .contentdiv {
		height:180px;
	}	
	
	#flugschulen .abstand{
		margin: 0 15px 15px 15px;		
	}
	
	#flugschulen div.flugschulen {
		padding: 10px;
	}
	
	#flugschulen img.flugschule_bild {
		float: right;
		margin: 15px;
		display: inline;
	}
	
	#flugschulen a.top-link {
		float: right;	
	}
