@import url(jquery.webui-popover.css);
@import url(jquery.bxslider.css);
@import url(megamenu.css);
@import url(style.css);


#aktuelles h3 a{
text-decoration:none;
}


.bigcontent img{max-width:80%;}

#mobilheader{
width:100%;
}
.katalog{
display:inline-block;
margin:10px;
border:1px solid #ddd;
width:17%;
}

.katalog img{
width:100%;
}
.mlogo{

}

#mobilnavibutton a{
color:#1f386e;
}
#mobilheader .mlogo img{
width:70%;
margin-top:10px;
max-width:100%;
}


.katalog a{
Xmargin:0px;
Xpadding:0px;
Xpadding-bottom:-9px;
Xdisplay:inline-block;
Xborder:1px solid #ff0000;
}

#vorteilsleiste{
display:block;
background:#1f386e; color:#fff;
font-size:160%;
font-family: Exo, sans-serif;
}

footer{
Xbackground:#f1f1f1;
color:#333;
font-size: 90%;
}
footer h4{
color:#1f386e;
font-family: Exo, sans-serif;
}
.footer_info a{
color:#333;

}

#warenkorbinfo{
display:none;
}

#quicklinks{
background: url(/cms_content/layout/symbol.png) no-repeat right top;
}

xbody{
background-image: url(/cms_content/layout/back.jpg) ;
   background-size: contain;
   background-repeat:no-repeat;
}
body{
font-family: Lato, sans-serif;
}
/* exo-regular - latin */
@font-face {
  font-family: 'Exo';
  font-style: normal;
  font-weight: 400;
  src: url('font/exo-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('font/exo-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('font/exo-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('font/exo-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('font/exo-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('font/exo-v20-latin-regular.svg#Exo') format('svg'); /* Legacy iOS */
}
/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('font/lato-v23-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('font/lato-v23-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('font/lato-v23-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('font/lato-v23-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('font/lato-v23-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('font/lato-v23-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}