    html {
    -webkit-hyphens: auto;
    hyphens: auto;
}

body {
    color: #825133;
    font-family: gill_sans;
    font-weight: bold;
    max-width: 100%;
    overflow-x: hidden;
    -webkit-text-size-adjust: none;
}

h1 {
    color: #825133;
    font-size: 1.6rem;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 10px;
}

h1.wurf {
    margin-bottom: 30px;
}

h2 {
    color: black;
    font-size: 1.4rem;
    font-weight: bold;
    margin-bottom: 25px;
}

h3 {
    color: #825133;
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 5px;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

li.sub_nav {
    margin-top: 2px;
}

.menu {
    display: flex;
    justify-content: space-between;
}

a, a:visited {
    color: #825133;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
}

a.anchor, a:visited.anchor, a.image-zoom-link, a:visited.image-zoom-link {
    color: #825133;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    color: #ded6ca;
}

a.mail, a:visited.mail {
    color: black;
    font-size: 17px;
}

a:hover.mail {
    color: black;
    font-size: 20px;
}

a.nav_active {
    font-size: 17px;
    color: #ded6ca;
}

a.sub_nav {
    font-size: 16px !important;
}

p.indented {
    text-align: justify;
    text-indent: 30px;
    margin-bottom: 1.5rem;
}

p.indented_caption {
    text-indent: 30px;
    margin-bottom: 0;
}

p.impressum-indented {

}

strong {
    font-family: gill_sans_bold;
}

.header, #header, #header_banner, #header img, #header_logo, #header_wallpaper, #sub_navigation, .mail, a.mail span, .home_slider {
    transition: margin-top .4s, margin-bottom .4s, font-size .4s, height .4s, width .4s, top .4s;
    -webkit-transition: margin-top .4s, margin-bottom .4s, font-size .4s, height .4s, width .4s, top .4s;
    -moz-transition: margin-top .4s, margin-bottom .4s, font-size .4s, height .4s, width .4s, top .4s;
}

#sidebar {
    transition: right .4s;
    -webkit-transition: right .4s;
    -moz-transition: right .4s;
}

.header {
    background-color: white;
    height: 33.33333vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1001;
}

.header.small {
    height: 20vh;
}

.header > div {
    display: flex;
    flex-direction: column;
}

#header {
    height: 29.4vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1001;
}

#header img {
    min-width: 230px;
    width: 30%;
}

#header.small img {
    width: 20%;
}

#header_banner {
    -webkit-box-shadow: 0 13px 6px -7px rgba(0,0,0,0.3);
    box-shadow: 0 13px 6px -7px rgba(0,0,0,0.3);
    background-color: white;
    height: 100%;
}

#header_banner.small {
    height: 15vh;
}

#header_navigation {
    background-color: white;
    -webkit-box-shadow: 0 13px 6px -7px rgba(0,0,0,0.3);
    box-shadow: 0 13px 6px -7px rgba(0,0,0,0.3);
    position: relative;
    top: -1px;
    z-index: 1;
}

.header_navigation_small_top {
    height: 10px;
}

#header_sub_navigation {
    background-color: rgba(255, 255, 255, 0.7);
    padding: 4px 0;
    -webkit-box-shadow: 0 13px 6px -7px rgba(0,0,0,0.3);
    box-shadow: 0 13px 6px -7px rgba(0,0,0,0.3);
    position: relative;
    top: -1px;
}

#header_wallpaper {
    margin-top: 29.4vh;
    padding-top: 30px;
    height: 45vh;
}

#header_wallpaper.small {
    margin-top: 20px;
}

#header_wallpaper img {
    width: 100%;
    font-size: 16px;
}

.nav-col {
    float: left;
}

#nav_spacer1, #nav_spacer2, #nav_spacer3 {
    float: left;
    height: 100%;
}

.header_navigation {
    height: 30px;
    z-index: 2;
}

.header-container {
    max-width: 1320px;
}

.navitem_first {
    width: 5%;
}

.navitem_second {
    width: 10%;
}

.navitem_third {
    width: 12%;
}

.navitem {
    float: left;
    font-size: 16px;
    margin-top: 12px;
    margin-right: 6%;
}

.navitem_dogs_spacer {
    float: left;
}

.navitem_dogs {
    float: left;
    font-size: 16px;
    margin-top: 2px;
    margin-right: 6.6%;
}

.sub_nav_bar {
    max-width: 1320px;
}

