@media print{.gmnoprint{display:none}}@media screen{.gmnoscreen{display:none}}

/********************* 
 * 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;
}
*/




/* Menu style */
#rggmmenu {
width: 860px;
margin-top: 10px;
font-size: 13px;
line-height: 20px;
}



#rggmmenu th {
color: white;
background: #0c3109;
text-transform: uppercase;
text-align: left;
padding: 4px 4px 4px 14px;
}


#rggmmenu td{
font-size: 12px;
line-height: 20px;
padding: 5px 4px 5px 4px;
}

.tx-rggooglemap-pi1 .even {
background: #d8d8d8;
}





/********************* 
 * POI
 ******************/ 
.poi-content {
  clear:both;
  min-height:80px;
  overflow:auto;
  font-size:11px;
  color:#1c1818;
}

.poi-content a{
  font-size:11px;
  color:#1c1818;
}

/* default links */
div#Inhalt .poi-content a{
  text-decoration:none;
}

/* name of recordd */
.poi-name{
font-size:13px;
border-bottom:1px dashed #0c3109;
letter-spacing:1px;
color:#0c3109;
margin-bottom:5px;
font-weight: bold;
}

/* address */
.poi-address {
  padding:0 0 2px 0px;
}



/********************* 
 * Map
 ******************/
#map {
  width:960px;
  height:345px;
  border:0px;
}




/********************* 
 * Tooltip map
 ******************/ 
.markerTooltip {
  background:  #0c3109;
  color: white;
  padding: 8px 10px;
  white-space: nowrap;
  border: #b8ca17 solid 2px;
  z-index:4;
  font-size:12px;
font-weight: bold
}





.titletips2{
 cursor: pointer;
}

.weg {
display: none;
}

.el1 input {
border: 1px solid #0c3109 ;
margin-top: 5px;
width: 215px;
}

.el1 {
font-size: 13px;
line-height: 20px;
}


.el3 .submit{
margin-top: 8px;
cursor: pointer;
background: #b8ca17;
color: #092607;
}

.el3 .submit:hover {
color: #b8ca17;
background: #092607;
}

#searchFormResult {
margin-bottom: 30px;
}
