
#mybyte_media_cookiehinweis {
	line-height: 125%;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid;
    bottom: 0;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
    color: #484848;
    font-size: 12px;
    line-height: 125%;
    margin: 20px;
    padding: 10px;
    position: fixed;
    width: 200px;
    z-index: 999999;
	right: 0;
	display: none;
}

#mybyte_media_cookiesettings {
	line-height: 125%;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid;
    bottom: 0;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
    color: #484848;
    font-size: 10px;
    line-height: 125%;
    margin: 10px;
    padding: 10px;
    position: fixed;
    z-index: 999999;
	right: 0;
	display: none;
	cursor: pointer;
}

#mybyte_media_cookiehinweis_close {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    padding: 10px;
	margin: 0;
    text-align: center;
}

#mybyte_media_cookiehinweis_save {
    background: #dedede none repeat scroll 0 0;
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 14px;
    padding: 10px;
    margin: 0;
	margin-top: 10px;
    text-align: center;
}

#mybyte_media_cookiehinweis_mehrinfos {
	text-decoration: underline;
}

a, a:visited, a:hover {
    color: #000000;
}

b, strong, #left {
    font-weight: 600;
}

#left {
    position: fixed;
    left: -100px;
    top: 50vh;
    transform: rotate(-90deg);
  font-size: 15px;
}

.site-footer {
    display: none;
}

.wpb_wrapper, strong, p, li, h3 {
    letter-spacing: 1.5px;
}

h2 {
    letter-spacing: 0;
}

body {
    background-image: url(https://vintage-no9.de/wp-content/uploads/2019/08/VintageNo9_Webvisitenkarte.jpg);
    background-position: top right !important;
    background-repeat: no-repeat;
    background-size: 75vh;
}

.site-header,
.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .one-container .container, .separate-containers .paging-navigation, .inside-page-header {
    background-color: transparent;
}

.haus {
    padding-left: 75px;
margin-top: -100px;
}

 .impressum {
    padding-left: 75px;
}



 @media (max-width: 600px)
 {
   
   h2 {
     font-size: 21px !important;
   }
}

 @media (max-width: 1050px)
 {
   body {
 background-image: none;
   }
}

 @media (max-width: 1170px)
 {
   
   h2 {
     font-size: 32px;
   }
   
   #left {
     left: -85px;
   }
   
   #left, body, button, input, select, textarea {
     font-size: 13px;
   }
}