div.balken_1{
	font-weight: bolder;
	font-size: 14px;
	background-image: url(../images/graphics/hl-bg.png);
	background-repeat: no-repeat;
	height: 25px;
	line-height: 25px;
	padding: 0px 0px 0px 10px;
	vertical-align: top;
	text-align: center;
}

div.text {
	font-size: 12px;
	text-align: center;
}

div.ue_1 {
	font-weight: bolder;
}

#contentContainer div.col {
	display: table-cell;
	vertical-align: middle;
	padding: 0px 5px 0px 5px;
}

#contentContainer div.row {
	display: table-row;
}

#contentContainer div.table {
	display: table;
	margin: auto;
}

div.mapContainer {
	padding: 5px;
	text-align:center;
        margin-top: 10px;
}

div.mapContainer div.map {
	width: auto;
	height: 300px;
}
