#mittenormal {
	width: 411px;
	padding: 2px 25px 0 24px;
}


* html #mittenormal {
	padding: 2px 0px 0 14px;
	margin-right: 41px;
}

* html #normrechts {
	position: relative;
}
#googlelocator-form-div,
#googlelocator-list {
	display :block;
	margin: 20px 2px 0 0px;		
}
#googlelocator-form-div {
	margin: 8px 0 0 0px;	
}
#googlelocator-form,
#googlelocator-list {
	padding: 12px 12px 0 12px;
	position: relative;
	margin-bottom: 10px;
	}

#googlelocator-list {
	margin-top: 0;
	display: block;
	overflow: hidden;
	padding: 0;
}
* html #googlelocator-list {
	
	width: 180px;
}

#googlelocator-map {
	border: 1px solid #666;
	height: 420px;
	width: 410px;
	margin: 14px 0 0 0;
}
.googlelocator-repentry {
	margin-bottom: 12px;
	padding: 4px 10px 4px 5px;
	cursor:pointer;
	border-left: 5px solid #000;
	margin-left: 0;
	float: none;
	position: relative;
	
}
* html .googlelocator-repentry {
	width: 170px;
	}
#normrechts .googlelocator-repentry h3 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 0;
}
#normrechts .googlelocator-repentry h3,
#normrechts .googlelocator-repentry p {
	padding: 2px 12px 1px 6px;
}

* html #normrechts .googlelocator-repentry h3,
* html #normrechts .googlelocator-repentry p {
	padding: 0;
}


DIV.googlelocator-repentry.repaktiv {
	background-color: #131313;	
	border-left: 5px solid #0077A2;
}
.googlelocator-repentry-details {
	 /* border: 1px solid #fff; */
}
.repaktiv .googlelocator-repentry-details {
	 /* border: 1px solid #666; */
}
#normrechts .repaktiv h3 {

}

#googlelocator-hidden {
	display:none;
	}
#googlelocator-form {
	display : block;
	height: 100px;
	margin: 0;
	padding: 4px 10px 4px 10px;
	background-color: #131313;	
}
.googlelocator-popup {
	padding: 16px;	
}
.googlelocator-popup h6 {
	font-size: 	14px;
	font-weight: bold;
	margin: 4px 0 6px 0;
	color:#fff;
	background-image:url(images/icon-info.png);
	background-repeat:no-repeat;
	background-position: 2px 0;
	padding: 0 0 0 42px;
	height: 28px;
}
.googlelocator-popup p {
	margin: 2px 0 0 42px;	
}
.googlelocator-popup p.geolocator-hilfe {
	font-size: 12px;
	line-height: 16px;
}
/*  hack fuer IE 6 */

.geoforms-table {
	margin-bottom:10px;	
}
#googlelocator-form h2 {
	margin-bottom: 4px;	
	padding: 8px 0 10px 0;
}
#googlelocator-form label {
	
}
#googlelocator-form input {
	border: 1px solid #CCC;
	height: 16px;
	font-size: 12px;
	line-height: 15px;
}

#googlelocator-submit {
	border:0;
	border-right: 1px solid #C1C6C8;
	height: 19px;
	width: 64px;
	background-image:url(images/button-bg.gif);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 12px;
	line-height: 15px;
	margin: 0;
}
* html #googlelocator-submit {
	margin-top: 1px;
	border: 0;	
}

input#googlelocator-addresse {
	width: 211px;	
	height: 18px;
	background-image:url(images/suchfeld-bg.gif);
	background-repeat: no-repeat;
	border: 0;
	padding: 2px 4px 0 4px;
}

#googlelocator-radius {
		width: 74px;
		margin: 0 0 0 4px;
}
.google-locator-marker-title,
.google-locator-marker-infotext {
	font-size: 12px;
	color: #000;
}
.google-locator-marker-title {
		font-weight: bold;
}



.googlelocator-maxentry {
	margin: 12px 0 18px 0;
	font-weight: bold;
	border: 1px solid  #990;
}
.googlelocator-showinmap {
	text-decoration: underline;
	
}
.googlelocator-repentry:hover h3,
.googlelocator-repentry:hover p,
.googlelocator-repentry:focus p,
.googlelocator-repentry:focus h3 {
		 color: #0077A2 !important;
}

