.mapnest {
font-size: 0.82em;;
display: block;
clear: both;
margin: 0 0 15px 0;
padding: 5px;
}

.mapnest.anfahrt {
padding: 10px;
margin-bottom: 10px;
}

.nav{
background-image: url(../../../../fileadmin/img/menu-bg.png);
color: #fff;
padding: 5px 10px 5px 10px;
height:20px;
line-height: 20px;
margin-bottom: 1px;
clear: left;
}

.nav.anfahrt{
float:left;
margin-left: 5px;
}

.nav .icons{
float:left;
margin-right: 20px;
margin-top: 3px;
}

.nav-label{
float: left;
height: 16px;
padding: 2px;
margin-right: 2px;
}

.pagebrowser{
color: #333;
padding: 5px 10px 5px 10px;
height:20px;
line-height: 20px;
margin: 0;
}

.pagebrowser .label{
font-weight: bold;
line-height: 20px;
padding: 0px;
margin: 0px;
display: inline;
}

.pagebrowser .label img{
float: left;
}

.pagebrowser .seite{
float: left;
}

.pagebrowser img{
margin-top: 3px;
float: left;
}

.pagebrowser strong{
margin-top: -6px;
}

.results{
border: 0;
}

.maptop {
display: block;
float: left;
margin-bottom:1px;
}

.mapcat {
width:300px;
height: 500px;
overflow:auto;
float:left;
background-color: #fff;
}

#map {
float:left;
width:750px;
height: 500px;
margin: 0;
padding: 0;
}

.mapbottom {
clear:both;
display: block;
clear: left;
}

.mapbottom .results ul{
  overflow:auto;
  list-style-type: none;
  padding:0px;
  margin:0px;
  font-size: 0.92em;
color: #00254d;
}

.mapbottom .results li{
height: 15px;
padding: 3px 10px 3px 10px;
}

.mapbottom .results li.alt{
background-color: #fff;
}

.mapbottom .results a{
text-decoration: none;
color: #333;
}


#infobox {
border:1px solid red;
width:300px;
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-dragbar {
background-color: red;
cursor:hand; 
cursor:pointer;
padding: 2px 0 4px 10px;
height:15px;
}
.tx-rgpopup-left {
font-size : 13px; 
font-weight: bold;
color: white;
float: left;
padding-left: 5px;
}

.tx-rgpopup-right {
text-align:right;
padding-right: 1px;
}
.tx-rgpopup-mainNest {
text-align: left;
padding: 10px;
background-color: white;
}	

/* tooltip at POI on map */
.markerTooltip {
background: #fff;
color:#000;
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:250px;
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: #333;  	
}

#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;
width: 250px;
height:180px;
display: block;
float: left;
overflow: auto;
margin-top:5px;
}

.poi-content label{
display: block;
float: left;
width: 70px;
}

.poi-content a{
dext-decoration: none;
color: #333;
}

.poi-content a:hover{
dext-decoration: underline;
}


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

.maplink{
background: url(mapicon.gif) no-repeat center left;
padding-left: 18px;
color: #333;
text-decoration: none;
}

.mapform{
padding-top: 10px;
}
