html *,
html a {
    color: #000000 !important;
    border-color: #CDCDCD !important;
}

.header ul.nav,
.header .kundenCenterHeader,
.toolbarNav,
.search .input,
.searchInput,
.stoerer .corner,
i.checkbox,
i.radio,
.backLinkContainer,
.footerSocial,
.footerContent,
.footerSeo,
.rechnerGroupContainer .btn,
.jspVerticalBar {
    display: none;
}

.smallExpandable.container .btn,
.detailInfoModul .btn,
a.selectBox {
    display: none !important;
}


.header .toolbarNavItem a {
    background: none;
    border: 1px solid #CDCDCD !important;
    border-radius: 0px;
}

.toolbarNavItem.css3 .toolbarButton {
    background: none;
    border-radius: 0px;
    border: none;
    border: 1px solid #CDCDCD;
}

.toolbarProdukte .toolbarProdukteItem a.toolbarProdukteLink,
.toolbarProdukte .toolbarProdukteGroupHeadline {
    border-color: #ffffff !important;
}

.container .containerHeadline {
    border: none;
}

.shadowBox {
    border-radius: 0px;
    border: 1px solid #CDCDCD;
    box-shadow: none !important;
}

.innerShadowBox {
    border-radius: 0px;
    border: none;
    border-left: 1px solid #CDCDCD;
    border-right: 1px solid #CDCDCD;
    box-shadow: none !important;
}

.tabModule ul.tabs li {
    width: 186px;
}

.tabModule ul.tabs li.selected {
    border: 1px solid #CDCDCD;
    border-bottom: none;
    border-radius: 0px;
}

.tabModule.bottom ul.tabs li.selected {
    border: 1px solid #CDCDCD;
    border-top: none;
    border-radius: 0px;
}

.accordionModul {
    border-bottom: 1px solid #CDCDCD;
}

.accordionModul .accordionModulHeaderContent {
    border: none;
}

.accordionModul .accordionModulPanel {
    display: block !important;
}

.paginatorModule li {
    background: none;
    box-shadow: none;
    border: 1px solid #CDCDCD;
    border-radius: 0px;
}

.paginatorModule li a {
    font-weight: normal !important;
}

.paginatorModule li.selected {
    background: none;
    box-shadow: none;
}

.paginatorModule li.selected a {
    font-weight: bold !important;
    font-size: 18px;
}


.table {
   border-collapse:  collapse !important;
}
.table td {
    border: 1px solid #CDCDCD !important;
}

.table td,
.table th {
    background: none !important;
}

.container.hideMode .containerContent,
.detailInfoModul .detailInfoModulContainer {
    height: auto !important;
}

.beispielRechnungenModul .rechnerGroupContainer .rechnerGroupContainerContent {
    height: 263px !important;
}

.beispielRechnungenModul .even {
    margin-right: 6px;
}

.primaryButton, .secondaryButton, .smallSecondaryButton, .tinySecondaryButton  {
    border: 1px solid #CDCDCD !important;
    border-radius: 0px !important;
    background: none !important;
    box-shadow: none !important;
}

.primaryButton span,
.secondaryButton span,
.smallSecondaryButton span,
.tinySecondaryButton span {
    text-shadow: none !important;
}

.secondaryButton.iconPrev span,
.secondaryButton.iconBerater span{
    background: none;
}
.secondaryButton.iconPrev:before,
.secondaryButton.iconBerater:before {
    background: none repeat scroll 0 0 transparent;
    content: '<';
    display: block;
    height: 12px;
    position: absolute;
    overflow: hidden;
    top: 18px;
    width: 12px;
}

.primaryButton.iconNext:after {
    content: '>';
}

.primaryButton.iconNext span {
    background: none;
    padding-right: 8px;
}

.hinweisModul .hinweisModulContainer {
    border: none;
}

.rechnerTarif .headWrapper {
    border: none;
}

.rechnerTarif .head {
    border-radius: 0px;
    box-shadow: none;
}

.rechnerOptions {
    height: inherit !important;
}

.rechnerGroupItem {
    border: none;
}
.rechnerGroupItem .label, .rechnerGroupItem .column {
    border: 1px solid #CDCDCD;
}

.rechnerGroupContainer .rechnerGroupContainerContent {
    height: auto !important;
    border: none !important;
}

.rechnerGroupContainer .rechnerGroupContainerHeadline {
    border: none !important;
    border-bottom: 1px solid #CDCDCD !important;
}

.rechnerGroupContainer.grey .inputBase {
    border: none !important;
}

.rechnerGroupItem .label,
.rechnerGroupItem .column {
    border: none !important;
    border-right: 1px solid #CDCDCD !important;
    background: none;
}

