/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
@media(max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}
/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:bold}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}
.rs-column.-large-first {
  clear: left;
}
.rs-column.-large-last {
  margin-right: -5px;
}
.rs-column.-large-first-row {
  margin-top: 0;
}
.rs-column.-large-col-1-1 {
  width: 100%;
}
.rs-column.-large-col-2-1 {
  width: 46.15385%;
}
.rs-column.-large-col-2-2 {
  width: 100%;
}
.rs-column.-large-col-3-1 {
  width: 28.20513%;
}
.rs-column.-large-col-3-2 {
  width: 64.10256%;
}
.rs-column.-large-col-3-3 {
  width: 100%;
}
.rs-column.-large-col-4-1 {
  width: 19.23077%;
}
.rs-column.-large-col-4-2 {
  width: 46.15385%;
}
.rs-column.-large-col-4-3 {
  width: 73.07692%;
}
.rs-column.-large-col-4-4 {
  width: 100%;
}
.rs-column.-large-col-5-1 {
  width: 13.84615%;
}
.rs-column.-large-col-5-2 {
  width: 35.38462%;
}
.rs-column.-large-col-5-3 {
  width: 56.92308%;
}
.rs-column.-large-col-5-4 {
  width: 78.46154%;
}
.rs-column.-large-col-5-5 {
  width: 100%;
}
.rs-column.-large-col-6-1 {
  width: 10.25641%;
}
.rs-column.-large-col-6-2 {
  width: 28.20513%;
}
.rs-column.-large-col-6-3 {
  width: 46.15385%;
}
.rs-column.-large-col-6-4 {
  width: 64.10256%;
}
.rs-column.-large-col-6-5 {
  width: 82.05128%;
}
.rs-column.-large-col-6-6 {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-first {
    clear: none;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: left;
  }
  .rs-column.-medium-last {
    margin-right: -5px;
  }
  .rs-column.-medium-first-row {
    margin-top: 0;
  }
  .rs-column.-medium-col-1-1 {
    width: 100%;
  }
  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-2-2 {
    width: 100%;
  }
  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-3-3 {
    width: 100%;
  }
  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-medium-col-4-4 {
    width: 100%;
  }
  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-medium-col-5-5 {
    width: 100%;
  }
  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .rs-column {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: none;
  }
  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-small-first {
    clear: left;
  }
  .rs-column.-small-last {
    margin-right: -5px;
  }
  .rs-column.-small-first-row {
    margin-top: 0;
  }
  .rs-column.-small-col-1-1 {
    width: 100%;
  }
  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-small-col-2-2 {
    width: 100%;
  }
  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-small-col-3-3 {
    width: 100%;
  }
  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-small-col-4-4 {
    width: 100%;
  }
  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-small-col-5-5 {
    width: 100%;
  }
  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

/* layout.css */
html *{margin:0;padding:0}body{margin:0;padding:0;background-color:#fff;font-size:105%;line-height:140%;color:#000;letter-spacing:.03em;@import url("https://fonts.googleapis.com/css?family=Open+Sans");font-family: 'Open Sans', sans-serif}#wrapper{width:960px;margin-right:auto;margin-left:auto}#header{width:100%;height:220px;display:block;margin:0;padding:0}#container{width:100%;float:left;margin:0;padding:0;background-color:#fff}#logo{width:580px;height:242px;display:block;margin:-40px auto 0;background-image:url("../../files/fressfreude/_design/fressfreude-logo-hund.svg");background-position:center top;background-repeat:no-repeat;z-index: 11}#logo span{display:none}.mod_article.first.last.block{float:left;margin:0 0 -6px;padding:0}#footer,#footer a{width:100%;float:left;margin:0 0 20px;padding:0;background-color:#93c01f;border:1px solid #9c3;border-radius:5px;color:#fff;behavior:url("assets/css3pie/1.0.0/PIE.htc")}.ce_image.first.block img{width:960px;height:630px;float:none;margin:0 0 20px;padding:0;border:0px solid;border-radius:5px;behavior:url("assets/css3pie/1.0.0/PIE.htc");object-fit: cover}.right.ce_image.block{width:300px;height:300px;float:right;clear:right;margin-bottom:1em;border:0px solid #c00;border-radius:5px;behavior:url("assets/css3pie/1.0.0/PIE.htc");object-fit: cover}#preise-leistungen .rs-column.-large-col-3-1{width:288px;float:left;display:block;margin:0 auto;padding:15px 15px 0;text-align:center;background-color:#0092be;border-width:2px 1px;border-style:solid;border-color:#fff;border-radius:5px;behavior:url("assets/css3pie/1.0.0/PIE.htc")}#impressum .rs-column.-large-col-2-1{width:460px;float:left;display:block;margin:0;padding:15px 15px 0 0}.image_container.float_above img,.image_container.float_left img{height:300px;float:left;clear:both;margin-bottom:10px;border:0px solid;border-radius:5px;behavior:url("assets/css3pie/1.0.0/PIE.htc");object-fit: cover}#main .ce_text.last.block{margin-bottom:20px}
/* typo.css */
a:active,a:focus{outline: none}.ce_text a,.ce_text a:link,.ce_text a:visited{padding-right:3px;font-weight:bold;text-decoration:underline;color:#0092be}.ce_text a:hover,.ce_text a:active,.ce_text a:focus{color:#000}h1{padding-bottom:10px;font-size:150%;line-height:150%;font-weight:bold;color:#0092be}#preise-leistungen h1{font-size:150%;line-height:150%;font-weight:bold;color:#fff}.ce_text.first.block h1{margin-bottom:15px}.ce_text p{margin-bottom:20px}b,strong{font-weight:bold;color:#000}.ce_text li{margin:15px 0;font-weight:bold;color:#0f3}#footer .ce_text.last.block p{margin:0;padding:10px;text-align:center}.slider-control{margin-bottom:10px}.content-slider .ce_text h1{margin-bottom:10px;font-size:110%;font-weight:bold;color:#669}
/* mainmenu.css */
.invisible{width:0px;height:0px;left:-1000px;position:absolute;overflow:hidden;display:inline;top: -1000px}.mod_navigation.mainmenu.block{width:100%;margin:0;padding:0;background-color:#93c01f;border-radius:5px;behavior:url("assets/css3pie/1.0.0/PIE.htc");z-index: 0}.mainmenu{overflow:visible;float:left;display:block;margin:0;padding:0;background-color:#93c01f;z-index: 0}.mainmenu ul.level_1 li{position:relative;float:left;display:block}.mainmenu ul.level_1 li a,.mainmenu ul.level_1 li span.active,.mainmenu ul.level_1 li span.forward{height:auto;position:relative;display:inline-block;padding:8px 0 8px 18px;white-space:nowrap;background-color:#93c01f;border-radius:5px;font-weight:bold;text-decoration:none;color:#fff;behavior:url("assets/css3pie/1.0.0/PIE.htc")}.mainmenu ul.level_1 li a:hover,.mainmenu ul.level_1 li span.active,.mainmenu ul.level_1 li.submenu:hover > a,.mainmenu ul.level_1 li a.trail,.mainmenu ul.level_1 li span.forward{color:#000}.mainmenu ul.level_1 li > ul{position:absolute;background-color:#93c01f;border-radius:5px;behavior:url("assets/css3pie/1.0.0/PIE.htc");-webkit-box-shadow:0 4px 8px 3px rgba(0,0,0,.3);box-shadow:0 4px 4px 3px rgba(0,0,0,.3);behavior:url("assets/css3pie/1.0.0/PIE.htc");z-index: 999}.mainmenu ul.level_1 li > ul{border-radius:5px;behavior:url("assets/css3pie/1.0.0/PIE.htc");visibility: hidden;opacity: 0;-webkit-transition-property: opacity, visibility;-moz-transition-property: opacity, visibility;-o-transition-property: opacity, visibility;transition-property: opacity, visibility;-webkit-transition-duration: .2s, 0s;-moz-transition-duration: .2s, 0s;-o-transition-duration: .2s, 0s;transition-duration: .2s, 0s;-webkit-transition-delay: 0s, .2s;-moz-transition-delay: 0s, .2s;-o-transition-delay: 0s, .2s;transition-delay: 0s, .2s}.mainmenu ul li:hover > ul{padding-right:50px;opacity: 1;visibility: visible;-webkit-transition-delay: 0s, 0s;-moz-transition-delay: 0s, 0s;-o-transition-delay: 0s, 0s;transition-delay: 0s, 0s}
