
* {
    font-family: "Montserrat", sans-serif;
    color: #000000;
}

h4 {
    margin-top: 30px;
}

.montserratUpper {
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.8em;
    letter-spacing: 1px;
}
.libreUpper {
    font-family: "Libre Baskerville", serif;
    font-size: 0.9em;
    line-height: 1.4em;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.libreNormal {
    font-family: "Libre Baskerville", serif;
    font-size: 0.8em;
    line-height: 1.4em;
    letter-spacing: 1px;
}
.kontaktHeadline {
    text-transform: uppercase;
    font-size: 1.0em;
    font-weight: bold;
    letter-spacing: 1px;
}
.kontaktBlock {
    margin: 20px 0;
    letter-spacing: 1px;
    font-size: 0.8em;
    line-height: 1.4em;
}
.kontaktRow {
    padding-top: 10px;
    border-bottom: solid 3px #000000;
    line-height: 1.3em;
}
.imprintBlock {
    margin: 20px auto;
    width: 50%;
    letter-spacing: 1px;
    font-size: 0.8em;
    text-align: justify;
}

.white {
    color: #FFFFFF;
}

.row-fluid.toTop {
    height: 10px;
    text-align: right;
}
.row-fluid.toTop .span12 {
    padding-right: 10px;
}
.toTop .span12 a {
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    font-size: 0.6em;
    letter-spacing: 1px;
}
.toTop .span12 a:hover {
    text-decoration: none;
    color: #636363;
}
.toTop .span12 a.white:hover {
    text-decoration: none;
    color: #EEEEEE;
}

.row-fluid.whiteBox {
    border: solid 10px #FFFFFF;
    max-width: 1180px;
}
.span4.whiteBoxFirstCol, .span4.whiteBoxSecondCol, .span4.whiteBoxThirdCol {
    padding-top: 30px;
    width: 33.3%;
}
.span4.whiteBoxFullCol {
    padding-top: 30px;
    width: 100%;
}

.span4.whiteBoxFirstCol, .span4.whiteBoxSecondCol {
    border-right: solid 1px #FFFFFF;
}

.row-fluid.blackBox {
    background-color: #000000;
    background-image: url(/site/templates/img/freshlymade_bg.png);
    background-repeat: no-repeat;
}
.span6.blackBoxFirstCol, .span6.blackBoxSecondCol {
    padding-top: 30px;
    width: 50%;
}
.span6.blackBoxFirstCol {
    border-right: solid 1px #FFFFFF;
}

.row-fluid.blueBox {
    background-color: #8dd1de;
}
.span12.subline {
    margin-left: 0;
}

.row-fluid.whiteBox, .row-fluid.blackBox, .row-fluid.neutralBox {
    padding: 20px 0 20px 0;
}
.row-fluid.blueBox {
    padding: 0;
}
.row-fluid.blueBox {
    padding: 0;
}

.menuheadlineday {
    font-size: 0.9em;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: normal;
    display: block;
    padding-top: 10px;
}
.menuheadline {
    font-size: 0.7em;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: normal;
    display: block;
    padding-top: 30px;
}
.menuheadlineblack {
    font-family: "Libre Baskerville", serif;
    font-size: 0.9em;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: lighter;
    display: block;
    padding-top: 30px;
}
.menuitem {
    margin-bottom: 20px;
}
.menutitle {
    font-size: 0.9em;
    letter-spacing: 1px;
    font-weight: normal;
    display: block;
}
.menutextwhite {
    font-size: 0.7em;
    letter-spacing: 1px;
    display: block;
}
.menutextblack {
    font-size: 0.9em;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: lighter;
    display: block;
    padding-top: 20px;
}
.menuprice {
    font-size: 0.7em;
    letter-spacing: 1px;
    display: block;
    margin-top: 3px;
    font-weight: lighter;
}
.black-bottom-claim {
    font-family: "Libre Baskerville", serif;
    font-size: 1.5em;
    letter-spacing: 5px;
    font-weight: lighter;
    text-transform: uppercase;
    display: block;
    padding-top: 40px;
}

hr {
    border-width: 1px 0;
    border-top: none;
    width: 75%;
    margin: 50px auto;
}
.hrblack {
    border-color: #000;
}

.row-fluid .span12.restauranttext {
    margin-top: 10px;
    padding-top: 10px;
}
.restauranttext {
    font-family: "Libre Baskerville", serif;
    font-size: 1.2em;
    line-height: 1.4em;
    letter-spacing: 1px;
    text-align: center;
}

.restaurantcentercol {
}

.sigature {
    font-size: 0.7em;
    text-transform: uppercase;
}

.headline {
    margin-top: 30px;
    font-size: 1.0em;
}

.brunchbox {
    font-size: 1.2em;
    letter-spacing: 2px;
    line-height: 1.5em;
    text-transform: uppercase;
    margin: 10px 0 15px 0;
}

.brunchboxmini {
    font-size: 0.7em;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.brunchline {
}

.sublines {
    margin: 10px 0 30px 0;
}
.subline1 {
    font-size: 0.9em;
    letter-spacing: 1px;
    line-height: 1.5em;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.subline2 {
    font-size: 0.8em;
    letter-spacing: 1px;
    line-height: 1.3em;
    padding: 0 50px;
    font-weight: normal;
}

.reservierungBlock {
    margin: 20px 0;
}

.google-button {
    margin-top: 5px;
    margin-left: 90px;
}

/* --- */

.row-fluid.header {
    margin-top: 0;
    padding-top: 20px;
}

body {
    background-color: #a6aca2;
    color: #000000;
    margin-top: 180px;
    padding-top: 0;
}

.header {
    background-color: #a6aca2;
    min-height: 160px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 500;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

.row-fluid {
    margin: 20px auto;
}

html, body, #container {
    height: 100%;
}
body > #container {
    height: auto;
    min-height: 85%; /* Hack to make stick footer work */
}

.row-fluid {
    max-width: 1200px;
}

.hero-unit-fix {
    margin-right: 55px;
}

.noserif {
    font-weight: normal;
}

.hero-unit p,
.block1 h3 {
	font-size: 0.75em;
	letter-spacing: 2px;
	text-align: center;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.centered {
    text-align: center !important;
}

a {
    text-decoration: none;
    color: #000000;
}
a:visited {
    text-decoration: none;
}
a:hover {
    color: #000000;
    text-decoration: underline;
}


#footer {
    border-top: solid 3px #000000;
    font-size: 0.6em;
    letter-spacing: 2px;
    font-weight: bold;
}
#footermenu {
}
#footer ul {
    margin: 0;
    padding: 30px 0 0 0;
    list-style-type: none;
    text-align: center;
}
#footer ul li {
    display: inline;
}
#footer ul li a {
    font-size: 1.2em;
    text-decoration: none;
    padding: .2em 2em;
    color: #000000;
    text-transform: uppercase;
}
#footer ul li a:hover {
    color: #636363;
    text-transform: uppercase;
}
.subfooterHead {
    text-align: center;
    padding-bottom: 5px;
    margin-bottom: 5px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 0.7em;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.subfootermenu {
    list-style-type: none;
    text-align: left;
    margin: 0;
    font-size: 0.8em;
    text-align: center;
}
.subfootermenu a {
    color: #000000;
}
.subfootermenu a:hover{
    text-decoration: none;
    color: #636363;
}
.row-fluid.footerBox {
    width: 70% !important;
}
.row-fluid.footerBox .span4 {
    width: 33.3%;
}
.footerBoxCenterCol {
    border-right: solid 1px #000;
    border-left: solid 1px #000;
}

#menu {
    font-size: 0.75em;
    padding-bottom: 10px;
    text-align: center;
}
#menu ul {
    list-style: none;
    text-align: center;
    margin-bottom: 0;
    margin-left: 0;
}
#menu li {
    position: relative;
    display: inline-block;
    margin-right: 40px;
}
#menu li:last-child {
    margin-right: 20px;
}
#menu li ul {
    display: none;
    position: absolute;
    margin-left: 0px;
    z-index: 20;
    text-align: center;
}
#menu li:hover ul {
    display: block;
    height: auto;
    width: 8em;
    margin-bottom: 10px;
}
#menu li ul li {
    clear: both;
    border-style: none;
}
#menu ul li a {
    text-decoration: none;
    font-weight: bold;
    font-size: 0.9em;
    letter-spacing: 2px;
    text-transform: uppercase;
    z-index: 10;
}
#menu ul li a:visited {
}
#menu ul li a:hover {
    color: #636363;
    text-decoration: none;
}

