

.accordion-matrix {
    border-bottom: 1px solid #B5CCEC;
    margin: 0 0 15px 0;
	width: 940px;
}

.accordion-matrix h3.acc-title {
    border-top: 1px solid #B5CCEC;
    font-size: 12px;
    font-weight: 400;
    height: 30px;
    line-height: 30px;
    padding: 0px 0px 0px 15px;
}
.jsEnabled .accordion-matrix h3.acc-title {
    background: url(//img.gmx.net/produkte/gmx/icon/open-close.gif) no-repeat 100% -31px;
    color: #2269C3;
    cursor: pointer;
}
.jsEnabled .accordion-matrix .acc-open-host h3.acc-title {
    background-position: 100% 13px;
    color: #262626;
    font-weight: 700;
}
.jsEnabled .accordion-matrix h3.acc-title:hover {
    text-decoration: underline;
    background-color: #F2F6FD;
}
.accordion-matrix .acc-caption {
    overflow: hidden;
}
.accordion-matrix .acc-content {
    display: block;
    padding: 0px 15px 0px;
    line-height: 20px;
}
.jsEnabled .accordion-matrix .acc-caption .acc-content {
    display: none;
}
.accordion-matrix ul.bullet-list {
    padding-left: 15px;
}
.accordion-matrix .close {
    display: none;
}
.jsEnabled .accordion-matrix .close {
    color: #2269C3;
    cursor: pointer;
    display: inline;
    float: right;
}
.jsEnabled .accordion-matrix .close:hover {
    text-decoration: underline;
}

/* FF */
.accordion-matrix .acc-caption .acc-content:after {
   content:    ".";
   clear:      both;
   height:     0;
   visibility: hidden;
   display:    block;
}
/* ie6 */
* html .accordion-matrix .acc-caption .acc-content { height: 1%; }
/* ie7 */
*+html .accordion-matrix .acc-caption .acc-content { height: 1%; }


/*matrix*/
.accordion-matrix .accordion-host {
    overflow: visible;
}
.accordion-matrix .accordionMatrix {
    width: 100%;
}
.accordion-matrix .accordionMatrix td {
    border-top: 1px solid #B5CCEC;
}
.accordion-matrix .accordionMatrix thead tr td {
    background-color: transparent;
    font-weight: normal;
    vertical-align: middle;
    padding: 6px 15px;

    background-position: 15px 50%;
    background-repeat: no-repeat;
}

.accordion-matrix .accordionMatrix tbody tr td,
.accordion-footer tbody tr td {
    padding: 6px 15px;
}
.accordion-matrix .accordionMatrix tbody tr td img {
    margin-top: -1px;
    margin-bottom: -7px;
    display: inline;
}
.accordion-matrix .accordionMatrix tbody tr td img.s19 {
    margin-top: -3px;
    margin-bottom: -5px;
}
.accordion-matrix .acc-open-host .accordionMatrix thead tr td,
.jsDisabled .accordion-matrix .accordionMatrix thead tr td
{
    background-color: #F2F6FD;
    font-weight: bold;
}
.jsEnabled .accordion-matrix .accordionMatrix thead tr:hover td {
    background-color: #F2F6FD;
}
/* ausblenden der weiteren Überschriften */
.jsEnabled .accordion-matrix .accordionMatrix thead .additional {
    visibility: hidden;
}
.jsEnabled .accordion-matrix .acc-open-host .accordionMatrix thead .additional {
    visibility: visible;
}
.jsEnabled .accordion-matrix .accordionMatrix tbody {
    visibility: collapse;
}
.jsEnabled .accordion-matrix .acc-open-host .accordionMatrix tbody {
    visibility: visible;
}

.jsEnabled .accordion-matrix .accordionMatrix thead tr td {
    cursor: pointer;
}
.jsEnabled .accordion-matrix .accordionMatrix thead tr td.opclo {
    background-image: url(//img.gmx.net/produkte/gmx/icon/open-close.gif);
    background-repeat: no-repeat;
    background-position: 100% -31px;
}
.jsEnabled .accordion-matrix .acc-open-host .accordionMatrix thead tr td.opclo {
    background-position: 100% 13px;
}

.jsEnabled .accordion-matrix .accordion-host {
    height: 33px;
    overflow: hidden;
}


/*accordion-Design, aber ohne funktion (gleicht no-script)*/
.jsEnabled .acc-no-close .accordion-host {
    height: auto;
    overflow: visible;
}
.jsEnabled .acc-no-close h3.acc-title,
.jsEnabled .acc-no-close .accordionMatrix thead tr td.opclo {
    background-image: none;
}
.jsEnabled .acc-no-close h3.acc-title:hover {
    text-decoration: none;
    cursor: auto;
    background-color: transparent;
}
.jsEnabled .acc-no-close .close {
    display: none;
}
.jsEnabled .acc-no-close .accordionMatrix thead tr:hover td {
    background-color: #F2F6FD;
    cursor: auto;
}



/*introduction*/

.accordion-matrix .acc-host-introduction {
    height: auto;
    border-top: 1px solid #B5CCEC;
    padding: 10px 0px;
    margin-bottom: -10px;
}
.acc-introduction {
    padding: 15px 0px 10px 0;
    min-height: 195px;
}

.jsEnabled .accordion-matrix .accordion-host .acc-linkToSingleButton:hover {
    background-color: <MODULE_HOVERBGCOLOR>;

    -moz-border-radius:    3px;
    -webkit-border-radius: 3px;
    border-radius:         3px;
    -moz-box-shadow:    0px 25px 25px -12px #E2E2E3;
    -webkit-box-shadow: 0px 25px 25px -12px #E2E2E3;
    -o-box-shadow:      0px 25px 25px -12px #E2E2E3;
    -ms-box-shadow:     0px 25px 25px -12px #E2E2E3;
    box-shadow:         0px 25px 25px -12px #E2E2E3;
}
.jsEnabled .accordion-matrix .accordion-host .acc-linkToSingleButton-checked:hover,
.jsEnabled .accordion-matrix .accordion-host .acc-linkToSingleButton-checked:hover * {
    cursor: pointer;
}

.acc-introduction .acc-lc {
    vertical-align: top;
    padding-left: 15px;
    position: absolute;
    display: block;
}

* html .acc-introduction .acc-lc,
*+html .acc-introduction .acc-lc {
    margin-left: -285px;
}

.acc-introduction .acc-rc {
    vertical-align: top;
    margin-left: 285px;
    *margin-top: -16px;
    min-height: 190px;
}
.acc-introduction .acc-rc h3.acc-title {
    border-top: none;
    font-size: 20px;
    font-weight: normal!important;
    margin-bottom: 10px;
}


.acc-clink {
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit;
    text-decoration: inherit;
    color: inherit;
}
