@font-face { font-family: 'Merriweather';
src: url('fonts/Merriweather-Italic_wght.eot#') format('eot'),
url('fonts/Merriweather-Italic.woff') format('woff'),
url('fonts/Merriweather-Italic.ttf') format('truetype'),
url('fonts/Merriweather-Italic.svg#svgFontName') format('svg'); }
@font-face { font-family: 'Oswald';
src: url('fonts/Oswald-VariableFont_wght.eot#') format('eot'),
url('fonts/Oswald-VariableFont_wght.woff') format('woff'),
url('fonts/Oswald-VariableFont_wght.ttf') format('truetype'),
url('fonts/Oswald-VariableFont_wght.svg#svgFontName') format('svg'); }
@font-face { font-family: 'Oswaldlight';
src: url('fonts/Oswald-Light.eot#') format('eot'),
url('fonts/Oswald-Light.woff') format('woff'),
url('fonts/Oswald-Light.ttf') format('truetype'),
url('fonts/Oswald-Light.svg#svgFontName') format('svg'); }
@font-face { font-family: 'Optima';
src: url('fonts/unicode.optima.eot#') format('eot'),
url('fonts/unicode.optima.woff') format('woff'),
url('fonts/unicode.optima.ttf') format('truetype'),
url('fonts/unicode.optima.svg#svgFontName') format('svg'); }
html, body{
    font-family: Oswald;
    background-color: #ebe8e1;
    color: #000;
    font-size: 24px;
}
#head{
    background-image: url(images/transparenz.png);
    height: 90px;
    width: 100%;
    position: fixed; 
    font-family: Oswald; 
    color: #FFF;  
    top: 0;
    z-index: 100;
}
#footer{
    background-image: url(images/transparenz.png);
    height: 130px;
    width: 100%;
    position: relative;
    font-family: Oswald;
    text-align: center;
    padding-top: 80px;
    
}
#footer a{
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    margin-right: 40px;
}
#footer a:hover{
    color: #c7a17a;
    transition: 0.5s;
}
#subfooter{
    background-color: #000;
    height: 100px;
    width: 100%;
    position: relative;
    font-family: Oswald;  
    text-align: center;  
}
#subfooter #socialmedia{
    text-align: center;
    position: relative;
}
h1{
    font-weight: 700;
    text-transform: uppercase;
    font-size: 48px;
    font-family: Oswald;
    color: #000;
}
h1 a, h2 a, h3 a{
    color: #000;
}
h1 a:hover, h2 a:hover, h3 a:hover{
    color: #c7a17a;
    transition: 0.5s;
    text-decoration: none;
}
h2{
    font-weight: 700;
    text-transform: uppercase;
    font-size: 30px;
    font-family: Oswald;
}
h4{
    font-weight: 700;
    text-transform: uppercase;
    font-size: 48px;
    font-family: Oswald;
    color: #FFF;    
}
a {
    color: #C21E22;
    text-decoration: none;
}
input{
    font-family: Merriweather;
}
#menu{
    left: 20%;
    position: absolute;
    top: 30px;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 2px;
}
#menu ul li ul a{
    font-size: 17px;
    font-family: Oswaldlight;
    letter-spacing: 3px;
    text-transform: uppercase;
    z-index: 100;
    color: #666
    font-weight: 100; 
}
#menu ul a{
    font-size: 18px;
    font-family: Oswald;
    font-weight: 700;
    color: #FFF;
    text-transform: uppercase;
}

