/* manuelle Seiten */
#content-manuell *{
    font-size:10pt;
}

#content-manuell h1{
    background-color: #B52121;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 5px;
    padding-left: 5px;
    border-bottom-color: #CCCCCC;
    border-bottom-style: solid;
    border-bottom-width: 3px;
}                  
#content-manuell p{
    margin-bottom:10px;
    font-size:10pt; 
}
#content-manuell table{
    width:100%;
    font-size:10pt;
    border:0px; 
}

#content-manuell table td{
    border:0px;
}

#content-manuell li{
    margin-left:20px;
}

.norm_text_menu{
    width:100%;
    font-size:10px; 
}

.headline-manuell-neu{
    color: #B52121;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    
    font-size: 12pt !important;
    font-weight: bold !important;
}

/* *** FAQ *** */
.mehrinfo{
    color: #B52121;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    
    font-size: 10pt !important;
    font-weight: bold !important;
}

.mehrinfo a{
    text-decoration:none;
}

.faqfrage, .faqfrage a{
    color:#000;
}

#eintrag-therapietable{
    border:0px;
}
#eintrag-therapietable td a{
    border:0px;
    vertical-align:center;
    text-align:left;
    font-weight:bold;
    font-size:9px;
}

#eintrag-therapietable input{
    margin-right:5px;
    margin-top:3px;
}