@media (min-width: 1921px) {
    li.sub_nav_first_about_us {
        width: 39.5%;
    }
    li.sub_nav_first_dogs {
        width: 3.8%;
    }
    li.sub_nav_first_zucht {
        width: 18%;
    }
    .navitem_breed {
        margin-right: 11%;
    }
    .navitem_about {
        margin-right: 22%;
    }
    .sub_navi_spacer {
        margin-right: 40%;
    }
    .sub_navi_breed_spacer {
        margin-right: 24.5%;
    }
    .navitem_first {
        width: 5%;
    }
    .navitem_second {
        width: 10%;
    }
    .navitem_dogs_spacer {
        width: 12%;
    }
    .navitem_dogs {
        margin-right: 6.3%;
    }
}

@media (max-width: 1920px) {
    li.sub_nav_first_about_us {
        width: 37.5%;
    }
    li.sub_nav_first_dogs {
        width: 3.8%;
    }
    li.sub_nav_first_zucht {
        width: 18%;
    }
    .navitem_breed {
        margin-right: 9%;
    }
    .navitem_about {
        margin-right: 22%;
    }
    .sub_navi_spacer {
        margin-right: 40%;
    }
    .sub_navi_breed_spacer {
        margin-right: 24.5%;
    }
    .navitem_first {
        width: 5%;
    }
    .navitem_second {
        width: 10%;
    }
    .navitem_dogs_spacer {
        width: 12%;
    }
    .navitem_dogs {
        margin-right: 6.3%;
    }
}

@media (max-width: 1750px) {
    li.sub_nav_first_about_us {
        width: 37.5%;
    }
    li.sub_nav_first_dogs {
        width: 3.8%;
    }
    li.sub_nav_first_zucht {
        width: 18%;
    }
    .navitem {
        margin-right: 5%;
    }
    .navitem_breed {
        margin-right: 10%;
    }
    .navitem_about {
        margin-right: 19%;
    }
    .sub_navi_spacer {
        margin-right: 40%;
    }
    .sub_navi_breed_spacer {
        margin-right: 23.7%;
    }
    .navitem_first {
        width: 5%;
    }
    .navitem_second {
        width: 10%;
    }
    .navitem_dogs_spacer {
        width: 12%;
    }
    .navitem_dogs {
        margin-right: 6%;
    }
}

@media (max-width: 1550px) {
    li.sub_nav_first_about_us {
        width: 37.5%;
    }
    li.sub_nav_first_dogs {
        width: 3.8%;
    }
    li.sub_nav_first_zucht {
        width: 18.7%;
    }
    .navitem {
        margin-right: 4%;
    }
    .navitem_breed {
        margin-right: 9%;
    }
    .navitem_about {
        margin-right: 16%;
    }
    .sub_navi_spacer {
        margin-right: 40%;
    }
    .sub_navi_breed_spacer {
        margin-right: 23.7%;
    }
    .navitem_first {
        width: 5%;
    }
    .navitem_second {
        width: 11%;
    }
    .navitem_dogs_spacer {
        width: 9%;
    }
    .navitem_dogs {
        margin-right: 5%;
    }
}

@media (max-width: 1250px) {
    li.sub_nav_first_about_us {
        width: 37.5%;
    }
    li.sub_nav_first_dogs {
        width: 3.8%;
    }
    li.sub_nav_first_zucht {
        width: 20.6%;
    }
    .navitem {
        margin-right: 3%;
    }
    .navitem_breed {
        margin-right: 8%;
    }
    .navitem_about {
        margin-right: 13%;
    }
    .sub_navi_spacer {
        margin-right: 8%;
    }
    .sub_navi_breed_spacer {
        margin-right: 22.5%;
    }
    .navitem_first {
        width: 5%;
    }
    .navitem_second {
        width: 13%;
    }
    .navitem_dogs_spacer {
        width: 9%;
    }
    .navitem_dogs {
        margin-right: 4%;
    }
}

@media (max-width: 1050px) {
    li.sub_nav_first_about_us {
        width: 37.5%;
    }
    li.sub_nav_first_dogs {
        width: 3.8%;
    }
    li.sub_nav_first_zucht {
        width: 18%;
    }
    .navitem {
        margin-right: 2%;
    }
    .navitem_breed {
        margin-right: 7%;
    }
    .navitem_about {
        margin-right: 9%;
    }
    .navitem_first {
        width: 5%;
    }
    .navitem_second {
        width: 14%;
    }
    .navitem_dogs_spacer {
        width: 9%;
    }
    .navitem_dogs {
        margin-right: 3%;
    }
}

