@charset "UTF-8";

* {
    padding: 0;
    margin: 0;
}

body {

    background-color: #f6E7E2;
    font-family: Arial, Verdana;
    font-size: 12pt;
    font-weight: normal;
}

main {
    width: 100%;
    max-width: 1480px;
    margin: 0 auto;
    position: relative;
}

h1 {
    font-size: 3em;
    font-family: Times, serif;
    color: #990000;
    font-weight: normal;
}

h2 {
    font-size: 2em;
    font-family: Times, serif;
    color: #990000;
    font-weight: normal;
    line-height: 1.1em;
}


h3 {
    font-size: 1.5em;
    line-height: 1.3em;
    font-family: Times, serif;
    font-weight: normal;
    color: #990000;
}


p {
    font-size: 1.2em;
    color: #333;
    line-height: 1.2em;
}
a{
    text-decoration: none;
    color: #333;
}


header {
    height: 230px;
    /*	background: red ; */
    background: right;
    background-image: url("img/headspacer_rot.png");
    background-repeat: repeat-x;
    margin-top: 4em;
}

section {
    /*    background: yellow;*/
    height: auto;
    width: 100%;
}

article {
    position: relative;
    /*    background:green;*/
    height: auto;
    width: 100%;
}

.willkommen {
    background-image: url("img/hg_Startseite_2000.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.chronik {
    background-image: url("img/large_bild_haus-chronik_4.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.zimmer {
    background-image: url("img/Loewen_zimmer3.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.anfahrt {
    background-image: url("img/hg_Chronik_2_2000.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.kontakt {
    background-image: url("img/hg_Kontakt_3_2000.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.galerie {
    background-image: url("img/Loewen-garten2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.impressum {
    background-image: url("img/hg_Allerlei_2000.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}



#inhalt {
    width: 80%;
    background-color: rgba(255, 255, 255, 0.85);
    margin: 0 auto;
    padding: 5em 3em;
    z-index: 25;
}


#weinlaub {
    position: absolute;
    top: 5px;
    right: 50px;
    float: right;
    width: 30%;
    height: 370px;
    background-image: url("img/weinlaub_bild.png");
    background-repeat: no-repeat;
    background-position: right top;
    z-index: 15;
}

#weintrauben {
    position: absolute;
    top: 5px;
    float: left;
    left: 50px;
    width: 30%;
    height: 230px;
    background-image: url("img/weintrauben.png");
    background-repeat: no-repeat;
    z-index: 10;
}

#logos {
    position: relative;
    z-index: 20;
    width: 100%;
    height: 100%;
    bottom: 15px;

}

#logo {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url("img/logo_lowen.png");
    background-position: center;
    background-repeat: no-repeat;
}

#slogan {
    position: absolute;
    width: 100%;
    height: 140px;
    top: 100px;
    left: 100px;
    background-image: url(img/slogan_ehrlich_familiaer.png);
    background-position: center;
    background-repeat: no-repeat;
}

#navi {
    display: block;
    padding:0.5em 1em;
}

#navpoint {
    height:auto;
    position: relative;
    background-image: url(img/menu_blanco_c.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 180px;
    height: 60px;
}

#blanko {
    background-image: url(img/menu_blanko_a.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 180px;
    height: 55px;

}

#blanko:hover {
    background-image: url(img/menu_blanko_b.png);
    background-repeat: no-repeat;
    width: 180px;
    height: 55px;
    display: block;     
}


.blankoohne {
    position: absolute;
    width:150px;
    height: 40px;
    text-align: center;
    color:#fff;
    font-size: 1.25m;
    line-height: 1.3em;
    font-family: Times, serif;
    font-weight: normal; 
    display: flex;
    align-items: center;
    justify-content: center;
}
.blanko {
    position: absolute;
    width:150px;
    height: 40px;
    text-align: center;
    color:#fff;
    font-size: 1.25m;
    line-height: 1.3em;
    font-family: Times, serif;
    font-weight: normal; 
    display: flex;
    align-items: center;
    justify-content: center;
     text-decoration: none;
}
.blanko:hover {
    color:#990000;    
}


#text {
    float: left;

}

footer {
    position: relative;
    height: 127px;
    background-image: url("img/footer-spacer_rot.png");
}

footer a {
    font-family: Times, serif;
    color: #fff;
    font-weight: normal;
    font-size: 1em;
    padding-top: 2.5em;
}

footer p {
    font-family: Times, serif;
    color: #fff;
    font-weight: normal;
    font-size: 1em;
    padding-top: 2.5em;
    margin-left: 6em;
}



#wappen {
    position: absolute;
    bottom: -40px;
    float: left;
    left: 80px;
    width: 20%;
    height: 205px;
    background-image: url("img/wappen.png");
    background-repeat: no-repeat;
    z-index: 10;
}


#weinlaub_footer {
    position: absolute;
    bottom: -25px;
    right: 35px;
    z-index: 20;
    float: right;
    min-width: 277px;
    height: 176px;
    max-height: 230px;
    background-image: url("img/weinlaub_footer.png");
    background-repeat: no-repeat;
    background-position: right top;
    z-index: 15;
}


.impressumLink {
    text-align: right;
    color: #fff;
    padding: 0 0 0 2em;
    
}
.impressumLink a {
    text-align: right;
    color: #fff;
    
}
th {
    padding: 2px 20px 5px 0 ;
    line-height: 1.2em;
    
}


