body{
    font-family:'HelveticaNowText-Regular';
}
@font-face {
    font-family: 'ChronicleDisplay-Roman';
    src: url('../fonts/ChronicleDisplay-Roman.woff2') format('woff2'),
    url('../fonts/ChronicleDisplay-Roman.woff') format('woff');
}
@font-face {
    font-family: 'ChronicleDisplay-Light';
    src: url('../fonts/ChronicleDisplay-Light.woff2') format('woff2'),
    url('../fonts/ChronicleDisplay-Light.woff') format('woff');
}
@font-face {
    font-family: 'ChronicleDisplay-Bold';
    src: url('../fonts/ChronicleDisplay-Bold.woff2') format('woff2'),
    url('../fonts/ChronicleDisplay-Bold.woff') format('woff');
}
@font-face {
    font-family: 'HelveticaNowText-Bold';
    src: url('../fonts/HelveticaNowText-Bold.woff2') format('woff2'),
    url('../fonts/HelveticaNowText-Bold.woff') format('woff');
}
@font-face {
    font-family: 'HelveticaNowText-Medium';
    src: url('../fonts/HelveticaNowText-Medium.woff2') format('woff2'),
    url('../fonts/HelveticaNowText-Medium.woff') format('woff');
}
@font-face {
    font-family: 'HelveticaNowText-Regular';
    src: url('../fonts/HelveticaNowText-Regular.woff2') format('woff2'),
    url('../fonts/HelveticaNowText-Regular.woff') format('woff');
}
@font-face {
    font-family: 'HelveticaNowText-Light';
    src: url('../fonts/HelveticaNowText-Light.woff2') format('woff2'),
    url('../fonts/HelveticaNowText-Light.woff') format('woff');
}
#mainlogo{
    margin: 0px 0px 0px 0px;
    margin-right: 50px;
    max-height: unset;
}
.navbar .navbar-nav>li>a {
    color: #000000;
    font-size: 14px; /* 20px */
    padding: 10px; /* 40px */
}
.navbar-left-info{
    font-family: HelveticaNowText-Medium;
}
.zubehoerinfo .zubehoerbeschreibung_opener{
    font-family: HelveticaNowText-Medium;
    display: flow-root;
}
.overlayzubehoerscrolller{
    max-height: 370px
}
/*Siematic anpassungen start*/
#a78{
    max-height: 525px;
    overflow-y: auto;
}
.headbox_closer,#headbox_slider .headbox_upper{
    font-family: HelveticaNowText-Medium;
    border-radius: 20px;
}
.headbox_closer:hover,#headbox_slider .headbox_upper:hover{
    color: #efbf40;
    background-color: #000000;
}
.headboxes_frontwrapper h2{
    font-family: HelveticaNowText-Medium;
}
.headbox_tile_text{
    font-family: HelveticaNowText-Medium;
}
/*auswahl wechseln buttons (teilweise übernommen aus produktdarstellung.css) ohwhattadamnmess*/
.headselection_button_row,.backend_button_row{
    font-family: HelveticaNowText-Medium;
}
/*Liste der gewähten Köpfe (Zusammenfassung+einblendbare details)*/
.headselection_summary_row{
    font-family: 'HelveticaNowText-Regular'
}
.headselection_summary_row_head{
    font-family: HelveticaNowText-Medium;
}
.headselection_summary_row_value{
    font-family: HelveticaNowText-Medium;
}
.headselection_summary_showlonglist,
.headselection_summary_hidelonglist,
bbt,
.archiv_action a,
a.backend_button,
.btn-primary,
.bookmode_maincontainer table a,
.bookmode_maincontainer a.lookslikebutton,
.bookmode_maincontainer input[type=submit],
.backend_smalltext a{
    font-family: HelveticaNowText-Medium;
    border: 1px solid #bcbcbd;
    border-radius: 20px;
    /*height: 30px;*/
    padding-right: 20px;
    padding-left: 20px;
    background-color: #f2f2f2;
    /*min-width: 150px;*/
}
.headselection_summary_showlonglist:hover,
.headselection_summary_hidelonglist:hover,
bbt:hover,
.archiv_action a:hover,
a:hover.backend_button,
.btn-primary:hover,
.bookmode_maincontainer table a:hover,
.bookmode_maincontainer a:hover.lookslikebutton,
.bookmode_maincontainer input[type=submit]:hover,
.backend_smalltext a:hover,
.bookmode_maincontainer>p>a:hover{
    color: #efbf40;
    background-color: #000000;
}

.headboxes_infopop a{
    font-family: HelveticaNowText-Medium;
    font-size: 14px;
}
/*händler backend */
.backend_table,.bookmode_maincontainer table,.bookmode_maincontainer label{
    font-family: HelveticaNowText-Regular;
}
.bookmode_maincontainer form{
    margin-top:40px
}

.bookmode_maincontainer a:hover{
  ///  color:#000;
    text-decoration: underline;
}
.bookmode_maincontainer p{
    font-family: HelveticaNowText-Regular;
    font-size: 12px;
}
.bigbad{
    font-family: HelveticaNowText-Bold;
    font-weight:normal;
}

