
#body_wrapper {
    width: 100%;
}

#header_wrapper, #inner_content, #footer_content {
    width: 100%;
}

#header_wrapper {
    background-image: url(../images/header_bg.png);
    background-position: 50% -10px;
}

#header_content, #content_wrapper, .footer {
    width: 780px;
    margin-left: auto;
    margin-right: auto;
}

#header_content {
    text-align: center;
    padding: 35px 0 0px 0;
}

.LanguageWrap {
    float: none;
    padding-bottom: 1em;
}

#navigation_wrapper {
    padding-bottom: 40px;
}

.NavigationMain, .NavigationSub {
    height: auto;
    padding-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.NavigationMain {
    padding-top: 20px;
    border-bottom: 1px solid;
}

.NavigationMain ul, .NavigationSub ul {
    width: auto;
}

.NavigationMain li, .NavigationSub li {
    display: inline;
    float: none;
}

.col_1of3, .col_2of3, .col_full {
    width: 100%;
}

column {
    display: block;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 4em;
    -webkit-column-gap: 4em;
    column-gap: 4em;
}

column .clearfix {
    display: inline-block;
    width: 100%;
}

.section.LinkWrap {
    display: table-row;
}

.section.LinkWrap > .field {
    display: table-cell;
    padding: 1em;
}

.Site .description,
.section.Menusection,
#content_wrapper h2.title,
#content_wrapper .section .field,
.Gallery .socialshares_button {
    padding-left: 10px;
    padding-right: 10px;
}

#socialshares_wrapper .section > .element {
    padding-bottom: 2em;
}

#socialshares_wrapper .section .field {
    padding-left: 0;
}

.section h1.title {
    font-size: 2.5em;
    line-height: 1.3em;
    padding-bottom: 0.3em;
    margin-bottom: 0.5em;
}

#fancybox-content .section h1.title {
    font-size: 1.5em;
}

.section h2.title {
    font-size: 3.5em;
    line-height: 1.3em;
    border-bottom: 1px solid;
    padding-bottom: 0.3em;
    margin-bottom: 0.5em;
}

.column {
    float: none;
    padding: 0;
    border: 0;
}

.col_full {
    width: auto;
}

.SiteContent.element,
.Contact.element {
    display: table;
    width: 100%;
}

.section > .element {
    padding-bottom: 4em;
}

.SiteContent.element .text_wrapper,
.SiteContent.element .File,
.Contact.element .section {
    width: auto;
    display: table-cell;
    float: none;
    vertical-align: top;
    word-break: break-word;
}

.SiteContent.element .File {
    padding-left: 30px;
    margin: 0;
}

.section h1.title,
.section h2.title,
.Menusection > .title {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.section h2.title,
.Menusection > .title {
    width: 80%;
}

column .section h2.title,
column .Menusection > .title {
    width: 80%;
}

.section h2.title.left {
    text-align: left;
    width: auto;
    margin-left: 0;
    margin-right: 0;
}

.section .subtitle,
.Menusection .MenusectionSub > .description {
    text-align: center;
    width: 400px;
    padding: 0 1em;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
}

.Menusection .MenusectionSub > .description {
    width: 200px;
}

.section .subtitle {
    margin-top: -2.1em;
    font-size: 1.2em;
}

.MenusectionWrap .Menusection,
.MenusectionWrap .MenusectionInfo {
    float: none;
    width: auto;
}

.MenusectionWrap .MenusectionInfo {
    text-align: center;
    padding-top: 1em;
    padding-bottom: 3em;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
}

.Menusection .MenusectionSub .title {
    font-size: 2.0em;
    text-align: center;
    line-height: 1.4em;
    word-break: break-word;
}

.Menusection .MenusectionSub > .description {
    margin-top: -1.6em;
    font-size: 1.2em;
}

.Menusection .MenusectionSub,
.MenusectionContent,
.Menusection .MenusectionSubWrap .MenusectionSubWrap {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    -o-column-break-inside: avoid;
    -ms-column-break-inside: avoid;
    column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

.Menusection .MenusectionSubWrap .MenusectionSubWrap .MenusectionSubWrap h2 {
    font-size: 1.5em;
    border: 0;
    margin-bottom: 0;
}

.Menusection .MenusectionSubWrap .MenusectionSubWrap .MenusectionSubWrap .MenusectionSub > .description {
    width: auto;
    margin-top: 0;
    font-size: 1.0em;
}

.Recipe, .Menuhint {
    padding: 0;
}

.Recipe .title, .Recipe .description, .Menuhint .title, .Menuhint .description {
    margin-left: 0 !important;
}

.Recipe .menu_number {
    display: inline !important;
    width: auto !important;
    float: none !important;
}

.Recipe .description {
    font-size: 0.9em;
    line-height: 1.2em;
}

.Recipe .title {
    text-transform: uppercase;
    padding-bottom: 0;
}

.highlight {
    margin-left: 0;
    margin-right: 0;
}

.Menusection .description_tax,
.AdditiveWrap {
    padding-top: 3em;
}

.OpeningWrap.element {
    width: auto;
}

.element.GalleryList .element.Gallery {
    width: 369px;
}

.element.GalleryItem {
    margin-right: 55px;
}

#footer_wrapper {
    padding: 20px 0;
}

#footer_wrapper .section .field {
    padding: 0;
}