#content{
    margin-top: 0px;
    font-family: Optima;
    background-color: #ebe8e1;
    width: 100%;
    position: relative;
    left: 0;
    color: #000;
}
#screen{
    z-index: 10;
    width: 100%;
    position: relative;
    height: auto;
    left: 0;
    padding: 0;
    margin: 0;
    margin-top: 90px;
}
#logo{
    height: 80px;
    width: auto;
    display: inline-block;
    top: 5px;
    left: 20px;
    position: absolute;
}
.icon{
    width: 24px;
    margin-right: 20px;
}
#socialmedia{
    position: absolute;
    right: 0;
    top: 30px;
}
.outerbox{
    position: relative;
    padding-left: 10%;
    padding-right: 10%;
    
}
.suchbox{
    display: inline-block;
    width: 100%;
    background-color: #f6f4ef;
    font-family: Merriweather,serif;
    font-style: italic;
    font-size: 16px;
    color: #737270;
    border: none;
}
select {
    margin-bottom: 10px;
}
#sendbutton{
    font-size: 20px;
    background-color: #000;
    color: #FFF;
    border: none;
    padding: 4px;
    
    
}
#kontaktbox{
    width: 364px;
    position: fixed;
    top: 500px;
    right: -300px;
    z-index: 200;
    transition: 1s;
    height: 64px;
    overflow: hidden;
    padding: 5px;
    border-radius: 8px;
    background-color: #D1C8B3;
}
.kontakticon{
    width: 64px;
    margin-left: 2px;
    margin-bottom: 10px;
}
#kontaktbox span{
    display: inline-block;
    margin-top: -36px;
    height: 64px;
    vertical-align: middle; 
}
#telicon{
    display: none;
}
#ico_menu, #ico_search{
    display: none;
}

#mobilemenu{
    display: none;
}
#suchbox{
    background-color: #fff;
    height: 90px;
    width: 100%;
    position: fixed;
    font-family: Oswald;    
    top: 0;
    z-index: 250; 
    display: none;   
}
/* CSS für 360er Slider */
#p360_l2, #p360_m2, #p360_r2{
    opacity:0;
}
.grad360{
    position: relative;
    float:left;
    width: 28%;
    padding-left: 5%;
    transition: opacity 500ms ease-out;
}
.grad360 img{
    width: 100%;
    height: auto;
    border: solid 10px #FFF;
}
.grad360 img:hover{
   border-color: #171717;
   transition: 1s;
}
#p360_l, #p360_l2{

    top: 0px;
}
#p360_m, #p360_m2{

    top: 0px;
}
#p360_r, #p360_r2{

    top: 0px;
}
#text360{
    position: relative;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    font-weight: 700;
    font-size: 48px;
    font-family: Oswald;

}
#text360 a{
    text-transform: none;
    font-size: 30px;
}
#container360{
    position: relative;
    width: 80%;
    left: 10%;
    top: 20px;
}
#inner360{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.buybox{
    display: block;
    width: auto;
    padding: 6px;
    padding-bottom: 0px;
    background-color: #d1c8b3;
    border-radius: 10px;
    position: relative;
}
.buybox h2{
    display: inline-block;
    padding: 0px;
    position: relative;
    margin: 0;
    top: -16px;
    margin-left: 20px;
    margin-right: 20px;
    
}
.buybox img{
    display: inline-block;
    padding: 0px;
    position: relative;

}
#datenschutz{
    position: fixed;
    background-color: #2b2a29;
    color: #fff;
    top: 5%;
    z-index: 9999;
    width: 80%;
    left: 10%;
    opacity: 0.95;
    font-size: 15px;                
    font-family: Optima;
    padding: 1%;
    padding-bottom: 50px;
    border-radius: 5px;
    border: 3px solid #fff
}
#datenschutz h2{
    line-height: 30px;
    margin-top: 10px;
}
#datenschutzok, #datenschutzweiter, #datenschutzanalytics{
    display: block;
    position: relative;
    top: 6px;
    color: #ccc;
    border: medium solid #ccc;
    border-radius: 3px;
    padding: 3px;
    margin-right: 2px;
    margin-bottom: 5px;
    width: 80%;
    font-size: 24px;
}
#datenschutzanalytics{
    background-color: #D1C8B3;
    color: #000;
}
.video{
    width: 50%;
}
