@charset "utf-8";

/* {
        margin:0;
        padding:0;
}

html, body {
        height:100%;
        font-family:Arial, Verdana;
}*/

#calc-buttons a.product-b {
        display:block;
        width:190px;
        height:40px;
        line-height:40px;
        text-align:center;
        background-image:url(button_gross.gif);
        color:#FFFFFF;
        font-size:18px;
        text-decoration:none;
}

#calc-buttons a.product-b:hover {
        background-position:0px -40px;
}

#calc-buttons a.product-ba {
        background-position:0px -40px;
}

#product-1b {
        position:absolute;
        top:320px;
        left:320px;
}

#product-2b {
        position:absolute;
        top:320px;
        left:532px;
}

#product-3b {
        position:absolute;
        top:320px;
        left:744px;
}

#product-4b {
        position:absolute;
        top:388px;
        left:320px;
}

#product-5b {
        position:absolute;
        top:388px;
        left:532px;
}

#product-6b {
        position:absolute;
        top:388px;
        left:744px;
}

#calc-buttons a.tooltip-toggler {
        height:35px;
        width:35px;
        display:block;
        background-image:url(fragezeichen.gif);
        background-repeat:no-repeat;
        cursor:default;
}

#help-1b {
        position:absolute;
        top:311px;
        left:488px;
}

#help-2b {
        position:absolute;
        top:311px;
        left:700px;
}

#help-3b {
        position:absolute;
        top:311px;
        left:912px;
}

#help-4b {
        position:absolute;
        top:379px;
        left:488px;
}

#help-5b {
        position:absolute;
        top:379px;
        left:700px;
}

#help-6b {
        position:absolute;
        top:379px;
        left:912px;
}

#calc-error {
        color:#FF6600;
        font-weight:bold;
}

#calc-form-container {
        clear:both;
        height:468px;
        width:359px;
        float:left;
        background-image:url(kalk1.gif);
        color:#333333;
        font-size:14px;
        padding:22px 20px 0 15px;
        margin-right:3px;
        margin-top:170px;
}

#calc-result-container {
        height:468px;
        width:198px;
        float:left;
        background-image:url(kalk2.gif);
        font-size:14px;
        color:#333333;
        padding:22px 15px 0 15px;
        margin-top:170px;
}

#calc-form-container h3, #calc-result-container h3 {
        font-size:18px;
        font-weight:normal;
        margin-bottom:32px;
}

#calc-h2 {
        font-size:14px;
        font-weight:normal;
        line-height:1.4em;
}


#price-button {
        height:83px;
        line-height:83px;
        width:180px;
        text-align:center;
        color:#FFFFFF;
        font-size:22px;
        background-image:url(preis.gif);
        margin-left:7px;
        margin-bottom:18px;
}

#calc-galery {
        height:130px;
        width:625px;
        clear:both;
        padding-top:44px;
        background-image:url(bilder.gif);
        background-position:0px 44px;
        background-repeat:no-repeat;
}

#calc-form input {
        height:16px;
        width:103px;
        border:0;
        background-image:url(fenster.gif);
        padding:8px
}

#calc-form td.rt1 {
        height:32px;
        width:70px;
        vertical-align:middle;
        padding-bottom:17px;
}

#calc-form td.rt2 {
        height:32px;
        width:129px;
        padding-bottom:17px;
}

#calc-form td.rt3 {
        height:32px;
        padding-bottom:17px;
        vertical-align:middle;
}

#calc-form select {
        width:100%;
}

#calc-form table {
        margin-bottom:28px;
}

#button-container a.bcalc, a#order {
        color:#FFFFFF;
        display:block;
        width:171px;
        height:40px;
        text-decoration:none;
        line-height:40px;
        text-align:center;
        background-image:url(buttons_klein.gif);
        font-size:22px;
        text-transform:lowercase;
}

#button-container a.bcalc:hover, a#order:hover {
        background-position:0px -40px;
        color:#FFFFFF;
}

#button-c {
        position:absolute;
        top:880px;
        left:336px;
}

#order {
        position:absolute;
        top:880px;
        left:745px;
}

#calc-result ul {
        padding:0;
        margin:0;
}

#calc-result li {
        list-style:none;
        padding-left:23px;
        background-image:url(haken.gif);
        background-repeat:no-repeat;
        background-position:0px 2px;
        margin-bottom:23px;
        height:21px;
        line-height:21px;
}

