
#map-frame {
	position:relative;
	left:0px;
	height:500px;
	width:1200px;
}
#map-box-wrapper {
	display: none;
	position: relative;
	width: 100%;
	min-width: 1200px;
	height: 1px;
	margin: auto;
	padding: 20px 20px 0px 20px;
}
#map-box-holder {
	float: left;
	width: 30%;
	min-width: 330px;
	position: relative;	
	padding-left: 0px;
}
#standortsuche input {
	height: 28px;
	width: 75%;
	padding-left: 10px;
	font-size: 13px;
	color: #666666;
	border-radius: 4px;
	border: 1px solid #e6ebf1;
}
.standorte label {
	display: block;
	margin-bottom: 8px;
}
.width25 {
	width: 25px;
}
.zeichnen-button {
	width: 100%;
	margin: 0px 0 15px 0;
}
.fifty-fifty button {
	width: 100%;
}
.gm-style-iw div {
	overflow: hidden !important;
}
#map-navi-right {
	float: right;
	width: 240px;
}
.map-navi-element {
	width: 100%;
	margin-bottom: 10px;
	padding: 10px 15px;
	border: 1px solid #bbc9db;
	border-radius: 4px;
	background-color: #ffffff;
	cursor: pointer;
}
.map-navi-element-pfeil, .map-box-element-pfeil {
	margin-right: 10px;
	float: left;
	height: 16px;
	cursor: pointer;
}
.map-navi-element-titel {
	float: left;
}
#flachen_bearbeiten_closed{

}
#surfaceChosen_fbo{
	float: right;
	height: 46px;
	width: 46px;
	border: 1px solid #ddd;
	text-align: center;
	border-radius: 4px;
	background-color:#ffffff;
}
#flachen_bearbeiten_open{
	width: 775px;
}
#places_open {
	width: 320px;
}
#places_open td, #places_open th {
	padding: 3px 20px 3px 3px;
	text-align: right;
}
#places_open td:nth-child(1) {
	text-align: left;
}
#places_open td:nth-child(2), #places_open th:nth-child(2) {
	padding-right: 3px;
	padding-left: 3px;
}
#places_open .spacer {
	padding-bottom: 15px;
}
.marker-animation {
	cursor: pointer;
}
.places-table tr:hover {
	background: #F7F9FB;
}
.warning {
	background: #FFDBDB;
}
.positiv {
	background: #DBFFDB;
}
#geometriedaten_open {
	width: 350px;
}
.map-navi-box-open {
	float: right;
	margin-right: 10px;
	padding: 10px 15px;
	border: 1px solid #bbc9db;
	border-radius: 4px;
	background-color: #ffffff;
}
.map-navi-box-open h3 {
	margin-bottom: 10px;
	cursor: pointer;
}