
/* ---------- HOMEPAGE ---------- */

/* Linke Spalte ausblenden */

.os_main_left_td { display:none }
.os_main_shop { width:100% ; margin:0 ; padding:0 }

/* Slider-Skin */

.os_head_slider { position:relative ; margin:0 ; padding: 0 0 20px 0 }
.os_head_slider .slick-slide img { width:100% }

/* Titel */

h1 { color:#88B510 ; margin:10px 0 25px 0 ; font-size:1.417em ; font-weight:600 ; text-align:center }
h1 span { padding:0 20px ; background:#fff ; display:inline-block }
h1 { text-align:center ; position:relative ; z-index:2 }
h1:after { content:"" ; position:absolute ; top:50% ; left:0 ; right:0 ; border-top:solid 1px #e1e1e1 ; z-index:-1 }

p.title { color:#88B510 ; margin:10px 0 25px 0 ; font-size:1.417em ; font-weight:600 ; text-align:center }
p.title span { padding:0 20px ; background:#fff ; display:inline-block }
p.title { text-align:center ; position:relative ; z-index:2 }
p.title:after { content:"" ; position:absolute ; top:50% ; left:0 ; right:0 ; border-top:solid 1px #e1e1e1 ; z-index:-1 }

/* Kategorien */

.os_home_catwrapper p.title { margin: 60px 0 25px 0 }
.os_home_catwrapper ul { list-style:none ; padding:0 ; margin:0 }
.os_home_catwrapper li { margin: 6px 0 }
.os_home_catwrapper li * { vertical-align:middle }
.os_home_catwrapper li a { display:block ; padding: 8px 10px ; background:#e1e1e1 }
.os_home_catwrapper li a:hover { color:#fff ; background:#88B510 }
.os_home_catwrapper li img { height:30px ; margin-right:10px }

/* Angebote */

.os_home_productswrapper p.title { margin: 60px 0 0 0 }

/* Herstellerlogos */

.os_home_vendorwrapper { text-align:center ; margin: 60px 0 0 0 }
.os_home_vendorwrapper img { vertical-align:middle ; width:150px ; margin: 6px 20px ; filter:gray ; -webkit-filter: grayscale(100%) }
.os_home_vendorwrapper img:hover { filter:none }

/* Text */

.os_home_textwrapper { margin: 60px 0 0 0 }
.os_home_textwrapper h1 { margin-bottom:40px }
.os_home_textwrapper h2 { font-size:1.2em ; font-weight:600 ; margin: 20px 0 15px 0 }
.os_home_textwrapper h2:first-child { margin-top:0 }
.os_home_textwrapper .textblock a { text-decoration:underline }
.os_home_textwrapper .textblock .textl ul { list-style:none ; margin:0 ; padding:0 }
.os_home_textwrapper .textblock .textl li { background:url(./../main/home_dott.gif) no-repeat left center ; padding:3px 0 3px 25px }
.os_home_textwrapper .textblock .textl { line-height:1.4 }
.os_home_textwrapper .textblock .textr { line-height:1.4 }

/* ---------- END ---------- */
