
* {
    margin:0;padding:0;
    list-style-type: none;
    text-decoration: none;
}



body {
    background: #b5b5b5; 
    background-image: url(img/sternepattern_c.png);
    background-repeat: repeat;
    background-attachment: fixed;  
    
    font-family: 'Open Sans', sans-serif; 
    border-top: solid 14px #000000;
}     




.sidebar {
    display: none;
}

.wrapper2 {
    width:85%;
    max-width: 960px;
    margin: auto;
}

.wrapper {
    width:85%;
    max-width: 960px;
    margin:auto;
    background: rgba(255, 255, 255, 0.80);
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

header {
    width:100%;
    height:429px;
    background-image: url(img/headcontent_c.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}

header h1 {
    width:650px;
    margin:auto;
    padding-top: 160px;
    font-size: 2.5rem;
    letter-spacing: 0.05rem;
    line-height: 3rem;
    text-align: center;
    font-family: 'Headland One', serif;
    font-weight: normal;
    color:rgb(255, 255, 255);
    text-shadow: 0px -5px 17px rgb(0, 0, 0);
}


.mobile {
    display: none;
}

.sidebar {
    display: none;
}

#sidebartoggler {
    display: none;
}

nav {
    height: 50px;
    width:100%;
    background: #000000;
    
    display: flex; 
    display: -webkit-flex; 
    justify-content:center; 
   // align-items: flex-end; 
    
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}


nav ul li {

    line-height: 50px;
    list-style-type: none;
    letter-spacing: 0.08rem;
    float: left;
    width:140px;
    color: #fff;
    text-align: center;
}

nav ul li:nth-child(3) {
    width:180px;

}


nav ul li a {
    font-size: 1.0rem;
    font-family: 'Headland One', serif;    
    font-weight: normal;
    letter-spacing: 0.05rem;
    height:50px;
    text-decoration:none;
    color: #fff;
    transition: all 0.7s ease;
    text-align: center;
}
    

nav ul li a:hover {
    color:#ffe972;
    letter-spacing: 0.2rem;
    text-shadow: 0px 0px 10px #000;
}



nav ul li img {
    margin-top: -65px;
    width: 180px;
}




#content1, .contenthead {
    border-radius: 24px;
    margin-bottom: 50px;
}

#content1 {
    text-align: center;
}



.wrapper #content1 .pic {
    padding-top: 6rem;
}

#content1 h2 {
    font-family: 'Headland One', serif;
    font-weight: 700;    
    letter-spacing: 0.04em;
    margin:auto;
    margin-bottom: 20px;
    
    width:100%;
    height:50px;
   
    
    font-size: 1.4rem;
    text-align: center;
    line-height: 50px;
    
    color:#000000;
    
    background-color: rgba(255, 255, 255, 0.5)
}

#content1 h3 {
    text-align: left;
    font-family: 'Headland One', serif;
    font-weight: normal;    
    letter-spacing: 0.05rem;
    margin:auto;
    margin-bottom: 20px;
    margin-top: 40px;
    
    width:52.2%;
    height:35px;
   
    
    font-size: 1.0rem;
    text-align: center;
    line-height: 36px;
    
    color:#ffffff;
    
    background-color: rgba(30, 80, 100, 0.63)
}

#content1 p {
    line-height: 1.3rem;
    font-size: 0.8rem;
    text-align:left;
    width:50%;
    margin: auto;
    margin-bottom: 35px;
    margin-top: 15px;
}


.nomargin {
    line-height: 1.3rem;
    font-size: 0.9rem;
    margin: 10px 0px 15px 0px;
    float: left;
    color: #1e5064:
}

#content1 p a {
    color: #000;
    transition: all 0.6s ease;
    background-color: rgba(91, 125, 138, 0.31);
    padding: 2px 5px 2px 5px;
    margin-left: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;

}

#content1 p a:hover {
    color: rgb(255, 255, 255);
    letter-spacing: 0.02rem;
    background-color: rgb(91, 125, 138);

}


#content1 ul li {
    line-height: 2rem;
    font-size: 0.9rem;
    text-align:center;
    width: 52.2%;
    margin: auto;
    margin-bottom: 5px;
    background-color: rgba(30, 80, 100, 0.1);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color:rgba(30,80,100,1)
}


#content1 ul li {
    line-height: 2rem;
    font-size: 0.9rem;
    text-align:center;
    width: 52.2%;
    margin: auto;
    margin-bottom: 5px;
    background-color: rgba(30, 80, 100, 0.1);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color:rgba(30,80,100,1)
}


.wrapper #content1 .buch {
    width: 52%;
    height:290px;
    background-color: rgba(91, 125, 138, 0.2);
    margin: auto;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.wrapper #content1 .buch h3 {
    width: 100%;
    margin: auto;
}

.wrapper #content1 .buch img {
    float: left;
    padding: 25px 15px;
}

.wrapper #content1 .buch .buchtext {
    float: left;
    width: 50%;
    padding-top: 25px;
    line-height: 1.2rem;
    font-size: 0.8rem;
    text-align:left;
}

.wrapper #content1 .buch .preis p {
    float: left;
    font-size: 1rem;
    text-align:left;
    color: rgba(30,80,100,1);
}

.wrapper #content1 .buch .bestellen {
    text-align:left;
    float: left;
    width: 50%;
    height: 10px;
}
    

.wrapper #content1 .buch .bestellen a {
    background-color: rgba(91, 125, 138, 0.3);
    height: 30px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    padding-top: 5px;
    font-size: 0.8rem;
    color: rgba(30,80,100,1);
    padding-left: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    transition: all 0.9s ease;
}

.wrapper #content1 .buch .bestellen a:hover {
    letter-spacing: 0.03rem;
    box-shadow: 5px #000;
    color: #fff;
}

.pressebuch p {
    background-color: #fdfdfd;
    padding: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;

}

iframe {
    width: 480px;
    height: 270px;
}


footer h4 {
    
    width:170px;
    color: #d9d9d9;
    line-height: 1.2rem;
    font-family: 'Headland One', serif;
    font-weight: normal;
    font-size: 0.7rem;
    letter-spacing: 0.08rem
}

footer {
    width:100%;
    height:100px;
    background-color:#000000;
    padding-top:10px;
    border-top: solid 2px #fff;
}



footer .wrapper2 ul {
    float:left;
    margin-right: 15px;
}

footer .wrapper2 ul li {
    color: #d9d9d9;
    line-height: 1.2rem;
    font-family: verdana, sans-serif;
    font-size: 0.7rem;
}

footer .wrapper2 ul:nth-child(2) {
  padding-left: 20px;
}

footer .wrapper2 ul:nth-child(4) {
  padding-left: 20px;
}

footer .wrapper2 ul:nth-child(6) {
  padding-left: 20px;
}

footer .wrapper2 ul li a {
    text-decoration: none;
    color: #d0d0d0;
}

footer .wrapper2 ul li a:hover {
    text-decoration: none;
    color: #fff;
}



.wrapper #content1 .cbild img {
    width: 100%;
    padding-top: 0px;
    margin-bottom: 30px;
    border-top: solid 7px rgba(255, 255, 255, 0.7);
    border-bottom: solid 7px rgba(255, 255, 255, 0.7);
}

.wrapper #content1 .lbild img {
    width: 100%;
    margin-top: -7%;
    margin-bottom: 30px;
        border-bottom: solid 7px rgba(255, 255, 255, 0.7);
}

p strong {
    font-size: 1.2rem
}