@media (max-width: 850px) {
    li.sub_nav_first_about_us {
        width: 37.5%;
    }
    li.sub_nav_first_dogs {
        width: 3.8%;
    }
    li.sub_nav_first_zucht {
        width: 18%;
    }
    .navitem {
        margin-right: 1%;
    }
    .navitem_breed {
        margin-right: 4%;
    }
    .navitem_about {
        margin-right: 6%;
    }
    .sub_navi_breed_spacer {
        margin-right: 24%;
    }
}

.navitem_last {
    float: left;
    font-size: 16px;
    margin-top: 12px;
}

.navitem_breed {
    float: left;
    font-size: 16px;
    margin-top: 2px;
}

.navitem_about {
    float: left;
    font-size: 16px;
    margin-top: 2px;
}

.navitem_about_last {
    float: left;
    font-size: 16px;
    margin-top: 2px;
}

#sub_navigation {
    background-color: rgba(255, 255, 255, 0.7);
    padding: 8px 0 8px 0;
    position: fixed;
    top: 33.33333vh;
    -webkit-box-shadow: 0 13px 6px -7px rgba(0,0,0,0.3);
    box-shadow: 0 13px 6px -7px rgba(0,0,0,0.3);
    width: 100%;
    z-index: 1;
}

#sub_navigation.small {
    top: 20vh;
}

.sub_navi_spacer {
    float: left;
}

.sub_navi_breed_spacer {
    float: left;
}

.slideshow {
    position: absolute;
    top: 0;
    left: 0;
}

.slideshow_0, .slideshow_1 {
    margin-bottom: 10px;
    margin-top: 10px;
}

.slideshow_small_0, .slideshow_small_1, .slideshow_small_2, .slideshow_small_3, .slideshow_small_4, .slideshow_small_5, .slideshow_small_6, .slideshow_small_7, .slideshow_small_8, .slideshow_small_9, .slideshow_small_10, .slideshow_small_11, .slideshow_small_12, .slideshow_small_13, .slideshow_small_14, .slideshow_small_15, .slideshow_small_16, .slideshow_small_17, .slideshow_small_18, .slideshow_small_19, .slideshow_small_20, .slideshow_small_21, .slideshow_small_22, .slideshow_small_23, .slideshow_small_24, .slideshow_small_25, .slideshow_small_26, .slideshow_small_27, .slideshow_small_28 {
    margin-bottom: 20px;
    margin-top: 20px;
}

#content {
    color: black;
    font-size: 17px;
    /*line-height: 1.9rem;*/
    min-height: 700px;
    padding-bottom: 90px;
    position: relative;
    top: 50px;
    width: 100%;
}

#content_copyright {
    color: black;
    font-size: 17px;
    /*line-height: 1.9rem;*/
    min-height: 700px;
    padding-bottom: 90px;
    position: relative;
    top: 30px;
    width: 100%;
}

.image_full_width {
    width: 100%;
}

.slideshow_small_0 .slides_container, .slideshow_small_1 .slides_container, .slideshow_small_2 .slides_container, .slideshow_small_3 .slides_container, .slideshow_small_4 .slides_container, .slideshow_small_5 .slides_container, .slideshow_small_6 .slides_container, .slideshow_small_7 .slides_container, .slideshow_small_8 .slides_container, .slideshow_small_9 .slides_container, .slideshow_small_10 .slides_container, .slideshow_small_11 .slides_container, .slideshow_small_12 .slides_container, .slideshow_small_13 .slides_container, .slideshow_small_14 .slides_container, .slideshow_small_15 .slides_container, .slideshow_small_16 .slides_container, .slideshow_small_17 .slides_container, .slideshow_small_18 .slides_container, .slideshow_small_19 .slides_container, .slideshow_small_20 .slides_container, .slideshow_small_21 .slides_container, .slideshow_small_22 .slides_container, .slideshow_small_23 .slides_container, .slideshow_small_24 .slides_container, .slideshow_small_25 .slides_container, .slideshow_small_26 .slides_container, .slideshow_small_27 .slides_container, .slideshow_small_28 .slides_container {
    -webkit-box-shadow: 5px 5px 8px -1px rgba(0,0,0,0.4);
    box-shadow: 5px 5px 8px -1px rgba(0,0,0,0.4);
}

img.album-zoom-link {
    cursor: zoom-in;
}

img.image_aktuelles {
    margin-bottom: 20px;
    -webkit-box-shadow: 5px 5px 8px -1px rgba(0,0,0,0.4);
    box-shadow: 5px 5px 8px -1px rgba(0,0,0,0.4);
    width: 100%;
}

