.koth_footer ul {
  list-style: none;
  font-size: 0.8em;
  line-height: 1.2em;
}
.koth_footer li { 
  margin-bottom: 5px;
}

.cq-hotspots .hotspot-item a {
    width: 50px !important; 
    height: 50px !important;
}

.cq-hotspots .hotspot-item a i {
    font-size: 30px !important;
}


h1 {
    margin-bottom: 23px;
    color: #a9ba04;
}

h2 {
/*
    font-size: 26px !important;

    font-family: 'theserifsemilight' !important;
    letter-spacing: 0.01em;
    line-height: 1.2em;
    */
    
}

h3 {
    font-size: 20px !important;
    line-height: 28px !important;
    color: #00a1b1;
}
.mhsp-cap-spk-name {
    color: #531d3d !important;
}
/*
ul { 
    list-style-type: none;
    padding:0; 
    margin:0;
}

ul li:before { 
    font-weight: bold;
    content: "» ";
    
}
*/
blockquote p {
    color: #fff;
    font-size: 22px;
}



.tooltipster-content {
    font-family: 'thesanslight' !important;
    font-size: 20px !important;
    line-height: 25px !important;
    background-color: #f9f8ee;
}



/*Kontakt-Support-Formular*/
#login_1_form input[type="text"],
#login_1_form input[type="email"],
#login_1_form input[type="password"],
#login_1_form textarea {   
    width: 100%;
    margin-bottom: 10px;
    height: 46px;
    padding: 10px 20px;
    border-radius: 5px; 
    border: 1px solid #D4D0D0;
}
#login_1_form textarea {
    height: 300px;
}    
#login_1_form input[type="submit"] {
    width: 100%;
    background: #a9ba04; 
    border: 1px solid #D4D0D0; 
    border-radius: 5px; 
    color:#fff;
    
}

ul.kosu_sozial_links li::before {
    font-weight: bold;
    content: "" !important;
}

ul.kosu_sozial_links { font-size: 25px; }
.kosu_sozial_links i { width: 1.2em; }


.type-speaker .ttshowcase_rl_subtitle { display: none;}