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

div.text {
	padding: 5px;
	min-height: 100px;
	font-size: 12px;
}

div.bilder {
	padding: 10px;
	text-align: center;
	max-width: 680px;
}

div.text img {
	border: 1px solid #006699;
	margin: 0px 5px 0px 5px;
}

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

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

div.tableContainer {
	margin: auto;
	width: auto;
	text-align: center;
	padding: 5px;
}

div.tableContainer table {
	margin: auto;
	width: auto;
}

table.blue-table {
	font-size: 10px;
	text-align: left;
	border-collapse: collapse;
}

table.blue-table td {
	padding: 2px 5px 2px 5px;
	border: 1px solid #006699;
}

table.blue-table tr:last-child {
	font-weight: bold;
}

div.note {
	margin: auto;
	width: 400px;
	font-size: 9px;
}

div#requestActionsContainer, div#requestActionsContainer2 {
	text-align: center;
	margin: 20px;
	font-size: 12px;
	font-weight: bold;
}
