element.style {
}

.whois.beruf .kleineschrift:before {
    display: inline-block;
    width: 20px;
    text-align: center;
    font-size: 15px;
    padding: 3px 6px;
    margin-right: 10px;
    content: "\f1ad";
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    margin-right: 10px;
}

.whois:nth-child(even) {
    background: hsl(0, 0%, 75%);
}

.profspieler .kleineschrift, .profava .kleineschrift, .whois .kleineschrift {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    vertical-align: middle;
    max-height: 32px;
    overflow: auto;
}

.whois.beruf .kleineschrift:before {
    background: #d57944;
    color: hsl(0, 0%, 16%);
}

.kleineschrift {
    font-size: 10px !important;
}

.whois {
    display: inline-block;
    width: 47%;
    margin: 5px;
    text-align: left;
    vertical-align: middle;
}

:root {
    --highlightcolor: #a52020;
    --fontcolor: #c6c6c6;
    --fontcolor2: #c6c6c5;
    --theadcolorb: #e7e7e7;
    --containerbg: #111111;
    --contentbg: #121212;
    --containerfont: #c0bfbf;
    --topmenuback: #090908;
    --paginationcolor: #d1d0d0;
    --paginationbg: #212120;
    --relmenufont: #868787;
    --bodyfont: #bababa;
    --panelbg: #272727;
    --panelfont: #939696;
    --tcatcol: #818080;
    --tcatcolb: #d0d0d0;
    --forumfold: #4e4d4c;
    --forumfoldoff: #2e2e2d;
    --tcatbg: #0c0c0c;
    --ahovcol: #d2d1d2;
    --theadsel: #111111;
    --blackwhite: #2e2e2d;
    --modalborder: #111111;
    --relmenuhovbg: #2f2f2f;
    --blockquotebg: #232322;
    --codeblockbg: #252524;
    --bottommenubg: #262729;
    --trow1bg: #171716;
    --trow2bg: #1a1a19;
    --popmenhovbg: #c27a7a;
    --tooltipbg: #282827;
    --profexpbg: #232322;
    --shipperanzbg: #252424;
    --infotextbg: #141413;
    --oddbg: #3f3f3f;
    --obenbg: #e8e8e8;
}

:root {
    --highlightcolor: #2a86bb;
    --complementarycolor: #d57944;
    --triadcolor: ;
}