#map {position:relative; width:100%; height:40vmax; max-height:700px; background-image:url('../images/gmap_blind.jpg'); background-repeat:no-repeat; background-size:cover; background-position:center; overflow:hidden;}
#map:before {content:''; position:absolute; width:100%; height:100%; top:0; right:0; bottom:0; left:0; background-color:#000; opacity:0.7;}
p#show-map  {font-size:0.95em; color:#fff; line-height:1.2; max-width:400px; background-color:#5582c6; padding:1.3vmin 1.5vmin; border-radius:10px;}
#show-map:hover {cursor:pointer;}
#map img {max-width:none;}
a.large-view i.icon{font-size:1.2em; text-align:center; margin:0 10px 0 0; padding:4px; background:#fff; border-radius:50%;} 
a.large-view {position:relative; top:-10px; left:20px; z-index:2; margin:0; padding:10px 8px; background-color:#fff; border-radius:5px; text-decoration:none; box-shadow:0 -5px 5px -5px #999797;}
a.large-view {display:none;}

/* Fullscreen/Routenplaner */
#routenplaner {position:absolute; z-index:2; top:0px; width:100%; padding:10px; text-align:center; color:#fff; font-size:1.1em; text-decoration:none; background-color:#000; opacity:0.6; box-shadow:0 5px 5px -5px #333;}
#routenplaner:hover {background-color:#426fb3; opacity:1; transition:0.5s ease-in-out;}
#back {position:absolute; top:50%; left:0; z-index:2; text-decoration:none; background:#426fb3; padding:18px; color:#fff; font-family:'Open Sans', Helvetica, Tahoma, sans-serif;}
.page-template-gmap-fullscreen #map-full {height:100%; width:100%; margin:0; padding:0;}
.page-template-gmap-fullscreen #map-full {position:absolute; top:0; left:0;  z-index:1;}