div.teaserDivider{
    font-size: 0px;
    height: 30px;
    clear: both;
}

div.teaserItem, div.teaserContent, div.teaserItem img{
    display: inline-block;
    vertical-align: top;
}

div.teaserItem img{
    padding-top: 16px;
    margin-right: 8px;
    max-height: 240px;
}

div.teaserItem{
    position: relative;
    width: 32%;
    margin-right: 8px;
}

div.teaserItem:last-child{
    margin-right: 0px;
}

div.teaserContent{
    width: 70%;
}

div.teaserItem:last-child{
    margin-right: 0;
}

div.teaserContent h2, div.teaserContent h3{
    font-weight: normal;
    line-height: 1.2em;
}

div.teaserContent h2{
    font-size: 1.4em;
    margin-bottom: 6px;
}

div.teaserContent h3{
    margin-top: 0px;
    font-size: 1.1em;
}

div.teaserContent span.priceBig{
    font-size: 36px;
}

div.teaserContent div.teaserTitle{
    display: block;
    height: 160px;
    border-bottom: 1px dotted #000000;
}

div.teaserContent div.teaserPrice{
    display: block;
    min-height: 70px;
    border-bottom: 1px dotted #000000;
    padding-top: 16px;
}

div.teaserContent span.alternatePrice{
    color: #a8882c;
    display: block;
    margin-top: 8px;
}

div.divAddToCart, div.divAufAnfrage{
    border-bottom: 1px dotted #000000;
    height: 70px;
    margin-top: 8px;
}

div.divAddToCart input{
    width: 27px;
    height: 27px;
    border: 1px solid #6f0000;
    text-align: center;
    font-size: 14px;
    vertical-align: middle;
}

a.addToCart, .divAufAnfrage a{
    background-color: #6f0000;
    color: #ffffff;
    font-family: "Open Sans", sans;
    font-size: 14px;
    text-decoration: none;
    width: 170px;
    height: 26px;
    padding-left: 6px;
    padding-top: 5px;
    display: inline-block;
    vertical-align: middle;
}

.divAufAnfrage a{
    width: auto;
    padding-right: 6px;
}

a.addToCart:before{
    content: url(/pics/site/icn.warenkorb.png);
    margin-right: 4px;
}

#sidebar .filter{
    margin-top: 16px;
    border-top: 1px solid #000000;
    padding-top: 16px;
}

#sidebar .filter h3{
    margin-bottom: 8px;
}

div.pagination a{
    color: #505928;
    text-decoration: none;
}

div.pagination{
    margin-bottom: 30px;
    font-size: 14px;
    position: relative;
}

div.pagination span.paginationNavig{
    position: absolute;
    right: 0px;
}

div.downloads{
    margin-top: 30px;
}

div.downloads a.factsheet{
    
    color: #000000;
    background-image: url(/pics/layout/icns/icn.pdf.gif);
    background-repeat: no-repeat;
    text-decoration: none;
    padding-left: 20px;
    
}

#regionFilter{
    margin-bottom: 16px;
}

#regionFilter a{
    text-decoration: none;
}

#regionFilter a.active{
    font-weight: bold;
}
