@charset "utf-8";
/* CSS Document */

.mapbox {
	background-image: url(/images/others/worldmap.jpg);
	height: 560px;
	width: 965px;
}
.hafenlink {
	display: block;
	margin-bottom: 5px;
}
.mapcol {
	float: left;
	width: 137px;
}

.center {
	text-align: center;
}

.justify {
	text-align:justify;
}


.justified { 
	margin-right: 150px;
	margin-left: 150px;
}		