.rechnerGroupItem .column.last {
    border-right: none !important;
    padding: 0px;
}

.rechnerGroupItem .label .wrapper,
.rechnerGroupItem .column .wrapper {
    border: none;
}

.rechnerGroupItem {
    border-bottom: 1px solid #CDCDCD;
}

.rechnerGroupItem:last-child {
    border-bottom: none;
}

.inputBase {
    border: none !important;
}

.input input.inputText {
    border: 1px solid #CDCDCD !important;
    background: #ffffff no-repeat none !important;
    overflow: hidden;
}

span.input {
    background: none;
}

.rc-hidden {
    left: inherit !important;
    position: inherit !important;
}

.inputRadio input  {
    float: left;
}

.inputRadio label {
    margin-top: 0px;
}

select.selectBox {
    display: inline !important;
  max-width: 400px;
}

.rechnerRadioTripleCombo .radioTripleCombo .radioButton1 label.inputLabel,
.rechnerRadioTripleCombo .radioTripleCombo .radioButton2 label.inputLabel,
.rechnerRadioTripleCombo .radioTripleCombo .radioButton3 label.inputLabel {
    position: static;
    font-size: 10px;
}

.listCheck li,
.listDownload li,
.listBullets li {
    background: none repeat scroll 0 0 transparent;
    list-style: disc inside;
    padding-left: 0;
}
.hinweisModul.shadowBox .hinweisModulIcon {
    position: relative;
    background: none !important;
}
.hinweisModul.shadowBox .hinweisModulIcon:before {
    clip: rect(595px, 52px, 655px, 0px);
    content: url(/media/img/gui_64.png);
    display: block;
    height: 64px;
    left: 0;
    position: absolute;
    top: -595px;
    width: 64px;
}

.hinweisModul.shadowBox.error .hinweisModulIcon:before {
    clip: rect(395px, 52px, 455px, 0px);
    top: -395px;
}

.hinweisModul.shadowBox.notice .hinweisModulIcon:before {
    clip: rect(195px, 52px, 255px, 0px);
    top: -195px;
}

.tarifTabelle .tarif {
    margin-left: 0px;
}

.tarifTabelle .head {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.tarifTabelle .headWrapper {
    border-color: #FFFFFF !important;
}

.produktTeaser.small {
    margin-right: 9px;
}
.produktTeaser.last {
    margin-right: 0px;
}

.checked {
    background: none !important;
}

.checked:before {
    clip: rect(1400px, 40px, 1500px, 0px);
    content: url(/media/img/gui_24.png);
    display: block;
    height: 24px;
    margin-left: -17px;
    position: absolute;
    top: -1387px;
    width: 24px;
}

.empty {
    background: none;
}

.empty:after {
    content: '-';
}

.kundenkontoVertraege ul.contractList li.box .innerBox:after {
    content: url(/media/img/icon_aktiv_kundenkonto.png) ;
    position: absolute;
    top: 40px;
    left: 110px;
}

.kundenkontoVertraege ul.contractList li.info .innerBox:after {
    content : '';
}

.beraterModul .leftColumn {
    width: 577px;
}

.breadcrumb {
   border: 1px solid #AAAAAA
}

.breadcrumb li.breadcrumbItem a {
    padding: 0;
    background: none;
}

.breadcrumb li.breadcrumbItem a:after {
    content: '>' ;
    padding-left: 12px;
}

.breadcrumb li.breadcrumbItem.last a:after {
    content: '';
}

.beraterModulContainer {
   border: 0px;
}

.rechnerBreadcrumb li.rechnerBreadcumbItem.complete .label {
    background: none !important;

}

.rechnerBreadcrumb li.rechnerBreadcumbItem.complete .label:after {
    clip: rect(1400px, 40px, 1500px, 0px);
    content: url(/media/img/gui_24.png);
    display: block;
    height: 24px;
    right: 0px;
    position: absolute;
    top: -1392px;
    width: 24px;
}

.teaser,
.rechnerGroupContainer.small.floatRight,
.kundenkontoVertraege ul li.box,
.produktTeaser,
.rechnerButtonContainerWrapper,
.rechnerTeaserCrossSelling {
    page-break-inside: avoid;
}

.page-break {
    page-break-before: always;
}

.avoid-page-break {
    page-break-inside: avoid;
}


/* additional styles */

.toolbarWrapper .toolbar .toolbarCenter,
.toolbarWrapper .toolbar .toolbarContent {
    background: transparent !important;
}

.toolbarWrapper .toolbar .toolbarCenter {
    min-height: 50px;
}

.toolbarWrapper .toolbar .contact li.contactItem {
    background-image: none;
}

.toolbarWrapper .toolbar .contact {
    padding-top: 7px;
}

.routenplaner-footer {
    display: none;
}