/* Custom Font-family and Font-source */
/*Linkfarbe blau*/
.tp-wrapper .tp-detail .tp-header-headline, .tp-wrapper a, .tp-wrapper a:hover, .tp-wrapper .tp-standalone-navbar-link:hover, .tp-wrapper .tp-standalone-navbar-link:focus, .tp-wrapper .tp-address-block-inclusive-services .tp-icon-ok:before, .tp-wrapper .tp-address-block-distance-reference, .tp-wrapper .tp-congress-room-item .tp-icon-ok:before, .tp-wrapper .tp-quickfinder-facets .tp-panel-showmore .tp-panel-headline, .tp-wrapper .tp-quickfinder-facets .tp-panel-showmore .tp-panel-headline:hover, .tp-wrapper .tp-quickfinder-facets .tp-panel-showmore .tp-panel-headline:focus, .tp-wrapper .tp-included-services li:before, .tp-wrapper a.tp-eventdetail-link {
 color: #1c3c74;
}

/*Schriftfarbe Toogle + Schriftfarbe Belegung öffnen blau*/
.tp-wrapper .tp-panel-headline, .tp-wrapper .tp-search .tp-panel-headline, .tp-wrapper .tp-search .tp-panel-headline > span.tp-icon-plus-circled {
    color: #1c3c74;
}

.tp-wrapper .tp-search .tp-search-more label, .tp-wrapper .tp-search-room-headline, .tp-wrapper .tp-search .tp-panel-headline, .tp-wrapper .tp-search .tp-panel-headline > span.tp-icon-plus-circled {
	color: #1c3c74;
}

/*Tipp Banderole Veranstaltungen*/
.tp-ribbon, .tp-ribbon span {
    background-color: #1c3c74;
    border: 1px solid #1c3c74;
}

/*Schriftgröße */
.tp-box, .tp-wysiwyg p, .tp-wysiwyg li, .tp-wysiwyg td {
    font-size: 14px;
    line-height: 1.428571429;
}

/*Subnavigation Detailseite*/
.tp-subnav-item .tp-subnav-link, .tp-list-inline {
    background: #eeeeee;
    color: #444;
}

 .tp-subnav-item .tp-subnav-link:hover, .tp-subnav-item .tp-subnav-link:focus {
    background-color: #1c3c74;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}

.tp-wrapper h3.tp-headline-quaternary, .tp-wrapper h4.tp-headline-quaternary, .tp-wrapper .tp-headline-quaternary {
font-size: 16px !important;
}

.tp-results-imagesearch-container-congress .tp-media-image+.tp-media-text h2 {
color: #fff !important;
}

.tp-wrapper,
.tp-wrapper #cart-content-area,
.tp-wrapper .cart-exchange-currency,
.tp-wrapper .cart-button-primary,
.tp-wrapper .cart-button-secondary,
.tp-wrapper .cart-button-tertiary,
.tp-wrapper .cart-headline-primary,
.tp-wrapper .cart-headline-secondary,
.tp-wrapper .cart-headline-tertiary,
.tp-wrapper .cart-infobox-error:after,
.tp-wrapper .cart-input,
.tp-wrapper .cart-label strong,
.tp-wrapper .cart-list strong,
.tp-wrapper .cart-select,
.tp-wrapper .cart-steps li:before,
.tp-wrapper .cart-textarea,
.tp-wrapper .cart-text strong {

}

/* Hintergrundfarbe: #ffffff = #ffffff */
.tp-wrapper .tp-header-standalone--background {
background-color: #ffffff;
}
/* Hintergrundfarbe: #ffffff = #ffffff */
.tp-wrapper .tp-hero__content{
background-color: #ffffff;
}

