/* CSS Document */

body {
    color: #040404;
    background-color: #767779;
    font-family: 'Roboto Condensed', Roboto, Calibri, Arial, helvetica;
    font-size: 14pt;
    font-weight: 300;
    padding-top: 10px;
    background-image: url(../images/bg3.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

#top-anchor {
    margin-top: 0;
    display: block
}

p {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    margin-top: 10px;
    margin-bottom: 10px
}

div.footer-element p {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    margin-top: 5px;
    margin-bottom: 5px
}

img {
    border: 0 solid
}

@media screen and (max-width:1100px) {
    body {
        font-size: 14pt
    }
}

@media screen and (min-width:1100px) {
    body {
        font-size: 16pt
    }
}

@media screen and (max-width:1100px) {
    .mainwrapper {
        width: 95%;
        margin: auto auto 120px;
        background-repeat: no-repeat;
        background-position: 0 0;
    }
}

@media screen and (min-width:1100px) {
    .mainwrapper {
        width: 60%;
        min-width: 915px;
        margin: auto auto 120px;
        background-repeat: no-repeat;
        background-position: 0 0;
    }
}

#mainwrapper2 {
    width: 100%;
    margin: auto;
    background-position: 100% 0;
    background-repeat: no-repeat;
}

#header {
    width: 100%;
    text-align: center;
    padding: 5px 15px 0
}

#header1 {
    text-align: center;
    font-size: 26pt;
    /* color: #fff; */
    font-family: Roboto, Calibri, Arial, helvetica;
    font-style: normal;
    margin-top: 0;
    margin-left: 0;
    color: white;
    font-weight: 700;
}

#header1a {
    float: right;
    text-align: right;
    font-size: 26pt;
    color: #fff;
    font-family: Roboto, Calibri, Arial, helvetica;
    font-style: italic;
    margin-top: 0;
    margin-right: 120px;
    display: none
}

#header2 {
    margin-right: 0;
    width: 100%
}

#header-img {
    background-image: url(../images/header/header_main.jpg);
    width: 100%;
    height: 180px;
    float: left;
    background-position: 50% 0;
    background-size: 100%
}

#header-txt {
    color: #333;
    font-family: Calibri, Arial, Helvetica;
    font-size: 18pt;
    top: 65px;
    position: relative;
    left: 30px
}

#footer-center {
    margin: auto;
    padding-left: 0;
    width: 100%;
    text-align: center;
}

@media screen and (max-width:1100px) {
    #footer-center {
        width: 95%
    }
}

@media screen and (min-width:1100px) {
    #footer-center {
        width: 60%
    }
}

a {
    color: #040404;
    text-decoration: none;
    font-weight: 400
}

a#t1,
a#t2,
a#t3,
a#t4,
a#t5,
a#t6 {
    color: #040404;
    text-decoration: none;
    font-weight: 400;
    font-family: Roboto, Calibri, Arial, helvetica;
    font-size: 18pt
}

a_sub {
    font-weight: 400
}

a:active,
a:focus,
a:hover {
    color: #fff;
    text-decoration: none
}

span.meal {
    font-weight: 700;
    display: block;
    font-size: 16pt
}

span.meal-desc {
    display: block;
    font-size: 14pt;
    margin-left: 20px
}

p.toplink {
    text-align: right;
    display: block;
    clear: left;
    padding-right: 30px
}

p.toplink a {
    color: #040404;
    text-decoration: none;
    font-size: 18px
}

p.toplink a:hover {
    color: #fff;
}

#logo_subtitle,
#logo_title {
    font-size: 40px;
    line-height: 55px;
    margin: 0
}

#logo_subtitle {
    font-size: 28px;
}

div.content-pane {
    border-top: 0 dotted #333;
    padding: 20px 10px 10px;
    float: left;
    background-repeat: repeat-x;
    width: 100%;
    background-position: 50% 0
}

div.content-contact {
    float: left;
    width: 100%
}

div.content-impressum,
div.content-datenschutz {
    border-top: 0 dotted #333;
    padding: 50px 10px 10px;
    float: left;
    font-size: 16px;
    background-repeat: repeat-x;
    background-position: 50% 0;
}

div.content-pane1 {
    border-top: 0 dotted #333;
    padding: 10px;
    float: left;
    width: 100%;
}

