
body
{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size : 100.01%;
  line-height : 130%;
  margin : 0;
  padding : 0;
  color: #666;
  text-align : center;
  background-color: #f3f3f3;
}

* {
    outline: 0 none;
    padding: 0;
    margin: 0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    box-sizing: border-box;
}

header, nav, article, footer, address, section, figure, figcaption, img {
    display: block;
}

*,*:after,*:before {
    
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}

a:link, a:visited { text-decoration : underline; color:#666; }
a:active, a:hover, a:focus { outline : none; color : #666; text-decoration : underline; font-weight : normal; background-color : transparent; }
a img {  border : 0; }

li
{
  list-style-type : none;
}



input[type=text], input[type=password] {
    -webkit-appearance: none;
    border-radius: 0;
}

input, select {
    
    border-radius: 0;
}

/* LAYOUT */

#bodywrapHg.project
{
    background-image: none;
}

#bodywrap
{
  padding : 0 0 0 0;
  text-align : left;
  font-size: 80%;
}

#layoutrahmen 
{
    max-width : 1200px;
    margin : 0 auto 0 auto;
    padding : 0 0 0 0;
    text-align : left;
    line-height : 140%;
    border : 0;
    position: relative;
    
}


/* logo und kopf */


#header
{
   background-color: #6c6c6c;
}

#header .wrapTop
{
    border-bottom: 1px solid #c0c0c0;
    min-height: 28px;
    background-color: #464646;
    color: #fff;
}

#header .wrapTop .wrapInner
{
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 0;
    min-height: 31px;
    position: relative;
}

#header #telefon
{
    float: left;
    font-size: 88%;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    border-right: 1px solid #a2a2a2;
    border-left: 1px solid #a2a2a2;
    padding-right: 20px;
    padding-left: 10px;
    vertical-align: middle;
}

#header .telephone
{
    display: inline-block;
    height: 2.5em;
    line-height: 2.7em;
    font-size: 1.1em;
}

.ico16
{
    width: 20px;
    height: 20px;
    vertical-align: middle;
    display: inline-block;
    margin-right:5px;
}

.ico16.phone
{
    background: url(../images/ico-sprite-4c993bc131.png) -20px -1px no-repeat transparent;
    margin-left: 5px;
}

.ico16.konto
{
    background: url(../images/ico-sprite-4c993bc131.png) -80px -1px no-repeat transparent;
}

.ico16.admin
{
    background: url(../images/ico-sprite-4c993bc131.png) -80px -1px no-repeat transparent;
}

.ico16.cart
{
    background: url(../images/ico-sprite-4c993bc131.png) 0 -1px no-repeat transparent;
}

.ico16.login
{
    background: url(../images/ico-sprite-4c993bc131.png) -20px -1px no-repeat transparent;
}

.ico16.logout
{
    background: url(../images/ico-sprite-4c993bc131.png) -60px -1px no-repeat transparent;
}


#telefon span
{
    display: inline-block;
}


#header .wrapTop .wrapInner ul.cartlinks
{
    float: right;
    overflow: hidden;
}

#header .wrapTop .wrapInner ul.cartlinks li
{
    float: left;
    border-right: 1px solid #a2a2a2;
}


#header .wrapTop .wrapInner ul.cartlinks li a
{
    padding: 0 15px 0 12px;
    white-space: nowrap;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 88%;
    font-weight: bold;
    color: #fff;
    height: 2.75em;
    line-height: 2.7em;
    display: inline-block;
}

#header .wrapTop .wrapInner ul.cartlinks li a:hover
{
    /*background-color: #e3e3e3;*/
    text-decoration: underline;
}

.absBtn
{
    width: 180px;
    display: block;
    position: absolute;
    top: 60px;
    right: 0px;
    z-index: 1000;
}

.cartBtn
{
    width: 80px;
    height: 80px;
    display: block;
    color: #fff;
    position:relative;
    float: right;
}

.cartBtn .cartimg
{
    width: 72px;
    height: 52px;
    display: block;
    background: url(../images/warenkorb-305b61cb5e.png) no-repeat 0 0 transparent;
}

.cartBtn .cartcount
{
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: 0px;
    right: 5px;
    z-index: 1100;
    background-color: #8fce3e;
    
    color: #fff;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    border-radius: 20px;
    text-align: center;
    vertical-align: center;
}

.cartBtn .carttext
{
    display: block;
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-family: 'Roboto Condensed', Arial, sans-serif;
}

a.cartBtn:hover .carttext
{
    text-decoration: underline;
}

.anmeldenBtn
{
    width: 80px;
    height: 80px;
    display: block;
    color: #fff;
    float:left;
}

.anmeldenBtn .anmeldenimg
{
    width: 80px;
    height: 52px;
    display: block;
    background: url(../images/anmelden-87a899dbcc.png) no-repeat 0 0 transparent;
}

.anmeldenBtn .anmeldentext
{
    display: block;
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-family: 'Roboto Condensed', Arial, sans-serif;
}

a.anmeldenBtn:hover .anmeldentext
{
    text-decoration: underline;
}

/* LOGO und Suche */

#logo
{
    float: left;
    margin-top: 0;
    max-width: 60%;
}

#logo img
{
    max-width: 100%;
    height: auto;
}

#header .wrapBottom
{
    height: 112px;
    position: relative;
    border-bottom: 1px border #fff;
    /*background-image: url(../images/top-hg-17-73697aca57.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;*/
    background-color: #6c6c6c;
}

/*
#header.top-hg-1 .wrapBottom { background-image: url(../images/top-hg-1-12a56b17f0.jpg); }
#header.top-hg-2 .wrapBottom { background-image: url(../images/top-hg-2-865b03398e.jpg); }
#header.top-hg-3 .wrapBottom { background-image: url(../images/top-hg-3-2500ba05cb.jpg); }
#header.top-hg-4 .wrapBottom { background-image: url(../images/top-hg-4-7f10ca63f9.jpg); }
#header.top-hg-5 .wrapBottom { background-image: url(../images/top-hg-5-5bdfce8e94.jpg); }
#header.top-hg-6 .wrapBottom { background-image: url(../images/top-hg-6-c5d74f7ba5.jpg); }
#header.top-hg-7 .wrapBottom { background-image: url(../images/top-hg-7-0d7b74293d.jpg); }
#header.top-hg-8 .wrapBottom { background-image: url(../images/top-hg-8-e00440aa6c.jpg); }
#header.top-hg-9 .wrapBottom { background-image: url(../images/top-hg-9-4d376a933c.jpg); }

#header.top-hg-10 .wrapBottom { background-image: url(../images/top-hg-10-6ff5a67b6b.jpg); }
#header.top-hg-11 .wrapBottom { background-image: url(../images/top-hg-11-cec77b60f0.jpg); }
#header.top-hg-12 .wrapBottom { background-image: url(../images/top-hg-12-2a7ba63527.jpg); }
#header.top-hg-13 .wrapBottom { background-image: url(../images/top-hg-13-3977ea0f81.jpg); }
#header.top-hg-14 .wrapBottom { background-image: url(../images/top-hg-14-06da1c8ee4.jpg); }
#header.top-hg-15 .wrapBottom { background-image: url(../images/top-hg-15-e4bd292c26.jpg); }
#header.top-hg-16 .wrapBottom { background-image: url(../images/top-hg-16-1c8d721286.jpg); }
#header.top-hg-17 .wrapBottom { background-image: url(../images/top-hg-17-73697aca57.jpg); }
#header.top-hg-18 .wrapBottom { background-image: url(../images/top-hg-18-4b9f74421a.jpg); }
#header.top-hg-19 .wrapBottom { background-image: url(../images/top-hg-19-9bce434523.jpg); }
#header.top-hg-20 .wrapBottom { background-image: url(../images/top-hg-20-c57490afcb.jpg); }
#header.top-hg-21 .wrapBottom { background-image: url(../images/top-hg-21-b33c94c9e5.jpg); }
#header.top-hg-22 .wrapBottom { background-image: url(../images/top-hg-22-325e13d613.jpg); }

#header.top-hg-23 .wrapBottom { background-image: url(../images/top-hg-23-bc85fa62db.jpg); }
#header.top-hg-24 .wrapBottom { background-image: url(../images/top-hg-24-682bf150b8.jpg); }
#header.top-hg-25 .wrapBottom { background-image: url(../images/top-hg-25-d5ae1fc75a.jpg); }
#header.top-hg-26 .wrapBottom { background-image: url(../images/top-hg-26-4609a042af.jpg); }
*/

/*meerwasser*/

/*
#header.mw { background-color: #5da6c5; }
#header.mw .wrapBottom { background-image: url(../images/top-mw-1-a90d8609dd.jpg); }


#header.mw.top-mw-1 .wrapBottom { background-image: url(../images/top-mw-1-a90d8609dd.jpg); }
#header.mw.top-mw-2 .wrapBottom { background-image: url(../images/top-mw-5-5a890714a1.jpg); }
#header.mw.top-mw-3 .wrapBottom { background-image: url(../images/top-mw-3-3786675b9b.jpg); }
#header.mw.top-mw-4 .wrapBottom { background-image: url(../images/top-mw-4-b3bd3699e4.jpg); }
#header.mw.top-mw-5 .wrapBottom { background-image: url(../images/top-mw-5-5a890714a1.jpg); }
#header.mw.top-mw-6 .wrapBottom { background-image: url(../images/top-mw-6-341a6803a9.jpg); }
#header.mw.top-mw-7 .wrapBottom { background-image: url(../images/top-mw-7-79e63bb4ce.jpg); }
#header.mw.top-mw-8 .wrapBottom { background-image: url(../images/top-mw-8-712b7b1bbb.jpg); }
#header.mw.top-mw-9 .wrapBottom { background-image: url(../images/top-mw-9-5611cb2edf.jpg); }

#header.mw.top-mw-10 .wrapBottom { background-image: url(../images/top-mw-10-b183f115b5.jpg); }
#header.mw.top-mw-11 .wrapBottom { background-image: url(../images/top-mw-11-30e61ec8f6.jpg); }
#header.mw.top-mw-12 .wrapBottom { background-image: url(../images/top-mw-12-155de6504a.jpg); }
*/

#header .wrapBottom .wrapInner
{
    max-width: 1200px;
    margin: 0 auto;
    padding: 10px 0 0 0;
}

#searchWrap
{
    position: absolute;
    right: 230px;
    top : 95px;
    width: 30%;
    padding: 0;
    z-index: 1000;
    
    border-radius: 2px;
}

#dynsearchListe
{
    position: absolute;
    right: 0px;
    top : 35px;
    width: 100%;
    z-index: 1001;
    background-color: #fff;
    border: 1px solid #6c6c6c;
    border-radius: 2px
}

#dynsearchListe.hidden
{
    display: none;
}

#dynsearchListe .content
{
    
}

#dynsearchListe li
{
    border-bottom: 1px solid #e3e3e3;
}

#dynsearchListe li:last-child
{
    border-bottom: 0;
}

#dynsearchListe li a
{
    text-decoration: none;
    padding: 5px 10px;
    display: block;
    color: #666;
}

#dynsearchListe li a strong
{
    color: #000;
}

#dynsearchListe li a:hover
{
   background-color: #e3e3e3;
}

#searchWrap .uiTable.searchTable
{
    width: 100%;
}

#searchWrap .uiTable.searchTable
{
    width: 100%;
}

#searchWrap .uiTable.searchTable .td
{
    padding: 0;
}

#searchWrap .uiTable.searchTable input[type=text]
{
    width: 100%;
    border: 0;
    background-color: #fff;
    border-top-left-radius: 2px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 2px;
    padding: 8px;
}

#searchWrap .uiTable.searchTable input[type=submit]
{
    width: 100%;
    background-color: #8fce3e;
    border: 0;
    border-top-left-radius: 0px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 0px;
    color: #fff;
    height: 31px;
    margin: 0px !important;
}

#searchWrap .uiTable.searchTable .td:first-child
{
    /*padding-right: 10px;*/
}

#searchWrap .uiTable.searchTable div.td:last-child
{
    width: 20%;
}



.trustedshops
{
    position: absolute;
    left: -60px;
    top : 0px;
    
    width: 55px;
    height: 55px;
    background: url(../images/trustedshops-border-0d268e9aee.png) 0 0 no-repeat transparent;
}

.trustedshops a
{
    display: block;
    width: 50px;
    height: 50px;
    content: '.';
}





/* KOPFNAVI */


#headerNavi
{
    border-bottom: 1px solid #fff;
    
    
}

#headerNavi h2
{
    text-indent: -9999px;
    height: 1px;
    line-height: 1px;
    display: none;
}

#headerNavi .wrapTop
{
    border-bottom: 1px solid #cfcfcf;
    background-color: #fff;
    overflow: hidden;
    min-height: 35px;
}

#headerNavi .wrapInner
{
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 0 0 0;
}

#headerNavi ul.navidiv
{
  overflow: hidden;
  padding: 0;
}

#headerNavi.project ul.navidiv
{
  overflow: hidden;
  float: none;
  padding: 0;
}


#headerNavi ul.navidiv li
{
  margin: 0 60px 0 0;
  height : 40px;
  line-height: 40px;
  display: inline-block;
  font-weight: normal;
  font-size: 115%;
}

#headerNavi ul.navidiv li.last-child
{
  background: none;
}

#headerNavi ul.navidiv li a {
  
  margin: 0;
  padding: 0;
  display: inline-block;
  color : #575757;
  text-align : center;
  text-transform: uppercase;
  font-weight: 400;
  font-family: 'Roboto Condensed', Arial, sans-serif;
}

/*
#headerNavi ul.navidiv li a i {
  
  display: inline-block;
  width: 11px;
  height: 11px;
  margin-right: 5px;
  background: url(../images/arrow7px-fc26f01dd9.png) 2px 2px no-repeat #575757;
}*/

/*
#headerNavi ul.navidiv li:nth-child(1) a i { background-color: #89d734; }
#headerNavi ul.navidiv li:nth-child(2) a i { background-color: #34b33a; }
#headerNavi ul.navidiv li:nth-child(3) a i { background-color: #e2ae22; }
#headerNavi ul.navidiv li:nth-child(4) a i { background-color: #5ca5c4; }
#headerNavi ul.navidiv li:nth-child(5) a i { background-color: #8c7eeb; }
#headerNavi ul.navidiv li:nth-child(6) a i { background-color: #ff9000; }
#headerNavi ul.navidiv li:nth-child(7) a i { background-color: #c5883f; }
#headerNavi ul.navidiv li:nth-child(8) a i { background-color: #e83403; }
*/

#headerNavi ul.navidiv li:nth-child(5) a:first-letter { color: #ff0000; }

#headerNavi ul.navidiv li a:link, #headerNavi ul.navidiv li a:visited {
  
  text-decoration: none;
}

