
/* ------------------------------ */
/*   CLEARER                      */
/* ------------------------------ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
embed, object {
    outline: 0 none;
}
ol, ul {
    list-style: none;
}
dt{
    font-weight: bold;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}



/* ------------------------------ */
/*   GENERAL                      */
/* ------------------------------ */

body {
    color: #000;
    font-size: 13px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: 20px;
    padding: 30px;
}
h1,h2,h3,h4,h5,h6 {
    color: #503B3B;
    font-weight: 700;
}
a {
    outline: none;
    color: #000;
    text-decoration: none;
}
object {
    outline: none;
}
a:hover {
    text-decoration: underline;
}
.more:hover {
    text-decoration: none;
}
.more em {
    font-weight: 700;
    padding: 0 3px;
}
.more:hover span {
    text-decoration: underline;
}
img {
    border: none;
}
em {
    font-style: normal;
}
.kicker {
    color: #000;
    font-size: 12px;
    display: block;
    line-height: 15px;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 3px;
}
.kicker > a {
    display: none;
    width: 14px;
    height: 14px;
    margin-right: 3px;
    float: left;
}
.back-to-overview {
    display: none;
}
.img-container {
    display: block;
    overflow: hidden;
    border: 1px solid #999;
    position: relative;
}
.img-icon {
    display: block;
    position: absolute;
    right: 3px;
    bottom: 3px;
    width: 21px;
    height: 21px;
    background: url("../images/gui/icon/icon-gallery-image.png") no-repeat left top;
    cursor: pointer;
}
div.align-left,
div.align-right {
    display: none;
}


/* ------------------------------ */
/*   SITE FRAMEWORK               */
/* ------------------------------ */

#content {
    border-bottom: 1px solid #656565;
    margin-bottom: 24px;
}

/* ------------------------------ */
/*   BANNER                       */
/* ------------------------------ */

#banner-top,
#banner-left,
#banner-right,
#banner-take-over {
    display: none !important;
}


/* ------------------------------ */
/*   HEADER                       */
/* ------------------------------ */

#header {
    overflow: hidden;
    border-bottom: 1px solid #656565;
    margin-bottom: 24px;
}
#header h1,
#header .logo {
    width: 253px;
    height: 53px;
    overflow: hidden;
    margin-bottom: 12px;
}
#header h1,
#header .logo {
    float: left;
}
#header h1 a,
#header .logo a {
    display: block;
    width: 253px;
    height: 53px;
    overflow: hidden;
}
#header-main #logo-default {
    display: none;
}
#header-search {
    display: none !important;
}
#meta-nav {
    display: none !important;
}
#main-nav {
    display: none !important;
}
#sub-nav {
    display: none !important;
}

/* ------------------------------ */
/*   RUBRICS                      */
/* ------------------------------ */

#rubrics {
    display: none !important;
}

/* ------------------------------ */
/*   FOOTER                       */
/* ------------------------------ */

#footer {
    margin-bottom: 12px;
}
#footer-nav {
    display: none !important;
}

#footer > span {
    display: block;
}
#disclaimer {
    display: block;
    font-size: 10px;
    line-height: 17px;
}

/* ------------------------------ */
/*   INTRO                        */
/* ------------------------------ */

#intro {
    margin-bottom: 24px;
    position:relative;
}
#breadcrumb-nav {
    padding: 10px 0 0 0;
    height: 15px;
    position: absolute;
    right: 0px;
    top: -55px;
}
#breadcrumb-nav li {
    float: left;
    font-size: 10px;
    text-align: right;
}
#breadcrumb-nav li > span {
    display: none;
}
#breadcrumb-nav li .more em {
    color: #000;
}
#intro h1 {
    line-height: 1.2em;
    font-weight: 400;
    color: #000;
    font-size: 26px;
}



/* Business Insert */

.business-insert .date {
    display: none;
}
.business-insert img {
    display: none;
}



/* ------------------------------ */
/*   DETAIL PAGES                 */
/* ------------------------------ */


.content-section h3 {
    font-size: 15px;
    margin-bottom: 10px;
}
.content-section h3.border-top {
    padding-top: 16px;
    border-top: 1px solid #DDD;
}
.content-section h2 {
    font-size: 20px;
    margin-bottom: 12px;
    line-height: 25px;
}
.content-section-column {
    width: 238px;
    float: left;
    overflow: hidden;
}

/* Header */

