#mapform {
	background: none;
	width: auto;
	border: none;
	padding: 0;
	margin: 0;
}

#mapcontainer {
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
}

.toolbar {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.toolbar > div {
	border: 1px solid #dbdbdb;
	background-color: #f9f8f8;
	display: inline-block;
	line-height: 0;
}

.toolbar input, .toolbar a, .toolbar .separator {
	display: inline-block;
}

.toolbar input {
	padding:0;
	margin:5px;
	border:1px solid #DBDBDB;
}

.toolbar input:hover {
	border:1px solid #466a7d;
}

.toolbar .separator {
	margin: 0 5px 6px 5px;
	width: 1px;
	height: 25px;
	background-color: #4A4A4A;
}

.toolbar a {
	margin: 6px 5px 6px 5px;
	vertical-align: top;
	border:1px solid #DBDBDB;
}

.toolbar a:hover {
	border:1px solid #466a7d;
}

.pegel_selection {
	margin: 10px auto;
	padding: 3px;
	border: 1px solid #dbdbdb;
}

.karte_error_msg {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.karte_error_msg > div {
	display: inline-block;
	font-style: italic;
}

a.helplink:hover {
	background-color: #999999;
	border: none;
	text-decoration: none;
}

a.helplink:link {
	border: none;
	text-decoration: none;
}

a.helplink:visited {
	border: none;
	text-decoration: none;
}

a.helplink:active {
	border: none;
	text-decoration: none;
}

a.helplink {
	text-decoration: none;
	color: #000000;
	font-size: 0.8em;
}

td.BgUndRahmen {
	background-color: #f9f8f8;
	border:1px solid #a9a9a9;
	margin:1px;
	padding:0px;
	vertical-align:top;
	text-align:center;
	width:702px;
	height:502px;
	overflow:scroll;
}

tr.tablelightrow1 {
	background-color:rgb(242, 245, 246);
}

tr.tablelightrow2 {
	background-color:rgb(225, 235, 237);
}