/* Pagination */
.MarkupPagerWrapper {
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.MarkupPagerNav {
    display: inline-block;
    clear: both;
    margin: 1em 0;
    font-family: Arial, sans-serif;
}
.MarkupPagerNav li {
    display: inline;
    list-style: none;
    margin: 0;
}
.MarkupPagerNav li a,
.MarkupPagerNav li.MarkupPagerNavSeparator {
    display: block;
    float: left;
    padding: 2px 9px;
    color: #fff;
    background: #333333;
    margin-right: 3px;
    font-size: 10px;
    text-transform: uppercase;
}
.MarkupPagerNav li.MarkupPagerNavOn a,
.MarkupPagerNav li a:hover {
    color: #ffffff;
    background: #535353;
    text-decoration: none;
}
.MarkupPagerNav li.MarkupPagerNavSeparator {
    display: inline;
    color: #777;
    background: #d2e4ea;
    padding-left: 3px;
    padding-right: 3px;
}

/* -------------------------------- */

@media all and (max-width: 1240px) {

    #menu {
        /*background-color: #ff1591;*/
    }
    .row-fluid.whiteBox {
        max-width: 98.1%; /* hack around white border */
    }
    .row-fluid.footerBox {
        width: 70%;
    }
}

@media (min-width: 768px) and (max-width: 979px) {

    #menu {
        /*background-color: #3252ff;*/
        padding-bottom: 10px;
    }
    .row-fluid.whiteBox {
        max-width: 97.6%; /* hack around white border */
    }
    .row-fluid.footerBox {
        width: 100%;
    }
    .row-fluid [class*="span"] {
        margin-left: 0;
    }
    .imprintBlock {
        width: 70%;
    }
}

