.mapnest {
float: left;
width: 940px;
}

.titletips2{
display: block;
float: left;
cursor : pointer;
}

.pagebrowser{
background-color: #d98f2e;
padding:5px;
height:20px;
color: #ffffff;
}

.results{
border: 1px #e7b779 solid;
}


#map {
	display: block;
	float:left;
	background-color: #ffffff;
	position: relative;
	padding:0px;
}

.mapcat {
	color: #ffffff;
	z-index: 2000;
	background: #d98f2e;
	display: block;
	float: left;
	width: 940px;
}

.mapcat ul{
	margin-left:0px;
}

.mapbottom {
background-color: #FFFFFF;
clear: left;
color: #454446;
font-size:0.825em;
}


.mapbottom ul{
  height:210px;
  border-top: 1px #e7b779 solid;
  overflow:auto;
  list-style-type: none;
  padding:0px;
  margin:0px;
}

.mapbottom li{
height: 15px;
background-color: #e7b779;
padding:3px;
}

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

.mapbottom li a{
text-decoration: none;
}

#infobox {
  width: 300px;
  background:#fff;
  float: left;
  display: block;
  height: 500px;
  position: relative;
}

/*
.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;
  padding: 3px 6px;
  white-space: nowrap;
  border: #004b7c solid 1px;
  z-index: 100000;
}

#poitab {
	margin: 0px;
	padding: 0px;
	width: 300px;
	border-bottom: 1px solid #004b7c;
	display: block;
	float: left;
}

#poitab li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;

}
	
#poitab a, #poitab a:link, #poitab a:visited {
	float: left;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	color: #004b7c;  	
	font-size: 0.8125em;
}

#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;
padding: 5px;
}

.poi-content h2{
margin:0px;
padding:0px;
font-size: 1em;
color: #d98f2e;
padding-bottom: 10px;
}

.poi-content .introtext{
margin:0px;
padding:0px;
font-size: 0.8125em;
padding-bottom: 10px;
}

.poi-content .organizer{
margin:0px;
padding:0px;
font-size: 0.8125em;
}

.poi-content .gefuehrt{
padding-bottom: 10px;
}

#infobox  .preis{
right:0px;
left: auto;
}

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

.poi-content a{
text-decoration: none;
color: #d98f2e;
}

.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: #454446;
text-decoration: none;
}