div.address-pane {
    border-top: 1px dotted #333;
    padding: 4px;
    clear: left;
    position: fixed;
    bottom: 0;
    background-color: #777777;
    height: 20px;
    margin-left: -10px;
    width: 100%
}

h1 {
    font-size: 40px;
    font-weight: 300;
    font-family: 'Roboto Condensed', Roboto, Calibri, Arial, helvetica;
    color: #303060;
    line-height: 60px;
    text-align: center
}

h1 a {
    color: #303060;
}

#status {
    font-weight: 500;
    text-align: center
}

#status-open {
    color: #378733;
    display: block;
    line-height: 70px;
    font-weight: 700
}

#status-closed {
    color: #040404;
    display: block;
    line-height: 70px;
    font-weight: 700
}

.main {
    position: relative;
    visibility: visible;
    z-index: 0;
    background-repeat: no-repeat;
    overflow: hidden;
    padding: 40px;
    background-color: rgba(255, 255, 255, 0.6);
    margin-top: 60px;
}

#Menueleiste {
    margin: 10px 10px 0;
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 40px;
}

#Menueleiste a {
    color: #040404;
    text-decoration: none;
    font-weight: 300;
    text-align: center;
    border-right: 1px solid #696060;
    padding: 0 7px;
    display: inline-block;
    letter-spacing: 2px;
    text-transform: uppercase
}

.smallcaps {
    font-size: 88%
}

#Menueleiste a.last {
    border-right: 0 solid #696060
}

@media screen and (max-width:1100px) {
    #Menueleiste a {
        font-size: 14pt
    }
}

@media screen and (min-width:1100px) {
    #Menueleiste a {
        font-size: 18pt
    }
}

.footer-element {
    margin-right: 75px;
    float: left;
    font-size: 13px
}

.footer-element-w3c {
    margin-right: 20px;
    float: right;
    font-size: 13px;
    margin-top: 20px
}

.scroll {
    overflow: scroll;
    overflow-x: hidden;
    padding: 3px 60px 3px 3px;
    margin: 5px;
    display: block
}

div.thumb {
    float: left;
    margin: 6px;
    width: 240px;
    height: 170px;
    overflow: hidden;
    position: relative;
    border: 1px solid #fff;
    -webkit-transition: width 0.2s ease-out;
    /* Safari 3.2+, Chrome */
    -moz-transition: width 0.2s ease-out;
    /* Firefox 4-15 */
    -o-transition: width 0.2s ease-out;
    /* Opera 10.5–12.00 */
    transition: width 0.2s ease-out;
    /* Firefox 16+, Opera 12.50+ */
}

div.para-img,
div.para-img2 {
    width: 100%;
    height: 600px;
    margin: auto;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position-x: 50%;
    background-position-y: 50%;
    -webkit-transition: background 0.2s ease-out;
    /* Safari 3.2+, Chrome */
    -moz-transition: background 0.2s ease-out;
    /* Firefox 4-15 */
    -o-transition: background 0.2s ease-out;
    /* Opera 10.5–12.00 */
    transition: background 0.2s ease-out;
    /* Firefox 16+, Opera 12.50+ */
    float: left;
}

#prod1 {
    width: 90%;
    height: 400px;
    margin-left: 5%;
}

#prod2 {
    width: 55%;
    height: 600px;
    margin-left: 18%;
}

#prod3 {
    width: 80%;
    height: 600px;
    margin-left: 8%;
}

#prod4 {
    width: 55%;
    height: 600px;
    margin-left: 18%;
}

div.thumb img {
    min-width: 240px;
    min-height: 170px;
    width: 290px;
    position: absolute;
    margin-left: -15%;
    border: 0
}

span.designlink {
    font-family: VT323, "Letter Gothic", system, helvetica;
    font-size: 10pt;
    position: absolute;
    bottom: 0;
    clear: left;
    z-index: 100;
    color: #fff;
}

span.designlink a {
    color: #fff;
}

span#webversion,
span#webversion a {
    text-align: right;
    display: block;
    color: #b0b0b0
}

span#webversion2,
span#webversion2 a {
    font-size: 10pt;
    text-align: right;
    color: #b0b0b0
}

span#language2,
span#language2 a {
    text-align: right;
    color: #b0b0b0;
    font-size: 10pt;
}

div#version {
    position: absolute;
    top: 0px;
    width: 100%;
    text-align: center;
}