headtitle_big {
    font-size: 1.5em;
    line-height: 0.9;
    display: block;
    border-bottom: 3px solid #c58b45;
    background-color: #3a2416;
    color: #ead0a1;
    padding: 5px;
}

.relas_beschreibung {
    font-size: 0.8em;
    background-color: #3a2416;
    color: #ead0a1;
    padding: 5px;
}

.divbox_mem_relas {
    width: 250px;
    height: 100px;
    overflow: auto;
    float: left;
    background-color: #24140c;
    border: 1px solid #c58b45;
    color: #ead0a1;
    padding: 5px;
}

.relas_profil_name {
    font-size: 1.2em;
    color: #c58b45;
    font-family: 'Rufina', serif;
    text-transform: uppercase;
}

input.rela.sort {
    width: 20px;
    background: #24140c;
    border: 1px solid #c58b45;
    color: #ead0a1;
}

.textarea_kommentar {    
    width: 200px;
    background: #24140c;
    border: 1px solid #c58b45;
    color: #ead0a1;
}

/* shows inputbuttons when tabs are used */
input.rela_button.kat {
    display: inherit !important;
    position: relative !important;
    background: #3a2416;
    border: 1px solid #c58b45;
    color: #ead0a1;
    padding: 3px 8px;
}