#detail-header {
    overflow: visible;
}
#detail-header .location {
    font-style: italic;
}
#detail.vertrieb .location {
    font-style: italic;
    float: left;
    color: #000;
    padding-right: 4px;
    font-weight: 700;
}
#detail-header .leadtext {
    font-weight: 700;
    color: #503B3B;
    padding-bottom: 20px;
}
#detail-header .detail-media {
    width: 232px;
    margin-bottom: 10px;
}
.img-subline {
    padding: 10px 0px 12px 0px;
    color: #999;
    font-size: 10px;
    line-height: 15px;
    width: 212px;
}
.copyright {
    color: #999;
    display:block;
}
.img-mod-detail-media {
    width: 230px;
    height: 129px !important;
    background-color: #fff;
}
.img-mod-detail-media img {
    width: 230px;
    height: 129px !important;
}
.open-lightbox {
    display: none;
}
.open-video {
    display: none;
}
.video-container {
    display: none !important;
}
#video-player {
    display: none !important;
}
.detail-gallery-print {
    width: 232px;
    overflow: hidden;
    margin-right: 24px;
    float: left;
}
.detail-gallery-print .items {
    float: left;
    width: 232px;
}
.detail-gallery-print .items li {
    float: left;
    width: 232px;
}
.detail-gallery-print .items li a {
    display: block;
}
.detail-gallery-print .browse {
    display: none !important;
}
.detail-gallery-print .counter {
    display: none !important;
}
.detail-data {
    border: 1px solid #DDD;
    background-color: #F3F8F8;
    overflow:hidden;
    padding:20px 15px;
    margin-bottom: 20px;
}
.detail-data dt {
    float:left;
    width:145px;
    font-weight: 700;
    margin-bottom:5px;
}
.detail-data dd {
    float:left;
    width: 300px;
    font-weight: 400;
    margin-bottom:5px;
}

/* Body */

#detail-body p {
    margin-bottom: 12px;
}
#detail-body p b,
#detail-body p strong {
    font-weight: 700;
}
#detail-body p i,
#detail-body p > em {
    font-style: italic;
}
#detail-body a {
    color: #000;
}
#detail-body a.glossar {
    color: #000;
}
#detail-body ul,
#detail-body  ol {
    list-style-position: outside;
    margin: 0px 0px 12px 18px;
}
#detail-body ul {
    list-style-type: disc;
}
#detail-body ol {
    list-style-type: decimal;
}
#detail-body .img-subline {
    width: 212px;
}

/* Other */

.business-address p {
    margin: 10px 0px;
}
.business-address a {
    color:#000;
}
.file-attachments {
    display: none !important;
}
.scribd-embed {
    display: none !important;
}

/* ------------------------------ */
/*   SOCIALBUTTONS                */
/* ------------------------------ */

.social-service {
    display: none !important;
}

/* ------------------------------ */
/*   MARGINALSPALTE               */
/* ------------------------------ */

.col-2-marginal {
    display: none !important;
}


/* ------------------------------ */
/*   CLEARER                      */
/* ------------------------------ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
embed, object {
    outline: 0 none;
}
ol, ul {
    list-style: none;
}
dt{
    font-weight: bold;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}



/* ------------------------------ */
/*   GENERAL                      */
/* ------------------------------ */

body {
    color: #000;
    font-size: 13px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: 20px;
    padding: 30px;
}
h1,h2,h3,h4,h5,h6 {
    color: #503B3B;
    font-weight: 700;
}
a {
    outline: none;
    color: #000;
    text-decoration: none;
}
object {
    outline: none;
}
a:hover {
    text-decoration: underline;
}
.more:hover {
    text-decoration: none;
}
.more em {
    font-weight: 700;
    padding: 0 3px;
}
.more:hover span {
    text-decoration: underline;
}
img {
    border: none;
}
em {
    font-style: normal;
}
.kicker {
    color: #000;
    font-size: 12px;
    display: block;
    line-height: 15px;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 3px;
}
.kicker > a {
    display: none;
    width: 14px;
    height: 14px;
    margin-right: 3px;
    float: left;
}
.back-to-overview {
    display: none;
}
.img-container {
    display: block;
    overflow: hidden;
    border: 1px solid #999;
    position: relative;
}
.img-icon {
    display: block;
    position: absolute;
    right: 3px;
    bottom: 3px;
    width: 21px;
    height: 21px;
    background: url("../images/gui/icon/icon-gallery-image.png") no-repeat left top;
    cursor: pointer;
}
div.align-left,
div.align-right {
    display: none;
}