#headerNavi ul.navidiv li a:hover, #headerNavi ul.navidiv li a:focus {
  
  color: #000;
  text-decoration: underline;
}


#headerNavi ul.navidiv li.selected a:link, #headerNavi ul.navidiv li.selected a:visited {
  
  color: #000;
  text-decoration: underline;
}


ul.shopPath
{
    height: 40px;
    padding: 0 0 0 20px;
    background-color: #fff;
    border-bottom: 1px solid #e3e3e3;
}

ul.shopPath li
{
    line-height: 40px;
    display: inline-block;
    margin-right: 10px;
    padding-left: 16px;
    background: url(../images/arrow-1754a88591.png) 0 14px no-repeat transparent;
}


ul.shopPath li:first-child
{
    background: url(../images/home-7bd8e7b8e1.png) 0 14px no-repeat transparent;
}

ul.shopPath li a
{
    text-decoration: none;
}

ul.shopPath li a:hover
{
    text-decoration: underline;
}

/* ---------------------------- */

/* NAVI LINKS */


#linkespalte .naviWrap h2 {
  
  margin: 0 0 0 0;
  text-indent: -9999px;
  line-height: 1px;
  
}
/*
 #linkespalte #navi6 h2 {  background-color: #6fc53f; }
 #linkespalte #navi8 h2 {  background-color: #34b33a; }
 #linkespalte #navi7 h2 {  background-color: #5ca5c4; }
*/


