.profil_flex {
	display: flex;
	flex-wrap: wrap;
}

.relaname {
    font-size: 13pt;
    text-transform: uppercase;
    color: var(--font-color1);
    text-align: center;
}

.relaname a{
    text-transform: uppercase;
    text-align: center;
}

.relas{width: 49%;height: auto;margin: 3px;}

.relas_td img{width: 100px;height: auto;border: 1px solid var(--akzent2);padding: 2px;}

.relas_innerbox{
height: 300px; 
    overflow: auto
}

.relation{
height: 200px; 
overflow: auto;
}

.relakat{
    background:var(--akzent2);
    color: var(--font-color1);
    padding: 5px;
    font-weight: bold;
    text-align:center;
}

.rela_facts{color: var(--font-color1);background-color: var(--akzent1);font-size: 10pt;text-decoration: none;display: block;text-transform: uppercase;font-weight: 600;text-align: center;line-height: 20px;}

/*Charas*/

.profrelabox1{width:auto;height: auto;}

.profrelabox2{
    height: 150px;
    /* border: 1px solid; */
}

.profrelabox3{
    height: auto;
    width: auto;
    float: left;
}

.profrelabox3 img{
    height: 144px;
    border:1px solid var(--akzent2);
    padding:2px;
}

.profrelabox4{
    height: 150px;
    width: 350px;
    float: left;
}

.profrelabox5{
    height: 100px;
    padding: 5px;
    overflow: auto;
    font-size: 12pt;
    text-align: justify;
}