/* ------------------------------ */
/*   SITE FRAMEWORK               */
/* ------------------------------ */

#content {
    border-bottom: 1px solid #656565;
    margin-bottom: 24px;
}

/* ------------------------------ */
/*   BANNER                       */
/* ------------------------------ */

#banner-top,
#banner-left,
#banner-right,
#banner-take-over {
    display: none !important;
}


/* ------------------------------ */
/*   HEADER                       */
/* ------------------------------ */

#header {
    overflow: hidden;
    border-bottom: 1px solid #656565;
    margin-bottom: 24px;
}
#header h1,
#header .logo {
    width: 253px;
    height: 53px;
    overflow: hidden;
    margin-bottom: 12px;
}
#header h1,
#header .logo {
    float: left;
}
#header h1 a,
#header .logo a {
    display: block;
    width: 253px;
    height: 53px;
    overflow: hidden;
}
#header-main #logo-default {
    display: none;
}
#header-search {
    display: none !important;
}
#meta-nav {
    display: none !important;
}
#main-nav {
    display: none !important;
}
#sub-nav {
    display: none !important;
}

/* ------------------------------ */
/*   RUBRICS                      */
/* ------------------------------ */

#rubrics {
    display: none !important;
}

/* ------------------------------ */
/*   FOOTER                       */
/* ------------------------------ */

#footer {
    margin-bottom: 12px;
}
#footer-nav {
    display: none !important;
}

#footer > span {
    display: block;
}
#disclaimer {
    display: block;
    font-size: 10px;
    line-height: 17px;
}

/* ------------------------------ */
/*   INTRO                        */
/* ------------------------------ */

#intro {
    margin-bottom: 24px;
    position:relative;
}
#breadcrumb-nav {
    padding: 10px 0 0 0;
    height: 15px;
    position: absolute;
    right: 0px;
    top: -55px;
}
#breadcrumb-nav li {
    float: left;
    font-size: 10px;
    text-align: right;
}
#breadcrumb-nav li > span {
    display: none;
}
#breadcrumb-nav li .more em {
    color: #000;
}
#intro h1 {
    line-height: 1.2em;
    font-weight: 400;
    color: #000;
    font-size: 26px;
}

/* Action for Detail pages */


/* Business Insert */

.business-insert .date {
    display: none;
}
.business-insert img {
    display: none;
}



/* ------------------------------ */
/*   DETAIL PAGES                 */
/* ------------------------------ */


.content-section h3 {
    font-size: 15px;
    margin-bottom: 10px;
}
.content-section h3.border-top {
    padding-top: 16px;
    border-top: 1px solid #DDD;
}
.content-section h2 {
    font-size: 20px;
    margin-bottom: 12px;
    line-height: 25px;
}
.content-section-column {
    width: 238px;
    float: left;
    overflow: hidden;
}

/* Header */

#detail-header {
    overflow: visible;
}
#detail-header .location {
    font-style: italic;
}
#detail.vertrieb .location {
    font-style: italic;
    float: left;
    color: #000;
    padding-right: 4px;
    font-weight: 700;
}
#detail-header .leadtext {
    font-weight: 700;
    color: #503B3B;
    padding-bottom: 20px;
}
#detail-header .detail-media {
    width: 232px;
    margin-bottom: 10px;
}
.img-subline {
    padding: 10px 0px 12px 0px;
    color: #999;
    font-size: 10px;
    line-height: 15px;
    width: 212px;
}
.copyright {
    color: #999;
    display:block;
}
.img-mod-detail-media {
    width: 230px;
    height: 129px !important;
    background-color: #fff;
}
.img-mod-detail-media img {
    width: 230px;
    height: 129px !important;
}
.open-lightbox {
    display: none;
}
.open-video {
    display: none;
}
.video-container {
    display: none !important;
}
#video-player {
    display: none !important;
}
.detail-gallery-print {
    width: 232px;
    overflow: hidden;
    margin-right: 24px;
    float: left;
}
.detail-gallery-print .items {
    float: left;
    width: 232px;
}
.detail-gallery-print .items li {
    float: left;
    width: 232px;
}
.detail-gallery-print .items li a {
    display: block;
}
.detail-gallery-print .browse {
    display: none !important;
}
.detail-gallery-print .counter {
    display: none !important;
}
.detail-data {
    border: 1px solid #DDD;
    background-color: #F3F8F8;
    overflow:hidden;
    padding:20px 15px;
    margin-bottom: 20px;
}
.detail-data dt {
    float:left;
    width:145px;
    font-weight: 700;
    margin-bottom:5px;
}
.detail-data dd {
    float:left;
    width: 300px;
    font-weight: 400;
    margin-bottom:5px;
}

