/********************* 
 * List under map
 ******************/ 
/* header for the list*/
/*
.rggmmenu-header {
  width:100%;
  background:#eee;
  padding:5px 0;
  font-size:12px;
  color: #4f6b72;
}

div#Inhalt .rggmmenu-header a {
  text-decoration:none;
}

.rggmmenu-headerleft {
  float:left;
  display:inline;
  padding-left:10px;
}

.rggmmenu-headerright {
  float:right;
  display:inline;
  padding-right:10px;
}
*/


/* TREEMENU*/

#treemenu1 li {
	display:block;
	padding:5px 0 0 0;
}
#treemenu1 p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	line-height:1.5em;
	color:#1C94C4;

}

#treemenu1 .rggmcb-116, #treemenu1 .rggmcb-117 {
display:none;
}

/* RGGM-Menu style */

#rggmmenu {
	position:relative;
  	margin: 0 auto 0 auto;
  	padding:10px 0 10px 0;
  	border-collapse:collapse;
}
#rggmmenu p {
	line-height:1.2em;
	margin:0;
	padding:0;
	}
.zebra {
	float:left;
	width:660px;
	padding:0 10px 0 10px
}
.zebra_odd {
	float:left;
	position:relative;
	width:640px;
	padding:3px 0 0 0;
	background-color:#fff;
	}
.zebra_even {
	float:left;
	position:relative;
	width:640px;
	padding:3px 0 0 0;
	}
.zebra_name {
	width:195px;
	float:left;
	clear:right;
	padding:0 5px 0 0;
	}
	
.zebra_name p{
	color:#1C94C4;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	}		
.zebra_cat {
	width:150px;
	float:left;
	clear:right;
	margin-right:10px;
	}
.zebra_cat p {
	font-size:11px;

	}	
.zebra_address {
	width:255px;
	float:left;
	clear:right;
	padding-right:5px;
	}
.zebra_address p {
	color:#1C94C4;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	}
.zebra_show {
	width:40px;
	float:right;
	clear:right;
	}
.zebra_show a {
	font-size:11px;
	color:#F90;
	text-decoration:none;
	}
.zebra_show a:hover {
	text-decoration:underline;
	color:#1C94C4;
	}



/*#rggmmenu th {
  font: bold 10px/22px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #4f6b72;
  border: 1px solid #a7bac1;
  border-left:0px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: left;
  padding: 4px 4px 2px 14px;
  background: transparent;
  vertical-align:middle;
}

#rggmmenu th:first-child {
  padding: 4px 4px 2px 18px;
}


#rggmmenu td {
  font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  border:none;
  padding: 3px 12px 3px 12px;
  color: #1c94c4;
}

#rggmmenu td:first-child {
  padding: 3px 12px 3px 4px;
}


#rggmmenu tr {
  background: transparent;
}

#rggmmenu tr.even {
  background: #F2F2F3;
  color: #1c94c4;
}

#rggmmenu td a:hover {
  border-bottom:1px solid #a7bac1;
}

*/
/********************* 
 * POI
 ******************/ 
 
 
 
#poi_contact {
	width:100px;
	}

.poi {
	background-color:#fff;
	}
	
.poi-content {
	display:block;
	width:300px;
	}
	
.poi-content {
	font-size:11px;
  	color:#1c1818;
  	background-color:#fff;
	}
	
.poi-content h3 { 
	color:#1c94c4;
	font-size:14px;
	margin:8px 0 5px 0 ;
	}
.poi-content a {
	color:#F00;
	font-size:14px;
	text-decoration:none;

	}
.poi-content a:hover {
	color:#F00;
	text-decoration:underline;
	}
	
.poi-name{
  	letter-spacing:1px;
  	color:#255876;
  	margin-bottom:5px;
	}
.poi-description {
	 padding:0;
	 margin-right:5px;
 	 width:70px;
 	 float:left;
	}
.poi-description-content {
	float:left;
	width:225px;
	}
.poi-address-box {
	width:300px;
	
	}
.poi-address {
 	 padding:0;
	 margin-right:5px;
 	 width:70px;
 	 float:left;
	 clear:left;

	}	

.poi-address-content {
	width:225px;
	float:left;

	}

.poi-city {
 	padding:0;
	margin-right:5px;
 	width:70px;
  	float:left;
	clear:left;

	}
	
.poi-city-content {
	width:225px;
	float:left;


	}


.poi-dive-deep {  	 
	 padding:0;
	 margin-right:5px;
 	 width:70px;
 	 float:left;
	 clear:left;

	 }
	 
.poi_dive_deep_content {
	width:225px;
	float:left;

	}

.poi-route {
	padding:0;
  	width:70px;
  	float:left;
  	clear:both;
	}
.poi-img {
	padding:10px;
	float:left;
	}
	
.poi-img a {
	border:0;
	padding:5px;
	margin:10px 0 10px 0;
	}

#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 Images
*/
.google-poi-images { 
	float:left;
	padding:8px;
	}

/*
******************** 
 * Map
*****************
*/
 
.maptop {
	padding:1px;
	-moz-box-shadow:0 -1px 5px rgba(0, 0, 0, 0.75);
 	-webkit-box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.75);
}