#linkespalte ul.navidiv {
  
  margin: 0 0 20px 0;
  background-color: #fff;
}

#linkespalte ul.navidiv li
{
    line-height: 120%;
    padding: 0 0 0 0;
    border-bottom: 1px solid #e3e3e3;
    font-size: 100%;
}

#linkespalte ul.navidiv li a {
  
  display : block;
  color : #333;
  text-align : left;
  padding: 10px 20px 10px 20px;
  /*background: url(../images/nav-4d93b05dae.png) 7px 12px no-repeat #f3f3f3;*/
  
}


#linkespalte ul.navidiv li a:link, #linkespalte ul.navidiv li a:visited {
  
  text-decoration : none;
}

#linkespalte ul.navidiv li a:hover, #linkespalte ul.navidiv li a:focus {
  
  text-decoration : none;
  background-color: #e3e3e3;
}

/* active */

#linkespalte ul.navidiv li.selected a:link, #linkespalte ul.navidiv li.selected a:visited {
  
  text-decoration : none;
  /*background: url(../images/nav-selected-05ebeddeff.png) 7px 12px no-repeat transparent;*/
  background-color: #aaa;
  color: #fff;
}

/* unternavigation */

#linkespalte ul.navidiv li.selected ul.sub {
  
  /*background-color: #EBEBDF;*/
  margin: 0 0 0 0;
  padding: 4px 0 4px 0;
}

