body {
	background-color: #000;
	margin: 0px 0px 0px 0px;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-weight: normal;
	color: #000;
	font-size: 22px;
	line-height: 26px;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 200;
	line-height: normal;
	margin: 50px 0px 20px 0px;
	text-align: center;
}
h1 {
	font-size: 40px;
	padding: 20px 0px 0px 0px;
}
h2 {
	font-size: 36px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
h3 {
	font-size: 28px;
	margin: 100px 0px 20px 0px;
}
h4 {
	font-size: 28px;
}
h5 {
	font-size: 24px;
}


.sidenav {
	position: fixed;
	z-index: 100;
	top: 20%;
	right: 0px;
	width: 60px;
	height: 200px;
	background-color: rgba(0,0,0,0.5);
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.polyheadline {
	height: 90px;
	width: auto;
}
.polysubline {
	height: 60px;
	width: auto;
}
.Trenner {
	width: 250px;
	height: auto;
	padding: 0px 0px 50px 0px;
}


#Headblock {
	padding: 0% 17% 0% 17%;
	width: auto;
}
.Headbildblock {
	position: relative;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: auto;
}
.vintagebarfotostartbild {
	object-fit: cover;
	width: 100%;
	height: 100vh;
}
.vintagebarfoto {
	object-fit: cover;
	width: 100%;
	height: auto;
}









.halberblockreihe{
	display: flex; 
	flex-flow: wrap;
}
.halberblockbild1, .halberblockbild2, .halberblockbild3, .halberblockbild4{
	width: 50%;
	padding-bottom: 50%;
	position: relative;
	display: inline-block;
	background-size: cover;
	background-color: #383732;
	margin-bottom: -8px;
}
.halberblockbild1{
	order: 1;
	background-image: url("../pic/Vintage_Bar_Philosophie_1_Die_Spirituosen.jpg");
}
.halberblockbild2{
	order: 4;
	background-image: url("../pic/Vintage_Bar_Philosophie_2_Iceology.jpg");
}
.halberblockbild3{
	order: 5;
	background-image: url("../pic/Vintage_Bar_Philosophie_3_Glas.jpg");
}
.halberblockbild4{
	order: 8;
	background-image: url("../pic/Vintage_Bar_Philosophie_4_Ingredienzien.jpg");
}
.halberblocktxt1, .halberblocktxt2, .halberblocktxt3, .halberblocktxt4 {
	width: 50%;
	position: relative;
	display: inline-block;
	background-color: #383732;
	margin-bottom: -8px;
}
.halberblocktxt1 {
	order: 2;
}
.halberblocktxt2 {
	order: 3;
}
.halberblocktxt3 {
	order: 5;
}
.halberblocktxt4 {
	order: 7;
}
.halberblocktxt1:after, .halberblocktxt2:after, .halberblocktxt3:after, .halberblocktxt4:after {
	content: "";
  	display: block;
  	padding-bottom: 100%;
}
.halberblocktxtinhalt {
	position: absolute;
	width: 80%;
	height: 100%;
	padding: 0% 10% 0% 10%;
	text-align: center;
	color: #FFF;
	
	display: flex; 
    display: -webkit-flex; 
    margin: auto; 
	
}
.halberblocktxtinhaltzentriert {
	margin: auto;
}
.squarepic {
	width: 100%;
	height: auto;
}







.halberblockimpressionen {
	width: 50%;
	Height: auto;
	position: relative;
	float: left;
	background-color: #383732;
}
.viertelblockimpressionen1, .viertelblockimpressionen2 {
	width: 50%;
	Height: auto;
	position: relative;
	float: left;
	background-color: #383732;
	z-index: 10;
}
.impressionenpic {
	object-fit: cover;
	width: 100%;
	height: auto;
	outline: 4px solid #dad8cb;
	outline-offset: -2px;
}









.icon-insta {
	width: 30px;
	heigth: auto;
	display: inline;
	padding: 18px 0px 10px 0px;
}
.icon-facebook {
	width: 30px;
	heigth: auto;
	display: inline;
	padding: 10px 0px 10px 0px;
}
.icon-language {
	width: 30px;
	heigth: auto;
	display: inline;
	padding: 8px 0px 8px 0px;
}
.google-pin {
	width: 24px;
	heigth: auto;
	padding-right: 0;
}








#Footerblock {
	padding: 0% 7% 0% 7%;
	width: auto;
	text-align: center;
}
.footernav {
	display: inline-block;
	color: #fff;
	padding: 8px;
}







ul {
	list-style-type: none;
	margin-left: -20px;
}
p {
	margin: 0 0 1em 0;
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	text-align: center;
}
a:link {
	text-decoration: underline;
	color: #000;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #BD0B25;
}
a:active {
	text-decoration: underline;
	color: #000;
}


a.txtlinkblack:link {
	text-decoration: none;
	color: #000;
}
a.txtlinkblack:visited {
	text-decoration: none;
	color: #000;
}
a.txtlinkblack:hover {
	text-decoration: underline;
	color: #000;
}
a.txtlinkblack:active {
	text-decoration: none;
	color: #000;
}

a.txtlinkwhite:link {
	text-decoration: none;
	color: #FFF;
	font-size: 16px;
}
a.txtlinkwhite:visited {
	text-decoration: none;
	color: #FFF;
	font-size: 16px;
}
a.txtlinkwhite:hover {
	text-decoration: underline;
	color: #FFF;
	font-size: 16px;
}
a.txtlinkwhite:active {
	text-decoration: none;
	color: #FFF;
	font-size: 16px;
}







@media (min-width: 1500px) {
.halberblocktxtinhalt {
	width: 50%;
	padding: 0% 25% 0% 25%;
}
}

@media (min-width: 1px) and (max-width: 1000px) {
body {
	font-size: 20px;
}

.polyheadline {
	width: 90%;
	height: auto;
}
.polysubline {
	width: 70%;
	height: auto;
}
.halberblockbild1, .halberblockbild2, .halberblockbild3, .halberblockbild4{
	width: 100%;
	padding-bottom: 100%;
	display: block;
	margin-bottom: -8px;
}
.halberblocktxt1, .halberblocktxt2, .halberblocktxt3, .halberblocktxt4 {
	width: 100%;
	display: block;
	margin-bottom: -8px;
}
.halberblocktxt1:after, .halberblocktxt2:after, .halberblocktxt3:after, .halberblocktxt4:after {
  	padding-bottom: 150%;
}
.halberblockbild1{
	order: 1;
}
.halberblockbild2{
	order: 3;
}
.halberblockbild3{
	order: 5;
}
.halberblockbild4{
	order: 7;
}
.halberblocktxt1 {
	order: 2;
}
.halberblocktxt2 {
	order: 4;
}
.halberblocktxt3 {
	order: 6;
}
.halberblocktxt4 {
	order: 8;
}
.halberblockimpressionen {
	width: 100%;
	float: none;
}
}