#map {
  width:720px;
  height:auto;
  border:0;
  margin:0;
}
.mapnest {

}


/********************* 
 * Uebersicht Icons
 ******************/ 
#rggmmapbar {
  background:#e7e7e7;
  width:720px;
  height:53px;
  border:1px solid #a7bac1;
  border-bottom:0px;
}
#rggmmapbar img {
  float:left;
  padding:0 5px;
}

#rggmmapbar .nav img  {
  margin-top:15px;
  padding:0 6px;
}

#rggmmapbar .help img {
  margin-top:15px;
  float:right;
}

/********************* 
 * Tooltip map
 ******************/ 
.markerTooltip {
  background: #fff;
  color:#000;
  padding: 5px 5px;
  white-space: nowrap;
  border: #a7bac1 solid 1px;
  z-index:4;
  font-size:12px;
}


#infobox {

  width:300px;
  position:absolute;
  background:transparent;
  z-index:998;
  display:none;
}

		
.tx-rgpopup-right {
	text-align:right;
	padding-right: 1px;
	margin-bottom:10px;
	float:right;
}



/********************* 
 * Uebersicht Kategorieansicht
 ******************/ 


.titletips2{
 cursor: pointer;
}

#legende_googlemap td {
  font: bold 11px/22px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  color: #4f6b72;
  border: 1px solid #a7bac1;
  letter-spacing: 1px;
  text-align: left;
  vertical-align:middle;
}


/**************************
 * MENU Left Column
 **************************/
 .rggooglemap-hinweis  {
	 float:left;
	 clear:right;
	 width:150px;
	}
.rggooglemap-hinweis p {
	font-size:10px;
	color:#F60;
	text-align:left;
	margin-left:5px;
	}
.rggooglemap-info_click {
	float:left;
	margin-left:20px
	}
.rggooglemap-info_click p{
	font-size:10px;
	color:#F60;
	text-align:right;

	}
.rggooglemap-menu {
	width:100%;
	height:auto;
	float: left;
	position: relative;
	margin:0;
	padding:0;
	}
	
.rgooglemap-menu-row_content_box {
	width:auto;
	height:auto;
	padding:0;
	margin:0;
	float:left;
	clear:both;
	}
			