/* Body */

#detail-body p {
    margin-bottom: 12px;
}
#detail-body p b,
#detail-body p strong {
    font-weight: 700;
}
#detail-body p i,
#detail-body p > em {
    font-style: italic;
}
#detail-body a {
    color: #000;
}
#detail-body a.glossar {
    color: #000;
}
#detail-body ul,
#detail-body  ol {
    list-style-position: outside;
    margin: 0px 0px 12px 18px;
}
#detail-body ul {
    list-style-type: disc;
}
#detail-body ol {
    list-style-type: decimal;
}
#detail-body .img-subline {
    width: 212px;
}

/* Other */

.business-address p {
    margin: 10px 0px;
}
.business-address a {
    color:#000;
}
.file-attachments {
    display: none !important;
}
.scribd-embed {
    display: none !important;
}

/* ------------------------------ */
/*   SOCIALBUTTONS                */
/* ------------------------------ */

.social-service {
    display: none !important;
}

/* ------------------------------ */
/*   MARGINALSPALTE               */
/* ------------------------------ */

.col-2-marginal {
    display: none !important;
}


/* ------------------------------ */
/*   CLEARER                      */
/* ------------------------------ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
embed, object {
    outline: 0 none;
}
ol, ul {
    list-style: none;
}
dt{
    font-weight: bold;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}



/* ------------------------------ */
/*   GENERAL                      */
/* ------------------------------ */

body {
    color: #000;
    font-size: 13px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: 20px;
    padding: 30px;
}
h1,h2,h3,h4,h5,h6 {
    color: #503B3B;
    font-weight: 700;
}
a {
    outline: none;
    color: #000;
    text-decoration: none;
}
object {
    outline: none;
}
a:hover {
    text-decoration: underline;
}
.more:hover {
    text-decoration: none;
}
.more em {
    font-weight: 700;
    padding: 0 3px;
}
.more:hover span {
    text-decoration: underline;
}
img {
    border: none;
}
em {
    font-style: normal;
}
.kicker {
    color: #000;
    font-size: 12px;
    display: block;
    line-height: 15px;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 3px;
}
.kicker > a {
    display: none;
    width: 14px;
    height: 14px;
    margin-right: 3px;
    float: left;
}
.back-to-overview {
    display: none;
}
.img-container {
    display: block;
    overflow: hidden;
    border: 1px solid #999;
    position: relative;
}
.img-icon {
    display: block;
    position: absolute;
    right: 3px;
    bottom: 3px;
    width: 21px;
    height: 21px;
    background: url("../images/gui/icon/icon-gallery-image.png") no-repeat left top;
    cursor: pointer;
}
div.align-left,
div.align-right {
    display: none;
}


/* ------------------------------ */
/*   SITE FRAMEWORK               */
/* ------------------------------ */

#content {
    border-bottom: 1px solid #656565;
    margin-bottom: 24px;
}

/* ------------------------------ */
/*   BANNER                       */
/* ------------------------------ */

#banner-top,
#banner-left,
#banner-right,
#banner-take-over {
    display: none !important;
}


/* ------------------------------ */
/*   HEADER                       */
/* ------------------------------ */

#header {
    overflow: hidden;
    border-bottom: 1px solid #656565;
    margin-bottom: 24px;
}
#header h1,
#header .logo {
    width: 253px;
    height: 53px;
    overflow: hidden;
    margin-bottom: 12px;
}
#header h1,
#header .logo {
    float: left;
}
#header h1 a,
#header .logo a {
    display: block;
    width: 253px;
    height: 53px;
    overflow: hidden;
}
#header-main #logo-default {
    display: none;
}
#header-search {
    display: none !important;
}
#meta-nav {
    display: none !important;
}
#main-nav {
    display: none !important;
}
#sub-nav {
    display: none !important;
}

/* ------------------------------ */
/*   RUBRICS                      */
/* ------------------------------ */

#rubrics {
    display: none !important;
}

/* ------------------------------ */
/*   FOOTER                       */
/* ------------------------------ */

#footer {
    margin-bottom: 12px;
}
#footer-nav {
    display: none !important;
}

