.inner #map_canvas {
	width:330px;
	height:410px;
	float: right;
}

.inner .kontaktInfo {
	width:300px;
}

.inner .kontaktInfo address span {
	display: block;
}
.inner .kontaktInfo table th {
	text-align: center;
}
.inner .kontaktInfo table td {
	padding: 2px;
}
.inner .kontaktInfo table tr:nth-child(odd) td {
	background-color: #eee;
}
.boxBorder {
	padding: 5px;
	margin-bottom: 5px;
}