#linkespalte ul.navidiv li.selected ul.sub li {
  
    border-bottom: 0;
    line-height: 120%;
    padding: 0;
}

#linkespalte ul.navidiv li.selected ul.sub li a {
  
  display : block;
  color : #333;
  text-align : left;
  border-left: 0;
  padding: 5px 10px 5px 32px;
  
  background: url(../images/li-5bafe033e9.gif) 20px 10px no-repeat transparent;
}


#linkespalte ul.navidiv li.selected ul.sub li a:link, #linkespalte ul.navidiv li.selected ul.sub li a:visited {
  
  text-decoration : none;
  /*background-color: #EBEBDF;*/
}

#linkespalte ul.navidiv li.selected ul.sub li a:hover, #linkespalte ul.navidiv li.selected ul.sub li a:focus {
  
  text-decoration : underline;
  border-left: 0;
  background-image: url(../images/li_blau-ad1bb8a290.gif);
}

/* active */

#linkespalte ul.navidiv li.selected ul.sub li.selected a:link, #linkespalte ul.navidiv li.selected ul.sub li.selected a:visited {
  
  text-decoration : underline;
  border-left: 0;
  background-image: url(../images/li_blau-ad1bb8a290.gif);
}


/* neue navi 2018 */


#linkespalte ul.naviTree {
  
  margin: 0 0 20px 0;
  background-color: #fff;
}

#linkespalte ul.naviTree li
{
    line-height: 120%;
    font-size: 16px;
    padding: 0 0 0 0;
    border-bottom: 0;
    font-size: 100%;
    position: relative;
}

li i.plus
{
    color: #fff;
    width: 28px;
    height: 28px;
    display: block;
    background-color: #77bc1e;
    content: '+';
    position: absolute;
    top: 4px;
    right: 5px;
    cursor: pointer;
    border-radius: 3px;
    box-sizing: border-box;
    text-align: center;
    line-height: 29px;
    font-size: 16px;
    font-weight: bold;
}






#linkespalte ul.naviTree li ul li:last-child
{
    border-bottom: 0;
}

#linkespalte ul.naviTree li {
  
  border-bottom: 1px solid #8fce3e;
}

#linkespalte ul.naviTree li a {
  
  display : block;
  color : #333;
  text-align : left;
  padding: 12px 20px 10px 20px;
  border-bottom: 1px solid #498200;
  background-color: #8fce3e;
  text-transform: uppercase;
}



#linkespalte ul.naviTree li a:link, #linkespalte ul.naviTree li a:visited {
  
  text-decoration : none;
  background-color: #8fce3e;
  font-weight: bold;
  color: #fff;
}

#linkespalte ul.naviTree li a:hover, #linkespalte ul.naviTree li a:focus {
  
  text-decoration : none;
  background-color: #73c10e;
}





#linkespalte ul.naviTree li ul.sub
{
   display: none;
}

#linkespalte ul.naviTree li.selected ul.sub.tiefe1
{
   display: block;
}

#linkespalte ul.naviTree li.selected ul.sub.tiefe1 li.selected ul.sub.tiefe2
{
   display: block;
}




#linkespalte ul.naviTree li ul.sub li
{
  border: 0;
}

#linkespalte ul.naviTree li ul.sub li a
{
  display : block;
  color : #333;
  text-align : left;
  padding: 10px 20px 10px 20px;
  background-color: #ebffd2;
  text-transform: none;
  font-weight: normal;
  border-bottom: 1px solid #ccf29c;
}

#linkespalte ul.naviTree li ul.sub li a:hover, #linkespalte ul.naviTree li ul.sub li a:focus
{
  text-decoration : underline;
}


#linkespalte ul.naviTree li ul.sub.tiefe2 li a
{
  display : block;
  color : #333;
  text-align : left;
  padding: 10px 20px 10px 30px;
  background: url(../images/arrow-7febfbc00b.gif) 20px 13px no-repeat #fff;
  background-color: #fff;
  text-transform: none;
  font-weight: normal;
}

#linkespalte ul.naviTree li.selected a.active.tiefe0
{
   background: url(../images/arrow-white-16c2ea9cd5.gif) 0 14px no-repeat #8fce3e;
}

#linkespalte ul.naviTree li.selected ul.sub.tiefe1 a.active
{
   font-weight: bold;
}

#linkespalte ul.naviTree li.selected ul.sub.tiefe2 a.active
{
   font-weight: bold;
}



/* active */

/*
#linkespalte ul.naviTree li.selected a:link, #linkespalte ul.naviTree li.selected a:visited {
  
  text-decoration : none;
  background-color: #aaa;
  color: #fff;
}*/

/* unternavigation */

/*
#linkespalte ul.naviTree li.selected ul.sub {
  
  margin: 0 0 0 0;
  padding: 4px 0 4px 0;
}

#linkespalte ul.naviTree li.selected ul.sub li {
  
    border-bottom: 0;
    line-height: 120%;
    padding: 0;
}

#linkespalte ul.naviTree li.selected ul.sub li a {
  
  display : block;
  color : #333;
  text-align : left;
  border-left: 0;
  padding: 5px 10px 5px 32px;
}


#linkespalte ul.naviTree li.selected ul.sub li a:link, #linkespalte ul.naviTree li.selected ul.sub li a:visited {
  
  text-decoration : none;
}

#linkespalte ul.naviTree li.selected ul.sub li a:hover, #linkespalte ul.naviTree li.selected ul.sub li a:focus {
  
  text-decoration : underline;
  border-left: 0;
}

#linkespalte ul.naviTree li.selected ul.sub li.selected a:link, #linkespalte ul.naviTree li.selected ul.sub li.selected a:visited {
  
  text-decoration : underline;
  border-left: 0;
}
*/


