.welcome_title{
    font-family:BobaMilky;
    font-size:45px;
    font-style: italic;
    padding-left:10px;
    padding-right:10px;
}
.welcome_text{
    font-size:20px;
    font-style:oblique;
    padding-left:10px;
    padding-right:10px;
    opacity:1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
.menutext{
    color:white;
}
.carousel-caption {
    top: 30%;
    bottom: auto;
}
.standardInfo{
    text-decoration: none;
    font-style: italic;
    font-size:large;
    transition: width 2s;
}
.standardInfo:hover{
    font-size:22px;
    color:red;
}
.qubetitle{
    font-family: FreudianSlip;
}
.qubetext{
    font-family:ModernAntiquaBook;
}
.qube_intro_title{
    font-family: FreudianSlip;
    font-size:35px;
}
.qube_table_text{
    font-family: Kajasaub;
}
.qube_faq_title{
    font-family: SimplySerifB;
}
.qube_faq_text{
    font-family:ModernAntiquaBook; 
}

.legal_text{
    font-family:ModernAntiquaBook;
}
.about_titles{
    font-weight: bold;
}

.spacing_faq{
    letter-spacing:0.2em;
}
.spacing_einfuehrung{
    letter-spacing:0.2em;
}
.spacing_contact{
    letter-spacing:0.4em;
}
.spacing_faq{
    letter-spacing:0.4em;
}
.faq_box_text{
    font-family: ModernAntiquaBook;
    font-size:35px;
    color:white;
    text-decoration: none;

}
.red_turner_faq{
    padding-top:10px;
    font-family: Ronaldson;
    color:white;
    font-size:25px;
    /* letter-spacing: 0.2em; */


}
.red_turner_contact{
    padding-top:10px;
    font-family: Ronaldson;
    color:white;
    font-size:20px;
    /* letter-spacing: 0.2em; */
}
.page_turner_text{
    padding-top:15px;
    font-family: Ronaldson;
    color:white;
    font-size:30px;
    /* letter-spacing: 0.2em; */
}
