/*General Style*/
body {
    background: #DCDCDC;
    font-size: 100%;
    margin: 0em;
    padding: 0em;
}

h1 {
    font-size: 4.5em;
    line-height: 1.1em;
    font-family: Helvetica;
    font-weight: 100;
    color: #E2DBDB;
    margin: 0em;
}

h2 {
    font-size: 1.563em;
    line-height: 1.8em;
    font-family: Helvetica;
    font-weight: 100;
    color: #2f2d2c;
    margin: 0em;
    padding: 1.25em;
    text-align: left;
}

h3 {
    font-size: 1.5em;
    line-height: 1.8em;
    font-family: Helvetica;
    font-weight: 100;
    color: #E2DBDB;
    margin: 0em;
}

h4 {
    font-size: 1.5em;
    line-height: 0em;
    font-family: Helvetica;
    font-weight: 100;
    color: #2f2d2c;
    margin: 0em;
    text-align: center;
}

h5 {
    font-size: 0.7em;
    line-height: 0em;
    font-family: Helvetica;
    font-weight: 100;
    color: #2f2d2c;
    margin: 0em;
}

#PIC {
    display: none;
}

#aside iframe {
    height: 100px;
    width: 100%;
    display: block;
}

#aside01 iframe {
    height: 150px;
    width: 100%;
    display: block;
}

#aside02 iframe {
    height: 270px;
    max-width: 100%;
    display: block;
}

#homephp {
    height: 200px;
    width: 100%;
    display: block;
}

#Gastbuch {
    height: 600px;
    width: 100%;
    display: block;
}

p {
    line-height: 1.25em;
    font-family: Helvetica;
    font-weight: 100;
    color: #2f2d2c;
    margin: 0em;
    padding: 1.25em;
    text-align: justify;
}
 ul {
     margin: 0px;
     padding: 0px;
 }

 li {
     list-style: square;
     font-family: Helvetica;
     font-weight: 100;
     color: #2f2d2c;
     line-height: 1.25em;
     margin: 0em;
     padding: 0em;
     margin: 0.313em 0em 0.313em 0em;
 }

 img {
     width: 90%;
     height: auto;
     max-width: 100%;
 }

 a {
     text-decoration: none;
 }

 #menubar {
     display: block;
     background: #ffffff;
 }
 #menubar ul {
     display: block;
     width: 2em;
     padding: 0.9em;
 }
 #menubar ul li {
     display: inline;
 }

 #menubar ul li a.menubutton {
     display: none;
 }

 header {
     display: block;
     background: #2f2c2c;
     text-align: center;
 }

 header ul {
     display: block;
     width: 100%;
     max-width: 980px;
     text-align: left;
     margin: 0px auto;
 }

 header ul li {
     display: inline;
 }

 header img {
    clear: both;
    float: right ;
    clip:rect(auto 400px auto auto);

    height: 15%;
    width: 15%;
   
  }


  /*
  #WebC img {
    position: relative;
    display: inline-block;
    clip:rect(auto 400px auto auto);
    width: 100%;
    height: 100%;
}
*/

 nav {
     display: block;
     height: 2.5em;
     background: #ffffff;
     text-align: center;
 }

 nav ul {
     display: block;
 }

 nav ul li {
     display: inline;
     margin: 0em 0.1em 0em 0.1em;
 }

 nav ul li a {
     color: #454040;
     font-size: 1.125em;
     line-height: 2.5em;
     padding: 0.563em 0.438em 0.375em 0.483em;
     transition:background 0.2s ;
     -webkit-transition:background 0.2s;
 }

 nav ul li a:hover{
     background: #dbd9d8;
     border-bottom: 0.188em solid #b31f1d;
 }

 nav ul li a.active {
     border-bottom: 0.188em solid #b31f1d;
 }

 /*content area*/

 #main {
     display: block;
     width: 96%;
     max-width: 980px;
     margin: 1.25em auto;
     padding: 0em;
 }

 #main article {
     display: inline-block;
     width: 65.3%;
     background: #ffffff;
     vertical-align: top;
     margin: 0em;
     padding: 0em;
     text-align: center;
 }

#main ul li {
    display: block;
    font-family: Helvetica;
    font-size: 1.0em;
    padding: 1em;
    text-decoration: none;
    text-align: center;
}

#main ul li p{
    display: block;
    font-family: Helvetica;
    font-size: 1.0em;
    padding: 1em;
    text-decoration: none;
    text-align: center;
}

 #main article img {
     max-width: 560px;
     box-shadow: 0px 0px 5px -5px #4c4948;
     border-radius: 5px;
 }

#PreisK li a {
    display: block;
     font-family: Helvetica;
    font-size: 1em;
    text-decoration: none;
}

 #PreisK ul li {
     display: block;
     font-family: Helvetica;
    font-size: 1.5em;
    padding: 1em;
    text-decoration: none;
 }

 #PreisK table {
    font-family: Helvetica;
    width: 93%;
    max-width: 560px;
    margin: 0em 1.25em 0em 1.25em;
    font-size: 1.5em;
}

 #PreisK table tr {
    text-align: left;
    border: 1px solid #454040;
}

 #PreisK table tr:nth-child(even) {
     background-color: #adadad;
 }
#PreisK table tr:nth-child(odd) {
        background-color: #dddddd;
 }

/*
#PreisK table, th, td {
    border: 1px solid #454040;
}
*/

#WebC img {
    position: relative;
    display: inline-block;
    clip:rect(auto 400px auto auto);
    width: 100%;
    height: 100%;
}

#adress li a{
   display: block;
   list-style: square;
   font-size: 1.5em;
   text-decoration:none;
   color: #000000;
}

#adress li a:link{
    text-decoration:none;
    color: #000000;

 }

 #geschichte ul a{
    display: block;
    list-style: square;
    font-size: 1.5em;
    text-decoration:none;
    color: #000000;
 }

 #main aside {
     display: inline-block;
     width: 30.6%;
     margin-left: 3%;
     padding: 0em;
     vertical-align: top;
 }


 #main aside section {
     margin-bottom:1.563em ;
     background: #ffffff;
     border-bottom: 0.188em solid #b31f1d;
 }

 footer {
     display: block;
     background:  #2f2c2c;
     text-align: center;
 }

 footer ul {
     display: block;
     width: 100%;
     max-width: 980px;
     text-align: left;
     margin: 0px auto;
 }

 footer ul li {
     display: inline;
     font-size: 0.8em;
     line-height: 2.8em;
     color: #e2dbdb;
     padding: 0em 0.625em 0em 0.625em;
 }

 footer ul li a {
     color: #e2dbdb;
 }

 /* mobile Style */

@media screen and (max-width:800px) {
    body {
        font-size: 80%;
    }
}

@media screen and (max-width:600px) {
    #main aside, #main article {
        width: 100%;
        display: block;
        margin: 0.625em 0em 0.625em 0em;
    }
}

@media screen and (min-width:650px) {
    nav.nav {
        display: block !important;
    }
}

@media screen and (max-width:650px) {
    body {
        font-size: 70%;
    }

    #menubar ul li a.menubutton {
        display: block;
    }
    nav {
        display: none;
        height: auto;
    }
    nav ul li {
        display: block;
        margin: 0.3em 0em 0.3em 0em;
    }
}