/* Farben und Icons für Unterseiten ######################################################*/
/*font colors darkColor ######################################################*/
.tools_tipps .contentBlock a,
.tools_tipps .contentBlock a h3,
.tools_tipps .contentBlock h3 a,
.tools_tipps .contentBlock .price,
.tools_tipps .contentBlock h3,
.tools_tipps .contentBlock .h3,
.tools_tipps .contentBlock .blockHeadline h2,
.tools_tipps .contentBlock .blockHeadline h1,
.tools_tipps .navbar-nav .dropdown-menu h3 .imgLink.active,
.tools_tipps span.more,
.tools_tipps .contentBlock a.more,
.tools_tipps .input-group.selectDown a.button .title,
.tools_tipps .input-group-btn.notAbsolute a.button .title,
.tools_tipps .input-group.selectDown a.button .title,
.tools_tipps .input-group.selectDown button .title,
.tools_tipps .contentBlock.zitat .content h2,
.tools_tipps section.payContent .payOverlay .closer h2,
.tools_tipps section.payContent .payOverlay .closer h3,
.tools_tipps section.payContent .payOverlay .closer .preis,
.tools_tipps .slider .box.headMediaText .texte.buttonbottom a.iconBG:hover span.text,
.tools_tipps .slider .box.headMediaText .texte.buttonbottom a.iconBG:hover span.icons,
.tools_tipps .row.header .headlines h2,
.tools_tipps .row.header .headlines h3,
.tools_tipps .row.header h1.headline,
.tools_tipps section.anlese .single_article .articleHeader h1,
.tools_tipps section.anleseHeft .contentBlock .headline h1,
.tools_tipps .contentBlock.hasLeftImg h3,
.tools_tipps .managerseminare .contentBlock.ms_article.blocks.background .block,
.tools_tipps .contentBlock.ms_article.blocks .block .texte.buttonbottom a.iconBG:hover span.text,
.tools_tipps .contentBlock.accordion .card-header h3 .btn,
.tools_tipps .contentBlock.result .header .headline h2,
.tools_tipps .contentBlock.result .second,
.tools_tipps .secContent .form-control::placeholder,
.tools_tipps .teaser a,
.tools_tipps .sw_slider .slick-slider .slick-slide .h4,
.tools_tipps .kat_links .h3,
.tools_tipps .kat_links h3,
.tools_tipps #volltext {
  color: #ee7402;
}
.tools_tipps .sendForm,
.tools_tipps .buttons .button,
.tools_tipps .contentBlock.tabs .nav-pills .nav-link,
.tools_tipps a.iconBG span.text {
  color: black !important;
  background-color: #e4e4e2;
}
/* for the download modal */
.tools_tipps #dl_urheber {
  cursor: pointer;
}
.tools_tipps #dl_urheber:after {
  display: inline-flex;
  content: url("../images/tools_tipps/Pfeil-Accordion.svg");
  margin-left: 20px;
  height: 23px;
  width: 23px;
}
.tools_tipps #dl_urheber.open:after {
  display: inline-flex;
  content: url("../images/tools_tipps/Pfeil-Accordion.svg");
  margin-left: 20px;
  transform: rotateZ(-180deg);
  height: 23px;
  width: 23px;
}
.tools_tipps #dl_urheber span {
  display: none;
}
.tools_tipps #dl_urheber.open span {
  display: block;
}
/*font colors Labels ######################################################*/
.tools_tipps .label {
  color: #ee7402;
  border: 1px solid #ee7402;
}
.tools_tipps .label:hover {
  background: #ee7402;
  transition: 0.4s all;
}
.tools_tipps .label.active {
  background: #ee7402;
}
.tools_tipps .kat_links .label {
  color: #413e3b;
  border: 1px solid #aeadae;
}
.tools_tipps .kat_links .label:hover {
  background: transparent;
  color: #ee7402 !important;
}
.tools_tipps .kat_links .label.active {
  background: transparent;
  color: #ee7402 !important;
}
/*font colors lightColor ######################################################*/
.tools_tipps section.ms_search button.btn-outline-white:hover {
  color: #efd8b9;
}
.tools_tipps section.ms_search button.btn-outline-white:hover {
  color: #efd8b9;
}
/*font colors black ######################################################*/
.tools_tipps .buttons .button span {
  color: #000000;
}
/*font colors white ######################################################*/
.tools_tipps .contentBlock .slider .imageTextOverlay a h3,
.tools_tipps button.iconBG span.icons,
.tools_tipps a.iconBG:hover span.icons,
.tools_tipps button.iconBG span.text,
.tools_tipps a.iconBG:hover span.text,
.tools_tipps .slider .box.headMediaText .texte.buttonbottom a.iconBG span.text,
.tools_tipps .slider .box.headMediaText .texte.buttonbottom a.iconBG span.icons,
.tools_tipps .ms_pagination .background,
.tools_tipps .ms_pagination .background a,
.tools_tipps .slider .box.iconText:hover,
.tools_tipps .contentBlock.ms_article.blocks .block .texte.buttonbottom a.iconBG,
.tools_tipps input.submit,
.tools_tipps .buttons .button:hover,
.tools_tipps .buttons .button.active,
.tools_tipps .buttons .button.active span,
.tools_tipps .buttons .button:hover span,
.tools_tipps .contentBlock.tabs .nav-pills .nav-link:hover,
.tools_tipps .sendForm:hover,
.tools_tipps a.iconBG span.text:hover {
  color: #ffffff !important;
  opacity: 1 !important;
}
.tools_tipps .slider .box.iconText:hover a,
.tools_tipps .slider .box.iconText a:hover h3,
.tools_tipps .slider .box.iconText a:hover h4,
.tools_tipps .slider .box.iconText a:hover h5,
.tools_tipps .slider .box.iconText a:hover p {
  color: #ffffff !important;
}
/*bordercolors  darkColor ######################################################*/
.tools_tipps .sideNav {
  border-color: #ee7402;
}
.tools_tipps span.more.closed:after {
  border-color: #ee7402 transparent transparent transparent;
}
.tools_tipps span.more.open:after {
  border-color: transparent transparent #ee7402 transparent;
}
.tools_tipps .input-group-btn.notAbsolute a.button .caret,
.tools_tipps .input-group.selectDown a.button .caret,
.tools_tipps .input-group.selectDown button .caret {
  border-left: 1px solid #ee7402;
}
/*bordercolors  lightColor ######################################################*/
.tools_tipps section.ms_search button.btn-outline-white:hover,
.tools_tipps section.ms_search button.btn-outline-white:hover,
.tools_tipps .slider .box.headMediaText .texte.buttonbottom a.iconBG span.text,
.tools_tipps .slider .box.headMediaText .texte.buttonbottom a.iconBG span.icons {
  border: 1px solid #efd8b9;
}
.tools_tipps .contentBlock.ms_article.blocks .block .texte.buttonbottom a.iconBG span.icons,
.tools_tipps .contentBlock.ms_article.blocks .block .texte.buttonbottom a.iconBG span.text {
  border: 3px solid #efd8b9;
}
.tools_tipps .xp_imagewrapper.zitat {
  border-top: 1px solid #413e3b;
  border-bottom: 1px solid #413e3b;
}
.tools_tipps div.xp_imagewrapper.images {
  border: 1px solid #413e3b !important;
}
.tools_tipps div.workmarker div.xp_imagewrapper.autoren.addBorder {
  border-top: 1px solid #413e3b;
}
.tools_tipps ul + div.workmarker div.xp_imagewrapper.autoren,
.tools_tipps ol + div.workmarker div.xp_imagewrapper.autoren {
  margin-top: 40px;
  padding-top: 40px;
}
.tools_tipps div.forSections h2.slider_sectionHead {
  color: #ee7402 !important;
}
.tools_tipps .sw_slider div.box.headMediaText.forSections {
  background-color: #efd8b9 !important;
}
.tools_tipps .xp_imagewrapper.standardbox {
  background-color: #efd8b9 !important;
}
.tools_tipps div.xp_imagewrapper.zitat blockquote {
  color: #ee7402 !important;
}
.tools_tipps div.appendix {
  background-color: #efd8b9 !important;
  padding: 25px !important;
  margin-bottom: 20px;
}
.tools_tipps div.appendix h3.app {
  color: #ee7402 !important;
}
.tools_tipps .paywall {
  background-color: #efd8b9 !important;
}
.tools_tipps div.paywall h3.paywall_intro {
  color: #ee7402 !important;
}
.tools_tipps div.appendix a.iconBG span.text,
.tools_tipps div.appendix a.iconBG span.icons,
.tools_tipps div.paywall a.iconBG span.text,
.tools_tipps div.paywall a.iconBG span.icons {
  border: 3px solid #efd8b9;
}
.tools_tipps .sw_slider div.mztSlider a {
  color: #ee7402 !important;
}
/*backgroundcolors darkColor  ######################################################*/
.tools_tipps section.ms_search,
.tools_tipps section.ms_search .searchExtend .dropdown-menu,
.tools_tipps section .searchFilter .btn.searchbutton,
.tools_tipps .button.iconBG span.text,
.tools_tipps a.iconBG:hover span.text,
.tools_tipps section.payContent .payOverlay a.iconBG span.icons,
.tools_tipps section.payContent .payOverlay a.iconBG span.text,
.tools_tipps .ms_pagination .background,
.tools_tipps .slider .box.iconText:hover,
.tools_tipps .contentBlock.ms_article.blocks button.iconBG span.icons,
.tools_tipps .contentBlock.ms_article.blocks button.iconBG span.text,
.tools_tipps .contentBlock.ms_article.blocks .block .texte.buttonbottom a.iconBG span.icons,
.tools_tipps .contentBlock.ms_article.blocks .block .texte.buttonbottom a.iconBG span.text,
.tools_tipps .form-check label input[type="radio"]:checked ~ .label-text:before,
.tools_tipps .form-check label input[type="checkbox"]:checked ~ .label-text:before,
.tools_tipps .altcha-checkbox input[type="checkbox"]:checked ~ .altchamarker::before,
.tools_tipps input.submit,
.tools_tipps .select-wrapper::after,
.tools_tipps .buttons .button:hover,
.tools_tipps .buttons .button.active,
.tools_tipps .contentBlock.tabs .nav-pills .nav-link:hover,
.tools_tipps .contentBlock.tabs .nav-pills .nav-link.active,
.tools_tipps .contentBlock.tabs .nav-pills .show > .nav-link,
.tools_tipps .contentBlock.tabs .nav-tabs .nav-link.active,
.tools_tipps .contentBlock.tabs .nav-tabs .show > .nav-link,
.tools_tipps .sendForm:hover,
.tools_tipps a.iconBG:hover span.text,
.tools_tipps table.bestseller td.number {
  background-color: #ee7402;
}
/*backgroundcolors  colorLightMS ######################################################*/
.tools_tipps #regForm #prevBtn .icons,
.tools_tipps #regForm #prevBtn .text,
.tools_tipps .slider .box.headMediaText .texte.buttonbottom a.iconBG span.text,
.tools_tipps .slider .box.headMediaText .texte.buttonbottom a.iconBG span.icons,
.tools_tipps .slider .box.headMediaText .texte.buttonbottom a.iconBG:hover span.text,
.tools_tipps .slider .box.headMediaText .texte.buttonbottom a.iconBG:hover span.icons,
.tools_tipps.leadership .moreSlides.leaderShipMeinungen .slide .lsmbBox,
.tools_tipps .slider .box.leftImageText,
.tools_tipps .slider .box.iconText,
.tools_tipps section.secBackground,
.tools_tipps .slider .box.headMediaText,
.tools_tipps section .searchFilter,
.tools_tipps .contentBlock.abo .box,
.tools_tipps .contentBlock.blocks.background .block {
  background-color: #efd8b9;
}
/*backgroundcolors   white ######################################################*/
.tools_tipps .slider .box.headMediaText .texte.buttonbottom a.iconBG:hover span.text,
.tools_tipps .slider .box.headMediaText .texte.buttonbottom a.iconBG:hover span.icons,
.tools_tipps .contentBlock.ms_article.blocks .block .texte.buttonbottom a.iconBG:hover span.icons.pfeilrechts,
.tools_tipps .contentBlock.ms_article.blocks .block .texte.buttonbottom a.iconBG:hover span.text {
  background-color: #ffffff;
  opacity: 1;
}
/*backgroundcolors   transparent ######################################################*/
.tools_tipps .contentBlock.accordion .card-header h3 .btn {
  background-color: transparent;
  color: #ee7402;
}
/*icons ######################################################*/
.tools_tipps .contentBlock.tabs .tab-pane ul li,
.tools_tipps .contentBlock.tabs .link a,
.tools_tipps .contentBlock .data ul li,
.tools_tipps .card ul li,
.tools_tipps .contentBlock .text ul li,
.tools_tipps .contentBlock .texte ul li,
.tools_tipps ul.twoColumns li,
.tools_tipps ul.arrowleftnoLink li,
.tools_tipps ul.arrowleft li a,
.tools_tipps .contentBlock .row.header .archive a {
  background-image: url("../images/tools_tipps/Pfeil2_rechts.svg");
}
.tools_tipps .input-group-btn.notAbsolute a.button .caret,
.tools_tipps .input-group.selectDown a.button .caret,
.tools_tipps .input-group.selectDown button .caret {
  background-image: url("../images/tools_tipps/Pfeil-unten.svg") !important;
}
.tools_tipps a.lightBoxIcon:before,
.tools_tipps section.ms_search input.searchfield {
  background-image: url("../images/tools_tipps/Lupe-Suchfeld.svg");
}
.tools_tipps .slick-prev {
  background-image: url("../images/tools_tipps/Pfeil-links.svg");
}
.tools_tipps .slick-next,
.tools_tipps .contentBlock .archive a,
.tools_tipps .managerseminare .slick-next {
  background-image: url("../images/tools_tipps/Pfeil-rechts.svg");
}
.tools_tipps .contentBlock .icon.podcast a {
  background-image: url("../images/Podcast.svg");
}
.tools_tipps .contentBlock.ms_pagination a.next {
  background-image: url("../images/tools_tipps/Pfeil2_rechts.svg");
  background-repeat: no-repeat;
  background-size: auto 15px;
  background-position-y: bottom 22%;
  background-position-x: right  !important;
  padding-left: 15px;
}
.tools_tipps .contentBlock.ms_pagination a.prev {
  background-image: url("../images/tools_tipps/Pfeil2_links.svg");
  background-repeat: no-repeat;
  background-size: auto 15px;
  background-position-y: bottom 22%;
  background-position-x: left !important;
}
.tools_tipps div.forSections h2.slider_sectionHead {
  background-image: url("../images/tools_tipps/lesetipp.svg");
}
.tools_tipps div.forSections h2.section_subheading {
  background-image: url("../images/tools_tipps/Pfeil2_rechts.svg");
}
.tools_tipps div.preview p {
  background-image: url("../images/tools_tipps/Pfeil2_rechts.svg");
}
.tools_tipps div.paywall p.pw_info {
  background-image: url("../images/tools_tipps/Pfeil2_rechts.svg");
}
.tools_tipps button.iconBG span.icons.pfeillinks {
  background-image: url("../images/iconBG_pfeil_links_weiss.svg");
}
.tools_tipps .contentBlock.ms_article.blocks .block .texte.buttonbottom a.iconBG:hover span.icons.pfeilrechts,
.tools_tipps a.iconBG span.icons.pfeilrechts {
  background-image: url("../images/iconBG_pfeil_rechts_weiss.svg");
}
.tools_tipps a.iconBG span.icons.download {
  background-image: url("../images/iconBG_download_weiss.svg");
}
.tools_tipps a.iconBG span.icons.podcast {
  background-image: url("../images/iconBG_podcast_weiss.svg");
}
.tools_tipps .leadership .anleseHeft a.iconBG:hover span.icons.einkaufswagen,
.tools_tipps a.iconBG span.icons.einkaufswagen {
  background-image: url("../images/iconBG_einkaufswagen_weiss.svg");
}
.tools_tipps a.iconBG span.icons.epaper {
  background-image: url("../images/iconBG_epaper_weiss.svg");
}
.tools_tipps a.iconBG span.icons.person {
  background-image: url("../images/tools_tipps/iconBG_person.svg");
}
.tools_tipps a.iconBG span.icons.probelesen {
  background-image: url("../images/iconBG_leseprobe_weiss.svg");
}
.tools_tipps a.iconBG span.icons.merken {
  background-image: url("../images/iconBG_merken_weiss.svg");
}
.tools_tipps a.iconBG:hover span.icons.podcast {
  background-image: url("../images/iconBG_podcast_weiss.svg");
}
.tools_tipps a.iconBG:hover span.icons.download {
  background-image: url("../images/iconBG_download_weiss.svg");
}
.tools_tipps button.iconBG span.icons.pfeilrechts,
.tools_tipps .slider .box.headMediaText .texte.buttonbottom a.iconBG span.icons,
.tools_tipps .slider .box.headMediaText .texte.buttonbottom a.iconBG:hover span.icons,
.tools_tipps a.iconBG:hover span.icons.pfeilrechts {
  background-image: url("../images/iconBG_pfeil_rechts_weiss.svg");
}
.tools_tipps .leadership .anleseHeft a.iconBG,
.tools_tipps a.iconBG:hover span.icons.epaper {
  background-image: url("../images/iconBG_epaper_weiss.svg");
}
.tools_tipps a.iconBG:hover span.icons.person {
  background-image: url("../images/iconBG_person_weiss.svg");
}
.tools_tipps a.iconBG:hover span.icons.merken {
  background-image: url("../images/iconBG_merken_weiss.svg");
}
.tools_tipps .slider .box.iconText a .imageIcon .characters {
  background-image: url("../images/tools_tipps/characters.svg");
}
.tools_tipps .slider .box.iconText a .imageIcon .testgelesen {
  background-image: url("../images/tools_tipps/testgelesen.svg");
}
.tools_tipps .slider .box.iconText a .imageIcon .fuehrungCoaching {
  background-image: url("../images/tools_tipps/fuehrungCoaching.svg");
}
.tools_tipps .slider .box.iconText a .imageIcon .hirnrissig {
  background-image: url("../images/tools_tipps/hirnrissig.svg");
}
.tools_tipps .slider .box.iconText a .imageIcon .cd {
  background-image: url("../images/tools_tipps/cd.svg");
}
.tools_tipps .slider .box.iconText a .imageIcon .ebooks {
  background-image: url("../images/tools_tipps/ebooks.svg");
}
.tools_tipps .slider .box.iconText a .imageIcon .cschaeppchen {
  background-image: url("../images/tools_tipps/cschaeppchen.svg");
}
.tools_tipps .slider .box.iconText a .imageIcon .twitter {
  background-image: url("../images/tools_tipps/twitter.svg");
}
.tools_tipps .slider .box.iconText a .imageIcon .facebook {
  background-image: url("../images/tools_tipps/facebook.svg");
}
.tools_tipps .slider .box.iconText a .imageIcon .newsletter {
  background-image: url("../images/tools_tipps/newsletter.svg");
}
.tools_tipps .slider .box.iconText a .imageIcon .archiv {
  background-image: url("../images/tools_tipps/archiv.svg");
}
.tools_tipps .slider .box.iconText a .imageIcon .themen {
  background-image: url("../images/tools_tipps/themen.svg");
}
.tools_tipps a .imageIcon .verlagsprogramm {
  background-image: url("../images/tools_tipps/icon_verlagsprogramm.svg");
}
.tools_tipps a:hover .imageIcon .verlagsprogramm {
  background-image: url("../images/tools_tipps/icon_verlagsprogramm_hover.svg");
}
.tools_tipps a .imageIcon .material {
  background-image: url("../images/tools_tipps/icon_material.svg");
}
.tools_tipps a:hover .imageIcon .material {
  background-image: url("../images/tools_tipps/icon_material_hover.svg");
}
.tools_tipps a .imageIcon .preise {
  background-image: url("../images/tools_tipps/icon_preise.svg");
}
.tools_tipps a:hover .imageIcon .preise {
  background-image: url("../images/tools_tipps/icon_preise_hover.svg");
}
.tools_tipps a .imageIcon .digitalarchiv {
  background-image: url("../images/tools_tipps/icon_digitalarchiv.svg");
}
.tools_tipps a:hover .imageIcon .digitalarchiv {
  background-image: url("../images/tools_tipps/icon_digitalarchiv_hover.svg");
}
.tools_tipps a .imageIcon .toolkits {
  background-image: url("../images/tools_tipps/icon_toolkits.svg");
}
.tools_tipps a:hover .imageIcon .toolkits {
  background-image: url("../images/tools_tipps/icon_toolkits_hover.svg");
}
.tools_tipps a .imageIcon .taArchiv {
  background-image: url("../images/tools_tipps/icon_taarchiv.svg");
}
.tools_tipps a:hover .imageIcon .taArchiv {
  background-image: url("../images/tools_tipps/icon_taarchiv_hover.svg");
}
.tools_tipps a .imageIcon .msArchiv {
  background-image: url("../images/tools_tipps/icon_msarchiv.svg");
}
.tools_tipps a:hover .imageIcon .msArchiv {
  background-image: url("../images/tools_tipps/icon_msarchiv_hover.svg");
}
.tools_tipps a .imageIcon .tkoffer {
  background-image: url("../images/tools_tipps/icon_trainerkoffer.svg");
}
.tools_tipps a:hover .imageIcon .tkoffer {
  background-image: url("../images/tools_tipps/icon_trainerkoffer_hover.svg");
}
.tools_tipps a .imageIcon .leadershipbuecher {
  background-image: url("../images/tools_tipps/icon_leadershipbuecher.svg");
}
.tools_tipps a:hover .imageIcon .leadershipbuecher {
  background-image: url("../images/tools_tipps/icon_leadershipbuecher_hover.svg");
}
.tools_tipps .contentBlock.ms_article.blocks h3.icon,
.tools_tipps .contentBlock.ms_article.blocks h3.icon {
  background-image: url("../images/tools_tipps/Kontakt.svg");
}
.tools_tipps .contentBlock.ms_article.blocks .block .texte.buttonbottom a.iconBG span.icons.pfeilrechts {
  background-image: url("../images/iconBG_pfeil_rechts_weiss.svg");
}
.contentBlock .price div.small2 {
  color: #413e3b;
}
.contentBlock .price div.small2 a {
  color: #413e3b;
}
.shariff .facebook:hover a {
  background-image: url("../images/tools_tipps/social_facebook_hover.svg") !important;
  opacity: 1 !important;
}
.shariff .twitter:hover a {
  background-image: url("../images/tools_tipps/social_twitter_hover.svg") !important;
  opacity: 1 !important;
}
.shariff .mail:hover a {
  background-image: url("../images/tools_tipps/social_email_hover.svg") !important;
  opacity: 1 !important;
}
.shariff .xing:hover a {
  background-image: url("../images/tools_tipps/social_xing_hover.svg") !important;
  opacity: 1 !important;
}
.shariff .linkedin:hover a {
  background-image: url("../images/tools_tipps/social_in_hover.svg") !important;
  opacity: 1 !important;
}
/*# sourceMappingURL=tools_tipps.css.map */