#footer_wrapper .column {
    display: table;
    width: 100%;
}

#footer_wrapper .column > .section {
    display: table-cell;
    vertical-align: top;
}

#footer_wrapper .column > .section.right {
    text-align: right;
}

#footer_wrapper .Opening td.right {
    width: 100px;
}

input {
    height: 20px;
    border: 1px solid #aaa;
}

.SiteContentOrderform .formular .subtitle {
    margin: 0;
    width: auto;
    text-align: left;
    padding: 0 0 0.5em 0;
    font-size: 1em;
    font-weight: bold;
}

.SiteContentOrderform .formular span.price {
    display: block;
    float: right;
}

.SiteContentOrderform .formular input,
.SiteContentOrderform .formular textarea {
    width: 200px;
}

.SiteContentOrderform .formular dl {
    max-width: 100%;
}

.SiteContentOrderform dl.zend_form > dt {
    display: none;
}

.SiteContentOrderform dl.zend_form > dd,
.SiteContentOrderform dl.zend_form > dd#order-element {
    display: table-cell;
    width: 330px;
    -webkit-margin-start: 0;
}

.SiteContentOrderform dl.zend_form > dd legend {
    font-size: 1.2em;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    padding-bottom: 1em;
}

.SiteContentOrderform dl.zend_form > dd#order-element {
    padding-right: 100px;
}

.SiteContentOrderform dl.zend_form fieldset {
    border: 0;
}

.SiteContentOrderform #orderform_description-label label {
    padding-bottom: 30px;
}

.SiteContentOrderform #order-element dt {
    float: right;
    text-align: left;
    min-height: 22px;
    width: 270px;
    margin-bottom: 0;
}

.SiteContentOrderform #order-element dd {
    text-align: left;
    padding-right: 1em;
}

.SiteContentOrderform #order-element input {
    width: 50px;
}

.SiteContentOrderform ul.errors {
    font-size: 0.9em;
}

.SiteContentOrderform .formular input.submit,
input[type="button"] {
    text-transform: uppercase;
    width: auto;
}

input, textarea {
    background-color: #e6e6e6;
}

.SiteContentCallout.element {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    padding: 0;
}

.SiteContentCallout.element .mask {
    width: 100%;
    height: 100%;
    display: block;
    background: #000000;
    opacity: 0.3;
}

.SiteContentCallout.element .callout {
    position: fixed;
    top: 20px;
    left: 20px;
    width: 300px;
    display: block;
    padding: 10px;
}

.SiteContentCallout.element h2.title {
    border: 0;
    font-size: 2em;
    padding: 0;
}

.SiteContentCallout.element .close {
    text-align: right;
    padding-bottom: 0.5em;
}
