
body {
    color: #6b1616;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 18px;

    background-color: #ffffff;
						background-image:url(/storage/media/rotelinie4.jpg);
				background-repeat: repeat-y;
        background-position: top left;
                    background-attachment: scroll;
        }

body:not(.bt-responsive):not(.bt-auto-responsive) #contentContainer.xCentered {
    width: 1500px;
}

a:link {
    color: #750202;
    text-decoration: none;
}
a:visited {
    color: rgb(67,112,45);
    text-decoration: none;
}
a:hover {
    color: rgb(122,192,58);
    text-decoration: none;
}
a:active {
    color: rgb(122,192,58);
    text-decoration: none;
}

.xCenteringGuide {
            background-color: rgba(255,255,255,0.5);
        width: 1500px;
}

#contentContainer h1 {
    color: #851b1b;
    font-family: Julius Sans One;
    font-size: 30px;
    font-weight: normal;
    font-style: normal;
    font-variant: small-caps;
    line-height: 1em;
    position: fixed !important;
}

h1 a,
h1 a:link,
h1 a:visited,
h1 a:hover,
h1 a:active {
    color: #851b1b !important;
}

.social-icon path {
    fill: #000000;
}

.bt-sections-menu > ul > li {
    font-family: julius sans one;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    line-height: 1em;
    position: fixed !important;
}

.bt-sections-menu > ul > li a:link,
.bt-sections-menu > ul > li a:visited {
    color: #750202;
    text-decoration: none;
}

.bt-sections-menu > ul > li a:hover,
.bt-sections-menu > ul > li a:active {
    color: #c90450;
    text-decoration: none;
}

.bt-sections-menu > ul > li.selected > a {
    color: #c90450 !important;
    text-decoration: none !important;
}

.bt-sections-menu .subMenu {
    left: 0;
    top: 0;
}

.bt-sections-menu .subMenu li {
    font-family: Julius Sans One;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    line-height: 16px;
}

.bt-sections-menu .subMenu li a:link,
.bt-sections-menu .subMenu li a:visited {
    color: #c90450;
    text-decoration: none;
}

.bt-sections-menu .subMenu li a:hover,
.bt-sections-menu .subMenu li a:active {
    color: #c90450;
    text-decoration: underline;
}

.bt-sections-menu .subMenu li.selected > a {
    color: #db0f3f !important;
    text-decoration: none !important;
}

#pageEntries .xEntry {
    max-width: 900px;
}

#pageEntries .xEntry h2 {
    color: #401212;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 1.8em;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: normal;
    margin: 15px 0 15px 0;
}

#pageEntries .xEntry .xGalleryContainer {
    margin-bottom: 2px;
}

#pageEntries .xEntry .xGalleryType-slideshow .xGallery {
    margin-bottom: 4px;
}

#pageEntries .xEntry .xGalleryType-column .xGalleryItem {
    padding-bottom: 4em;
}

#pageEntries .xEntry .xGalleryType-row:not(.bt-gallery-has-one-item) .xGalleryItem {
    margin-right: 4em;
}

#pageEntries .xEntry .xGalleryContainer ul.xGalleryNav a {
    color: #750202;
    text-decoration: none;
}

#pageEntries .xGalleryContainer ul.xGalleryNav li a:hover {
    color: #c90450;
    text-decoration: none;
}

#pageEntries .xGalleryContainer ul.xGalleryNav li.selected a {
    color: #c90450;
    text-decoration: none;
}

#additionalText {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
}

#xBackground #xBackgroundLoader {
    background: url(layout/loader_bright.gif) no-repeat;
}

#xBackground .visual-caption {
    width: 900px;
    margin-left: -450px;
}

#xBackground #xBackgroundRight {
            cursor: url(layout/arrow_right_bright.gif), pointer;
    }

#xBackground #xBackgroundLeft {
            cursor: url(layout/arrow_left_bright.gif), pointer;
    }

#xBackground #xBackgroundRightCounter,
#xBackground #xBackgroundLeftCounter {
    color: #851b1b;
    font-family: Julius Sans One;
    font-size: 30px;
    font-weight: normal;
    font-style: normal;
    font-variant: small-caps;
    line-height: 1em;
}

#xBackground #xBackgroundRightCounter .counterContent {
            cursor: url(layout/arrow_right_bright.gif), pointer;
    }

#xBackground #xBackgroundLeftCounter .counterContent {
            cursor: url(layout/arrow_left_bright.gif), pointer;
    }

#xBackgroundNext a,
#xBackgroundPrevious a {
    background: url(layout/bg_nav_buttons_bright.png);
}

#xGridView {
    left: 20%;
    right: 20%;
    width: 60%;
}

#xGridViewTriggerContainer a {
    background: url('layout/bg_nav_buttons_bright.png');
}

.portfolioThumbnailsWrap {
    margin: 10px 5px;
}

.bt-responsive #contentContainer {
    max-width: 1500px;
}

.bt-responsive #contentContainer h1 {
    margin: 10px 5px;
}

.bt-responsive .bt-sections-menu {
    margin: 10px 5px;
}

.bt-auto-responsive #contentContainer.xCentered {
    max-width: 1500px;
}

@media (max-width: 767px) {

    .bt-responsive #pageEntries .xEntry .xGalleryType-row:not(.bt-gallery-has-one-item) .xGallery .xGalleryItem,
    .bt-auto-responsive #pageEntries .xEntry .xGalleryType-row:not(.bt-gallery-has-one-item) .xGallery .xGalleryItem {
        padding-bottom: 4em;
    }

    .bt-auto-responsive #contentContainer {
        max-width: 1500px;
    }

    .bt-auto-responsive #contentContainer h1 {
        margin: 10px 5px;
    }

    .bt-auto-responsive .bt-sections-menu {
        margin: 10px 5px;
    }

}