.rgooglemap-menu-row_content_name {
	width:165px;
	height:auto;
	float:left;
	clear:right;
	margin:0 5px 0 0;
	padding: 0 0 0 12px;
	background-image:url(../../../../fileadmin/images_page/raquo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}	
	
.rgooglemap-menu-row_content_name p {
	font-size:12px;
	font-weight:normal;
	padding:0;
	line-height:1em;
	}
.rgooglemap-menu-row_content_name  a {
	text-decoration:none;
	}
	
.rgooglemap-menu-row_content_name  a:hover {
	text-decoration:none;
	color:#09C;
	}
	
.rgooglemap-menu-row_content_info {
	float:left;
	clear:right;
	margin:0;
	padding:0 0 0 5px;
	line-height:1em;
	}

.rgooglemap-menu-row_content_info a {
	text-decoration:none;
	}
.rgooglemap-menu-row_content_info  a:hover b {
	text-decoration:none;
	color:#1c94c4;
	}
	
.rgooglemap-menu-row_content_info a b {
	font-size:14px;
	color:#F00;
	}
/* MAPCAT */




.mapcat {
  	width:688px;
 	height:auto;
 	overflow:hidden;
 	float:left;
  	position:relative;
	clear:both;
	padding:0;
	margin:10px 0 20px 0;
}

.mapbottom {
	width:688px;
	height:auto;
	position:relative;
	clear:both;
	margin:0;
	}
	

.mapcat_header {
	position:relative;
	float:left;
	clear:both;
	height:38px;
	width:685px;
 	background-image: url(../../../../fileadmin/images_page/mapcat_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	}
.mapcat_header h3 {
	padding:12px 0 0 20px;
	color:#1c94c4;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	}	
	
.mapcat_content_box {
	position:relative;
	float:left;
	clear:both;
	height:auto;
	width:685px;
	margin:0;
	padding:0;
	background-image: url(../../../../fileadmin/images_page/mapcat_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	overflow:hidden;
	}
	
.mapcat_content {
	position:relative;
	float:left;
	clear:both;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;

	}
	
.mapcat_footer {
	position:relative;
	float:left;
	clear:both;
	height:16px;
	width:685px;
	margin:0;
	padding:0;
	background-image: url(../../../../fileadmin/images_page/mapcat_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	}
	
.mapcat-total {
	width:250px;
	height:25px;
	padding:5px 0 0 0;
	float:left;
}
.mapcat-ajax {
	float:left;
	width:10px;
	margin-right: 20px;
	padding-top:5px;
}
.mapcat-icon {
	float:left;
	width:1px;
	height:25px;
	margin: 0 1px 0 1px;
	padding:0;
}
.mapcat-title  {
	float:left;

}

.mapcat-recursive {
}

/* RESULTS MAPCAT */


.result_header {
	position:relative;
	float:left;
	clear:both;
	width: 685px;
	height:49px;
	padding:0;
	background-image: url(../../../../fileadmin/images_page/mapcat_header.jpg); 
	background-repeat: no-repeat; 
	background-position: left top;
	}
.result_next {
	display:inline;
	float:left;
	margin:0;
	padding:10px 0 0 20px;

	}	
.result_next b { 
	color:#1c94c4;
	font-size:11px;
	margin:0;
	padding:0;
	}
.result_next p { 
	color:#1c94c4;
	margin:0;
	padding:0;
	}
.result_next  a {
	text-decoration:none;
	color:#F90;
	}
.result_next  a:hover {
	text-decoration:underline;
	color:#1C94C4;
	}	
.result_stats {
 	display:inline;
	float:right;
	padding:10px 20px 0 0;
	}
.result_stats p {
	margin:0;
	color:#1c94c4;
	}
.result_rggmenu_content {
	position:relative;
	float:left;
	clear:both;
	height:auto;
	width:685px;
	margin:-10px 0 0 0;
	padding:0 ;
	background-image: url(../../../../fileadmin/images_page/mapcat_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	overflow:hidden;
	}	
.result_footer {
	position:relative;
	float:left;
	clear:both;
	height:16px;
	width:685px;
	margin:0;
	padding:0;
	background-image: url(../../../../fileadmin/images_page/mapcat_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	}
	