body
{
   color: #000000;
   font-family: Aniron;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
body:after
{
   background-color: #FFFFFF;
   background-image: url(images/titelbild.jpg);
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
   content: "";
   height: 100vh;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: -1;
}
#wb_home
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#home
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 400px 0px 0px 0px;
   margin-right: auto;
   margin-left: auto;
}
#home > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#home > .col-1
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#home > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#home > .col-1
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Zucht
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FAFAD2;
   background: linear-gradient(to bottom, rgba(250,250,210,0.78) 0%, rgba(255,255,255,0.78) 100%);
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#Zucht
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 10px 0px 10px 0px;
   margin-right: auto;
   margin-left: auto;
}
#Zucht > .col-1, #Zucht > .col-2, #Zucht > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Zucht > .col-1, #Zucht > .col-2, #Zucht > .col-3
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#Zucht > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#Zucht > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#Zucht > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#Zucht > .col-1, #Zucht > .col-2, #Zucht > .col-3
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_wuerfe
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background: linear-gradient(to bottom, rgba(255,255,255,0.78) 0%, rgba(250,250,210,0.78) 100%);
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#wuerfe
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#wuerfe > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wuerfe > .row > .col-1, #wuerfe > .row > .col-2, #wuerfe > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#wuerfe > .row > .col-1, #wuerfe > .row > .col-2, #wuerfe > .row > .col-3
{
   float: left;
}
#wuerfe > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: center;
}
#wuerfe > .row > .col-1 > .col-1-padding
{
   padding: 30px 0px 30px 0px;
}
#wuerfe > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: center;
}
#wuerfe > .row > .col-2 > .col-2-padding
{
   padding: 10px 0px 0px 0px;
}
#wuerfe > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: center;
}
#wuerfe > .row > .col-3 > .col-3-padding
{
   padding: 30px 0px 0px 0px;
}
#wuerfe:before,
#wuerfe:after,
#wuerfe .row:before,
#wuerfe .row:after
{
   display: table;
   content: " ";
}
#wuerfe:after,
#wuerfe .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#wuerfe > .row > .col-1, #wuerfe > .row > .col-2, #wuerfe > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_uberuns
{
   background-color: rgba(250,250,210,0.62);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 15px;
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0px 5px 0px;
   box-shadow: 0px 0px 15px rgba(128,128,0,0.47) inset;
   text-align: center;
}
#uberuns
{
   color: #000000;
   font-family: Aniron;
   font-weight: bold;
   font-size: 15px;
   margin: 0;
   text-align: center;
   text-shadow: 0px 0px 2px rgba(0,0,0,0.50);
}
#uberuns a
{
   color: #000000;
   text-decoration: none;
}
#wb_unserehunde
{
   background-color: rgba(250,250,210,0.62);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 15px;
   box-sizing: border-box;
   margin: 0;
   padding: 5px 0px 5px 0px;
   box-shadow: 0px 0px 15px rgba(128,128,0,0.47) inset;
   text-align: center;
}
#unserehunde
{
   color: #000000;
   font-family: Aniron;
   font-weight: bold;
   font-size: 15px;
   margin: 0;
   text-align: center;
   text-shadow: 0px 0px 5px rgba(0,0,0,0.50);
}
#unserehunde a
{
   color: #000000;
   text-decoration: none;
}
#wb_Image2
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 5px solid rgba(189,183,107,0.78);
   border-radius: 5px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: scale-down;
}
#wb_Heading1
{
   background-color: #FFFFFF;
   background: linear-gradient(to top, rgba(255,255,255,0.78) 0%, rgba(250,250,210,0.00) 100%);
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading1
{
   color: #000000;
   font-family: Aniron;
   font-weight: bold;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-shadow: 0px 0px 10px rgba(245,245,245,0.50);
}
#wb_Image3
{
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 5px solid rgba(238,232,170,0.78);
   border-radius: 5px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 409px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image4
{
   margin: 0;
   vertical-align: top;
}
#Image4
{
   border: 5px solid rgba(238,232,170,0.78);
   border-radius: 5px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 409px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text13 
{
   background-color: rgba(250,250,210,0.82);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 15px;
   padding: 5px 5px 5px 5px;
   margin: 0;
   text-align: center;
   box-shadow: 0px 0px 15px rgba(128,128,0,0.47) inset;
}
#wb_Text13
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text13 p, #wb_Text13 ul
{
   margin: 0;
   padding: 0;
}
#SlideShow1 .image
{
   border-width: 0;
   display: block;
   float: left;
   height: 565px;
   width: auto;
}
#SlideShow1 li
{
   position: absolute;
   width: 100%;
   left: 0;
   top: 0;
}
#SlideShow1
{
   display: inline-block;
   position: relative;
   list-style: none;
   width: 100%;
   height: 565px;
   padding: 0;
   margin: 0;
}
#wb_LayoutGrid8
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #DCDCDC;
   background: linear-gradient(to top, rgba(255,255,255,0.04) 0%, rgba(225,225,225,0.20) 10%, rgba(255,255,255,0.47) 21%, rgba(255,255,255,0.94) 37%, rgba(255,255,255,0.82) 52%, rgba(255,255,255,0.31) 72%, rgba(241,241,241,0.16) 82%, rgba(246,246,246,0.04) 100%);
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid8
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid8 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid8 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid8 > .row > .col-1
{
   float: left;
}
#LayoutGrid8 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: right;
}
#LayoutGrid8:before,
#LayoutGrid8:after,
#LayoutGrid8 .row:before,
#LayoutGrid8 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid8:after,
#LayoutGrid8 .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#LayoutGrid8 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
.ThemeableMenu2 .hide 
{
   display: none!important;
}
.ThemeableMenu2 .show 
{
   display: block!important;
}
.ThemeableMenu2 .hidden
{
   display: none!important;
   visibility: hidden!important;
}
.ThemeableMenu2 .nav
{
   font-family: Aniron;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   color: #4F4F4F;
   text-align: left;
}
#ThemeableMenu2, .ThemeableMenu2 .nav, .ThemeableMenu2 *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.ThemeableMenu2 .nav:before,
.ThemeableMenu2 .nav:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu2 .nav:after 
{
   clear: both;
}
.ThemeableMenu2 .nav a 
{
   text-decoration: none;
}
.ThemeableMenu2 .nav ul
{
   margin-top: 0;
   margin-bottom: 10px;
}
.ThemeableMenu2 .nav ul ul
{
   margin-bottom: 0;
}
.ThemeableMenu2 .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.ThemeableMenu2 .container:before,
.ThemeableMenu2 .container:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu2 .container:after 
{
   clear: both;
}
.ThemeableMenu2 .collapse 
{
   display: none;
}
.ThemeableMenu2 .collapse.in 
{
   display: block;
}
.ThemeableMenu2 .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   -webkit-transition: height .35s ease;
   transition: height .35s ease;
}
.ThemeableMenu2 .caret 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.ThemeableMenu2 .dropdown 
{
   position: relative;
}
.ThemeableMenu2 .dropdown-toggle:focus 
{
   outline: 0;
}
.ThemeableMenu2 .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 16px;
   background-color: rgba(220,220,220,0.79);
   background-image: none;
   border: 1px solid rgba(197,197,197,0.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.ThemeableMenu2 .dropdown-menu .divider 
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.ThemeableMenu2 .dropdown-menu>li>a 
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #4F4F4F;
   white-space: nowrap;
}
.ThemeableMenu2 .dropdown-menu>li>a:hover,
.ThemeableMenu2 .dropdown-menu>li>a:focus 
{
   text-decoration: none;
   color: #9D8939;
   background-color: transparent;
   background-image: none;
}
.ThemeableMenu2 .dropdown-menu>.active>a,
.ThemeableMenu2 .dropdown-menu>.active>a:hover,
.ThemeableMenu2 .dropdown-menu>.active>a:focus 
{
   color: #fff;
   text-decoration: none;
   outline: 0;
   background-color: #343A40;
}
.ThemeableMenu2 .open>.dropdown-menu 
{
   display: block;
}
.ThemeableMenu2 .open>a 
{
   outline: 0;
}
.ThemeableMenu2 .dropdown-header 
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.ThemeableMenu2 .dropdown-backdrop 
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.ThemeableMenu2 .dropdown.open .dropdown-menu
{
   animation-name: ThemeableMenu2-animation;
   animation-duration: 500ms;
   animation-iteration-count: 1;
   animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.335);
   animation-fill-mode: forwards;
}
@keyframes ThemeableMenu2-animation
{
   0%
   {
      opacity: 0;
      transform: scale(0.5);
   }
   100%
   {
      opacity: 1;
      transform: scale(1);
   }
}
.ThemeableMenu2 .nav>li 
{
   position: relative;
   display: block;
}
.ThemeableMenu2 .nav>li>a 
{
   position: relative;
   display: block;
   padding: 15px 15px 15px 15px;
}
.ThemeableMenu2 .nav .open>a,
.ThemeableMenu2 .nav .open>a:hover,
.ThemeableMenu2 .nav .open>a:focus 
{
   background-color: #ccc;
   border-color: #343A40;
}
.ThemeableMenu2 .nav .nav-divider 
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.ThemeableMenu2 .nav>li>a>img 
{
   max-width: none;
}
.ThemeableMenu2 .nav .caret 
{
   border-top-color: #343A40;
   border-bottom-color: #343A40;
}
.ThemeableMenu2
{
   position: relative;
   border: 1px solid transparent;
   background-color: transparent;
   background-image: none;
}
.ThemeableMenu2:before,
.ThemeableMenu2:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu2:after 
{
   clear: both;
}
.ThemeableMenu2 .navbar-header:before,
.ThemeableMenu2 .navbar-header:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu2 .navbar-header:after 
{
   clear: both;
}
.ThemeableMenu2-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.ThemeableMenu2-navbar-collapse:before,
.ThemeableMenu2-navbar-collapse:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu2-navbar-collapse:after 
{
   clear: both;
}
.ThemeableMenu2-navbar-collapse.in 
{
   overflow-y: auto;
}
.ThemeableMenu2 .navbar-toggle 
{
   position: relative;
   float: right;
   padding: 16px 10px 15px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.ThemeableMenu2 .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.ThemeableMenu2 .navbar-toggle .icon-bar+.icon-bar 
{
   margin-top: 4px;
}
.ThemeableMenu2 .navbar-nav 
{
   margin: 6px -15px;
}
.ThemeableMenu2 .navbar-nav>li>.dropdown-menu 
{
   margin-top: 0;
}
.ThemeableMenu2 .navbar-nav>li>a 
{
   color: #4F4F4F;
}
.ThemeableMenu2 .navbar-nav>li>a:hover,
.ThemeableMenu2 .navbar-nav>li>a:focus 
{
   background-color: transparent;
   background-image: none;
   color: #9D8939;
   text-decoration: none;
}
.ThemeableMenu2 .navbar-nav>.active>a,
.ThemeableMenu2 .navbar-nav>.active>a:hover,
.ThemeableMenu2 .navbar-nav>.active>a:focus 
{
   color: #9D8939;
   background-color: transparent;
   background-image: none;
}
.ThemeableMenu2 .navbar-toggle 
{
   border: 1px solid rgba(43,43,43,0.10);
}
.ThemeableMenu2 .navbar-toggle:hover,
.ThemeableMenu2 .navbar-toggle:focus 
{
   background-color: transparent;
}
.ThemeableMenu2 .navbar-toggle .icon-bar 
{
   background-color: #000000;
}
.ThemeableMenu2-navbar-collapse
{
   border-color: rgba(197,197,197,0.00);
}
.ThemeableMenu2 .navbar-nav>.dropdown>a:hover .caret,
.ThemeableMenu2 .navbar-nav>.dropdown>a:focus .caret 
{
   border-top-color: #9D8939;
   border-bottom-color: #9D8939;
}
.ThemeableMenu2 .navbar-nav>.open>a,
.ThemeableMenu2 .navbar-nav>.open>a:hover,
.ThemeableMenu2 .navbar-nav>.open>a:focus 
{
   background-color: transparent;
   background-image: none;
   color: #9D8939;
}
.ThemeableMenu2 .navbar-nav>.open>a .caret,
.ThemeableMenu2 .navbar-nav>.open>a:hover .caret,
.ThemeableMenu2 .navbar-nav>.open>a:focus .caret 
{
   border-top-color: #9D8939;
   border-bottom-color: #9D8939;
}
.ThemeableMenu2 .navbar-nav>.dropdown>a .caret 
{
   border-top-color: #4F4F4F;
   border-bottom-color: #4F4F4F;
}
.ThemeableMenu2 .navbar-link 
{
   color: #4F4F4F;
}
.ThemeableMenu2 .navbar-link:hover 
{
   color: #9D8939;
}
.ThemeableMenu2 .navbar-header
{
   color: #000000;
   height: 48px;
}
@media (min-width: 620px) 
{
.ThemeableMenu2 .navbar-right .dropdown-menu 
{
   right: 0;
   left: auto;
}
.ThemeableMenu2 .navbar-header 
{
   float: left;
}
.ThemeableMenu2-navbar-collapse 
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.ThemeableMenu2-navbar-collapse.collapse 
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.ThemeableMenu2-navbar-collapse.in 
{
   overflow-y: auto;
}
.ThemeableMenu2 .navbar-toggle
{
   display: none;
}
.ThemeableMenu2 .navbar-nav 
{
   float: left;
   margin: 0;
}
.ThemeableMenu2 .navbar-nav>li 
{
   float: left;
}
.ThemeableMenu2 .container>.navbar-header,
.ThemeableMenu2 .container>.ThemeableMenu2-navbar-collapse 
{
   margin-right: 0;
   margin-left: 0;
}
.ThemeableMenu2 .navbar-nav>.dropdown>a:hover .caret,
.ThemeableMenu2 .navbar-nav>.dropdown>a:focus .caret 
{
   border-top-color: #9D8939;
   border-bottom-color: #9D8939;
}
}
@media (max-width: 620px) 
{
.ThemeableMenu2 
{
   border-color: rgba(238,232,170,0.00);
}
.ThemeableMenu2 .navbar-nav 
{
   margin: 0;
   background-color: rgba(220,220,220,0.79);
   background-image: none;
}
.ThemeableMenu2 .navbar-nav .open .dropdown-menu 
{
   position: static;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.ThemeableMenu2 .navbar-nav .open .dropdown-menu>li>a,
.ThemeableMenu2 .navbar-nav .open .dropdown-menu .dropdown-header 
{
   padding: 5px 15px 5px 25px;
}
.ThemeableMenu2 .navbar-nav .open .dropdown-menu>li>a 
{
   line-height: 20px;
}
.ThemeableMenu2 .navbar-nav .open .dropdown-menu>li>a:hover,
.ThemeableMenu2 .navbar-nav .open .dropdown-menu>li>a:focus 
{
   background-image: none;
}
}
@media (min-width: 620px) 
{
.ThemeableMenu2 
{
   background-color: transparent;
   background-image: none;
   border-color: rgba(238,232,170,0.00);
   border-radius: 0px;
}
.ThemeableMenu2 .navbar-nav>li>a 
{
   color: #000000;
}
.ThemeableMenu2 .navbar-nav>li>a:hover,
.ThemeableMenu2 .navbar-nav>li>a:focus 
{
   color: #9D8939;
   background-color: rgba(220,220,220,0.83);
   background-image: none;
}
.ThemeableMenu2 .navbar-nav>.active>a,
.ThemeableMenu2 .navbar-nav>.active>a:hover,
.ThemeableMenu2 .navbar-nav>.active>a:focus 
{
   color: #9D8939;
   background-color: rgba(220,220,220,0.83);
   background-image: none;
}
.ThemeableMenu2 .navbar-nav>.open>a,
.ThemeableMenu2 .navbar-nav>.open>a:hover,
.ThemeableMenu2 .navbar-nav>.open>a:focus 
{
   background-color: rgba(220,220,220,0.83);
   background-image: none;
   color: #9D8939;
}
.ThemeableMenu2 .navbar-nav>.dropdown>a:hover .caret 
{
   border-top-color: #9D8939;
   border-bottom-color: #9D8939;
}
.ThemeableMenu2 .navbar-nav>.dropdown>a .caret
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.ThemeableMenu2 .navbar-nav > li.active > a > .caret,
.ThemeableMenu2 .navbar-nav > li.active > a:hover > .caret,
.ThemeableMenu2 .navbar-nav > li.active > a:focus > .caret
{
   border-top-color: #9D8939;
   border-bottom-color: #9D8939;
}
.ThemeableMenu2 .navbar-nav>.open>a .caret,
.ThemeableMenu2 .navbar-nav>.open>a:hover .caret,
.ThemeableMenu2 .navbar-nav>.open>a:focus .caret 
{
   border-top-color: #9D8939;
   border-bottom-color: #9D8939;
}
.ThemeableMenu2 .navbar-link 
{
   color: #000000;
}
.ThemeableMenu2 .navbar-link:hover 
{
   color: #fff;
}
}
#ThemeableMenu2 i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 3px solid #BDB76B;
   border-radius: 10px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 120px;
   height: 113px;
   vertical-align: top;
}
#wb_Image6
{
   margin: 0;
   vertical-align: top;
}
#Image6
{
   border: 2px solid #BDB76B;
   border-radius: 10px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 138px;
   height: 138px;
   vertical-align: top;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FAFAD2;
   background: linear-gradient(to bottom, rgba(250,250,210,0.78) 0%, rgba(255,255,255,0.78) 100%);
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: center;
}
#LayoutGrid2 > .row > .col-1 > .col-1-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: center;
}
#LayoutGrid2 > .row > .col-2 > .col-2-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FAFAD2;
   background: linear-gradient(to bottom, rgba(250,250,210,0.78) 0%, rgba(255,255,255,0.78) 100%);
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background: linear-gradient(to bottom, rgba(255,255,255,0.78) 0%, rgba(250,250,210,0.20) 100%);
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   display: none;
   width: 0;
   text-align: center;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_Image5
{
   margin: 0px 0px 15px 0px;
   vertical-align: top;
}
#Image5
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 81px;
   height: 61px;
   vertical-align: top;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 16px;
}
#wb_Text1 div
{
   text-align: center;
}
#TextArea1
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   box-sizing: border-box;
   padding: 4px 4px 4px 4px;
   margin: 0;
   text-align: left;
   overflow: auto;
   resize: none;
}
#TextArea1:focus
{
   border-color: #6B8E23;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(107,142,35,0.60);
   outline: 0;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#Heading3
{
   color: #000000;
   font-family: Aniron;
   font-weight: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-shadow: 0px 0px 5px rgba(245,245,245,0.50);
}
#Accordion1
{
   width: 100%;
   height: 100%;
}
#wb_Accordion1 .ui-helper-reset
{
   line-height: normal !important;
}
#Accordion1 .ui-accordion-header
{
   font-family: Aniron;
   font-weight: normal;
   font-size: 16px !important;
   font-style: normal;
   padding: 10px 10px 10px 0px;
   text-align: center;
}
#Accordion1 h3
{
   display: block;
   margin: 0;
}
#Accordion1 .ui-accordion-header .ui-icon
{
   background-image: url(images/kontakt-Accordion1-default.png);
   background-position: 0 0;
   padding-right: 4px;
}
#Accordion1 .ui-state-active .ui-icon
{
   background-image: url(images/kontakt-Accordion1-active.png);
}
#Accordion1 .ui-accordion-content
{
   padding: 4px 4px 4px 4px;
   position: relative;
   font-size: 0;
   text-align: left;
}
#Accordion1, #Accordion1 > .ui-corner-all, #Accordion1 > .ui-corner-top
{
   border-top-left-radius: 15px;
   border-top-right-radius: 15px;
}
#Accordion1 .ui-corner-all, #Accordion1 .ui-corner-bottom
{
   border-bottom-right-radius: 15px;
   border-bottom-left-radius: 15px;
}
#Accordion1 .ui-widget-content
{
   border-color: #000000;
   background-color: rgba(250,250,210,0.62);
   background-image: none;
   color: #000000;
}
#Accordion1 .ui-state-default
{
   border-color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
}
#Accordion1 .ui-state-hover
{
   border-color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
}
#Accordion1 .ui-state-active
{
   border-color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
}
#Accordion1 .ui-accordion-header:nth-of-type(1)
{
   border-color: #000000;
   background: #000000;
}
#Accordion1 .ui-accordion-header:nth-of-type(2)
{
   border-color: #000000;
   background: #000000;
}
#Accordion1 .ui-accordion-header:nth-of-type(3)
{
   border-color: #000000;
   background: #000000;
}
#wb_Accordion1
{
   margin: 0;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text4
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 16px;
}
#wb_Text4 div
{
   text-align: left;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text5
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 16px;
}
#wb_Text5 div
{
   text-align: left;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text6
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 16px;
}
#wb_Text6 div
{
   text-align: left;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: center;
}
#Heading4
{
   color: #000000;
   font-family: Aniron;
   font-weight: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-shadow: 0px 0px 3px rgba(245,245,245,0.50);
}
#Accordion3
{
   width: 100%;
   height: 100%;
}
#wb_Accordion3 .ui-helper-reset
{
   line-height: normal !important;
}
#Accordion3 .ui-accordion-header
{
   font-family: Aniron;
   font-weight: normal;
   font-size: 16px !important;
   font-style: normal;
   padding: 10px 10px 10px 0px;
   text-align: center;
}
#Accordion3 h3
{
   display: block;
   margin: 0;
}
#Accordion3 .ui-accordion-header .ui-icon
{
   background-image: url(images/kontakt-Accordion3-default.png);
   background-position: 0 0;
   padding-right: 4px;
}
#Accordion3 .ui-state-active .ui-icon
{
   background-image: url(images/kontakt-Accordion3-active.png);
}
#Accordion3 .ui-accordion-content
{
   padding: 4px 4px 4px 4px;
   position: relative;
   font-size: 0;
   text-align: left;
}
#Accordion3, #Accordion3 > .ui-corner-all, #Accordion3 > .ui-corner-top
{
   border-top-left-radius: 15px;
   border-top-right-radius: 15px;
}
#Accordion3 .ui-corner-all, #Accordion3 .ui-corner-bottom
{
   border-bottom-right-radius: 15px;
   border-bottom-left-radius: 15px;
}
#Accordion3 .ui-widget-content
{
   border-color: #000000;
   background-color: rgba(250,250,210,0.62);
   background-image: none;
   color: #000000;
}
#Accordion3 .ui-state-default
{
   border-color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
}
#Accordion3 .ui-state-hover
{
   border-color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
}
#Accordion3 .ui-state-active
{
   border-color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
}
#Accordion3 .ui-accordion-header:nth-of-type(1)
{
   border-color: #000000;
   background: #000000;
}
#Accordion3 .ui-accordion-header:nth-of-type(2)
{
   border-color: #000000;
   background: #000000;
}
#Accordion3 .ui-accordion-header:nth-of-type(3)
{
   border-color: #000000;
   background: #000000;
}
#wb_Accordion3
{
   margin: 0;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text10
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 16px;
}
#wb_Text10 div
{
   text-align: left;
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text12
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 16px;
}
#wb_Text12 div
{
   text-align: left;
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text11
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 16px;
}
#wb_Text11 div
{
   text-align: left;
}
#Image7
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0px 0px 15px 0px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Heading3
{
   display: inline-block;
   width: 100%;
   z-index: 19;
}
#wb_Heading4
{
   display: inline-block;
   width: 100%;
   z-index: 24;
}
#wb_Image1
{
   display: inline-block;
   width: 120px;
   height: 113px;
   z-index: 0;
}
#SlideShow1
{
   overflow: hidden;
   z-index: 12;
}
#wb_Image2
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 1;
}
#wb_Image3
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 9;
}
#TextArea1
{
   display: block;
   width: 100%;
   height: 29px;
   z-index: 26;
}
#wb_Image4
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 13;
}
#wb_uberuns
{
   display: inline-block;
   width: 100%;
   z-index: 10;
}
#wb_Image5
{
   display: inline-block;
   width: 81px;
   height: 61px;
   z-index: 11;
}
#wb_Accordion1
{
   display: inline-block;
   width: 100%;
   text-align: center;
   z-index: 20;
}
#wb_Image6
{
   display: inline-block;
   width: 138px;
   height: 138px;
   z-index: 2;
}
#wb_Image7
{
   position: absolute;
   left: 444px;
   top: 2400px;
   width: 81px;
   height: 61px;
   z-index: 40;
}
#wb_unserehunde
{
   display: inline-block;
   width: 100%;
   z-index: 14;
}
#wb_Accordion3
{
   display: inline-block;
   width: 100%;
   text-align: center;
   z-index: 25;
}
#wb_ThemeableMenu2
{
   display: inline-block;
   width: calc(100% - 20px);
   z-index: 1015;
}
#wb_Heading1
{
   display: inline-block;
   width: 100%;
   z-index: 3;
}
@media only screen and (min-width: 480px) and (max-width: 969px)
{
body
{
   background-color: #FFFFFF;
   background-image: url(images/titelbild.jpg);
   background-attachment: fixed;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
}
#wb_home
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_home
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#home
{
   padding: 400px 0px 0px 0px;
}
#home > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#home > .col-1
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#wb_Zucht
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FAFAD2;
   background: linear-gradient(to bottom, rgba(250,250,210,0.78) 0%, rgba(255,255,255,0.78) 100%);
}
#wb_Zucht
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Zucht
{
   padding: 10px 0px 10px 0px;
}
#Zucht > .col-1, #Zucht > .col-2, #Zucht > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#Zucht > .col-1
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#Zucht > .col-2
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#Zucht > .col-3
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#wb_wuerfe
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background: linear-gradient(to bottom, rgba(255,255,255,0.78) 0%, rgba(250,250,210,0.78) 100%);
}
#wb_wuerfe
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#wuerfe
{
   padding: 50px 15px 50px 15px;
}
#wuerfe .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wuerfe > .row > .col-1, #wuerfe > .row > .col-2, #wuerfe > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#wuerfe > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wuerfe > .row > .col-1 > .col-1-padding
{
   padding: 30px 0px 30px 0px;
}
#wuerfe > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wuerfe > .row > .col-2 > .col-2-padding
{
   padding: 10px 0px 0px 0px;
}
#wuerfe > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wuerfe > .row > .col-3 > .col-3-padding
{
   padding: 30px 0px 0px 0px;
}
#wb_uberuns
{
   width: 100%;
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 15px;
   font-family: Aniron;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(250,250,210,0.62);
   background-image: none;
   border-radius: 15px;
   margin: 0;
   padding: 5px 0px 5px 0px;
}
#wb_uberuns
{
   background-color: rgba(250,250,210,0.62);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 15px;
   text-align: center;
}
#uberuns
{
   color: #000000;
   font-family: Aniron;
   font-weight: bold;
   font-size: 15px;
   text-shadow: 0px 0px 2px rgba(0,0,0,0.50);
}
#uberuns a
{
   color: #000000;
}
#wb_unserehunde
{
   width: 100%;
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 15px;
   font-family: Aniron;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(250,250,210,0.62);
   background-image: none;
   border-radius: 15px;
   margin: 0;
   padding: 5px 0px 5px 0px;
}
#wb_unserehunde
{
   background-color: rgba(250,250,210,0.62);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 15px;
   text-align: center;
}
#unserehunde
{
   color: #000000;
   font-family: Aniron;
   font-weight: bold;
   font-size: 15px;
   text-shadow: 0px 0px 5px rgba(0,0,0,0.50);
}
#unserehunde a
{
   color: #000000;
}
#wb_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 24px;
   font-family: Aniron;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background: linear-gradient(to top, rgba(255,255,255,0.78) 0%, rgba(250,250,210,0.00) 100%);
   margin: 0;
   padding: 0;
}
#wb_Heading1
{
   background-color: #FFFFFF;
   background: linear-gradient(to top, rgba(255,255,255,0.78) 0%, rgba(250,250,210,0.00) 100%);
   border: 0px solid #000000;
   text-align: center;
}
#Heading1
{
   color: #000000;
   font-family: Aniron;
   font-weight: bold;
   font-size: 24px;
   text-shadow: 0px 0px 10px rgba(245,245,245,0.50);
}
#wb_Image3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Image4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Text13
{
   visibility: visible;
   display: block;
   background-color: rgba(250,250,210,0.82);
   background-image: none;
   border-radius: 15px;
}
#wb_Text13
{
   margin: 0;
   padding: 5px 5px 5px 5px;
}
#SlideShow1
{
   visibility: visible;
   display: inline-block;
}
#SlideShow1
{
   height: 568px;
}
#SlideShow1 .image
{
   height: 568px;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background: linear-gradient(to top, rgba(255,255,255,0.04) 0%, rgba(225,225,225,0.20) 10%, rgba(255,255,255,0.47) 21%, rgba(255,255,255,0.94) 37%, rgba(255,255,255,0.82) 52%, rgba(255,255,255,0.31) 72%, rgba(241,241,241,0.16) 82%, rgba(246,246,246,0.04) 100%);
}
#wb_LayoutGrid8
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   padding: 10px 15px 10px 15px;
}
#LayoutGrid8 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid8 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid8 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#wb_ThemeableMenu2
{
   width: calc(100% - 20px);
   visibility: visible;
   display: block;
   margin: 0px 0px 0px 20px;
}
#ThemeableMenu2, #ThemeableMenu2 .ui-menu-item a
{
   font-family: Aniron;
   font-weight: bold;
   font-size: 16px;
}
#wb_Image1
{
   width: 120px;
   height: 113px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 120px;
   height: 113px;
}
#wb_Image6
{
   width: 138px;
   height: 126px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image6
{
   width: 138px;
   height: 126px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FAFAD2;
   background: linear-gradient(to bottom, rgba(250,250,210,0.78) 0%, rgba(255,255,255,0.78) 100%);
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 50px 15px 50px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background: linear-gradient(to bottom, rgba(255,255,255,0.78) 0%, rgba(250,250,210,0.20) 100%);
}
#wb_LayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   padding: 10px 15px 10px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Image5
{
   width: 81px;
   height: 61px;
   visibility: visible;
   display: inline-block;
   margin: 0px 0px 15px 0px;
   padding: 0;
}
#Image5
{
   width: 81px;
   height: 61px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#TextArea1
{
   width: 100%;
   height: 94px;
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
}
@media only screen and (max-width: 479px)
{
body
{
   background-color: #FFFFFF;
   background-image: url(images/titelbild.jpg);
   background-attachment: fixed;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
}
#wb_home
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_home
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#home
{
   padding: 400px 0px 0px 0px;
}
#home > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#home > .col-1
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#wb_Zucht
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FAFAD2;
   background: linear-gradient(to bottom, rgba(250,250,210,0.78) 0%, rgba(255,255,255,0.78) 100%);
}
#wb_Zucht
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Zucht
{
   padding: 10px 0px 10px 0px;
}
#Zucht > .col-1, #Zucht > .col-2, #Zucht > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#Zucht > .col-1
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#Zucht > .col-2
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#Zucht > .col-3
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#wb_wuerfe
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background: linear-gradient(to bottom, rgba(255,255,255,0.78) 0%, rgba(250,250,210,0.78) 100%);
}
#wb_wuerfe
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#wuerfe
{
   padding: 50px 15px 50px 15px;
}
#wuerfe .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wuerfe > .row > .col-1, #wuerfe > .row > .col-2, #wuerfe > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#wuerfe > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wuerfe > .row > .col-1 > .col-1-padding
{
   padding: 30px 0px 30px 0px;
}
#wuerfe > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wuerfe > .row > .col-2 > .col-2-padding
{
   padding: 10px 0px 0px 0px;
}
#wuerfe > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wuerfe > .row > .col-3 > .col-3-padding
{
   padding: 30px 0px 0px 0px;
}
#wb_uberuns
{
   width: 100%;
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 15px;
   font-family: Aniron;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(250,250,210,0.62);
   background-image: none;
   border-radius: 15px;
   margin: 0;
   padding: 5px 0px 5px 0px;
}
#wb_uberuns
{
   background-color: rgba(250,250,210,0.62);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 15px;
   text-align: center;
}
#uberuns
{
   color: #000000;
   font-family: Aniron;
   font-weight: bold;
   font-size: 15px;
   text-shadow: 0px 0px 2px rgba(0,0,0,0.50);
}
#uberuns a
{
   color: #000000;
}
#wb_unserehunde
{
   width: 100%;
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 15px;
   font-family: Aniron;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(250,250,210,0.62);
   background-image: none;
   border-radius: 15px;
   margin: 0;
   padding: 5px 0px 5px 0px;
}
#wb_unserehunde
{
   background-color: rgba(250,250,210,0.62);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 15px;
   text-align: center;
}
#unserehunde
{
   color: #000000;
   font-family: Aniron;
   font-weight: bold;
   font-size: 15px;
   text-shadow: 0px 0px 5px rgba(0,0,0,0.50);
}
#unserehunde a
{
   color: #000000;
}
#wb_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 16px;
   font-family: Aniron;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background: linear-gradient(to top, rgba(255,255,255,0.78) 0%, rgba(250,250,210,0.00) 100%);
   margin: 0;
   padding: 0;
}
#wb_Heading1
{
   background-color: #FFFFFF;
   background: linear-gradient(to top, rgba(255,255,255,0.78) 0%, rgba(250,250,210,0.00) 100%);
   border: 0px solid #000000;
   text-align: center;
}
#Heading1
{
   color: #000000;
   font-family: Aniron;
   font-weight: bold;
   font-size: 16px;
   text-shadow: 0px 0px 10px rgba(245,245,245,0.50);
}
#wb_Image3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Image4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Text13
{
   visibility: visible;
   display: block;
   background-color: rgba(250,250,210,0.82);
   background-image: none;
   border-radius: 15px;
}
#wb_Text13
{
   margin: 0;
   padding: 5px 5px 5px 5px;
}
#SlideShow1
{
   visibility: visible;
   display: inline-block;
}
#SlideShow1
{
   height: 568px;
}
#SlideShow1 .image
{
   height: 568px;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background: linear-gradient(to top, rgba(255,255,255,0.04) 0%, rgba(225,225,225,0.20) 10%, rgba(255,255,255,0.47) 21%, rgba(255,255,255,0.94) 37%, rgba(255,255,255,0.82) 52%, rgba(255,255,255,0.31) 72%, rgba(241,241,241,0.16) 82%, rgba(246,246,246,0.04) 100%);
}
#wb_LayoutGrid8
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   padding: 10px 15px 10px 15px;
}
#LayoutGrid8 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid8 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid8 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#wb_ThemeableMenu2
{
   width: calc(100% - 20px);
   visibility: visible;
   display: block;
   margin: 0px 0px 0px 20px;
}
#ThemeableMenu2, #ThemeableMenu2 .ui-menu-item a
{
   font-family: Aniron;
   font-weight: bold;
   font-size: 16px;
}
#wb_Image1
{
   width: 120px;
   height: 113px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 120px;
   height: 113px;
}
#wb_Image6
{
   width: 138px;
   height: 126px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image6
{
   width: 138px;
   height: 126px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FAFAD2;
   background: linear-gradient(to bottom, rgba(250,250,210,0.78) 0%, rgba(255,255,255,0.78) 100%);
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 50px 15px 50px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background: linear-gradient(to bottom, rgba(255,255,255,0.78) 0%, rgba(250,250,210,0.20) 100%);
}
#wb_LayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   padding: 10px 15px 10px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Image5
{
   width: 81px;
   height: 61px;
   visibility: visible;
   display: inline-block;
   margin: 0px 0px 15px 0px;
   padding: 0;
}
#Image5
{
   width: 81px;
   height: 61px;
}
#wb_Text1
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#TextArea1
{
   width: 100%;
   height: 94px;
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
}
