span.anzahl {
    vertical-align: top;
    width: 15%;
    margin: 0;
    padding: 0 20px 0 0;
    box-sizing: border-box;
    display: inline-block;
}
span.cd-hidden-h1 {
	display: none;
}
span.cd-hidden {
	display: none;
}
div.cd-produkname {
	font-size: 19.5px;
	color: #fff;
	font-weight: 300;
	letter-spacing: .05em;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
button.zurueck {
	font-weight:bold;
	color:black;
}
button.weiter {
	font-weight:bold;
}
.fusszeile-box-10 a {
	color: white !important;
}
.fusszeile-box-11 {
	color: #aaa !important;
}
/* terminkalender / statische seiten */
#copyright a { 
	color: #aaa !important;
}
a.sf-with-ul {
    background-color: #823b48;
	color: white;
}
#head-3 > ul.sf-menu > li > a {
    background-color: #823b48;
	color: white;
}
.sf-menu a.sf-with-ul span {
	display: none;
}
.sf-menu li li:first-child {
    border-top: 14px solid #575757;
}
.sf-menu li li.neuerblock {
    border-top: 14px solid #575757;
}
.sf-menu li li {
	background-color: #575757;
}
.sf-menu li li:last-child {
    border-bottom: 20px solid #575757;
}
.sf-menu li.selected li {
    background: #AB0343;
}
.sf-menu li.selected li:last-child {
    border-bottom: 20px solid #AB0343;
}
.sf-menu li.selected li:first-child {
    border-top: 14px solid #AB0343;
}
.sf-menu li.selected li.neuerblock {
    border-top: 14px solid #AB0343;
}
#head-3>ul.sf-menu>li.selected >a {
    background-color: #cf055b;
    color: #fff;
}
#foot-2 ul li a {
	color: white;
}
.vvkstelle-zweispaltig-rechts b {
	color: #555;
}
#head div.cd-produkname {
    color: #fff;
    font-size: 32px;
    font-weight: 300;
    text-transform: uppercase;
    padding-top: 40px;
}
#head-4 div.cd-produkname {
    font-size: 45px;
    font-weight: 600;
    letter-spacing: 1px;
	margin-bottom: 16px;
}
.genre {
	color: #474747;
}
.kurz-mitte h2 {
    color: #000;
    font-size: 17px;
    line-height: 21px;
    text-transform: none;
    letter-spacing: 0;
    padding: 8px 0 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 300;
}

/* Zahlungsbedingungen (PayPal) */
.hide-payemnt {
    display:none !important;
}
.sepa-eingabe-land {
    border-bottom: none !important;
    padding-bottom: 0 !important;;
    padding-left: 0 !important;;
    margin-bottom: 0 !important;;
    margin-left: 0 !important;;
}
.sepa-button-container {
    background-color: transparent;
    width: 100%
}
.sepa-button {
    width: 100%;
    height: 55px;
    background-color: #eb1447;
    margin: 0;
    padding: 0;
    border-radius: 4px;
    font-size: 20px;
    font-weight: 700;
}
@media only screen and (min-width: 75px) {
    .sepa-button {
        min-width: 75px;
        max-width: 150px;
        font-size: 10px;
        margin-top: -1px;
        line-height: 14px;
    }
}
@media only screen and (min-width: 150px) {
    .sepa-button {
        min-width: 150px;
        max-width: 200px;
        font-size: 10px;
        margin-top: -1px;
        line-height: 14px;
    }
}
@media only screen and (min-width: 200px) {
    .sepa-button {
        min-width: 200px;
        max-width: 300px;
        font-size: 13px;
        margin-top: -1px;
        line-height: 18px;
    }
}
@media only screen and (min-width: 300px) {
    .sepa-button {
        min-width: 300px;
        max-width: 500px;
        font-size: 16px;
        margin-top: -2px;
        line-height: 22px;
    }
}
@media only screen and (min-width: 500px) {
    .sepa-button {
        min-width: 500px;
        max-width: 750px;
        font-size: 20px;
        margin-top: -2px;
        line-height: 24px;
    }
}
