/* LAYOUT CSS
*********************************************/
/* reset */
a {
    outline: none;
    text-decoration: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset,
img {
    border: 0;
}
del,
ins {
    text-decoration: none;
}
caption,
th {
    text-align: left;
}
q:before,
q:after {
    content: '';
}
abbr,
acronym {
    border: 0;
    font-variant: normal;
}
sup,
sub {
    vertical-align: baseline;
}
legend {
    color: #000;
}
input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}
input,
button,
textarea,
select {
    font-size: 100%;
}
/* LINKS
*********************************************/
a,
a:link,
a:visited {
    color: #999;
    font-weight: normal;
    text-decoration: none;
    transition: all .2s ease;
}
a:hover {
    color: #940003;
    font-weight: normal;
    text-decoration: none;
}
/* start */
html {}
body {
    position: absolute;
    z-index: -1;
    font: 17px 'Overlock', sans-serif;
    margin: 0px!important;
    font-weight: bold;
}
ul {
    margin: 0px;
    padding: 0px;
    list-style: disc inside none;
}
.item-page ul {
    margin: 0px 0 0 30px;
    padding: 0px;
    list-style: disc outside none;
}
.item-page ul li {
    margin-bottom: 20px;
    font-family: 'Slabo 27px', serif;
}
ol li {
    font-family: 'Slabo 27px', serif;
            color: #666666;
    font-size: 16px;
    font-weight: 100;
    margin-bottom: 10px;
    margin-top: 25px;
    word-spacing: 2px;
}
p {
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 22px;
    font-family: 'Slabo 27px', serif;
        color: #666666;
    font-size: 18px;
    font-weight: 100;
    margin-bottom: 10px;
    margin-top: 25px;
    word-spacing: 2px;
}
h1 {
    color: #940003;
    //font-family: 'Overlock', sans-serif;
    font-family: 'Signature-Regular';
    font-size: 43px;
    font-weight: 100;
    line-height: 40px;
    margin-bottom: 40px;
    margin-top: 0;
}
@media (max-width: 1024px) {
    /* Darstellung auf Netbooks */
    h1 {
        font-size: 28px;
    }
}
h2 {
    color: #940003;
    //font-family: 'Overlock', sans-serif;
    font-family: 'Signature-Regular';
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 20px;
    margin-top: 35px;
    font-style: italic;
}
h3 {
    font-size: 25px;
    font-family: 'Signature-Regular';
    margin: 25px 0;
    padding: 10px 0;
    color: #940003;
    font-weight: 300;
    line-height: 30px;
    font-style: italic;
}
h4 {
    color: #666666;
    //font-family: 'Overlock', sans-serif;
    //font-family: 'Signature-Regular';
    font-family: 'Slabo 27px', serif;
    font-size: 18px;
    //font-size: 23px;
    font-weight: 100;
    margin-bottom: 10px;
    margin-top: 25px;
    word-spacing: 2px;
}
ol li {
    margin-bottom: 20px;
}
/* LAYOUT
*********************************************/
body {
    height: 100%;
    width: 100%;
    min-width: 320px;
    background-color: #f3eddd;
}
.wrapper {
    width: 100%;
    margin: auto;
    /* Div soll zentriert werden */
    /*min-height: 100%;*/
    /* Mindesth�he f�r moderne Browser */
    /*height:auto;*/
    /* Important Regel f�r moderne Browser */
    /*height:100%; */
    /* Mindesth�he f�r den IE */
    overflow: hidden !important;
    /* FF Scroll-leiste */
}
#left {
    float: left;
    width: 34%;
    border-left: 1px solid #334455;
    position: relative;
    height: 100%;
}
#logo {
    margin-left: 30px;
    position: absolute;
    top: 0;
    width: 304px;
    z-index: 19;
}
@media (max-width: 1200px) {
    /* Darstellung auf Netbooks */
    #logo img {
        width: 200px;
    }
    #logo {
        margin-left: 10px;
    }
}
@media (max-width: 750px) {
    /* Darstellung auf Handy */
    #logo img {
        width: 150px;
    }
    #logo {
        margin-left: 10px;
    }
    .img-res {
        width: 100%;
        height: auto;
    }
}
#logo p,
#galerie p {
    margin: 0px;
}
.mod-languages {
    position: absolute;
    right: 13px;
    top: 12px;
    width: 75px;
    z-index: 800000000;
}
@media (max-width: 1024px) {
    .mod-languages {
        top: -23px;
    }
}
@media (max-width: 900px) {
    .mod-languages {
        right: -7px;
    }
}
#all {
    display: block;
    height: 100%;
    margin: 0 auto;
    position: relative;
    width: 100%;
    /*  z-index: 5;*/
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -4em;
}
.custom_blogbg {
    position: relative;
    background-color: #4c4a4a;
    height: 200px;
    top: 0px;
    z-index: 1;
    width: 100%;
}
@media (max-width: 750px) {
    /* Darstellung auf Handy */
    .custom_blogbg {
        height: 115px;
    }
}
.custom_blogbg p {
    margin: 0;
    padding: 0;
}
#galerie {
    width: 100%;
    position: relative;
    z-index: 18;
}
@media (max-width: 600px) {
    /* Darstellung auf Handy */
    #camera_wrap_123 {
        border-top: 90px solid #fff;
    }
    .camera_wrap .camera_pag .camera_pag_ul li {
        height: 12px;
        width: 12px;
    }
    .camera_wrap .camera_pag .camera_pag_ul li > span {
        height: 8px;
        left: 2px;
        top: 2px;
    }
    .camera_wrap .camera_pag .camera_pag_ul li {
        margin: 10px 5px 5px 5px;
    }
}
/*.camera_prev, .camera_next, .camera_commands {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
} */
.camera_commands > .camera_stop,
.camera_commands > .camera_play,
.camera_prev > span,
.camera_next > span {
    background: transparent url("../images/camera_skins_H.png") no-repeat scroll;
}
#galerie .camera_prevThumbs,
#galerie .camera_nextThumbs,
#galerie .camera_prev,
#galerie .camera_next,
#galerie .camera_commands,
#galerie .camera_thumbs_cont {
    background: transparent !important;
}
div.appico .sp-portfolio-thumb:hover .sp-portfolio-preview {
    margin-left: 0px;
    opacity: 1;
}
div.appico .sp-portfolio-thumb .sp-portfolio-preview {
    background-image: none;
    border-radius: 0px;
    left: 0%;
    margin-left: 0px;
    z-index: 10;
}
div.appico .sp-portfolio-thumb .sp-portfolio-preview,
div.appico .sp-portfolio-thumb .sp-portfolio-link {
    background-color: transparent;
    background-position: top center;
    background-repeat: no-repeat;
    display: inline-block;
    height: 100%;
    margin-top: 0px;
    opacity: 0;
    position: absolute;
    top: 0%;
    transition: all 0ms ease 0s;
    width: 100%;
}
#menu {
    background-color: none;
    position: absolute;
    text-align: left;
    width: 100%;
    z-index: 20;
    top: 25px;
    /*    an der Breite anpassen  */
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    height: 45px;
}
div#maximenuck121 ul.maximenuck li.maximenuck.level1 {
    font-family: 'Slabo 27px', serif;
}
.schatten {
    -webkit-box-shadow: 0px 1px 4px #cccccc;
    /* WebKit */
    -moz-box-shadow: 0px 1px 4px #cccccc;
    /* Firefox */
    box-shadow: 0px 1px 4px #cccccc;
    /* Standard */
}
#main {
    position: relative;
    z-index: 2;
}
#content {
    position: relative;
    height: auto;
    max-width: 980px;
    min-width: 42%;
    overflow: auto;
    width: 65%;
    margin: 0 auto;
}
#content .img_caption {
    width: 100% !important;
}
.item-page {
    margin-top: 105px;
    padding: 10% 5% 2%;
    background: rgba(255, 255, 255, 0.85);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=85);
}
@media (max-width: 750px) {
    #content {
        width: 90%;
    }
}
.blog {
    margin-top: 100px;
    padding: 10% 5% 2%;
    background: rgba(255, 255, 255, 0.7);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=70);
}
@media (max-width: 750px) {
    /* Darstellung auf Handy */
    .blog {
        margin-top: 0px;
    }
}
.item-page_start {
    padding: 2% 5%;
    margin-top: 0px;
    background: none;
}
.item-page_galerie {
    display: none;
}
#nextslide,
#prevslide {
    opacity: 0.2;
}
.blog img,
.item-page img {
    width: 100%;
}
.kleinbild,
.kleinbild-logo {
    width: auto!important;
}
@media (max-width: 750px) {
    /* Darstellung auf Handy */
    .kleinbild {
        width: 95%!important;
    }
    .kleinbild-logo {
        max-width: 95%;
    }
}
.item-separator {
    border-bottom: 1px solid #C8B990;
    margin-bottom: 10%;
}
/*    START BLOGGALERIE     */
div.appico ul.sp-portfolio-items {
    margin: 0;
}
@media (max-width: 1260px) {
    div.appico .col-3 {
        width: 49%;
    }
}
@media (max-width: 680px) {
    div.appico .col-3 {
        width: 100%;
    }
}
div.appico .sp-portfolio-item-inner {
    background: #ffffff none repeat scroll 0 0;
    margin: 15px;
}
div.appico .sp-portfolio-item-details {
    background: transparent url("../images/menu-bg.png") repeat scroll 0 0;
    width: 100%;
}
div.appico .sp-portfolio-item-details h4 {
    margin: 0 0 5px 0;
}
div.appico .btn.btn-primary {
    background-color: #666666;
}
div.appico .sp-portfolio-thumb:hover::after {
    background: #444 none repeat scroll 0 0;
}
div.appico .btn.btn-primary:hover {
    background-color: #777777;
    color: #fff;
}
/* ++++++++++++++  Kontakt  ++++++++++++++ */
div#b2jcontainer_m130.b2jcontainer {
    background: rgba(255, 255, 255, 0.85);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=85);
    border: none;
    color: #444444;
    font-family: inherit;
    font-weight: 300;
    margin: auto;
    overflow: visible;
    padding: 2% 5% 2%;
    width: auto;
}
#b2jcontainer_m130 h2 {
    background: #f3eddd none repeat scroll 0 0 !important;
    font-weight: 300 !important;
    margin: -31px -31px 15px !important;
    padding: 10px 30px !important;
    color: #444 !important;
    font-family: "Overlock", sans-serif !important;
}
/* ++++++++++++++  pagination  ++++++++++++++ */
#main .pagination {
    margin: 10px 0;
    padding: 10px 0 10px 0px;
    clear: both;
}
#main .pagination ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
@media (max-width: 660px) {
    #main .pagination ul {
        height: 35px;
    }
}
#main .pagination li {
    display: inline;
    padding: 2px 5px;
    text-align: left;
    border: solid 0px #eee;
    margin: 0 2px
}
@media (max-width: 660px) {
    #main .pagination li {
        float: left;
        display: block;
    }
}
.blog-button {
    margin: 0 auto;
    position: relative;
    top: -50px;
    width: 200px;
    z-index: 10;
}
@media (max-width: 1250px) {
    .blog-button {
        top: -44px;
    }
}
@media (max-width: 600px) {
    .blog-button {
        top: -38px;
    }
}
.pagenav {
    padding: 2px;
    clear: both;
}
#main .pagination li.pagination-start,
#main .pagination li.pagination-next,
#main .pagination li.pagination-end,
#main .pagination li.pagination-prev {
    border: 0
}
#main .pagination li.pagination-start,
#main .pagination li.pagination-start span {
    padding: 0
}
p.counter {
    border-bottom: 1px solid #9E9E9E;
    font-size: 14px;
    font-weight: bold;
    background-color: #D7D7D7;
}
/* pagenav */
#main ul.pagenav {
    list-style-type: none;
    padding: 0;
    overflow: hidden;
    margin: 0px;
}
ul.pagenav li {
    display: inline-block;
    padding: 0px;
    margin: 0px;
}
#main ul.pagenav li {
    line-height: 2em
}
ul.pagenav li a,
.blog-button a {
    border: solid 1px #9E9E9E;
    display: inline;
    /* background:#D7D7D7;*/
    padding: 5px;
    text-decoration: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
ul.pagenav li.pagenav-prev {
    float: left
}
ul.pagenav li.pagenav-next {
    float: right
}
/* Footer */
.seo_footer {
    font-size: 14px;
    text-align: center;
}
#footer,
.push {
    height: 90px;
}
iframe.pboxiframe {
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.25); 
}
#footer {
    background: none repeat scroll 0 0 #F3EDDD;
    margin-bottom: 70px;
    float: right;
    font-size: 12px;
    height: 25px;
    opacity: 0.8 !important;
    padding: 0 20px;
    position: relative;
    text-align: center;
    width: 650px;
    z-index: 15;
    border-radius: 10px 0 0 10px;
    -moz-border-radius: 10px 0px 0px 10px;
    -webkit-border-radius: 10px 0px 0px 10px;
}
@media (max-width: 730px) {
    #footer {
        border-radius: 0px 0 0 0px;
        -moz-border-radius: 0px 0 0 0px;
        -webkit-border-radius: 0px 0 0 0px;
        height: 4em;
        width: 96%;
        padding: 0 2%;
        margin-bottom: 0px;
        position: fixed;
        bottom: 0;
    }
    #controls-wrapper {
        display: none !important;
    }
    #footer iframe, #footer span {
        float: left;
    }
}
#footer p {
    line-height: 25px;
    margin: 0;
}
#footer a:link,
#footer a:visited {
    color: #999;
}
#footer a:hover {
    color: #c8b990;
}
.custom_blogfooter {
    background-color: #4C4A4A;
    /* height: 101px;
    margin-bottom: -40px;  */
    padding-top: 5px;
    position: relative;
    width: 100%;
    z-index: 1;
}
/* Layout Classes */
/* MENUS
*********************************************/
/* Footer Menu */
#footer ul.menu {
    margin-top: 10px;
    list-style: none outside none;
}
#footer ul.menu li {
    padding: 5px 0;
}
/* Top Menu */
div#menu ul.menu li a {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
}
li.active a {
    color: #336699;
}
div#menu ul.menu li {
    float: left;
    padding-top: 15px;
    padding-bottom: 10px;
}
div#menu ul.menu {
    float: left;
    list-style: none outside none;
    z-index: 10;
    position: relative;
}
div#menu ul li.itemid101,
div#menu ul li.item174,
div#menu ul li.item170,
div#menu ul li.item201 {
    margin-left: -23px;
    padding-left: 23px;
    height: 43px;
    background: transparent url("../images/menu-bg-rundung.png") no-repeat left top;
}
.dj-main {
    float: left;
}
.dj-select {
    float: right;
    position: relative;
    z-index: 1000;
}
#maximenuck121,
#maximenuck133 {
    background: transparent url("../images/menu-bg.png") repeat scroll 0 0;
    height: 43px;
    left: 47%;
    list-style: outside none none;
    max-width: 53%;
    min-width: 40%;
    padding: 0 !important;
    position: relative;
    width: 53%;
    z-index: 500;
}
@media screen and (max-width: 1420px) {
    #maximenuck121,
    #maximenuck133 {
        left: 30%;
        max-width: initial;
        width: inherit;
    }
}
@media screen and (max-width: 1160px) {
    #maximenuck121,
    #maximenuck133 {
        left: 30%;
        max-width: initial;
        width: inherit;
    }
}
@media screen and (max-width: 1090px) {
    #maximenuck121,
    #maximenuck133 {
        left: 22%;
    }
}
@media screen and (max-width: 1030px) {
    div#maximenuck121 ul.maximenuck li.maximenuck a, div#maximenuck121 ul.maximenuck li.maximenuck span.separator, div#maximenuck121 ul.maximenuck2 a, div#maximenuck121 ul.maximenuck2 li.maximenuck span.separator {
        font-size: 15px;
    }
    #maximenuck121, #maximenuck133 {
        left: 32%;
    }
}
@media screen and (max-width: 920px) {
    div#maximenuck121 ul.maximenuck li.maximenuck.level1 > a, div#maximenuck121 ul.maximenuck li.maximenuck.level1 > span.separator {
        padding: 0 0 0 7px;
    }
    #maximenuck121, #maximenuck133 {
        left: 40%;
    }
}
@media (min-width: 450px) and (max-width: 1200px) {
    /* Darstellung auf Netbooks */
    /*#maximenuck121,
    #maximenuck133 {
        left: 35%;
        max-width: 69%;
        min-width: 40%;
        width: 65%;*/
    }
}
div#menu ul li.item101,
div#menu ul li.item174,
div#menu ul li.item170,
div#menu ul li.item201 {
    margin-left: -23px;
    padding-left: 23px;
    height: 43px;
    background: transparent url("../images/menu-bg-rundung.png") no-repeat left top;
}
#dj-main88 {
    display: none;
} 
@media (max-width: 640px) { 
    #dj-main88 {
        //display: block;
    } 
    .dj-main{
        height: 215px;
    }
    .dj-submenu {
        display: block !important;
    }
    .dj-main li:hover ul.dj-submenu {
        left: -114px;
    }
    #menu #dj-main88 { 
        top: -25px !important;
    }
}
/* SYSTEM
**************************************************/
/* OpenID icon style */
input.system-openid,
input.com-system-openid {
    background: url(http://openid.net/login-bg.gif) no-repeat;
    background-color: #fff;
    background-position: 0 50%;
    color: #000;
    padding-left: 18px;
}
/* Unpublished */
.system-unpublished {
    background: #e8edf1;
    border-top: 4px solid #c4d3df;
    border-bottom: 4px solid #c4d3df;
}
/* System Messages */
#system-message {
    margin-bottom: 10px;
    padding: 0;
}
#system-message dt {
    font-weight: bold;
}
#system-message dd {
    margin: 0;
    font-weight: bold;
    text-indent: 30px;
}
#system-message dd ul {
    color: #0055BB;
    margin-bottom: 10px;
    list-style: none;
    padding: 10px;
    border-top: 3px solid #84A7DB;
    border-bottom: 3px solid #84A7DB;
}
/* System Standard Messages */
#system-message dt.message {
    display: none;
}
#system-message dd.message {}
/* System Error Messages */
#system-message dt.error {
    display: none;
}
#system-message dd.error ul {
    color: #c00;
    background-color: #E6C0C0;
    border-top: 3px solid #DE7A7B;
    border-bottom: 3px solid #DE7A7B;
}
/* System Notice Messages */
#system-message dt.notice {
    display: none;
}
#system-message dd.notice ul {
    color: #c00;
    background: #EFE7B8;
    border-top: 3px solid #F0DC7E;
    border-bottom: 3px solid #F0DC7E;
}
/* Debug */
#system-debug {
    color: #ccc;
    background-color: #fff;
    padding: 10px;
    margin: 10px;
}
#system-debug div {
    font-size: 11px;
}
/* GENERAL
**************************************************/
/* Form validation */
.invalid {
    border-color: #ff0000;
}
label.invalid {
    color: #ff0000;
}
/* Buttons */
/* Tooltips */
/*T. Stark - 12.09.2013 -
 *
 *  Auf Wunsch des Kunden Loos, Ladezirkel auf hidden gesetzt. * 
 *  .camera_pie => display = none;
 * */
/* Caption fixes */
.img_caption.left {
    float: left;
    margin-right: 1em;
}
.img_caption.right {
    float: right;
    margin-left: 1em;
}
.img_caption.left p {
    clear: left;
    text-align: center;
}
.img_caption.right p {
    clear: right;
    text-align: center;
}