body { font-family:'Source Sans Pro', Georgia, Sans-serif;}

.zielwahl { width: 100%; font-size: 8vw; text-align: center; padding: 60px 0; color: #9c9c87; font-family:'Glass Antiqua', Georgia, Sans-serif; }

.faksimile, .buchhandlung { width: 50%; }

.faksimile img, .buchhandlung img{ width: 100%; max-width:600px; }

.faksimile { float: left; }

.buchhandlung { float: right; }

.logobar { width: 98%; background-color: #ecece3; margin-bottom: 20px; }

.faksimile .logobar, .faksimile .adressdata {text-align:center; padding:0px 1%;}

.buchhandlung .logobar, .buchhandlung .adressdata {text-align:center; padding:0px 1%;}
.adressdata { color: #9c9c87; max-width: 200px; text-align: left !important; margin: 0 auto; }

a.websitelink {     font-size: 16px; background: #9c9c87; color: #ecece3; padding: 20px 45px; text-decoration: none; font-weight: bold; transition: all ease 2.5s; }
a.websitelink:hover { background: #9c9c87; color: #ecece3; padding: 20px 45px; text-decoration: none; font-weight: bold; border-radius:10px; }

@media (max-width:450px)  {
	.faksimile, .buchhandlung { width: 100%; text-align:center; padding-bottom:40px; }
	.buchhandlung .logobar, .buchhandlung .adressdata, .faksimile .logobar, .faksimile .adressdata {text-align:center; padding:0px 1%; }
	.zielwahl { padding: 30px 0;}
	.mhidden {display:none;}
@media (orientation:portrait) {
	div.shorten { display: inline; border-left: 1px solid #9c9c87; padding-left: 10px; margin-left: 10px;}
}
}