/* SPALTEN */

#spalten
{
    clear: both;
    padding : 20px 0 20px 0;
    /*background: url(../images/v-292d84ee29.png) 220px 0 repeat-y transparent;*/
}

#spalten.widescreen
{
    clear: both;
    padding : 20px 0 0 0;
    background: none;
}


#linkespalte
{
  width : 25%;
  float : left;
  overflow: hidden;
}

#linkespalte .linkespalte-abs
{
   padding-right: 20px;
}

#layoutmitte
{
  width : 75%;
  float : right;
}

#spalten.widescreen #layoutmitte
{
  width : auto;
  float : none;
}

#layoutmitte.full
{
  width : auto;
  float : none;
}

#layoutmitte .layoutmitte-abs
{
  padding : 0 0 0 0;
}


#layoutmitte.full .layoutmitte-abs
{
  padding : 0;
}

/* FUSS */

#fuss
{
  margin: 10px 0 0 0;
  
  position: relative;
  background-color: #fff;
}

#fuss .fuss-abs
{
    max-width: 1200px;
    min-height : 250px;
    margin : 0 auto;
    padding : 20px 0 0 0;
    text-align : left;
    line-height : 140%;
    border : 0;
    position: relative;
    font-size: 87%;
    overflow: hidden;
}

/* FUSSNAVI */


#fuss .naviWrap
{
  padding: 0;
  width: 50%;
  float: left;
  display: inline-block;
}

#fuss #navi3.naviWrap h2.outside, #fuss #navi5.naviWrap h2.outside
{
  text-indent: 0;
  position: relative;
  left: 0;
  font-size: 100%;
  border-bottom: 1px solid #e3e3e3;
  padding: 0 0 0 0;
  margin: 0 0 5px 0;
}


#fuss ul.navidiv li
{
  margin: 0;
  padding: 0 0 5px 0;
}

#fuss ul.navidiv li a {
  
  margin: 0;
  display : block;
  color : #666;
  line-height : 120%;
  text-align : left;
  padding: 0 0 0 10px;
  font-size: 87%;
  
  background: url(../images/li-5bafe033e9.gif) 0 4px no-repeat transparent;
}

#fuss ul.navidiv li a:link, #fuss ul.navidiv li a:visited {
  
  text-decoration: none;
}

#fuss ul.navidiv li a:hover, #fuss ul.navidiv li a:focus {
  
  text-decoration: underline;
}


#fuss ul.navidiv li.selected a:link, #fuss ul.navidiv li.selected a:visited {
  
  text-decoration: underline;
}


/* zahlung und lieferung */

#fuss .infoWrap
{
  padding: 0;
  width: 185px;
}




#fuss .infoWrap
{
  padding: 0;
  overflow: hidden;
  float: left;
}

#fuss .infoWrap .infoHeader
{
    
    font-size: 100%;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    
    left: 0;
    margin: 0 0 10px 0;
    padding: 0;
    position: relative;
    text-indent: 0;
    display: block;
    font-weight: bold;
    clear: both;
}


#fuss .infoWrap.zahlung
{
    width: 25%;
}

#fuss .infoWrap.lieferung
{
    width: 25%;
}

#fuss .infoWrap.navi
{
    width: 50%;
}


.iconSprite
{
    background-color: transparent;
    background-image: url(../images/sprite-51da461166.png);
    background-repeat: no-repeat;
    display: block;
    margin: 0 5px 5px 0;
}

.iconSprite.left
{
    float: left;
}

.sofort
{
    background-position: 0 0;
    height:40px;
    width: 80px;
}

.paypal
{
    background-position: -80px 0;
    height:40px;
    width: 80px;
}

.vorkasse
{
    background-position: -80px -80px;
    height:40px;
    width: 80px;
}


.lastschrift
{
    background-position: 0 -40px;
    height:40px;
    width: 80px;
}

.kreditkarte
{
    background-position: 0 -80px;
    height:40px;
    width: 80px;
}

.rechnung
{
    background-position: -80px -40px;
    height:40px;
    width: 80px;
}


.dhl
{
    background-position: -160px 0;
    height:40px;
    width: 80px;
}

.gls
{
    background-position: -160px -40px;
    height:40px;
    width: 80px;
}

#MyCustomTrustbadge
{
    margin-top: 28px;
}

#verbraucherschutz
{
    margin: 20px 0;
}

#verbraucherschutz img
{
    border: 1px solid #e3e3e3;
}

/* BOXEN */

