.zeiten,.tage{display:inline-block;vertical-align:top;}
.tage{padding-right:.5em;min-width:5em;}


.slide1{background-image: url(../images/intro/fassade.jpg);display:block;}

#map{height:350px;width:100%;padding-left:1em;}
#map iframe{height:100%;width:100%;}
.save_map_dummy{background:url(../images/map_dummy.jpg) no-repeat center center #eee;display:table;}
.save_map_content{height:100%;width:100%;display:table-cell;vertical-align:middle;text-align:center;padding:1em;}
.save_map_box{display:inline-block;background-color:#ffffff;background-color:rgba(255,255,255,.8);padding:1em 1em;border-radius:.5em;max-width:30em;}
.save_map_button,.save_map_button:hover{display:inline-block;background-color:rgb(122,36,64); text-decoration:none;padding:.3em 1em;color:#ffffff;font-weight:600;border-radius:.5em;border:none !important;}
.save_map_content h2{font-size:1.4em;margin-top:0;margin-bottom:.5em;}


@media(min-height:1200px) AND (orientation:landscape){
	#map{min-height:30em;}
}
