form#rggmsearch2 {
  
  font-size: 11px;
}

form#rggmsearch2 select, input, textarea, submit {  
 width: 300px;
 margin-bottom: 10px;
 background: #eee;
 display: block;
}

form#rggmsearch2 input:focus, textarea:focus {
 color: #000;
 background: #fff;
 outline: 1px solid red;
}

/*ul#ergebnis_haendlersuche {
  padding: 10px 0 10px 0;
  margin-top:-1px;  
  list-style-type: none;
  text-align: center;
}

ul#ergebnis_haendlersuche li {
  float: left;
  width: 199px;
  /*height: 90px;
  border: 1px dashed #333;
  margin: 3px;
  padding: 2px;
  background-color: #333;
  color: #fff;
}*/

#treemenu1 {
  background-color: #0f0;
}

.mapnest {
  width:423px; 
}

.maptop {
  /*Xpadding:10px;*/
}

.mapcat {
  /*width:200px;
  height:450px;
  overflow:auto;
  float:left;
  padding:5px;
  border-top:1px solid #ccc;
  border-left:1px solid #ccc;*/
}

#map {
  /*float:left;
  padding:5px;
  border-top:1px solid #ccc;
  border-right:1px solid #ccc;*/
}

.mapbottom {
   font-size: 11px;
}

.mapbottom ul{
  padding: 10px 0 10px 0;
  margin-top:-1px;  
  list-style-type: none;
}

.mapbottom ul li {
  float: left;
  width: 199px;
  height: 94px;
  /*border: 1px dashed #333;*/   
  padding:  2px 2px 2px 4px;
  margin: 0 0 4px 4px;
  color: #fff;
  background-color: #333;
}

#inhalt_navi {
  clear: both;
}

#infobox {
  border:1px solid #EE1D24;
  width:320px;
  position:absolute;
  background:#fff;
  z-index:998;
  display:none;
}

/*
.tx-rgpopup-Nest {
	position:absolute;
	border: 1px solid #CC3333;
	width:350px;
	border:10px solid blue;
	z-index:5;
}*/

.tx-rgpopup-main {
  font-size: 14px;
}

.tx-rgpopup-dragbar {
	background-color: #EE1D24;
	cursor:hand; 
	cursor:pointer;
  padding: 2px 0 4px 10px;
	height:15px;
}
.tx-rgpopup-left {
	font-size : 11px; 
	font-weight: bold;
	color: white;
	float: left;
	padding-left: 0;
}
		
.tx-rgpopup-right {
	text-align:right;
	padding-right: 1px;
}
.tx-rgpopup-mainNest {
	text-align: left;
	padding: 10px;
	
	/*background-image: url(fileadmin/templates/_lib/images/hg_infobox_logo.gif);
	background-position: left top;
	background-repeat: no-repeat;*/
}	

/* tooltip at POI on map */
.markerTooltip {
  background: #333;
  color:#fff;
  padding: 3px 6px;
  white-space: nowrap;
  border: #333 solid 1px;
  -moz-border-radius:10%;
  -moz-opacity: 85%;
  opacity: 0.85;
  z-index:4;
}


#poitab {
	margin: 0;
	padding: 0 0 20px 0 !important; padding:0;

	width:220px;
  border-bottom: 1px solid #9FB1BC;
}

#poitab li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
	
#poitab a, #poitab a:link, #poitab a:visited {
	float: left;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	color: #708491;  	
}

#poitab .act a, #poitab a:link.active, #poitab a:visited.active, #poitab a:hover {
  color: #000;
	background: url(square.gif) no-repeat bottom center;
}

.poi-content {
  clear:both;
  height:auto;
  overflow:auto;
 font-size: 11px;
}

.poi-content a img {
  margin: 5px;
}

/*
#rggooglemap-largeoverview div {
position:relative;
}
#map_overview {
position:relative;
top:0px;
left:0px;
}
*/