#footer > span {
    display: block;
}
#disclaimer {
    display: block;
    font-size: 10px;
    line-height: 17px;
}

/* ------------------------------ */
/*   INTRO                        */
/* ------------------------------ */

#intro {
    margin-bottom: 24px;
    position:relative;
}
#breadcrumb-nav {
    padding: 10px 0 0 0;
    height: 15px;
    position: absolute;
    right: 0px;
    top: -55px;
}
#breadcrumb-nav li {
    float: left;
    font-size: 10px;
    text-align: right;
}
#breadcrumb-nav li > span {
    display: none;
}
#breadcrumb-nav li .more em {
    color: #000;
}
#intro h1 {
    line-height: 1.2em;
    font-weight: 400;
    color: #000;
    font-size: 26px;
}

/* Action for Detail pages */


/* Business Insert */

.business-insert .date {
    display: none;
}
.business-insert img {
    display: none;
}



/* ------------------------------ */
/*   DETAIL PAGES                 */
/* ------------------------------ */


.content-section h3 {
    font-size: 15px;
    margin-bottom: 10px;
}
.content-section h3.border-top {
    padding-top: 16px;
    border-top: 1px solid #DDD;
}
.content-section h2 {
    font-size: 20px;
    margin-bottom: 12px;
    line-height: 25px;
}
.content-section-column {
    width: 238px;
    float: left;
    overflow: hidden;
}

/* Header */

#detail-header {
    overflow: visible;
}
#detail-header .location {
    font-style: italic;
}
#detail.vertrieb .location {
    font-style: italic;
    float: left;
    color: #000;
    padding-right: 4px;
    font-weight: 700;
}
#detail-header .leadtext {
    font-weight: 700;
    color: #503B3B;
    padding-bottom: 20px;
}
#detail-header .detail-media {
    width: 232px;
    margin-bottom: 10px;
}
.img-subline {
    padding: 10px 0px 12px 0px;
    color: #999;
    font-size: 10px;
    line-height: 15px;
    width: 212px;
}
.copyright {
    color: #999;
    display:block;
}
.img-mod-detail-media {
    width: 230px;
    height: 129px !important;
    background-color: #fff;
}
.img-mod-detail-media img {
    width: 230px;
    height: 129px !important;
}
.open-lightbox {
    display: none;
}
.open-video {
    display: none;
}
.video-container {
    display: none !important;
}
#video-player {
    display: none !important;
}
.detail-gallery-print {
    width: 232px;
    overflow: hidden;
    margin-right: 24px;
    float: left;
}
.detail-gallery-print .items {
    float: left;
    width: 232px;
}
.detail-gallery-print .items li {
    float: left;
    width: 232px;
}
.detail-gallery-print .items li a {
    display: block;
}
.detail-gallery-print .browse {
    display: none !important;
}
.detail-gallery-print .counter {
    display: none !important;
}
.detail-data {
    border: 1px solid #DDD;
    background-color: #F3F8F8;
    overflow:hidden;
    padding:20px 15px;
    margin-bottom: 20px;
}
.detail-data dt {
    float:left;
    width:145px;
    font-weight: 700;
    margin-bottom:5px;
}
.detail-data dd {
    float:left;
    width: 300px;
    font-weight: 400;
    margin-bottom:5px;
}

/* Body */

#detail-body p {
    margin-bottom: 12px;
}
#detail-body p b,
#detail-body p strong {
    font-weight: 700;
}
#detail-body p i,
#detail-body p > em {
    font-style: italic;
}
#detail-body a {
    color: #000;
}
#detail-body a.glossar {
    color: #000;
}
#detail-body ul,
#detail-body  ol {
    list-style-position: outside;
    margin: 0px 0px 12px 18px;
}
#detail-body ul {
    list-style-type: disc;
}
#detail-body ol {
    list-style-type: decimal;
}
#detail-body .img-subline {
    width: 212px;
}

/* Other */

.business-address p {
    margin: 10px 0px;
}
.business-address a {
    color:#000;
}
.file-attachments {
    display: none !important;
}
.scribd-embed {
    display: none !important;
}

/* ------------------------------ */
/*   SOCIALBUTTONS                */
/* ------------------------------ */

.social-service {
    display: none !important;
}

/* ------------------------------ */
/*   MARGINALSPALTE               */
/* ------------------------------ */

.col-2-marginal {
    display: none !important;
}