img.image_aktuelles_big {
    height: 91.7%;
}

img.image_aktuelles_last {
    margin-bottom: 6px;
    -webkit-box-shadow: 5px 5px 8px -1px rgba(0,0,0,0.4);
    box-shadow: 5px 5px 8px -1px rgba(0,0,0,0.4);
    width: 100%;
}

.contact {
    margin-bottom: 50px;
}

#welpen_logo {
    position: absolute;
    top: -130px;
    right: -75px;
    z-index: 101;
}

#welpen_logo img {
    width: 170px;
}

#welpen_logo_small {
    position: absolute;
    top: -95px;
    right: -40px;
    z-index: 101;
}

#welpen_logo_small img {
    width: 100px;
}

.image-number {
    color: #ded6ca;
}

.highlighted {
    color: #825133;
}

.light {
    color: #ded6ca;
}

.justified {
    text-align: justify;
}

.osc_toggle_container {
    color: #ecf3e1;
    line-height: 30px;
    position: fixed;
    right: 10px;
    top: 15px;
    z-index: 1002;
}

.osc_toggle {
    color: black;
    cursor: pointer;
    font-size: 1.6rem;
    padding: 0 7px 4px 7px;
}

.two_columns {
    column-count: 2;
    text-align: justify;
}

.copyright {
    color: #825133;
    font-size: 0.7rem;
}

.source {
    color: #825133;
    font-size: 1.1rem;
}

#result_container {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: black;
    opacity: 0.3;
    z-index: 1001;
}

#result {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 90%;
    width: 600px;
    max-width: 100%;
    -webkit-box-shadow: 1px 1px 24px 4px rgba(0,0,0,0.5);
    box-shadow: 1px 1px 24px 4px rgba(0,0,0,0.5);
    z-index: 1001;
}

#pedigree, #pedigree2, #pedigree3, #zucht_ergebnis_1, #zucht_ergebnis_2, #zucht_ergebnis_3 {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    -webkit-box-shadow: 1px 1px 24px 4px rgba(0,0,0,0.5);
    box-shadow: 1px 1px 24px 4px rgba(0,0,0,0.5);
    z-index: 1001;
}

#pedigree img, #pedigree2 img, #pedigree3 img {
    width: 90vw;
    max-width: 1400px;
}

#zucht_ergebnis_1 img, #zucht_ergebnis_2 img, #zucht_ergebnis_3 img {
    height: 90vh;
}

#result_close {
    display: none;
    position: fixed;
    top: 15px;
    right: 45px;
    z-index: 1002;
    cursor: pointer;
}

.at-sign {
    font-size: 2.0rem;
    position: relative;
    top: 3px;
}

a:hover span.at-sign {
    font-size: 2.5rem;
}

.kontakt-mail {
    display: inline-grid;
    margin-right: 3.4rem;
    height: 4rem;
    margin-top: -13px;
}

.kontakt-info {
    text-align: justify;
}

.copyright-home {
    font-size: 0.7rem;
    position: fixed;
    bottom: 0;
    left: 10px;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transform-origin: top left;
}

.copyright-banner {
    color: #825133;
    font-size: 0.7rem;
    position: relative;
    bottom: 20px;
    left: 10px;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transform-origin: top left;
}

.c-wurf-h1 {
    margin-bottom: 30px;
}

.c-wurf-h2 {
    margin-bottom: 10px;
}

.image-wrapper {
    background-position: top center !important;
}

.home_slider {
    position: absolute;
    margin-top: 31.8vh;
    top: 0;
}

.home_slider.small {
    margin-top: 50px;
}

#ad_c-wurf {
    cursor: pointer;
    display: none;
    position: fixed;
    top: 36vh;
    /*left: 488px;*/
    width: 60%;
    /*top: 50%;*/
    left: 50%;
    /*width: 70%;*/
    transform: translate(-50%);
    z-index: 1001;
}

#sidebar {
    background-color: white;
    border-left: 2px solid #825133;
    height: 100%;
    padding-top: 50px;
    position: fixed;
    top: 0;
    right: -350px;
    width: 350px;
    z-index: 1001;
}

.sidebar_nav {
    margin-top: 40px;
}

.sidebar_sub_nav {
    margin-top: 5px;
}

.home_slider .square1_next_image, .home_slider .square1_prev_image {
    position: fixed !important;
    top: 60vh !important;
}
