.header_overview_out{background-image:url(../images/kontakt/back.jpg);}
.header_overview_in a{display:block;margin:0 auto 1em auto;text-decoration:none;width:20em;max-width:50%;}

@media(orientation:landscape){
	.header_overview_in a{display:inline-block;padding:1em;margin:0;text-decoration:none;width:24em;max-width:30%;vertical-align:top;}
}
h3{margin-top:3em;}
h3:first-child{margin-top:0;}
.disclaimer p{font-size:.85em;}
.kontakt_box{padding-bottom:1em ;}
.kontakt_box:first-child{margin-top:3em;}
.map{height:20em;width:100%;}

.map iframe{height:100%;width:100%;}
.save_map_dummy{display:table;}
.save_map_content{background:no-repeat center center #eee;height:100%;width:100%;display:table-cell;vertical-align:middle;text-align:center;padding:1em;}
.map_frankfurt{background:url(../images/kontakt/map_dummy_frankfurt.jpg)}
.map_hamburg{background:url(../images/kontakt/map_dummy_hamburg.jpg)}
.map_wien{background:url(../images/kontakt/map_dummy_wien.jpg)}
.save_map_box{display:inline-block;background-color:#ffffff;background-color:rgba(255,255,255,.8);padding:.5em 1em;border-radius:.5em;max-width:30em;}
.save_map_button{display:inline-block;background-color:rgb(45,84,129);; text-decoration:none;padding:.3em 1em;color:#ffffff;font-weight:600;border-radius:.5em;}
.save_map_content h1{font-size:1.3em;color:rgb(45,84,129);;}


@media (min-width: 620px) AND (max-width: 1200px) {
.header_overview_in br.spez{display:inherit;}
}