headtitle_big {
	font-size: 18px;
    line-height: 0.9;
    display: block;
    border-bottom: 3px solid black;
    padding: 0px 5px 5px 10px;
}

.relas_beschreibung {
    font-size: 11px;
    font-family: 'Montserrat', cursive;
    font-weight: lighter;
}

.divbox_mem_relas {
    width: 250px;
    height: 100px;
    overflow: auto;
    float: left;
	padding: 5px 5px 5px 15px;
    background: #404D3F;
    margin: 10px 0px 0px 15px;
}

.relas_profil_name{
    font-size: 1.2em;
}

input.rela.sort {
    width: 20px;
}

.textarea_kommentar{    
    width:200px;
}
/*shows inputbuttons when tabs are used*/
input.rela_button.kat {
    display: inherit;
    position: relative;
}

#relations .h1 {
}

#relations .rela_title {
	text-align: center;
    font-family: 'Alex Brush';
    font-size: 18px;
}