.box
{
    background: none repeat 0 0 #f9f9f9;
    margin: 0 0 10px 0;
    
    
    border: 1px solid #e3e3e3;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.box h2
{
    
    color: #5c5c5c;
    font-family: Arial,sans-serif;
    font-size: 140%;
    font-weight: normal;
    line-height: 120%;
    padding: 20px 20px;
}

.box .content
{
    line-height: 120%;
    padding: 0 20px 20px 20px;
}

.box.info
{
    border: 4px solid #ff8a00;
}

.box.info .content
{
    line-height: 120%;
    padding: 20px 20px 20px 20px;
}



/* LOGIN */


.box.login #login_formular
{
  width : 100%;
}

/*
.box.login .content input
{
  width : 165px;
  
  background-color: #FEFEFE;
  border: 1px solid #C0C0C0;
  padding : 3px 5px;
}


.box.login .content input#loginbtn
{
  width : 85px;
  padding : 0;
  margin : 10px 0 0 0;
  height: 30px;
  border: 0;
  
  background : url(../images/loginBtn-53f6d08dd7.png) 0 0 no-repeat transparent;
  text-indent: -9999px;
  line-height: 1px;
}

.box.login .content input#loginbtn:hover, .box.login .content input#loginbtn:focus
{
    background-position: 0 -35px;
}*/

/* TINYMCE Bildpositionierung im Text */

.imgfloatright
{
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}

.imgfloatleft
{
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

/* TEXTE */

.text
{
  color : #666;
  line-height : 160%;
  padding: 30px;
  margin: 0 0 10px 0;
  font-size: 110%;
  background-color: #fefefe;
  clear: both;
  
}

h1, h2, h3, h4
{
    font-family: 'Roboto Condensed', Arial, sans-serif;
}

.text h1, h1
{
  color : #666;
  margin : -4px 0 20px 0;
  font-size : 200%;
  line-height: 120%;
  font-weight : 400;
  font-family: 'Roboto Condensed', Arial, sans-serif;
}

.text h2, h2
{
  color : #666;
  margin : 0 0 10px 0;
  font-size : 120%;
  line-height: 120%;
  font-weight : 400;
  font-family: 'Roboto Condensed', Arial, sans-serif;
}

h3
{
    color: #666;
    font-size: 120%;
    font-weight : 400;
    margin : 0 0 10px 0;
    font-family: 'Roboto Condensed', Arial, sans-serif;
}

h4
{
    color: #666;
    font-size: 120%;
    font-weight : 400;
    margin : 0 0 10px 0;
    font-family: 'Roboto Condensed', Arial, sans-serif;
}

.text h3
{
   margin : 0 0 10px 0;
}

h1 a:link, h2 a:link, h3 a:link
{
    text-decoration: none;
}



.text p, .faq p
{
  margin : 0 0 10px 0;
}


.text .imgfloatright, .faq .imgfloatright
{
    float: right;
    margin: 0 0 5px 20px;
}

.text .imgfloatleft, .faq .imgfloatleft
{
    float: left;
    margin: 0 20px 5px 0;
}

.text ul, .faq ul
{
  margin : 0 0 10px 0;
}

.text ul li, .faq ul li
{
  margin : 0;
  padding: 0 0 5px 15px;
  background: url(../images/li-5bafe033e9.gif) 0 5px no-repeat transparent;
  line-height: 120%;
}

/* NEWS */

.text.news
{
  
}

.text.news h2
{
  color : #666;
  margin : -4px 0 20px 0;
  font-size : 160%;
  line-height: 120%;
  font-weight : 400;
  font-family: 'Roboto Condensed', Arial, sans-serif;
}

.text.news .imgfloatright, .text.news .imgfloatleft
{
    border: 1px solid #fff;
    max-width: 250px;
}

.text.news .imgfloatright img, .text.news .imgfloatleft img
{
    max-width: 100%;
    width: 100%;
    height: auto;
}

/* TEASERBOX */

.teaserWrap
{
    margin: 0 0 0 0;
}

.teaserWrap img
{
    width: 100%;
    height: auto;
}

.teaserbox
{
    padding: 20px 0 0 0;
    margin: 0 0 10px 0;
    overflow: hidden;
    background-color: #EBEBDF;
    background: url(../images/h-022c1cb282.png) 0 0 repeat-x transparent; 
}

.teaserbox .imgWrap
{
    width: 350px;
    height: 220px;
    overflow: hidden;
    float: right;
    border: 5px solid #e6e6e6;
}

.teaserbox .teaser
{
    width: 360px;
    overflow: hidden;
    float: left;
    color: #666;
}

.teaserbox h2
{
    color: #666;
    font-size: 180%;
    line-height: 120%;
    margin: -4px 0 15px 0;
    font-weight: normal;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
}


.teaserbox .teaserRight-content
{
    padding: 0 15px 0 0;
    line-height: 130%;
}

.teaserbox .teaserRight-content p
{
    margin: 0 0 10px 0;
}

/* SLIDER */

.bigWrap
{
    margin-bottom: 10px;
    overflow: hidden;
    border: 1px solid #e3e3e3;
}

.bigWrapInner
{
    
}

.bigWrap img
{
    width: 100%;
    max-width: 100%;
    height: auto;
}

/* TEASERBOX-SMALL */

.teaserbox-small
{
    max-width: 32.6%;
    min-height: 350px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
    background-color: #fff;
    
    border: 1px solid #e3e3e3;
    display: inline-block;
    float: left;
    
    margin-bottom: 10px;
}

.teaserbox-small.floatleft
{
    float: left;
    margin-right: 1.1%;
}

.teaserbox-small.floatright
{
    float: right;
}





.teaserbox-small .imgWrap
{
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
    max-height: 150px;
}

.teaserbox-small .imgWrap img
{
    margin: 0;
    width: 100%;
    max-width: 100%;
    height: auto;
}


.teaserbox-small .teaser
{
    color: #666;
    line-height: 120%;
    padding: 0 10px 0 10px;
}


.teaserbox-small h2
{
    color: #666;
    font-size: 140%;
    line-height: 120%;
    padding: 2px 10px;
    margin-bottom: 8px;
    font-family: 'Roboto Condensed', Arial, sans-serif;
}

/*
.teaserbox-small h2.green
{
    background-color: #6fa12d;
}

.teaserbox-small h2.blue
{
    background-color: #36aae0;
}
*/

.teaserbox-small .teaser-content
{
    padding: 0;
    line-height: 120%;
}

.teaserbox-small .fusslink
{
    padding: 0;
    margin: 0;
    height: 22px;
    color: #666;
    
    position: absolute;
    bottom: 10px;
    left: 10px;
}

.teaserbox-small .fusslink a
{
    float: left;
    padding: 0 25px 0 10px;
    margin: 0;
    height: 22px;
    line-height: 21px;
    
    background: url(../images/arrow-white-0d6be20983.png) right 5px no-repeat #353f41;
    font-family: tahoma, arial;
    font-size: 11px;
    
    text-transform: uppercase;
}

.teaserbox-small .fusslink a:link, .teaserbox-small .fusslink a:visited
{
    text-decoration: none;
    color: #fff;
    font-weight: normal;
}

.teaserbox-small .fusslink a:hover, .teaserbox-small .fusslink a:focus
{
    text-decoration: normal;
    color: #fff;
    font-weight: normal;
    background-color: #6fa12d;
}


/* TEASER BOX IMG */


.teaserbox-img
{
    width: 240px;
    height: 160px;
    padding: 0;
    margin: 0 10px 10px 0;
    overflow: hidden;
    float: left;
    position: relative;
    background-color: #efefef;
    
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.teaserbox-img.floatright
{
    float: right;
    margin: 0 0 10px 0;
}

.teaserbox-img .imgWrap
{
    width: 240px;
    height: 160px;
    overflow: hidden;
    position: absolute;
    top:0;
    left:0;
    z-index:1;
}

.teaserbox-img h2
{
    color: #fff;
    font-size: 140%;
    line-height: 120%;
    padding: 2px 10px;
    margin-bottom: 8px;
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    background-color: #7d6952;
    
    position: absolute;
    top:10px;
    left: 0;
    z-index:3;
}

.teaserbox-img h2.green
{
    background-color: #6fa12d;
}

.teaserbox-img h2.blue
{
    background-color: #36aae0;
}

.teaserbox-img .teaser-content
{
    width: 220px;
    height: 78px;
    position: absolute;
    top:45px;
    left:10px;
    z-index:3;
    overflow: hidden;
    line-height: 120%;
}

.teaserbox-img .fusslink
{
    padding: 0;
    margin: 0;
    height: 22px;
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index:4;
}

.teaserbox-img .fusslink a
{
    float: left;
    padding: 0 25px 0 10px;
    margin: 0;
    height: 22px;
    line-height: 21px;
    background: url(../images/arrow-white-0d6be20983.png) right 5px no-repeat #353f41;
    font-family: tahoma, arial;
    font-size: 11px;
    text-transform: uppercase;
}

.teaserbox-img .fusslink a:link, .teaserbox-img .fusslink a:visited
{
    text-decoration: none;
    color: #fff;
    font-weight: normal;
}

.teaserbox-img .fusslink a:hover, .teaserbox-img .fusslink a:focus
{
    text-decoration: normal;
    color: #fff;
    font-weight: normal;
    background-color: #6fa12d;
}




/* horizontale navigation */

ul.staticnavi
{
    height: 40px;
}

ul.staticnavi li
{
    float: left;
    margin: 0 2px 0 0;
    background: none;
    padding: 0;
}

ul.staticnavi li a
{
    float: left;
    width: 30px;
    height: 30px;
    border: 1px solid #c0c0c0;
    text-align: center;
    line-height: 30px;
    background-color: #fff;
    
    
    border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
}

ul.staticnavi li.selected a:link, ul.staticnavi li.selected a:visited
{
    text-decoration: none;
    background-color: #69b7ff;
    border: 1px solid #fff;
    font-weight: bold;
    color: #fff;
}

ul.staticnavi li a:link, ul.staticnavi li a:visited
{
    text-decoration: none;
}

ul.staticnavi li a:hover, ul.staticnavi li a:hover
{
    text-decoration: none;
    background-color: #e3e3e3;
}

.showimg
{
     cursor: url(../media/plus-0b297efe8a.cur), pointer !important;
}

#fancybox-img
{
    cursor: url(../media/minus-63dd6c3077.cur), pointer !important;
}


/* NUR MOZILLA */

input::-moz-focus-inner /* Removes button padding in FF */
{
    border: 0;
    padding: 0;
}



input.formBtn, a.formBtn, input.formBtn:active
{
    display: block;
    padding: 0 20px 0 12px;
    margin: 0;
    color: #fff;
    font-weight: 700;
    height: 30px;
    font-size: 100%;
    line-height: 30px;
    cursor: pointer;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #83a04c;
    background-repeat: no-repeat;
    width: auto;
    border: 1px solid #4e6b1b;
}


input.formBtn:hover, input.formBtn:focus, a.formBtn:hover, a.formBtn:focus
{
    font-weight: bold;
    background-color: #607e29;
}

input.formBtn {
    
    padding-bottom: 1px; /* IE will ignore but works for FF */
}

.formWrap.kontakt
{
    background-color: #fff;
    clear: both;
    color: #666333;
    font-size: 100%;
    line-height: 130%;
    margin: 0 0 10px;
    padding: 30px;
}


.faq
{
  color : #666;
  font-size : 100%;
  line-height : 130%;
  padding: 5px 15px;
  margin: 0 0 5px 0;
  font-size: 100%;
  background-color: #EEEEEE;
  clear: both;
}


.faq h2
{
    color: #666;
    font-size: 100%;
    line-height: 120%;
    padding: 5px 0;
    background: url(../images/plus-22a47a452b.png) right 3px no-repeat transparent;
    cursor: pointer;
    padding-right: 28px;
}

.faq h2.minus
{
    background: url(../images/minus-fe3594022a.png) right 3px no-repeat transparent;
}

.faq .content
{
    margin: 10px 0;
}

.rechner
{
    padding: 30px;
    position: relative;
    background: url(../images/ada-aqua-soil-rechner-783a6a0079.jpg) 580px 30px no-repeat #fff;
}

.rechner.led
{
    padding: 30px;
    position: relative;
    background-color: #fff;
    background-image: none;
}

.rechner .output
{
    position: absolute;
    top: 30px;
    left: 330px;
}

.rechner .output2
{
    position: absolute;
    top: 115px;
    left: 330px;
    font-weight: bold;
    border: 1px solid #c0c0c0;
    padding: 20px 20px 0 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
}


.rechner .output3
{
    position: absolute;
    top: 65px;
    left: 330px;
    border: 1px solid #c0c0c0;
    padding: 20px 20px 0 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    width: 300px;
}

.output3 ul li
{
  margin : 0;
  padding: 0 0 5px 15px;
  background: url(../images/li-5bafe033e9.gif) 0 5px no-repeat transparent;
  line-height: 120%;
  font-size: 90%;
  color: #666;
}


#totalaquah
{
    font-size: 250%;
}

.rechner .biggreen
{
    font-size: 140%;
    font-weight: bold;
    color: #5e852a;
}

.rechner .bigtext
{
    font-size: 140%;
    font-weight: bold;
}

.bigtext.green
{
    color: #5e852a;
}

.bigtext.gelb
{
    color: #f9a400;
}

.bigtext.red
{
    color: #d82f2f;
}


#vol, #aquav, #aquah
{
    font-weight: bold;
}

#totalaquah.green
{
    color: #5e852a;
}

#totalaquah.red
{
    color: #9f472c;
}

.rechner label
{
   display: block;
   float: left;
   width: 140px;
   clear: left;
   height: 25px;
   line-height: 25px;
}

.rechner input.textfeld, .rechner select
{
    padding: 4px;
    width: 130px;
    margin: 0 0 5px 0;
}


.rechner .radioWrap label
{
   display: inline;
   float: none;
   width: auto;
   height: auto;
   line-height: 25px;
}

#kopfnavi.project #searchform
{
    position: absolute;
    left: auto;
    right: 0px;
    top : 15px;
}

/*

#searchform input#keyword {
    
    background: none repeat scroll 0 0 #f6f6f6;
    border: 0 none;
    width:  200px;
    border: 1px solid #c0c0c0;
    border-right: 0;
    height: 13px;
    line-height: 13px;
    padding: 8px 12px;
    
    border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
}

#searchform input#sendenbtn {
    
    position: absolute;
    right: 0px;
    top : 0px;
    
    background: none repeat scroll 0 0 transparent;
    
    border: 0 none;
    cursor: pointer;
    float: right;
    height: 31px;
    line-height: 1px;
    text-indent: -9999px;
    width: 31px;
    
    border: 1px solid #c0c0c0;
    border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    
    background: url(../images/searchBtn-999f952ab0.png) 0 0 no-repeat transparent;
    margin: 0;
}

#searchform input#sendenbtn:hover {
    
    background: url(../images/searchBtn-999f952ab0.png) 0 -30px no-repeat transparent;
    
}*/




.socialLinks a img{
    display: inline;
}

#blankWrap .teaserWrap
{
    display: none;
}

/* slider */

#text77
{
    clear: both;
}


div.sliderWrap
{
    width: 100%;
    max-width: 100%;
    max-height: 280px;
    overflow: hidden;
    margin-bottom: 20px;
    clear: both;
}



/* anleitungen */

.text.tutorial
{
    overflow: hidden;
}

.text.tutorial .imgWrap
{
    float: left;
}

.text.tutorial .imgWrap.bild2
{
    margin: 0 0 0 24px;
}

.text.tutorial .imgWrap.bild3
{
    float: right;
}

.text table.dataTable
{
   border-top: 1px solid #a3a3a3;
   border-bottom: 1px solid #a3a3a3;
   border-collapse: collapse;
}

.text table.dataTable tr th
{
   border: 1px solid #a3a3a3;
   border: 1px solid #a3a3a3;
   border-collapse: collapse;
   background-color: #d4d4d4;
   font-size: 87%;
   color: #000;
   font-weight: bold;
}

.text table.dataTable tr td
{
   border-top: 1px solid #a3a3a3;
   border: 1px solid #a3a3a3;
   border-collapse: collapse;
   background-color: #f6f6f6;
   color: #666;
}

.text table td, .text table th
{
    /*border-bottom: 1px solid #fff;*/
    padding: 4px 5px 4px 5px;
}


/* buttons */

.btnHG
{
    padding: 0;
    height: 34px;
    background: url(../images/sprite-buttons-02b6607e06.png) 0 0 repeat-x transparent;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #619221;
    float: left;
    overflow: hidden;
}

.btnHG:hover, .btnHG:focus
{
    background-position: 0 -40px;
}

.btnHG input
{
    display: block;
    padding: 0 20px 0 20px;
    margin: 0;
    color: #fff;
    font-weight: 700;
    font-size: 100%;
    height: 34px;
    float: left;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    float: left;
    width: auto !important;
}

.btnHG a
{
    display: block;
    padding: 0 20px 0 20px;
    margin: 0;
    color: #fff;
    font-weight: 700;
    font-size: 100%;
    height: 34px;
    line-height: 34px;
    text-decoration: none;
    float: left;
}

.btnHG.right
{
    float: right;
}

.btnHG.grey
{
    background-position: 0 -240px;
    border: 1px solid #808080;
}

.btnHG.grey a
{
    color: #666;
}

.btnHG.grey:hover, .btnHG.grey:focus
{
    background-position: 0 -280px;
}

.boxWrap
{
   border: 1px solid #E3E3E3;
   overflow: hidden;
   margin-bottom: 20px;
}

#cookieWrap
{
    padding : 0 0 0 0;
    text-align : left;
    line-height : 140%;
    border : 0;
    position: relative;
    
    background-color: #808080;
    color: #fff;
}

.cookieWrapPadding
{
    max-width : 1200px;
    padding: 20px 0;
    margin : 0 auto 0 auto;
}

.cookieWrapPadding a:link, .cookieWrapPadding a:visited
{
    color: #fff;
}

#filterWrap
{
    background-color: #fff;
    padding: 10px;
    border: 1px solid #e3e3e3;
}

#filterWrap ul
{
    margin-bottom: 10px;
}

#filterWrap ul li a
{
    font-size: 100%;
    color: #333;
}

#filterWrap ul li a:hover
{
    color: #000;
}
