/**
 * @version: $Id: product_sample.css 490 2011-10-09 22:16:28Z otto $
 */
#mustertelefon {
    margin: 0px 0px 0px 0px;
    /* display: none; */
}

#sockelleiste1_bild {
    background:
        url(/plugins/images/forms/massivparkett/leisten/thumbs/1_thumb.jpg)
        no-repeat 95% center; */
    height: 60px;
    padding: 20px 0 0 20px;
    margin: 0px 0px 0px 0px;
    width: 100%;
}

#sockelleiste1_bild:hover {
    background: url(/plugins/images/forms/massivparkett/leisten/1.jpg)
        no-repeat 95% center;
    height: 160px;
    padding: 20px 0 0 20px;
    margin: 0px 0px 0px 0px;
    width: 100%;
}

#sockelleiste2_bild {
    background:
        url(/plugins/images/forms/massivparkett/leisten/thumbs/2_thumb.jpg)
        no-repeat 95% center;
    height: 60px;
    padding: 20px 0 0 20px;
    margin: 0px 0px 0px 0px;
    width: 100%;
}

#sockelleiste2_bild:hover {
    background: url(/plugins/images/forms/massivparkett/leisten/2.jpg)
        no-repeat 95% center;
    height: 160px;
    padding: 20px 0 0 20px;
    margin: 0px 0px 0px 0px;
    width: 100%;
}

#sockelleiste3_bild {
    background:
        url(/plugins/images/forms/massivparkett/leisten/thumbs/3_thumb.jpg)
        no-repeat 95% center;
    height: 60px;
    padding: 20px 0 0 20px;
    margin: 0px 0px 0px 0px;
    width: 100%;
}

#sockelleiste3_bild:hover {
    background: url(/plugins/images/forms/massivparkett/leisten/3.jpg)
        no-repeat 95% center;
    height: 160px;
    padding: 20px 0 0 20px;
    margin: 0px 0px 0px 0px;
    width: 100%;
}

#sockelleiste4_bild {
    background:
        url(/plugins/images/forms/massivparkett/leisten/thumbs/4_thumb.jpg)
        no-repeat 95% center;
    height: 60px;
    padding: 20px 0 0 20px;
    margin: 0px 0px 0px 0px;
    width: 100%;
}

#sockelleiste4_bild:hover {
    background: url(/plugins/images/forms/massivparkett/leisten/4.jpg)
        no-repeat 95% center;
    height: 160px;
    padding: 20px 0 0 20px;
    margin: 0px 0px 0px 0px;
    width: 100%;
}

#sockelleiste5_bild {
    background:
        url(/plugins/images/forms/massivparkett/leisten/thumbs/5_thumb.jpg)
        no-repeat 95% center;
    height: 60px;
    padding: 20px 0 0 20px;
    margin: 0px 0px 0px 0px;
    width: 100%;
}

#sockelleiste5_bild:hover {
    background: url(/plugins/images/forms/massivparkett/leisten/5.jpg)
        no-repeat 95% center;
    height: 160px;
    padding: 20px 0 0 20px;
    margin: 0px 0px 0px 0px;
    width: 100%;
}

#sockelleiste6_bild {
    background:
        url(/plugins/images/forms/massivparkett/leisten/thumbs/6_thumb.jpg)
        no-repeat 95% center;
    height: 60px;
    padding: 20px 0 0 20px;
    margin: 0px 0px 0px 0px;
    width: 100%;
}

#sockelleiste6_bild:hover {
    background: url(/plugins/images/forms/massivparkett/leisten/6.jpg)
        no-repeat 95% center;
    height: 160px;
    padding: 20px 0 0 20px;
    margin: 0px 0px 0px 0px;
    width: 100%;
}

#sockelleiste7_bild {
    background:
        url(/plugins/images/forms/massivparkett/leisten/thumbs/7_thumb.jpg)
        no-repeat 95% center;
    height: 60px;
    padding: 20px 0 0 20px;
    margin: 0px 0px 0px 0px;
    width: 100%;
}

#sockelleiste7_bild:hover {
    background: url(/plugins/images/forms/massivparkett/leisten/7.jpg)
        no-repeat 95% center;
    height: 160px;
    padding: 20px 0 0 20px;
    margin: 0px 0px 0px 0px;
    width: 100%;
}

#sockelleiste8_bild {
    background:
        url(/plugins/images/forms/massivparkett/leisten/thumbs/8_thumb.jpg)
        no-repeat 95% center;
    height: 60px;
    padding: 20px 0 0 20px;
    margin: 0px 0px 0px 0px;
    width: 100%;
}

#sockelleiste8_bild:hover {
    background: url(/plugins/images/forms/massivparkett/leisten/8.jpg)
        no-repeat 95% center;
    height: 160px;
    padding: 20px 0 0 20px;
    margin: 0px 0px 0px 0px;
    width: 100%;
}

#sockelleiste9_bild {
    background:
        url(/plugins/images/forms/massivparkett/leisten/thumbs/9_thumb.jpg)
        no-repeat 95% center;
    height: 60px;
    padding: 20px 0 0 20px;
    margin: 0px 0px 0px 0px;
    width: 100%;
}

#sockelleiste9_bild:hover {
    background: url(/plugins/images/forms/massivparkett/leisten/9.jpg)
        no-repeat 95% center;
    height: 160px;
    padding: 20px 0 0 20px;
    margin: 0px 0px 0px 0px;
    width: 100%;
}

.accordion {
    width: 100%;
    border-bottom: solid 1px #D18F52;
}

.accordion h3 {
    /*background: #e9e7e7 url(/img/arrow-square.gif) no-repeat 60% 5px;*/
    background: url(/img/arrow-square.gif) no-repeat 52% 5px;
    padding: 7px 0px;
    margin: 0;
    font: bold 120%/100% Arial, Helvetica, sans-serif;
    /*border: solid 1px #c4c4c4;
    border-bottom: none;*/
    cursor: pointer;
}

.accordion h3:hover { /*background-color: #e3e2e2;*/
    
}

.accordion h3.active {
    background-position: 52% -51px;
}

.accordion p { /*background: #f7f7f7;*/
    margin: 0;
    font-size: 10px;
}

label.sockelleiste {
    display: block;
    margin-left:-60px;
    padding-left: 25px;
    padding-bottom: 0.5em;
    text-indent: -25px;
    vertical-align: middle;
    width: 100%;
}

input.sockelleiste { 
    vertical-align: middle;
    position: relative;
    text-align: right; 
    top : 2px;
    *overflow: auto;
    width: 100%;
}

#accordion img {
    position: relative;
    left: 560px;
    vertical-align: middle;
}

#accordion img:hover {
    position: relative;
    left: 560px;
    vertical-align: middle;
}

#accordion a img{
    border : 0 none;
}
