div.Box
{
    border:2px solid black;
    min-height:160px !important;
    width:160px;
    z-index:2;
    background:#dde9e8;
    position: absolute;
    height: auto !important;
}
div.Box:not(.box_v1)
{
    border:1px solid #ccc;
    position: absolute;
    height: auto !important;
    background-color: #ffffff;
    width: 320px;
    min-height: 108px !important;
    box-shadow: 0 0 0px 0 #999 !important;
    line-height: 1.5;
}
/*div.Box.man-box
{
    height:160px;
}*/
div.AdF
{
    font-weight:bold;
    margin-bottom:2px;
    margin-top:2px;
    padding-left:4px;
    z-index:2;
}
div.AdF_Subsidiary
{
    font-weight:normal;
    padding-left:8px !important;
    z-index:2;
}
div.Box div.AdF_Grade
{
    background-color:#000;
    float:left;
    height:120px;
    width:60px;
    z-index:5;
}
div.Box div.AdF_Picture
{
    background-color:#000;
    float:left;
    height:120px;
    width:100px;
    z-index:1;
}
div.Box div.AdF_Picture img
{
    float:right;
    max-height:120px;
    max-width:100px;
    z-index:3;
}
div.Box div.AdF_Label
{
    background-color:#808080;
    clear:both;
    min-height:40px;
    width:160px;
    z-index:2;
}
div.Externer
{
    margin-bottom:12px!;
    margin-top:12px!;
    padding-bottom:2px;
    padding-left:4px;
    z-index:2;
}

div.Box.box_v1 div.Zug_Label
{
    border-bottom:2px solid #000000;
    font-weight:bold;
    margin-bottom:12px;
    margin-top:12px;
    padding-bottom:2px;
    padding-left:4px;
    z-index:2;
}
div.Box.box_v1 div.Gruppe_Label
{
    border-bottom:2px solid #000000;
    font-weight:bold;
    margin-bottom:12px;
    margin-top:12px;
    padding-bottom:2px;
    padding-left:4px;
    z-index:2;
}
div.Box.box_v1 div.Funktion_Label
{
    font-weight:bold;
    margin-bottom:12px;
    margin-top:12px;
    padding-bottom:2px;
    padding-left:4px;
    z-index:2;
}
div.Box.box_v1 div.Funktion_Label span
{
    padding-top: 0px;
}
div.Zug_Label
{
    font-weight:bold;
    padding-left:4px;
    z-index:2;
}
div.Gruppe_Label
{
    font-weight:bold;
    padding-left:4px;
    z-index:2;
}
div.Funktion_Label
{
    font-weight:bold;
    padding-left:4px;
    z-index:2;
}
div.String_Short
{
    padding-left:4px;
}
div.String_Long
{
    padding-left:4px;
}
div.HorizontalLine
{
    background-color:#000000;
    overflow:hidden;
    z-index:1;
}
div.VerticalLine
{
    background-color:#000000;
    overflow:hidden;
    z-index:1;
}
.container-frame-preview div.HorizontalLine
{
    background-color:#ccc;
}
.container-frame-preview div.VerticalLine
{
    background-color:#ccc;
}
.container-frame-preview .person-img {
    width: 80px;
    aspect-ratio: 1 / 1.34;
    overflow: hidden;
    float: left;
}
.container-frame-preview .person-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.container-frame-preview .box-p-right {
    float: left;
    width: 200px;
    padding-right: 5px;
    padding-left: 5px;
    margin-top: 8px;
    word-wrap: break-word;
}
.container-frame-preview .new-container .Box {
    background-color: #ffffff;
    width: 164px;
    min-height: 164px;
    border: 0;
    border-radius: 10px;
    box-shadow: 0 0 3px 0 #999;
}
.b-div {
    display: block;
    width: 100%;
    margin-top: 7px;
    float: left;
    height: 1px;
    border: 0;
    background-color: #bbb;
    margin-bottom: 7px;
}
.b-p-name {
    font-weight: bold;
    margin-bottom: 5px;
}
.b-p-degree {
    color: #4d4d4d;
    margin-bottom: 10px;
}
.b-p-mail, .b-p-phone {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    position: relative;
}
.b-p-mail-l, .b-p-phone-l {
    float: left;
    width: 27px;
    margin-right: 6px;
    height: 30px;
    padding-left: 2px;
    display: none;
}
.b-p-mail-l img, .b-p-phone-l img {
    width: 25px;
}
.b-p-mail-r, .b-p-phone-r {
    width: 228px;
    color: #444;
}
.b-p-phone-r ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 11px;
}
.popout-box {
    position: absolute;
    border: 1px solid #dddddd;
    padding: 10px;
    height: 200px;
    width: 175px;
    z-index: 3;
    background-color: #ffffff;
    transition: 0.2s ease all;
    box-shadow: 0 0 10px #ddd, 0 0 10px #ddd;
    border-radius: 5px;
    display: none;
}
.p-img {
    border: 2px solid #ffffff;
    width: 75px;
    height: 75px;
    display: block;
    margin: 0 auto;
    border-radius: 100%;
    padding: 2px;
    box-shadow: 0 0 4px #888888;
}
.p-name {
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 5px;
}
.p-name, .p-funcs {
    text-align: center;
}
.p-hr {
    display: block;
    width: 100%;
    margin-top: 10px;
    height: 1px;
    border: 0;
    background-color: #bbb;
    margin-bottom: 10px;
}
.popout {
    cursor: pointer;
}
.popout:hover {
    color: #ff1744;
    font-weight: bold;
}
.p-loader {
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translateY(-50%) translateX(-50%);
}
.popout-close {
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
}
.details-txt {
    font-size: 10px;
}
.Zug_Label, .b-p-bottom{
    clear: both;
}

div.box-p-right ~ div.Gruppe_Label, div.box-p-right ~ div.Funktion_Label, div.box-p-right ~ div.Zug_Label {
	font-weight: normal;
    border: 0;
}

div.AdF_Label ~ div.Gruppe_Label, div.AdF_Label ~ div.Funktion_Label, div.AdF_Label ~ div.Zug_Label{
    font-weight: normal;
    border: 0;
}
.grad-image {
    position: absolute;
    width: 15px;
    left: 45px;
    top: -1px;
    border: 1px solid #000;
}
div.Box.man-box {
	overflow: hidden;
}
.clear{
    clear: both;
}
.margin-left-5{
    margin-left: 5px;
}
.margin-bottom-5{
    margin-bottom: 5px;
}
.margin-top-8{
    margin-top: 8px;
}
.bold{
    font-weight: bold;
}
.Box > div > div.Zug_Label span,
.Box > div > div.Gruppe_Label span,
.Box > div > div.Funktion_Label span,
.Box > div > div.String_Short span,
.Box > div > div.String_Long span,
.Box > div.Zug_Label span,
.Box > div.Gruppe_Label span,
.Box > div.Funktion_Label span,
.Box > div.String_Short span,
.Box > div.String_Long span{
    padding-top: 6px;
    display: inline-block;
    font-weight: bold;
}

.Box:not(.box_old) > div:last-child {
    margin-bottom: 8px;
}

div.box_old {
    width: 160px !important;
}