@media (max-width: 767px) {

    .header {
        position: relative;
    }
    body {
        margin-top: 0;
    }

    #menu {
        /*background-color: #F00;*/
        padding-bottom: 10px;
    }
    #menu ul li, #footer ul li {
        display: block;
        width: 100%;
    }
    .span6.blackBoxFirstCol, .span6.blackBoxSecondCol {
        width: 100%;
        border-right: none;
    }
    .span4.whiteBoxFirstCol, .span4.whiteBoxSecondCol, .span4.whiteBoxThirdCol {
        width: 100%;
        border-right: none;
    }
    .row-fluid.blackBox {
        background-image: none;
    }
    .row-fluid.whiteBox {
        max-width: 97.0%; /* hack around white border */
    }
    .subfooterHead {
        margin-top: 10px;
    }
    .footerBoxCenterCol {
        border: none;
    }
    .google-button {
        margin-left: 90px;
    }
    .row-fluid .span6.restauranttext {
        width: 100%;
    }
    .row-fluid.footerBox .span4 {
        width: 100%;
    }
    .restaurantleftcol {
        padding: 0 0 30px 0;
        border: none;
    }
    .restaurantrightcol {
        padding: 0;
    }
    .span6.blackBoxFirstCol {
        border-right: none;
    }
    .row-fluid.footerBox .span4 .subfooterHead, .row-fluid.footerBox .span4 .subfootermenu {
        text-align: center;
    }
    .imprintBlock {
        width: 90%;
    }
}

@media (max-width: 480px) {

    #menu {
        /*background-color: #0F0;*/
        padding-bottom: 5px;
    }
    .row-fluid.whiteBox {
        max-width: 94.6%; /* hack around white border */
    }
}
