/* Freewar.de StyleSheet Cold Sunfire v1.0 - (C) 2004 - Aenderungen vorbehalten */
/*https://labit111.lima-city.de/Styles/fw/immer/immer.css*/
/* global */
p,
ul,
ol,
div,
td,
span,
layer,
table,
body {
    font-family: Arial, helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color:black;
}
p {
    margin: 0px;
    padding: 0px;
}

/* body */
body {
    background-color: #1158c300;
    margin: 0px;
}

/* table */
table {
    border: 0px;
    border-collapse: collapse;
}
/* cellspacing & cellpadding & border =0 no longer needed
td 					{ padding:0px; margin:0px; }

/* scrollbars */
/* body, textarea 		{ scrollbar-base-color:#BBBBBB; scrollbar-3dlight-color:#FFFFFF; scrollbar-arrow-color:#007F9F; scrollbar-darkshadow-color:#999999; scrollbar-face-color:#D5D5D5; scrollbar-highlight-color:#FFFFFF; scrollbar-shadow-color:#636363; scrollbar-track-color:#F5F5F5; } */
/* links */
a:link {
    color: #c42a2a;
    text-decoration: none;
    font-weight: bold;
}
a:visited {
    color: #CC3300;
}
a:active {
    color: #f30;
    text-decoration: underline;
    font-weight: bold;
}
a:hover {
    color: #FF3300;
    text-decoration: underline;
    font-weight: bold;
}

.abilitymenu {
    border: 0;
    border-collapse: collapse;
}
.abilitymenu tr {
    padding: 2px;
    padding-left: 5px;
    background-color: #ece9e6;
}
.abilitymenu td {
    text-align: right;
    padding: 2px;
    padding-left: 5px;
    border: 1px solid #d6cbc2;
}
td.c1 {
    text-align: left;
}
.bold td {
    font-weight: bold;
}

/* fonts */
h1 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0px;
}
.medium {
    font-size: 11px;
}
.small {
    font-size: 10px;
}

/* colors*/
.fontcolor {
    color: #555;
}
.white {
    color: #ffffff;
}

/* bgcolors */
.body {
    background-color: #FFFFFF;
}
.divider {
    background-color: #555555;
}
.outline {
    background-color: #999;
}
.menubg {
    background-color: #F1F1F1;
}

.brightbg {
    background-color: #E5E5E5;
}
.verybrightbg {
    background-color: #F1F1F1;
}
.reallybrightbg {
    background-color: #FAFAFA;
}


.whitebg {
    background-color: #FFFFFF;
}
.blackbg {
    background-color: #000000;
}
.brownbg {
    background-color: #dcc8b9;
}

/* forms */
.registerinput {
    width: 100%;
    font-size: 10px;
}
.registersubmit {
    font-size: 10px;
}
.logininput {
    width: 100%;
    font-size: 10px;
}
.loginsubmit {
    width: 100%;
    font-size: 10px;
}

/* forms */
.framechatformbg {
    background-color: #f4eded;
}
.input {
    font-size: 11px;
    background-color: #FFECD3;
    height: 17px;
    border: 1px solid #C85424;
}
.submitsagen {
    font-size: 11px;
    font-weight: bold;
    color: #000;
    padding-bottom: 2px;
    width: 80px;
    height: 17px;
    margin-left: 2px;
    margin-right: 2px;
    border: 1px #777777 solid;
    background-image: url(../images/button_bg2.jpg);
}
.submitschreien {
    font-size: 11px;
    font-weight: bold;
    color: #004DA7;
    padding-bottom: 2px;
    width: 87px;
    height: 17px;
    margin-right: 2px;
    border: 1px #777777 solid;
    background-image: url(../images/button_bg2.jpg);
}
.submitclan {
    font-size: 11px;
    font-weight: bold;
    color: #D20000;
    padding-bottom: 2px;
    width: 80px;
    height: 17px;
    margin-right: 2px;
    border: 1px #777777 solid;
    background-image: url(../images/button_bg2.jpg);
}
.submitworldsay {
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    padding-bottom: 2px;
    width: 80px;
    height: 17px;
    margin-right: 2px;
    border: 1px #777777 solid;
    background-image: url(../images/button_bg2.jpg);
}
.submitgroup {
    font-size: 11px;
    font-weight: bold;
    color: #ff8000;
    padding-bottom: 2px;
    width: 80px;
    height: 17px;
    margin-right: 2px;
    border: 1px #777777 solid;
    background-image: url(../images/button_bg2.jpg);
}
.submitglobalchat {
    font-size: 11px;
    font-weight: bold;
    color: #6e621e;
    padding-bottom: 2px;
    width: 80px;
    height: 17px;
    margin-right: 2px;
    border: 1px #777777 solid;
    background-image: url(../images/button_bg2.jpg);
}
.submitmod {
    font-size: 11px;
    font-weight: bold;
    color: #9a1085;
    padding-bottom: 2px;
    width: 80px;
    height: 17px;
    margin-right: 2px;
    border: 1px #777777 solid;
    background-image: url(../images/button_bg2.jpg);
}
.submitwhisper {
    font-size: 11px;
    font-weight: bold;
    color: #006600;
    padding-bottom: 2px;
    width: 88px;
    height: 17px;
    margin-right: 2px;
    border: 1px #777777 solid;
    background-image: url(../images/button_bg2.jpg);
}
textarea {
    font-size: 12px;
    background-color: #FFECD3;
    border: 1px solid #C85424;
}
select {
    font-size: 11px;
    background-color: #a4f1bf;
}



/* banner stuff */
.bannerad {
    border: 1px solid #C85424;
}



/* text classes */
.chattext {
    color: #000000;
}
.chattextscream {
    color: #004DA7;
}
.chattextwhisper {
    color: #006600;
}
.chattextclan {
    color: #D20000;
}
.chattextinfo {
    color: #A37300;
}
.chattextgroup {
    color: #CE5A21;
}
.chattextinspiration {
    color: #b07d68;
}
.effektgoldmuenzen {
    color: #ee9127;
}
.worldsay {
    color: #000000;
}
.chattextglobal {
    color: #6e621e;
}
.healthmed {
    color: #FF8000;
}
.healthok {
    color: #309000;
}
.healthcritical {
    color: #D20000;
}
.chatpics {
    visibility: visible;
}

.chattextsynergieinspiration {
    font-style: italic;
}

/* Shopgrafik */
.framebannerbg:before {
    position: absolute;
    content: url("https://freewar2.zocker.eu/grafik.php");
}
.framebannerbg:after {
    top: 0px;
    left: 350px;
    position: absolute;
    content: url("https://freewar2.zocker.eu/vvvg.php");
}

/* frames bg */
.framebannerbg {
    background-color: #4b2d207d;
    background-image: url(bannerbg.jpg);
    border-bottom: 1px solid #000000;
}
.framechatformbg {
    background-color: #5a3434b8;
}
.framechattextbg {
    background-color: rgba(246, 237, 237, .36);
    margin: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
}
.framemainbg {
    margin: 10px;
    background-color: #ffffff
}
.frameitembg {
    padding: 3px;
    margin-top: 0px;
    background-color: #fcf2f294;
    background-image: url(itembg.jpg);
}
.framemapbg {
    margin: 10px;
    margin-top: 3px;
    background-color: #C1BDBA;
    background-image: url(itembg.jpg);
}
.framemenubg {
    background-color: #c1bdba;
    background-image: url(itembg.jpg);
}

/* main module */
td.mainheader {
    font-size: 35px;
    background-image: url(headerbg.jpg);
}
table.areadescription {
    border: 1px solid #FFDAA9;
    background-color: #FFF8EF;
    width: 100%;
}
td.areadescription {
    padding: 5px;
}
.imageborder {
    border: 1px solid #C85424;
    background-color: #C85424;
    margin-right: 10px;
    margin-bottom: 1px;
}
p.maincaption {
    font-weight: bold;
    font-size: 30px;
    padding: 2px;
    padding-left: 5px;
    background-image: url(headerbg.jpg);
}
p.maincaption2 {
    font-weight: bold;
    font-size: 12px;
    padding: 2px;
    padding-left: 5px;
    background-image: url(bluebg.jpg);
}
p.maindesc1 {
    padding: 2px;
    padding-left: 5px;
    background-color: #ECE9E6;
    border: 1px solid #D6CBC2;
    border-top: 1px;
    width: 300px;
}
p.maindesc2 {
    border: 1px solid #FFDAA9;
    background-color: #FFF8EF;
    width: 100%;
}
p.listplaceitemsrow {
    padding: 2px;
    padding-left: 5px;
    background-color: #ECE9E6;
    border: 1px solid #D6CBC2;
    border-top: 0px;
}
p.listusersrow {
    padding: 2px;
    padding-left: 5px;
    background-color: #ECE9E6;
    border: 1px solid #D6CBC2;
    border-top: 0px;
}

/* item module */
p.listcaption {
    border: 1px solid #A2A09F;
    font-weight: bold;
    padding-left: 5px;
    background-image: url(button_bg.jpg);
}
p.listsubcaption {
    border-bottom: 1px solid #D6CBC2;
}
p.listrow {
    padding: 0px 0px;
    background-color: #18303066;
    border-top-color: rgb(214, 203, 194);
    border-top-style: solid;
    border-top-width: 1px;
    border-top: 0;
    color: #554E49;
}
p.listitemrow {
    padding-left: 5px;
    background-color: #eae8e542;
    border: 1px solid #D6CBC2;
    border-top: 0px;
    border-top: 1px solid #D6CBC2;
    font-size: 10px;
}
p.listmainrow {
    padding: 2px;
    min-height: 55px;
    padding-left: 5px;
    background-color: #ece9e6;
    border: 1px solid #D6CBC2;
    border-top: 0px;
}
.valueincreased {
    font-weight: bold;
    color: #ff0000;
}
.itemamount {
    font-weight: bold;
    color: #751700;
}
.itemequipped {
    font-weight: bold;
    color: #ff0000;
}
.itemmagic {
    font-weight: bold;
    color: #008800;
}
.iteminventorypics {
    visibility: visible;
}

/* map module */
p.positiontext {
    background-color: #BBBBBB;
    border: 1px solid #555555;
    color: #000000;
    font-size: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 3px;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
}

/* main module */
p.personlistcaption {
    border: 1px solid #A2A09F;
    font-weight: bold;
    padding: 2px;
    padding-left: 5px;
    background-image: url(buttonblue_bg.jpg);
}
p.itemlistcaption {
    border: 1px solid #A2A09F;
    font-weight: bold;
    padding: 2px;
    padding-left: 5px;
    background-image: url(buttonorange_bg.jpg);
}


/* misc */
.borderbg {
    background-color: #b9f5f661;
}





/*Änderungen*/
/* Notruf rechtsbündig */
a[href*="clanmenu.php?action=sos"] {
    display: block;
    font-weight: bold;
    text-align: right;
}

/* > VTI-Zusatzkomponente */
select[name="z_pos_id"] {
    height: 19px;
    width: 230px;
}
select[name="z_pos_id"] > option:hover {
    height: 25px;
    padding-left: 30px;
}
select[name="z_pos_id"] > option:hover:after {
    display: block;
    margin-top: -2px;
    font-size: 10px;
}
select[name="checkid"] > option:hover,
select[name="target_id"] > option:hover,
select[name="tube"] > option:hover,
select[name*="anz"] > option:hover,
select[name="filtercat"] > option:hover,
select[name="world"] > option:hover {
    background: none !important;
}
select[name="checkid"] > option:hover:after,
select[name="target_id"] > option:hover:after,
select[name="tube"] > option:hover:after,
select[name*="anz"] > option:hover:after,
select[name="filtercat"] > option:hover:after,
select[name="world"] > option:hover:after {
    display: none !important;
}

/* > > gepresste Zk; große Zk; kleine Zk; Schattenfluegel; Nebel der Teleportation */
option[value="2"]:hover {
    background: url(../images/vti/a1.png) no-repeat 2px 0px;
}
option[value="2"]:hover:after {
    content: "(Position X: 101 Y: 100)";
}
option[value="68"]:hover {
    background: url(../images/vti/a2.png) no-repeat 2px 0px;
}
option[value="68"]:hover:after {
    content: "(Position X: 85 Y: 102)";
}
option[value="73"]:hover {
    background: url(../images/vti/a3.png) no-repeat 2px 0px;
}
option[value="73"]:hover:after {
    content: "(Position X: 92 Y: 105)";
}
option[value="87"]:hover {
    background: url(../images/vti/a4.png) no-repeat 2px 0px;
}
option[value="87"]:hover:after {
    content: "(Position X: 97 Y: 108)";
}
option[value="110"]:hover {
    background: url(../images/vti/a5.png) no-repeat 2px 0px;
}
option[value="110"]:hover:after {
    content: "(Position X: 93 Y: 96)";
}
option[value="169"]:hover {
    background: url(../../simg/kon1s.png) no-repeat 2px 0px;
}
option[value="169"]:hover:after {
    content: "(Position X: 81 Y: 94)";
}
option[value="290"]:hover {
    background: url(../images/vti/a7.png) no-repeat 2px 0px;
}
option[value="290"]:hover:after {
    content: "(Position X: 99 Y: 115)";
}
option[value="387"]:hover {
    background: url(../images/vti/a8.png) no-repeat 2px 0px;
}
option[value="387"]:hover:after {
    content: "(Position X: 501 Y: 51)";
}
option[value="437"]:hover {
    background: url(../images/vti/a9.png) no-repeat 2px 0px;
}
option[value="437"]:hover:after {
    content: "(Position X: 103 Y: 110)";
}
option[value="538"]:hover {
    background: url(../images/vti/a10.png) no-repeat 2px 0px;
}
option[value="538"]:hover:after {
    content: "(Position X: 80 Y: 87)";
}
option[value="816"]:hover {
    background: url(../images/vti/a11.png) no-repeat 2px 0px;
}
option[value="816"]:hover:after {
    content: "(Position X: 71 Y: 92)";
}
option[value="884"]:hover {
    background: url(../images/vti/a12.png) no-repeat 2px 0px;
}
option[value="884"]:hover:after {
    content: "(Position X: 92 Y: 90)";
}
option[value="988"]:hover {
    background: url(../images/vti/a13.png) no-repeat 2px 0px;
}
option[value="988"]:hover:after {
    content: "(Position X: 108 Y: 114)";
}
option[value="1079"]:hover {
    background: url(../images/vti/a14.png) no-repeat 2px 0px;
}
option[value="1079"]:hover:after {
    content: "(Position X: 100 Y: 94)";
}
option[value="1321"]:hover {
    background: url(../images/vti/a15.png) no-repeat 2px 0px;
}
option[value="1321"]:hover:after {
    content: "(Position X: 75 Y: 99)";
}
option[value="1715"]:hover {
    background: url(../images/vti/a16.png) no-repeat 2px 0px;
}
option[value="1715"]:hover:after {
    content: "(Position X: 66 Y: 111)";
}
option[value="4304"]:hover {
    background: url(../images/vti/a17.png) no-repeat 2px 0px;
}
option[value="4304"]:hover:after {
    content: "(Position X: 114 Y: 76)";
}

/* > > gelbe Zk; geklebte, gelbe Zk */
option[value="227"]:hover {
    background: url(../images/vti/b1.png) no-repeat 2px 0px;
}
option[value="227"]:hover:after {
    content: "(Position X: -798 Y: -798)";
}
option[value="244"]:hover {
    background: url(../images/vti/b2.png) no-repeat 2px 0px;
}
option[value="244"]:hover:after {
    content: "(Position X: -785 Y: -786)";
}
option[value="377"]:hover {
    background: url(../images/vti/b3.png) no-repeat 2px 0px;
}
option[value="377"]:hover:after {
    content: "(Position X: -803 Y: -808)";
}
option[value="1204"]:hover {
    background: url(../images/vti/b4.png) no-repeat 2px 0px;
}
option[value="1204"]:hover:after {
    content: "(Position X: -347 Y: -693)";
}
option[value="1366"]:hover {
    background: url(../images/vti/b5.png) no-repeat 2px 0px;
}
option[value="1366"]:hover:after {
    content: "(Position X: -599 Y: -449)";
}
option[value="3164"]:hover {
    background: url(../images/vti/b6.png) no-repeat 2px 0px;
}
option[value="3164"]:hover:after {
    content: "(Position X: -823 Y: -778)";
}
option[value="4332"]:hover {
    background: url(../images/vti/b7.png) no-repeat 2px 0px;
}
option[value="4332"]:hover:after {
    content: "(Position X: -507 Y: -377)";
}

/* > > Portal(-maschine) */
option[value="2463"]:hover {
    background: url(../images/vti/c1.png) no-repeat 2px 0px;
}
option[value="2463"]:hover:after {
    content: "(Position X: 129 Y: 90)";
}
option[value="2609"]:hover {
    background: url(../images/vti/c2.png) no-repeat 2px 0px;
}
option[value="2609"]:hover:after {
    content: "(Position X: 144 Y: 126)";
}
option[value="3013"]:hover {
    background: url(../images/vti/c3.png) no-repeat 2px 0px;
}
option[value="3013"]:hover:after {
    content: "(Position X: 118 Y: 124)";
}
option[value="2113"]:hover {
    background: url(../images/vti/c4.png) no-repeat 2px 0px;
}
option[value="2113"]:hover:after {
    content: "(Position X: 58 Y: 98)";
}
option[value="1059"]:hover {
    background: url(../images/vti/c5.png) no-repeat 2px 0px;
}
option[value="1059"]:hover:after {
    content: "(Position X: 106 Y: 93)";
}
option[value="1581"]:hover {
    background: url(../images/vti/c6.png) no-repeat 2px 0px;
}
option[value="1581"]:hover:after {
    content: "(Position X: 90 Y: 115)";
}
option[value="2068"]:hover {
    background: url(../images/vti/c7.png) no-repeat 2px 0px;
}
option[value="2068"]:hover:after {
    content: "(Position X: 62 Y: 83)";
}
option[value="1766"]:hover {
    background: url(../images/vti/c8.png) no-repeat 2px 0px;
}
option[value="1766"]:hover:after {
    content: "(Position X: 59 Y: 106)";
}
option[value="2398"]:hover {
    background: url(../images/vti/c9.png) no-repeat 2px 0px;
}
option[value="2398"]:hover:after {
    content: "(Position X: 122 Y: 100)";
}
option[value="1813"]:hover {
    background: url(../images/vti/c10.png) no-repeat 2px 0px;
}
option[value="1813"]:hover:after {
    content: "(Position X: 115 Y: 100)";
}
option[value="1453"]:hover {
    background: url(../images/vti/c11.png) no-repeat 2px 0px;
}
option[value="1453"]:hover:after {
    content: "(Position X: 122 Y: 116)";
}
option[value="2216"]:hover {
    background: url(../images/vti/c12.png) no-repeat 2px 0px;
}
option[value="2216"]:hover:after {
    content: "(Position X: 135 Y: 115)";
}
option[value="1229"]:hover {
    background: url(../images/vti/c13.png) no-repeat 2px 0px;
}
option[value="1229"]:hover:after {
    content: "(Position X: 110 Y: 107)";
}
option[value="3098"]:hover {
    background: url(../images/vti/c14.png) no-repeat 2px 0px;
}
option[value="3098"]:hover:after {
    content: "(Position X: 96 Y: 78)";
}
option[value="2830"]:hover {
    background: url(../images/vti/c15.png) no-repeat 2px 0px;
}
option[value="2830"]:hover:after {
    content: "(Position X: 64 Y: 80)";
}
option[value="1749"]:hover {
    background: url(../images/vti/c16.png) no-repeat 2px 0px;
}
option[value="1749"]:hover:after {
    content: "(Position X: 72 Y: 116)";
}
option[value="1606"]:hover {
    background: url(../images/vti/c17.png) no-repeat 2px 0px;
}
option[value="1606"]:hover:after {
    content: "(Position X: 121 Y: 91)";
}
option[value="2350"]:hover {
    background: url(../images/vti/c18.png) no-repeat 2px 0px;
}
option[value="2350"]:hover:after {
    content: "(Position X: 111 Y: 83)";
}
option[value="3743"]:hover {
    background: url(../images/vti/c19.png) no-repeat 2px 0px;
}
option[value="3743"]:hover:after {
    content: "(Position X: 54 Y: 76)";
}
option[value="140"]:hover {
    background: url(../images/vti/d1.png) no-repeat 2px 0px;
}
option[value="140"]:hover:after {
    content: "(Position X: -100 Y: -95)";
}
option[value="3038"]:hover {
    background: url(../images/vti/d2.png) no-repeat 2px 0px;
}
option[value="3038"]:hover:after {
    content: "(Position X: -605 Y: -206)";
}
option[value="3519"]:hover {
    background: url(../images/vti/d3.png) no-repeat 2px 0px;
}
option[value="3519"]:hover:after {
    content: "(Position X: -827 Y: -919)";
}
option[value="2645"]:hover {
    background: url(../images/vti/d4.png) no-repeat 2px 0px;
}
option[value="2645"]:hover:after {
    content: "(Position X: -286 Y: -479)";
}

/* > > Stab des Handels */
option[value="31"]:hover {
    background: url(../images/vti/e1.png) no-repeat 2px 0px;
}
option[value="31"]:hover:after {
    content: "(Position X: 96 Y: 101)";
}
option[value="1019"]:hover {
    background: url(../images/vti/e2.png) no-repeat 2px 0px;
}
option[value="1019"]:hover:after {
    content: "(Position X: 87 Y: 87)";
}
option[value="1363"]:hover {
    background: url(../images/vti/e3.png) no-repeat 2px 0px;
}
option[value="1363"]:hover:after {
    content: "(Position X: 88 Y: 89)";
}
option[value="1403"]:hover {
    background: url(../images/vti/e4.png) no-repeat 2px 0px;
}
option[value="1403"]:hover:after {
    content: "(Position X: 87 Y: 90)";
}
option[value="1846"]:hover {
    background: url(../images/vti/e5.png) no-repeat 2px 0px;
}
option[value="1846"]:hover:after {
    content: "(Position X: 117 Y: 113)";
}

/* > > Ring des Sandwindes */
option[value="288"]:hover {
    background: url(../images/vti/f1.png) no-repeat 2px 0px;
}
option[value="288"]:hover:after {
    content: "(Position X: 98 Y: 120)";
}
option[value="972"]:hover {
    background: url(../images/vti/f2.png) no-repeat 2px 0px;
}
option[value="972"]:hover:after {
    content: "(Position X: 98 Y: 81)";
}
option[value="1443"]:hover {
    background: url(../images/vti/f3.png) no-repeat 2px 0px;
}
option[value="1443"]:hover:after {
    content: "(Position X: 121 Y: 112)";
}
option[value="1547"]:hover {
    background: url(../images/vti/f4.png) no-repeat 2px 0px;
}
option[value="1547"]:hover:after {
    content: "(Position X: 72 Y: 85)";
}
option[value="1612"]:hover {
    background: url(../images/vti/f5.png) no-repeat 2px 0px;
}
option[value="1612"]:hover:after {
    content: "(Position X: 123 Y: 92)";
}
option[value="1762"]:hover {
    background: url(../images/vti/f6.png) no-repeat 2px 0px;
}
option[value="1762"]:hover:after {
    content: "(Position X: 58 Y: 107)";
}
option[value="2014"]:hover {
    background: url(../images/vti/f7.png) no-repeat 2px 0px;
}
option[value="2014"]:hover:after {
    content: "(Position X: 65 Y: 96)";
}

/* > > Scheibe der Kampfgebiete */
option[value="2039"]:hover {
    background: url(../images/vti/g1.png) no-repeat 2px 0px;
}
option[value="2039"]:hover:after {
    content: "(Position X: -1298 Y: -1396)";
}






/* von Teepflanze geklaut */
/*gigantische */
img[src$="spindel.gif"] {
    background: rgba(255, 113, 113, 0.71) !important;
    border: 2px inset rgb(53, 53, 53)!important;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

/*klein */
img[src$="spindel2.gif"] {
    background: rgba(127, 253, 103, 0.57) !important;
    border: 2px inset rgb(53, 53, 53)!important;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

/*normale */
img[src$="spindel3.gif"] {
    background: rgba(255, 252, 89, 0.76)!important;
    border: 2px inset rgb(53, 53, 53)!important;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

/* Auftrags NPCs auf der Karte*/
.framemapbg table td {
    position: relative;
}

/* Ruward - Onloskelette */
#mapx70y105 a:after,
#mapx70y108 a:after,
#mapx70y108 a:after,
#mapx71y105 a:after,
#mapx71y107 a:after,
#mapx72y106 a:after,
#mapx73y105 a:after,
#mapx73y106 a:after,
#mapx74y104 a:after {
    content: "Onlo";
    position: absolute;
    left: 1px;
    right: 1px;
    top: 0;
    border-radius: 0 0 7px 7px;
    color: #000;
    font-weight: bold;
    background: #ffffff;
    border: 1px solid #058;
    font-size: 9px;
    text-align: center;
    opacity: .65
}


/* Lardikia - Blattalisken */
#mapx119y111 a:after,
#mapx119y114 a:after,
#mapx119y115 a:after,
#mapx120y111 a:after,
#mapx120y114 a:after,
#mapx121y111 a:after,
#mapx121y114 a:after,
#mapx121y115 a:after {
    content: "Blattalisk";
    z-index: 2;
    width: 50px;
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 120%;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    color: #D20000;
    background: #CCCCCC;
    border-bottom: 1px solid #BABABA;
    opacity: 0.70;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
}

/* Buran - untote Bürger */
#mapx82y87 a:after,
#mapx-196y-96 a:after,
#mapx81y89 a:after,
#mapx82y90 a:after,
#mapx80y87 a:after,
#mapx81y88 a:after,
#mapx84y88 a:after,
#mapx-185y-94 a:after,
#mapx-193y-98 a:after {
    content: "Bürger";
    z-index: 2;
    width: 50px;
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 120%;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    color: #D20000;
    background: #CCCCCC;
    border-bottom: 1px solid #BABABA;
    opacity: 0.70;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
}

/* Limm und Laree - Ektofrone */
#mapx59y93 a:after,
#mapx50y84 a:after,
#mapx51y82 a:after,
#mapx51y85 a:after,
#mapx55y88 a:after,
#mapx57y88 a:after,
#mapx58y88 a:after,
#mapx58y91 a:after,
#mapx59y84 a:after,
#mapx59y88 a:after,
#mapx59y92 a:after,
#mapx60y87 a:after,
#mapx60y88 a:after,
#mapx60y92 a:after {
    content: "Ektofron";
    z-index: 2;
    width: 50px;
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 120%;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    color: #D20000;
    background: #CCCCCC;
    border-bottom: 1px solid #BABABA;
    opacity: 0.70;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
}

/*t-Falter - Lodradron*/
#mapx109y76 a:after,
#mapx108y77 a:after,
#mapx111y77 a:after,
#mapx112y79 a:after,
#mapx113y79 a:after,
#mapx116y79 a:after,
#mapx119y79 a:after,
#mapx115y80 a:after,
#mapx114y81 a:after,
#mapx-508y-375 a:after {
    content: "t-Falter";
    z-index: 2;
    width: 50px;
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 120%;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    color: #D20000;
    background: #CCCCCC;
    border-bottom: 1px solid #BABABA;
    opacity: 0.70;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

/*Kröten - Itolos*/
#mapx257y92 a:after,
#mapx259y92 a:after,
#mapx255y94 a:after,
#mapx257y94 a:after,
#mapx256y95 a:after,
#mapx258y95 a:after,
#mapx255y96 a:after {
    content: "Kröte";
    z-index: 2;
    width: 50px;
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 120%;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    color: #D20000;
    background: #CCCCCC;
    border-bottom: 1px solid #BABABA;
    opacity: 0.70;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

/*e-Kröten - Itolos*/
#mapx258y93 a:after,
#mapx261y93 a:after,
#mapx259y95 a:after,
#mapx254y96 a:after {
    content: "e-Kröte";
    z-index: 2;
    width: 50px;
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 120%;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    color: #D20000;
    background: #CCCCCC;
    border-bottom: 1px solid #BABABA;
    opacity: 0.70;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

/* Wiesel */
#mapx1006y1002:hover a:after,
#mapx1008y1002:hover a:after,
#mapx1005y1003:hover a:after,
#mapx1007y1003:hover a:after,
#mapx1008y1003:hover a:after,
#mapx1009y1003:hover a:after,
#mapx1004y1004:hover a:after,
#mapx1005y1004:hover a:after,
#mapx1006y1004:hover a:after,
#mapx1004y1005:hover a:after,
#mapx1005y1005:hover a:after,
#mapx1007y1005:hover a:after,
#mapx1008y1005:hover a:after,
#mapx1009y1005:hover a:after,
#mapx1011y1005:hover a:after,
#mapx1005y1006:hover a:after {
    content: "Wiesel";
    z-index: 2;
    width: 50px;
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 120%;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    color: #D20000;
    background: #CCCCCC;
    border-bottom: 1px solid #BABABA;
    opacity: 0.70;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
}

/*Strativar*/
#mapx196y128 a:after,
#mapx197y128 a:after,
#mapx195y129 a:after,
#mapx188y131 a:after,
#mapx193y131 a:after,
#mapx194y132 a:after,
#mapx191y133 a:after,
#mapx193y135 a:after {
    content: "Strativar";
    z-index: 2;
    width: 50px;
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 120%;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    color: #D20000;
    background: #CCCCCC;
    border-bottom: 1px solid #BABABA;
    opacity: 0.70;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
}
/*Undarons*/
#mapx-429y-298 a:after,
#mapx-425y-298 a:after,
#mapx-428y-296 a:after,
#mapx102y121 a:after,
#mapx106y124 a:after,
#mapx103y125 a:after,
#mapx105y125 a:after,
#mapx103y126 a:after,
#mapx104y126 a:after,
#mapx103y127 a:after,
#mapx105y127 a:after,
#mapx106y127 a:after,
#mapx107y127 a:after,
#mapx103y128 a:after,
#mapx106y128 a:after,
#mapx51y90 a:after,
#mapx53y98 a:after,
#mapx53y103 a:after,
#mapx-429y-298 a:after,
#mapx-425y-298 a:after,
#mapx-428y-296 a:after,
#mapx51y80 a:after,
#mapx53y85 a:after,
#mapx126y86 a:after,
#mapx121y87 a:after,
#mapx122y87 a:after,
#mapx119y89 a:after {
    content: "Undaron";
    z-index: 2;
    width: 50px;
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 120%;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    color: #D20000;
    background: #CCCCCC;
    border-bottom: 1px solid #BABABA;
    opacity: 0.70;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
}


img[src*="/npcs/"] {
    width: 50px;
    height: 50px;
}

a.nocango {
    background: #000c;
    text-decoration: blink;
    height: 50px;
    width: 50px;
    border-width: 0;
    display: block;
}

/* Schnellzauber Items direkt sehen */
#ItemFrameItem a[href^="item.php?action=fastspell&spellslot"]:not([href$="mode=delete"]) {
    display: block;
    color: #f00;
    margin: 0px 0px -12px -0px;
    background-color: #737d6d99;
    padding: 0px 4px;
    z-index: 10;
    position: relative
}
#fssel1:after,
#fssel2:after,
#fssel3:after,
#fssel4:after,
#fssel5:after,
#fssel6:after,
#fssel7:after,
#fssel8:after,
#fssel9:after {
    display: inline-block;
    margin-left: 8px;
    content: attr(title)
}
/*neu fastspell*/
#fastspell {
    border-left: 0;
    border-right: 0;
    color: #b9b9b9;
    font-weight: bold;
    width: 100%;
    font-size: 13px;
    line-height: 20px;
    text-shadow: 0 2px 1px rgba(0, 0, 0, .2);
    height: 30px;
    background: #0b171829;
    font-family: Raleway;
    padding: 5px 5px 5px 5px;
    text-align: center;
    position: relative;
    border-bottom: 1px solid #2d2817;
    margin-bottom: 3px;
}

a.fast_spell_set,
span.fast_spell_set {
    display: inline-block;
    text-decoration: none;
    width: 16px;
    height: 16px;
    background: #17302f;
    text-align: center;
    font-size: 11px;
    line-height: 16px;
    margin-left: 2px;
    margin-right: 2px;
    position: relative;
    top: 0px;
    color: #b9b9b9;
}

#fastspell tr > td + td > b {
    color: rgba(0, 0, 0, 0);
    font-size: 0;
}



/* Fastspells */
table#fastspell {
    background-color: #1830306b;
}
span#fast_spell_set_1 {
    border-bottom: 2px solid #ff0000c4;
}
span#fast_spell_set_2 {
    border-bottom: 2px solid #ffe100e6;
}
span#fast_spell_set_3 {
    border-bottom: 2px solid #0fff00;
}
span#fast_spell_set_4 {
    border-bottom: 2px solid #00c0ff;
}
span#fast_spell_set_5 {
    border-bottom: 2px solid #e42bff;
}

#fast_spell_set_1 {
    border-bottom: 2px solid #f00;
}
#fast_spell_set_2 {
    border-bottom: 2px solid #ffe10066;
}
#fast_spell_set_3 {
    border-bottom: 2px solid #0fff0066;
}
#fast_spell_set_4 {
    border-bottom: 2px solid #00c0ff66;
}
#fast_spell_set_5 {
    border-bottom: 2px solid #e42bff66;
}
#fastspell b {
    font-size: 12px;
}
#fastspell {
    font-weight: bold;
    text-align: center;
    font-family: Montserrat;
    border-bottom: 1px solid #3b3b3b;
    border-top: 1px solid #3b3b3b;
    padding: 2px 5px 2px 5px;
    white-space: nowrap;
    overflow: hidden;
}

a.fast_spell_set,
span.fast_spell_set {
    display: inline-block;
    text-decoration: none;
    width: 16px;
    height: 16px;
    background: #183030;
    text-align: center;
    font-size: 11px;
    line-height: 16px;
    margin-left: 2px;
    margin-right: 2px;
    position: relative;
    top: 0px;
    color: #bdbdbd;
}


#fastspell1,
#fastspell3,
#fastspell5,
#fastspell7,
#fastspell9 {
    background: #0b171830;
    padding-top: 1px;
    padding-bottom: 1px;
}
#fastspell1:hover,
#fastspell2:hover,
#fastspell3:hover,
#fastspell4:hover,
#fastspell5:hover,
#fastspell6:hover,
#fastspell7:hover,
#fastspell8:hover,
#fastspell9:hover {
    background: #3c2f004a !important;
    position: relative;
    font-weight: bold;
    border-bottom: 1px solid #f90505;
    border-top: 1px solid #fe0303;
}

.aggressivenpc {
    color: #d00;
    display: inline-block;
    padding-right: 3px
}

#listrow_attackw .itemmagic {
    display: none;
}
#ItemFrameItem a[href^="item.php?action=fastspell&spellslot"]:not([href$="mode=delete"]):first-of-type {
    margin-top: 0;
}
#ItemFrameItem a[href^="item.php?action=fastspell&spellslot"]:not([href$="mode=delete"]):last-of-type {
    margin-bottom: 2px
}

select[name="z_pos_id"] option[value="290"],
select[name="z_pos_id"] option[value="110"] {
    font-weight: bold;
    background: #60ca2485 !important;
}
select[name="z_pos_id"] option[value="1321"],
select[name="z_pos_id"] option[value="538"] {
    font-weight: bold;
    background: #fc472987 !important;
}

select[name="filtercat"] option[value="14"] {
    font-weight: bold;
    background: #ffb400 !important;
}
select[name="filtercat"] option[value="15"] {
    font-weight: bold;
    background: #62abff !important;
}
select[name="filtercat"] option[value="4"] {
    font-weight: bold;
    background: #7bc37b !important;
}


/*Heiltrank*/
a[href*="arrive_eval=drinkbeer"]::after {
    content: "\2615";
    font-size: 80px;
    position: absolute;
    right: 10px;
    background: rgba(49, 47, 46, 0.35);
    padding: 3px;
    width: 80px;
    height: 80px;
    line-height: 1;
}
a[href*="npc_active="]::after {
    content: "\3405";
    font-size: 40px;
    position: absolute;
    right: 10px;
    background: rgba(49, 47, 46, 0.35);
    padding: 3px;
    width: 40px;
    height: 40px;
    line-height: 1;
}

/* Bank */
.areadescription table[align="left"] {
    border-spacing: 0px;
}
.areadescription table[align="left"] td {
    padding: 1px 4px;
}
.areadescription table[align="left"] tbody tr {
    background: transparent!important;
}
.areadescription table[align="left"] tr:hover {
    background: #7968417d!important;
}

/*Divider verbergen*/
img[src$="../images/item_divider.gif"] {
    display: none;
}
/*Schnellangriff*/
.listusersrow .fastattack::after {
    content: "Angriff";
    display: inline-block;
    color: #0e0e0e;
    position: absolute;
    font-size: 15px;
    right: 5px;
    padding: 1px;
    width: 55px;
    height: 14px;
    line-height: 13px;
    background: rgba(152, 255, 139, .63);
    border: 1px solid #2a2a2a;
    border-right-color: rgb(42, 42, 42);
    border-right-style: solid;
    border-right-width: 1px;
    margin-top: 1px;
    border-radius: 50px 50px 50px 50px;
    border-right: none;
}

/*Verjagen*/
.listusersrow .fastchase::after {
    content: "Verjagen";
    display: inline-block;
    color: #f01;
    font-size: 14px;
    position: absolute;
    right: 65px;
    background: rgba(197, 177, 177, 0.54);
    padding: 1px;
    width: 55px;
    height: 14px;
    line-height: 13px;
    margin-top: 1px;
    border: 1px solid #2a2a2a;
    border-right-color: rgb(42, 42, 42);
    border-right-style: solid;
    border-right-width: 1px;
    border-radius: 50px 50px 50px 50px;
    border-right: none;
}

/*Aufheben*/
a[href*="action=take&act_item_id"]::after {
    content: "";
    display: inline-block;
    font-size: 26px;
    position: absolute;
    right: 15px;
    background: rgba(167, 99, 62, .35);
    padding: 1px;
    width: 77px;
    height: 20px;
    line-height: 1;
    margin-top: -1px;
    border: 1px solid #2a2a2a;
    border-right-color: rgb(42, 42, 42);
    border-right-style: solid;
    border-right-width: 1px;
    border-radius: 50px 50px 50px 50px;
    border-right: none;
}
/*Mission*/
a[href*="main.php?arrive_eval=getmission"]::after {
    content: "\2658";
    display: inline-block;
    font-size: 44px;
    position: absolute;
    right: 10px;
    background: rgba(49, 47, 46, 0.35);
    padding: 3px;
    width: 40px;
    height: 40px;
    line-height: 1;
    border: 1px solid #2a2a2a;
    border-right-color: rgb(42, 42, 42);
    border-right-style: solid;
    border-right-width: 1px;
    border-radius: 5px 5px 5px 5px;
    border-right: none;
    margin-top: -19px;
}
/*Aufträge*/
a[href*="main.php?arrive_eval=getmission"]::after {
    content: "\2658";
    display: inline-block;
    font-size: 44px;
    position: absolute;
    right: 10px;
    background: rgba(49, 47, 46, 0.35);
    padding: 3px;
    width: 40px;
    height: 40px;
    line-height: 1;
    border: 1px solid #2a2a2a;
    border-right-color: rgb(42, 42, 42);
    border-right-style: solid;
    border-right-width: 1px;
    border-radius: 5px 5px 5px 5px;
    border-right: none;
    margin-top: -19px
}



/* Forenbeitrag: http://forum.freewar.de/viewtopic.php?f=18&t=37481 */
/* Waffenzustände hinter den Waffen */
/* Waffenzustände*/
p[title$=" 200%"]:after {
    content: " (200%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 199%"]:after {
    content: " (199%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 198%"]:after {
    content: " (198%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 197%"]:after {
    content: " (197%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 196%"]:after {
    content: " (196%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 195%"]:after {
    content: " (195%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 194%"]:after {
    content: " (194%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 193%"]:after {
    content: " (193%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 192%"]:after {
    content: " (192%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 191%"]:after {
    content: " (191%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 190%"]:after {
    content: " (190%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 189%"]:after {
    content: " (189%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 188%"]:after {
    content: " (188%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 187%"]:after {
    content: " (187%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 186%"]:after {
    content: " (186%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 185%"]:after {
    content: " (185%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 184%"]:after {
    content: " (184%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 183%"]:after {
    content: " (183%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 182%"]:after {
    content: " (182%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 181%"]:after {
    content: " (181%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 180%"]:after {
    content: " (180%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 179%"]:after {
    content: " (179%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 178%"]:after {
    content: " (178%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 177%"]:after {
    content: " (177%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 176%"]:after {
    content: " (176%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 175%"]:after {
    content: " (175%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 174%"]:after {
    content: " (174%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 173%"]:after {
    content: " (173%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 172%"]:after {
    content: " (172%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 171%"]:after {
    content: " (171%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 170%"]:after {
    content: " (170%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 169%"]:after {
    content: " (169%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 168%"]:after {
    content: " (168%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 167%"]:after {
    content: " (167%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 166%"]:after {
    content: " (166%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 165%"]:after {
    content: " (165%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 164%"]:after {
    content: " (164%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 163%"]:after {
    content: " (163%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 162%"]:after {
    content: " (162%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 161%"]:after {
    content: " (161%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 160%"]:after {
    content: " (160%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 159%"]:after {
    content: " (159%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 158%"]:after {
    content: " (158%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 157%"]:after {
    content: " (157%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 156%"]:after {
    content: " (156%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 155%"]:after {
    content: " (155%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 154%"]:after {
    content: " (154%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 153%"]:after {
    content: " (153%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 152%"]:after {
    content: " (152%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 151%"]:after {
    content: " (151%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 150%"]:after {
    content: " (150%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 149%"]:after {
    content: " (149%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 148%"]:after {
    content: " (148%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 147%"]:after {
    content: " (147%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 146%"]:after {
    content: " (146%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 145%"]:after {
    content: " (145%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 144%"]:after {
    content: " (144%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 143%"]:after {
    content: " (143%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 142%"]:after {
    content: " (142%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 141%"]:after {
    content: " (141%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 140%"]:after {
    content: " (140%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 139%"]:after {
    content: " (139%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 138%"]:after {
    content: " (138%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 137%"]:after {
    content: " (137%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 136%"]:after {
    content: " (136%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 135%"]:after {
    content: " (135%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 134%"]:after {
    content: " (134%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 133%"]:after {
    content: " (133%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 132%"]:after {
    content: " (132%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 131%"]:after {
    content: " (131%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 130%"]:after {
    content: " (130%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 129%"]:after {
    content: " (129%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 128%"]:after {
    content: " (128%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 127%"]:after {
    content: " (127%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 126%"]:after {
    content: " (126%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 125%"]:after {
    content: " (125%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 124%"]:after {
    content: " (124%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 123%"]:after {
    content: " (123%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 122%"]:after {
    content: " (122%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 121%"]:after {
    content: " (121%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 120%"]:after {
    content: " (120%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 119%"]:after {
    content: " (119%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 118%"]:after {
    content: " (118%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 117%"]:after {
    content: " (117%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 116%"]:after {
    content: " (116%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 115%"]:after {
    content: " (115%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 114%"]:after {
    content: " (114%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 113%"]:after {
    content: " (113%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 112%"]:after {
    content: " (112%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 111%"]:after {
    content: " (111%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 110%"]:after {
    content: " (110%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 109%"]:after {
    content: " (109%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 108%"]:after {
    content: " (108%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 107%"]:after {
    content: " (107%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 106%"]:after {
    content: " (106%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 105%"]:after {
    content: " (105%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 104%"]:after {
    content: " (104%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 103%"]:after {
    content: " (103%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 102%"]:after {
    content: " (102%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 101%"]:after {
    content: " (101%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 100%"]:after {
    content: " (100%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 99%"]:after {
    content: " (99%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 98%"]:after {
    content: " (98%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 97%"]:after {
    content: " (97%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 96%"]:after {
    content: " (96%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 95%"]:after {
    content: " (95%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 94%"]:after {
    content: " (94%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 93%"]:after {
    content: " (93%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 92%"]:after {
    content: " (92%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 91%"]:after {
    content: " (91%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 90%"]:after {
    content: " (90%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 89%"]:after {
    content: " (89%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 88%"]:after {
    content: " (88%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 87%"]:after {
    content: " (87%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 86%"]:after {
    content: " (86%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 85%"]:after {
    content: " (85%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 84%"]:after {
    content: " (84%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 83%"]:after {
    content: " (83%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 82%"]:after {
    content: " (82%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 81%"]:after {
    content: " (81%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 80%"]:after {
    content: " (80%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 79%"]:after {
    content: " (79%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 78%"]:after {
    content: " (78%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 77%"]:after {
    content: " (77%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 76%"]:after {
    content: " (76%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 75%"]:after {
    content: " (75%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 74%"]:after {
    content: " (74%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 73%"]:after {
    content: " (73%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 72%"]:after {
    content: " (72%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 71%"]:after {
    content: " (71%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 70%"]:after {
    content: " (70%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 69%"]:after {
    content: " (69%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 68%"]:after {
    content: " (68%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 67%"]:after {
    content: " (67%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 66%"]:after {
    content: " (66%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 65%"]:after {
    content: " (65%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 64%"]:after {
    content: " (64%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 63%"]:after {
    content: " (63%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 62%"]:after {
    content: " (62%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 61%"]:after {
    content: " (61%)";
    margin-top: 45px;
    line-height: 1;
    color: #309000;
    font-size: 10px;
}
p[title$=" 60%"]:after {
    content: " (60%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 59%"]:after {
    content: " (59%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 58%"]:after {
    content: " (58%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 57%"]:after {
    content: " (57%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 56%"]:after {
    content: " (56%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 55%"]:after {
    content: " (55%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 54%"]:after {
    content: " (54%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 53%"]:after {
    content: " (53%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 52%"]:after {
    content: " (52%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 51%"]:after {
    content: " (51%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 50%"]:after {
    content: " (50%)";
    color: #309000;
    font-size: 10px;
}
p[title$=" 49%"]:after {
    content: " (49%)";
    color: #FF8000;
    font-size: 10px;
}
p[title$=" 48%"]:after {
    content: " (48%)";
    color: #FF8000;
    font-size: 10px;
}
p[title$=" 47%"]:after {
    content: " (47%)";
    color: #FF8000;
    font-size: 10px;
}
p[title$=" 46%"]:after {
    content: " (46%)";
    color: #FF8000;
    font-size: 10px;
}
p[title$=" 45%"]:after {
    content: " (45%)";
    color: #FF8000;
    font-size: 10px;
}
p[title$=" 44%"]:after {
    content: " (44%)";
    color: #FF8000;
    font-size: 10px;
}
p[title$=" 43%"]:after {
    content: " (43%)";
    color: #FF8000;
    font-size: 10px;
}
p[title$=" 42%"]:after {
    content: " (42%)";
    color: #FF8000;
    font-size: 10px;
}
p[title$=" 41%"]:after {
    content: " (41%)";
    color: #FF8000;
    font-size: 10px;
}
p[title$=" 40%"]:after {
    content: " (40%)";
    color: #FF8000;
    font-size: 10px;
}
p[title$=" 39%"]:after {
    content: " (39%)";
    color: #FF8000;
    font-size: 10px;
}
p[title$=" 38%"]:after {
    content: " (38%)";
    color: #FF8000;
    font-size: 10px;
}
p[title$=" 37%"]:after {
    content: " (37%)";
    color: #FF8000;
    font-size: 10px;
}
p[title$=" 36%"]:after {
    content: " (36%)";
    color: #FF8000;
    font-size: 10px;
}
p[title$=" 35%"]:after {
    content: " (35%)";
    color: #FF8000;
    font-size: 10px;
}
p[title$=" 34%"]:after {
    content: " (34%)";
    color: #FF8000;
    font-size: 10px;
}
p[title$=" 33%"]:after {
    content: " (33%)";
    color: #FF8000;
    font-size: 10px;
}
p[title$=" 32%"]:after {
    content: " (32%)";
    color: #FF8000;
    font-size: 10px;
}
p[title$=" 31%"]:after {
    content: " (31%)";
    color: #FF8000;
    font-size: 10px;
}
p[title$=" 30%"]:after {
    content: " (30%)";
    color: #FF8000;
    font-size: 10px;
}
p[title$=" 29%"]:after {
    content: " (29%)";
    color: #FF8000;
    font-size: 10px;
}
p[title$=" 28%"]:after {
    content: " (28%)";
    color: #FF8000;
    font-size: 10px;
}
p[title$=" 27%"]:after {
    content: " (27%)";
    color: #FF8000;
    font-size: 10px;
}
p[title$=" 26%"]:after {
    content: " (26%)";
    color: #FF8000;
    font-size: 10px;
}
p[title$=" 25%"]:after {
    content: " (25%)";
    color: #FF8000;
    font-size: 10px;
}
p[title$=" 24%"]:after {
    content: " (24%)";
    color: #D20000;
    font-size: 10px;
}
p[title$=" 23%"]:after {
    content: " (23%)";
    color: #D20000;
    font-size: 10px;
}
p[title$=" 22%"]:after {
    content: " (22%)";
    color: #D20000;
    font-size: 10px;
}
p[title$=" 21%"]:after {
    content: " (21%)";
    color: #D20000;
    font-size: 10px;
}
p[title$=" 20%"]:after {
    content: " (20%)";
    color: #D20000;
    font-size: 10px;
}
p[title$=" 19%"]:after {
    content: " (19%)";
    color: #D20000;
    font-size: 10px;
}
p[title$=" 18%"]:after {
    content: " (18%)";
    color: #D20000;
    font-size: 10px;
}
p[title$=" 17%"]:after {
    content: " (17%)";
    color: #D20000;
    font-size: 10px;
}
p[title$=" 16%"]:after {
    content: " (16%)";
    color: #D20000;
    font-size: 10px;
}
p[title$=" 15%"]:after {
    content: " (15%)";
    color: #D20000;
    font-size: 10px;
}
p[title$=" 14%"]:after {
    content: " (14%)";
    color: #D20000;
    font-size: 10px;
}
p[title$=" 13%"]:after {
    content: " (13%)";
    color: #D20000;
    font-size: 10px;
}
p[title$=" 12%"]:after {
    content: " (12%)";
    color: #D20000;
    font-size: 10px;
}
p[title$=" 11%"]:after {
    content: " (11%)";
    color: #D20000;
    font-size: 10px;
}
p[title$=" 10%"]:after {
    content: " (10%)";
    color: #D20000;
    font-size: 10px;
}
p[title$=" 9%"]:after {
    content: " (9%)";
    color: #D20000;
    font-size: 10px;
}
p[title$=" 8%"]:after {
    content: " (8%)";
    color: #D20000;
    font-size: 10px;
}
p[title$=" 7%"]:after {
    content: " (7%)";
    color: #D20000;
    font-size: 10px;
}
p[title$=" 6%"]:after {
    content: " (6%)";
    color: #D20000;
    font-size: 10px;
}
p[title$=" 5%"]:after {
    content: " (5%)";
    color: #D20000;
    font-size: 11px;
}
p[title$=" 4%"]:after {
    content: " (4%)";
    color: #D20000;
    text-decoration: blink;
    font-size: 12px;
}
p[title$=" 3%"]:after {
    content: " (3%)";
    color: #FF0000;
    text-decoration: blink;
    font-size: 13px;
}
.framemapbg td a,
.framemapbg td {
    display: inline-block;
    position: relative;
    width: 50px;
    height: 50px;
}

.framemapbg td#mapx84y100:before,
.framemapbg td#mapx89y101:before,
.framemapbg td#mapx89y104:before,
.framemapbg td#mapx88y105:before,
.framemapbg td#mapx186y136:before,
.framemapbg td#mapx184y139:before,
.framemapbg td#mapx187y139:before,
.framemapbg td#mapx185y140:before,
.framemapbg td#mapx86y85:before,
.framemapbg td#mapx87y87:before,
.framemapbg td#mapx85y90:before,
.framemapbg td#mapx65y90:before,
.framemapbg td#mapx66y90:before,
.framemapbg td#mapx68y94:before,
.framemapbg td#mapx119y122:before,
.framemapbg td#mapx56y100:before,
.framemapbg td#mapx804y806:before,
.framemapbg td#mapx100y88:before,
.framemapbg td#mapx109y91:before,
.framemapbg td#mapx107y93:before,
.framemapbg td#mapx100y94:before,
.framemapbg td#mapx104y94:before,
.framemapbg td#mapx106y95:before,
.framemapbg td#mapx97y96:before,
.framemapbg td#mapx-19999y-19999:before,
.framemapbg td#mapx-19998y-19999:before,
.framemapbg td#mapx-19997y-19999:before,
.framemapbg td#mapx-19999y-19998:before,
.framemapbg td#mapx-19998y-19998:before,
.framemapbg td#mapx-19997y-19998:before,
.framemapbg td#mapx-19999y-19997:before,
.framemapbg td#mapx-19998y-19997:before,
.framemapbg td#mapx-19997y-19997:before,
.framemapbg td#mapx-19998y-19996:before,
.framemapbg td#mapx-19993y-19999:before,
.framemapbg td#mapx-19994y-19998:before,
.framemapbg td#mapx-19993y-19998:before,
.framemapbg td#mapx-19992y-19998:before,
.framemapbg td#mapx-19991y-19998:before,
.framemapbg td#mapx-19992y-19997:before,
.framemapbg td#mapx78y97:before,
.framemapbg td#mapx76y98:before,
.framemapbg td#mapx80y99:before,
.framemapbg td#mapx74y101:before,
.framemapbg td#mapx77y101:before,
.framemapbg td#mapx76y103:before,
.framemapbg td#mapx76y104:before,
.framemapbg td#mapx-827y-919:before,
.framemapbg td#mapx-471y-473:before,
.framemapbg td#mapx-470y-473:before,
.framemapbg td#mapx-469y-473:before,
.framemapbg td#mapx-467y-473:before,
.framemapbg td#mapx-471y-472:before,
.framemapbg td#mapx-470y-472:before,
.framemapbg td#mapx-469y-472:before,
.framemapbg td#mapx-467y-472:before,
.framemapbg td#mapx-471y-471:before,
.framemapbg td#mapx-470y-471:before,
.framemapbg td#mapx-469y-471:before,
.framemapbg td#mapx-468y-471:before,
.framemapbg td#mapx-467y-471:before,
.framemapbg td#mapx-466y-471:before,
.framemapbg td#mapx-470y-470:before,
.framemapbg td#mapx-490y-492:before,
.framemapbg td#mapx-489y-492:before,
.framemapbg td#mapx-491y-491:before,
.framemapbg td#mapx-490y-491:before,
.framemapbg td#mapx-489y-491:before,
.framemapbg td#mapx-490y-490:before,
.framemapbg td#mapx90y88:before,
.framemapbg td#mapx88y89:before,
.framemapbg td#mapx89y89:before,
.framemapbg td#mapx92y89:before,
.framemapbg td#mapx87y90:before,
.framemapbg td#mapx92y92:before,
.framemapbg td#mapx89y93:before,
.framemapbg td#mapx-1299y-1399:before,
.framemapbg td#mapx-1298y-1399:before,
.framemapbg td#mapx-1294y-1393:before,
.framemapbg td#mapx71y101:before,
.framemapbg td#mapx70y102:before,
.framemapbg td#mapx-500y-502:before,
.framemapbg td#mapx-499y-502:before,
.framemapbg td#mapx-500y-501:before,
.framemapbg td#mapx-500y-500:before,
.framemapbg td#mapx-100y-95:before,
.framemapbg td#mapx-10001y-10011:before,
.framemapbg td#mapx93y113:before,
.framemapbg td#mapx66y85:before,
.framemapbg td#mapx96y99:before,
.framemapbg td#mapx97y99:before,
.framemapbg td#mapx100y100:before,
.framemapbg td#mapx96y101:before,
.framemapbg td#mapx97y101:before,
.framemapbg td#mapx98y101:before,
.framemapbg td#mapx96y102:before,
.framemapbg td#mapx97y102:before,
.framemapbg td#mapx98y102:before,
.framemapbg td#mapx101y102:before,
.framemapbg td#mapx99y103:before,
.framemapbg td#mapx58y106:before,
.framemapbg td#mapx114y98:before,
.framemapbg td#mapx117y100:before,
.framemapbg td#mapx116y101:before,
.framemapbg td#mapx117y106:before,
.framemapbg td#mapx117y107:before,
.framemapbg td#mapx117y113:before,
.framemapbg td#mapx120y115:before,
.framemapbg td#mapx51y73:before,
.framemapbg td#mapx51y75:before,
.framemapbg td#mapx52y75:before,
.framemapbg td#mapx54y75:before,
.framemapbg td#mapx56y75:before,
.framemapbg td#mapx44y76:before,
.framemapbg td#mapx53y76:before,
.framemapbg td#mapx54y76:before,
.framemapbg td#mapx55y76:before,
.framemapbg td#mapx53y77:before,
.framemapbg td#mapx54y77:before,
.framemapbg td#mapx49y83:before,
.framemapbg td#mapx96y84:before,
.framemapbg td#mapx92y87:before,
.framemapbg td#mapx84y112:before,
.framemapbg td#mapx87y112:before,
.framemapbg td#mapx86y113:before,
.framemapbg td#mapx81y114:before,
.framemapbg td#mapx82y114:before,
.framemapbg td#mapx75y115:before,
.framemapbg td#mapx76y115:before,
.framemapbg td#mapx78y115:before,
.framemapbg td#mapx79y115:before,
.framemapbg td#mapx80y115:before,
.framemapbg td#mapx81y115:before,
.framemapbg td#mapx82y115:before,
.framemapbg td#mapx83y115:before,
.framemapbg td#mapx84y115:before,
.framemapbg td#mapx85y115:before,
.framemapbg td#mapx75y116:before,
.framemapbg td#mapx76y116:before,
.framemapbg td#mapx77y116:before,
.framemapbg td#mapx78y116:before,
.framemapbg td#mapx79y116:before,
.framemapbg td#mapx80y116:before,
.framemapbg td#mapx81y116:before,
.framemapbg td#mapx82y116:before,
.framemapbg td#mapx83y116:before,
.framemapbg td#mapx84y116:before,
.framemapbg td#mapx85y116:before,
.framemapbg td#mapx86y116:before,
.framemapbg td#mapx79y117:before,
.framemapbg td#mapx80y117:before,
.framemapbg td#mapx81y117:before,
.framemapbg td#mapx82y117:before,
.framemapbg td#mapx83y117:before,
.framemapbg td#mapx84y117:before,
.framemapbg td#mapx85y117:before,
.framemapbg td#mapx80y118:before,
.framemapbg td#mapx81y118:before,
.framemapbg td#mapx83y118:before,
.framemapbg td#mapx80y119:before,
.framemapbg td#mapx103y115:before,
.framemapbg td#mapx101y116:before,
.framemapbg td#mapx96y117:before,
.framemapbg td#mapx101y117:before,
.framemapbg td#mapx103y117:before,
.framemapbg td#mapx99y118:before,
.framemapbg td#mapx101y119:before,
.framemapbg td#mapx98y120:before,
.framemapbg td#mapx501y54:before,
.framemapbg td#mapx507y57:before,
.framemapbg td#mapx508y57:before,
.framemapbg td#mapx104y104:before,
.framemapbg td#mapx106y106:before,
.framemapbg td#mapx113y106:before,
.framemapbg td#mapx100y107:before,
.framemapbg td#mapx105y111:before,
.framemapbg td#mapx109y111:before,
.framemapbg td#mapx110y111:before,
.framemapbg td#mapx-105y-95:before,
.framemapbg td#mapx108y113:before,
.framemapbg td#mapx114y114:before,
.framemapbg td#mapx110y115:before,
.framemapbg td#mapx76y110:before,
.framemapbg td#mapx79y110:before,
.framemapbg td#mapx96y106:before,
.framemapbg td#mapx95y108:before,
.framemapbg td#mapx96y110:before,
.framemapbg td#mapx94y111:before,
.framemapbg td#mapx98y111:before,
.framemapbg td#mapx95y112:before,
.framemapbg td#mapx-90y-90:before,
.framemapbg td#mapx70y121:before,
.framemapbg td#mapx72y107:before,
.framemapbg td#mapx74y107:before,
.framemapbg td#mapx71y90:before,
.framemapbg td#mapx73y90:before,
.framemapbg td#mapx75y90:before,
.framemapbg td#mapx78y93:before,
.framemapbg td#mapx68y109:before,
.framemapbg td#mapx65y112:before,
.framemapbg td#mapx68y116:before,
.framemapbg td#mapx69y116:before,
.framemapbg td#mapx66y119:before,
.framemapbg td#mapx-2359y-2359:before,
.framemapbg td#mapx122y91:before,
.framemapbg td#mapx115y94:before,
.framemapbg td#mapx111y96:before,
.framemapbg td#mapx77y85:before,
.framemapbg td#mapx-286y-472:before,
.framemapbg td#mapx82y92:before,
.framemapbg td#mapx92y99:before,
.framemapbg td#mapx94y100:before,
.framemapbg td#mapx93y101:before,
.framemapbg td#mapx91y104:before,
.framemapbg td#mapx95y104:before,
.framemapbg td#mapx92y105:before,
.framemapbg td#mapx111y82:before,
.framemapbg td#mapx110y83:before,
.framemapbg td#mapx111y83:before,
.framemapbg td#mapx112y83:before,
.framemapbg td#mapx-448y-446:before,
.framemapbg td#mapx-100y-105:before,
.framemapbg td#mapx-100y-104:before,
.framemapbg td#mapx79y114:before,
.framemapbg td#mapx85y118:before,
.framemapbg td#mapx104y131:before,
.framemapbg td#mapx105y132:before,
.framemapbg td#mapx104y132:before,
.framemapbg td#mapx103y132:before,
.framemapbg td#mapx101y133:before,
.framemapbg td#mapx102y133:before,
.framemapbg td#mapx103y133:before,
.framemapbg td#mapx104y133:before,
.framemapbg td#mapx105y133:before,
.framemapbg td#mapx106y133:before,
.framemapbg td#mapx107y133:before,
.framemapbg td#mapx108y134:before,
.framemapbg td#mapx107y134:before,
.framemapbg td#mapx106y134:before,
.framemapbg td#mapx105y134:before,
.framemapbg td#mapx104y134:before,
.framemapbg td#mapx103y134:before,
.framemapbg td#mapx102y134:before,
.framemapbg td#mapx101y134:before,
.framemapbg td#mapx100y135:before,
.framemapbg td#mapx101y135:before,
.framemapbg td#mapx102y135:before,
.framemapbg td#mapx103y135:before,
.framemapbg td#mapx104y135:before,
.framemapbg td#mapx105y135:before,
.framemapbg td#mapx106y135:before,
.framemapbg td#mapx108y136:before,
.framemapbg td#mapx104y136:before,
.framemapbg td#mapx103y136:before,
.framemapbg td#mapx102y136:before,
.framemapbg td#mapx127y85:before,
.framemapbg td#mapx-250y-50:before,
.framemapbg td#mapx-251y-50:before,
.framemapbg td#mapx44y96:before,
.framemapbg td#mapx36y96:before,
.framemapbg td#mapx-54y-76:before,
.framemapbg td#mapx-53y-76:before,
.framemapbg td#mapx-50y-76:before,
.framemapbg td#mapx-49y-75:before,
.framemapbg td#mapx-52y-74:before,
.framemapbg td#mapx126y85:before,
.framemapbg td#mapx116y134:before,
.framemapbg td#mapx114y135:before,
.framemapbg td#mapx-55y-73:before,
.framemapbg td#mapX-50159Y-69950:before {
    content: "";
    opacity: 1;
    position: absolute;
    bottom: .0em;
    right: .0em;
    border: 0 solid #16dd55;
    border-width: .2em .2em;
    width: 2.59em;
    height: 2.59em;
    cursor: default;
}

/* Prozentuale LP-Faerbung */
[id$="lpdisp"][data-percent*="50."] span,
[id$="lpdisp"][data-percent="50"] span,
[id$="lpdisp"][data-percent*="51."] span,
[id$="lpdisp"][data-percent="51"] span,
[id$="lpdisp"][data-percent*="52."] span,
[id$="lpdisp"][data-percent="52"] span,
[id$="lpdisp"][data-percent*="53."] span,
[id$="lpdisp"][data-percent="53"] span,
[id$="lpdisp"][data-percent*="54."] span,
[id$="lpdisp"][data-percent="54"] span,
[id$="lpdisp"][data-percent*="55."] span,
[id$="lpdisp"][data-percent="55"] span,
[id$="lpdisp"][data-percent*="56."] span,
[id$="lpdisp"][data-percent="56"] span,
[id$="lpdisp"][data-percent*="57."] span,
[id$="lpdisp"][data-percent="57"] span,
[id$="lpdisp"][data-percent*="58."] span,
[id$="lpdisp"][data-percent="58"] span,
[id$="lpdisp"][data-percent*="59."] span,
[id$="lpdisp"][data-percent="59"] span,
[id$="lpdisp"][data-percent*="60."] span,
[id$="lpdisp"][data-percent="60"] span,
[id$="lpdisp"][data-percent*="61."] span,
[id$="lpdisp"][data-percent="61"] span,
[id$="lpdisp"][data-percent*="62."] span,
[id$="lpdisp"][data-percent="62"] span,
[id$="lpdisp"][data-percent*="63."] span,
[id$="lpdisp"][data-percent="63"] span,
[id$="lpdisp"][data-percent*="64."] span,
[id$="lpdisp"][data-percent="64"] span,
[id$="lpdisp"][data-percent*="65."] span,
[id$="lpdisp"][data-percent="65"] span,
[id$="lpdisp"][data-percent*="66."] span,
[id$="lpdisp"][data-percent="66"] span,
[id$="lpdisp"][data-percent*="67."] span,
[id$="lpdisp"][data-percent="67"] span,
[id$="lpdisp"][data-percent*="68."] span,
[id$="lpdisp"][data-percent="68"] span,
[id$="lpdisp"][data-percent*="69."] span,
[id$="lpdisp"][data-percent="69"] span,
[id$="lpdisp"][data-percent*="70."] span,
[id$="lpdisp"][data-percent="70"] span,
[id$="lpdisp"][data-percent*="71."] span,
[id$="lpdisp"][data-percent="71"] span,
[id$="lpdisp"][data-percent*="72."] span,
[id$="lpdisp"][data-percent="72"] span,
[id$="lpdisp"][data-percent*="73."] span,
[id$="lpdisp"][data-percent="73"] span,
[id$="lpdisp"][data-percent*="74."] span,
[id$="lpdisp"][data-percent="74"] span,
[id$="lpdisp"][data-percent*="75."] span,
[id$="lpdisp"][data-percent="75"] span,
[id$="lpdisp"][data-percent*="76."] span,
[id$="lpdisp"][data-percent="76"] span,
[id$="lpdisp"][data-percent*="77."] span,
[id$="lpdisp"][data-percent="77"] span,
[id$="lpdisp"][data-percent*="78."] span,
[id$="lpdisp"][data-percent="78"] span,
[id$="lpdisp"][data-percent*="79."] span,
[id$="lpdisp"][data-percent="79"] span,
[id$="lpdisp"][data-percent*="80."] span,
[id$="lpdisp"][data-percent="80"] span,
[id$="lpdisp"][data-percent*="81."] span,
[id$="lpdisp"][data-percent="81"] span,
[id$="lpdisp"][data-percent*="82."] span,
[id$="lpdisp"][data-percent="82"] span,
[id$="lpdisp"][data-percent*="83."] span,
[id$="lpdisp"][data-percent="83"] span,
[id$="lpdisp"][data-percent*="84."] span,
[id$="lpdisp"][data-percent="84"] span,
[id$="lpdisp"][data-percent*="85."] span,
[id$="lpdisp"][data-percent="85"] span,
[id$="lpdisp"][data-percent*="86."] span,
[id$="lpdisp"][data-percent="86"] span,
[id$="lpdisp"][data-percent*="87."] span,
[id$="lpdisp"][data-percent="87"] span,
[id$="lpdisp"][data-percent*="88."] span,
[id$="lpdisp"][data-percent="88"] span,
[id$="lpdisp"][data-percent*="89."] span,
[id$="lpdisp"][data-percent="89"] span,
[id$="lpdisp"][data-percent*="90."] span,
[id$="lpdisp"][data-percent="90"] span,
[id$="lpdisp"][data-percent*="91."] span,
[id$="lpdisp"][data-percent="91"] span,
[id$="lpdisp"][data-percent*="92."] span,
[id$="lpdisp"][data-percent="92"] span,
[id$="lpdisp"][data-percent*="93."] span,
[id$="lpdisp"][data-percent="93"] span,
[id$="lpdisp"][data-percent*="94."] span,
[id$="lpdisp"][data-percent="94"] span,
[id$="lpdisp"][data-percent*="95."] span,
[id$="lpdisp"][data-percent="95"] span,
[id$="lpdisp"][data-percent*="96."] span,
[id$="lpdisp"][data-percent="96"] span,
[id$="lpdisp"][data-percent*="97."] span,
[id$="lpdisp"][data-percent="97"] span,
[id$="lpdisp"][data-percent*="98."] span,
[id$="lpdisp"][data-percent="98"] span,
[id$="lpdisp"][data-percent*="99."] span,
[id$="lpdisp"][data-percent="99"] span,
[id$="lpdisp"][data-percent="100"] span {
    color: #169216;
}
[id$="lpdisp"][data-percent*="10."] span,
[id$="lpdisp"][data-percent="10"] span,
[id$="lpdisp"][data-percent*="11."] span,
[id$="lpdisp"][data-percent="11"] span,
[id$="lpdisp"][data-percent*="12."] span,
[id$="lpdisp"][data-percent="12"] span,
[id$="lpdisp"][data-percent*="13."] span,
[id$="lpdisp"][data-percent="13"] span,
[id$="lpdisp"][data-percent*="14."] span,
[id$="lpdisp"][data-percent="14"] span,
[id$="lpdisp"][data-percent*="15."] span,
[id$="lpdisp"][data-percent="15"] span,
[id$="lpdisp"][data-percent*="16."] span,
[id$="lpdisp"][data-percent="16"] span,
[id$="lpdisp"][data-percent*="17."] span,
[id$="lpdisp"][data-percent="17"] span,
[id$="lpdisp"][data-percent*="18."] span,
[id$="lpdisp"][data-percent="18"] span,
[id$="lpdisp"][data-percent*="19."] span,
[id$="lpdisp"][data-percent="19"] span,
[id$="lpdisp"][data-percent*="20."] span,
[id$="lpdisp"][data-percent="20"] span,
[id$="lpdisp"][data-percent*="21."] span,
[id$="lpdisp"][data-percent="21"] span,
[id$="lpdisp"][data-percent*="22."] span,
[id$="lpdisp"][data-percent="22"] span,
[id$="lpdisp"][data-percent*="23."] span,
[id$="lpdisp"][data-percent="23"] span,
[id$="lpdisp"][data-percent*="24."] span,
[id$="lpdisp"][data-percent="24"] span,
[id$="lpdisp"][data-percent*="25."] span,
[id$="lpdisp"][data-percent="25"] span,
[id$="lpdisp"][data-percent*="26."] span,
[id$="lpdisp"][data-percent="26"] span,
[id$="lpdisp"][data-percent*="27."] span,
[id$="lpdisp"][data-percent="27"] span,
[id$="lpdisp"][data-percent*="28."] span,
[id$="lpdisp"][data-percent="28"] span,
[id$="lpdisp"][data-percent*="29."] span,
[id$="lpdisp"][data-percent="29"] span,
[id$="lpdisp"][data-percent*="30."] span,
[id$="lpdisp"][data-percent="30"] span,
[id$="lpdisp"][data-percent*="31."] span,
[id$="lpdisp"][data-percent="31"] span,
[id$="lpdisp"][data-percent*="32."] span,
[id$="lpdisp"][data-percent="32"] span,
[id$="lpdisp"][data-percent*="33."] span,
[id$="lpdisp"][data-percent="33"] span,
[id$="lpdisp"][data-percent*="34."] span,
[id$="lpdisp"][data-percent="34"] span,
[id$="lpdisp"][data-percent*="35."] span,
[id$="lpdisp"][data-percent="35"] span,
[id$="lpdisp"][data-percent*="36."] span,
[id$="lpdisp"][data-percent="36"] span,
[id$="lpdisp"][data-percent*="37."] span,
[id$="lpdisp"][data-percent="37"] span,
[id$="lpdisp"][data-percent*="38."] span,
[id$="lpdisp"][data-percent="38"] span,
[id$="lpdisp"][data-percent*="39."] span,
[id$="lpdisp"][data-percent="39"] span,
[id$="lpdisp"][data-percent*="40."] span,
[id$="lpdisp"][data-percent="40"] span,
[id$="lpdisp"][data-percent*="41."] span,
[id$="lpdisp"][data-percent="41"] span,
[id$="lpdisp"][data-percent*="42."] span,
[id$="lpdisp"][data-percent="42"] span,
[id$="lpdisp"][data-percent*="43."] span,
[id$="lpdisp"][data-percent="43"] span,
[id$="lpdisp"][data-percent*="44."] span,
[id$="lpdisp"][data-percent="44"] span,
[id$="lpdisp"][data-percent*="45."] span,
[id$="lpdisp"][data-percent="45"] span,
[id$="lpdisp"][data-percent*="46."] span,
[id$="lpdisp"][data-percent="46"] span,
[id$="lpdisp"][data-percent*="47."] span,
[id$="lpdisp"][data-percent="47"] span,
[id$="lpdisp"][data-percent*="48."] span,
[id$="lpdisp"][data-percent="48"] span,
[id$="lpdisp"][data-percent*="49."] span,
[id$="lpdisp"][data-percent="49"] span {
    color: #ff6a00;
}
[id$="lpdisp"] span {
    color: #ff6f6f;
}

/* Charakter-Info verkürzen */
/*Divider verbergen*/
img[src$="../images/item_divider.gif"] {
    display: none;
}

.frameitembg p.listrow[id^="listrow_"]:not(#listrow_status) { white-space: nowrap; overflow: hidden; max-width: 260px; }

.listrow{background-color: #3d3d3d; padding: 1px;}
#listrow_attackp .valueincreased { padding-right: 1000px; }
#listrow_attackw , #listrow_defensew { right: 10px; font-size: 0px; font-weight: bold; background-color: transparent; margin-top: -17px; max-width: 200px; position: absolute; }
#listrow_lifep > b, #listrow_int > b, #listrow_attackp > b, #listrow_defensep > b, #listrow_ring > b { display: none; }
#listrow_attackw a {font-size: 0;}
#listrow_attackw a:before {content: "A-Waffe"; font-size: 11px;margin-right: 5px;}
#listrow_attackp:before { content: "A: "; font-weight: bold; padding-left: 0px; }
#listrow_defensew a {font-size: 0;}
#listrow_defensew a:before {content: "V-Waffe"; font-size: 11px;margin-right: 5px;}
#listrow_defensep:before { content: "V: "; font-weight: bold; padding-left: 0px; }
#listrow_defensew:after, #listrow_attackw:after, #listrow_ring:after { margin-right: 5px; }
#listrow_ring:before{content: "F: "; font-weight: bold; padding-left: 0px}

#listrow_int { background-color: transparent; max-width: 0px!important; visibility: hidden; text-align: right!important; margin-top: -19px;}
#listrow_int:before { content: "Int: "; font-weight: bold; padding-left: 10px; }
#listrow_int span { position: absolute; right: 11px; visibility: visible}
#listrow_int span:after { color: lightgreen; font-weight: bold; content: " Speed"; }

#listrow_money { margin-top: -36px; margin-bottom: 17px; }
#listrow_lifep:before { content: "LP: "; font-weight: bold; }
#listrow_lifep {margin-top: 17px!important; }
#listrow_char_mission { font-size: 12px; margin-top: -17px; position: absolute; right: 10px; }
#listrow_char_mission a[href*="ability"] { height: 12px; width: 0px; color: transparent;  font-size: 0.001%!important; margin-top: 2px!important; }
#listrow_char_mission a[href*="ability"]:before { content: "Charas"; color: #f44!important; font-size: 12px; }
#listrow_char_mission a:last-of-type, #listrow_aka_battlep b:last-of-type:not(:first-of-type) { color: transparent; font-size: 0.001%; }
#listrow_char_mission a:last-of-type:before { color: #f44; content: "Auftrag"; font-size: 12px; padding-right: 5px; }
#listrow_aka_battlep b:first-of-type:not(:last-of-type) { display: inline-block; height: 10px; margin-right: 3px; overflow: hidden; width: 18px; }
#listrow_aka_battlep b:last-of-type:not(:first-of-type):before { color: #f00; content: "KP: "; font-size: 10px; font-weight: bold; }
#listrow_aka_battlep b:first-of-type:not(:last-of-type):after { content: ":"; font-weight: bold; left: 35px; position: absolute; }
#listrow_status span .healthok {
    font-size: 0px;
}
#listrow_status span .healthmed {
    font-size: 0px;
}
#listrow_status span .healthcritical {
    font-size: 0px;
}
#listrow_status span[title^='Beutezauber']:before {
    content: "BZ |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='schnelle Bewegung']:before {
    content: "SB |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='langsame Bewegung']:before {
    content: "LB |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Verteidigung -']:before {
    content: "V- |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Verteidigung +']:before {
    content: "V+ |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Verräter']:before {
    content: "VR |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Stärke +']:before {
    content: "S+ |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Stärke -']:before {
    content: "S- |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Kampfunfähig']:before {
    content: "KU |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Schutz']:before {
    content: "SZ |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Vergiftung']:before {
    content: "VG |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Lebenspunkte +']:before {
    content: "LP+ |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Lebenspunkte -']:before {
    content: "LP- |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Innere Heilkraft']:before {
    content: "IH |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='kinetische Heilung']:before {
    content: "KH |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Feueröl']:before {
    content: "ÖL |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Heilkraft']:before {
    content: "HK |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Tarnung']:before {
    content: "TZ |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Rückangriff']:before {
    content: "RA";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Trank der Mutation']:before {
    content: "TdM |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Korlad-Nuss Trank']:before {
    content: "Nut |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Geisteflug']:before {
    content: "GF |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Fliegen']:before {
    content: "Fly |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Undaron reiten']:before {
    content: "UR |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Undaron reiten'] a {
    font-size: 10px !important;
    padding-left: 1px;
}
#listrow_status span[title^='Blitzschild']:before {
    content: "BS |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Phasenüberladung']:before {
    content: "PÜ";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Phasensicht']:before {
    content: "PS";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Trank der Phasenrisse']:before {
    content: "TdPr |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='versiegender Phasensaft']:before {
    content: "VPS |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='versiegender Phasennektar']:before {
    content: "VPN |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Trank der Schneeausgrabung']:before {
    content: "TdSa |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Trank der verlorenen Dinge']:before {
    content: "TdvD |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Trank der Schneeausgrabung']:before {
    content: "TdSa |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Sandwelle']:before {
    content: "SW |";
    font-weight: bold;
    font-size: 10px;
    color: #fdc596;
}
#listrow_status span[title^='Trank der Welterkundung']:before {
    content: "TdWe |";
    font-weight: bold;
    font-size: 10px;
    color: #ecd2bd;
}
#listrow_status span[title^='Clan-Krieg']:before {
    content: "CK";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='grüner Daumen']:before {
    content: "gD |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Auserwählt']:before {
    content: "AW |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Seelentrank']:before {
    content: "ST |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Verpestung']:before {
    content: "VP |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Schattenbeschwörung']:before {
    content: "SBe |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Nordpolarisierung ']:before {
    content: "NP |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Ostpolarisierung ']:before {
    content: "OP |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Südpolarisierung ']:before {
    content: "SP |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Westpolarisierung ']:before {
    content: "WP |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Goldduft']:before {
    content: "GD";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Trank der Waldpflanzensicht']:before {
    content: "PS";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Überladen']:before {
    content: "ÜL";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='rote Würfel']:before {
    content: "RW |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Nebelschwaden']:before {
    content: "NS |";
    font-weight: bold;
    font-size: 10px;
}

/* Phasenzeug */
#listrow_status span[title*='Phasen'] {
    color: lightblue;
    background: #000624;
}

/* Ringe */
#listrow_status span[title*='Ring'] {
    background: black;
    color: #f9d653e8;
}
#listrow_status span[title^='Ring des Jägers']:before {
    content: "\26AC  JÄ |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Auftragskünstler']:before {
    content: "\26AC  AK |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Leichenfledderei']:before {
    content: "\26AC  LF |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Ring des Blutdursts']:before {
    content: "\26AC  BD |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Großwildjäger']:before {
    content: "\26AC  GW |";
    font-weight: bold;
    font-size: 10px;
}

/* Pastillen */
#listrow_status span[title^='Pastille der Ansteckung']:before {
    content: "Anst |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Pastille der Schärfung']:before {
    content: "Schä |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Pastille der Herbeirufung']:before {
    content: "Herb |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Pastille der Heilung']:before {
    content: "Heil |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Pastille der Seelensicht']:before {
    content: "Seel |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Pastille der Clan-Energie']:before {
    content: "Clan |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Pastille des Fliegens']:before {
    content: "Fly |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Pastille der Phasenenergie']:before {
    content: "PE |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Pastille der Schreckensblumen']:before {
    content: "Blum |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Pastille der Zeitkontrolle']:before {
    content: "ZK |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Pastille der Schreckensblitze']:before {
    content: "SB |";
    font-weight: bold;
    font-size: 10px;
}
#listrow_status span[title^='Pastille der Phasenrisse']:before {
    content: "PR |";
    font-weight: bold;
    font-size: 10px;
}

#listrow_status span[title^='Pastille'] {
    color: #f73ff4;
    background: #190024
}


/* Zeiten hinter dem jeweiligen Status anzeigen */
/* Hintergrund */
#listrow_status .healthok,
#listrow_status .healthmed,
#listrow_status .healthcritical {
    padding: 2px 5px 2px 2px;

    border-radius: 7px;
    font-size: 0px;
    display: inline-block;
    margin-top: 2px;
    border: 1px solid #0000000f;
    font-family: RaleWay;
}

#listrow_status span span:hover {
    cursor: pointer;
    background: #37322d;
}


/* Blink Animation */
@-moz-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}
/* Firefox */
@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}
/* Webkit */
@-ms-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}
/* IE */
@keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}
/* Opera */
/* Zeiten */
#listrow_status span span[title*='(Noch 8 Tage ']:after {
    content: ' 8d';
    font-size: 10px !important;
}
#listrow_status span span[title*='(Noch 7 Tage ']:after {
    content: ' 7d';
    font-size: 10px !important;
}
#listrow_status span span[title*='(Noch 6 Tage ']:after {
    content: ' 6d';
    font-size: 10px !important;
}
#listrow_status span span[title*='(Noch 5 Tage ']:after {
    content: ' 5d';
    font-size: 10px !important;
}
#listrow_status span span[title*='(Noch 4 Tage ']:after {
    content: ' 4d';
    font-size: 10px !important;
}
#listrow_status span span[title*='(Noch 3 Tage ']:after {
    content: ' 3d';
    font-size: 10px !important;
}
#listrow_status span span[title*='(Noch 2 Tage ']:after {
    content: ' 2d';
    font-size: 10px !important;
}
#listrow_status span span[title*='(Noch 1 Tag ']:after {
    content: ' 1d';
    font-size: 10px !important;
}
#listrow_status span span[title*='(Noch 1 Stunde ']:after {
    content: ' 1h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(Noch 2 Stunden ']:after {
    content: ' 2h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(Noch 3 Stunden ']:after {
    content: ' 3h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(Noch 4 Stunden ']:after {
    content: ' 4h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(Noch 5 Stunden ']:after {
    content: ' 5h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(Noch 6 Stunden ']:after {
    content: ' 6h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(Noch 7 Stunden ']:after {
    content: ' 7h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(Noch 8 Stunden ']:after {
    content: ' 8h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(Noch 9 Stunden ']:after {
    content: ' 9h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(Noch 10 Stunden ']:after {
    content: ' 10h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(Noch 11 Stunden ']:after {
    content: ' 11h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(Noch 12 Stunden ']:after {
    content: ' 12h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(Noch 13 Stunden ']:after {
    content: ' 13h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(Noch 14 Stunden ']:after {
    content: ' 14h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(Noch 15 Stunden ']:after {
    content: ' 15h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(Noch 16 Stunden ']:after {
    content: ' 16h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(Noch 17 Stunden ']:after {
    content: ' 17h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(Noch 18 Stunden ']:after {
    content: ' 18h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(Noch 19 Stunden ']:after {
    content: ' 19h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(Noch 20 Stunden ']:after {
    content: ' 20h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(Noch 21 Stunden ']:after {
    content: ' 21h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(Noch 22 Stunden ']:after {
    content: ' 22h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(Noch 23 Stunden ']:after {
    content: ' 23h';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 61 Minuten)']:after {
    content: ' 61m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 60 Minuten)']:after {
    content: ' 60m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 59 Minuten)']:after {
    content: ' 59m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 58 Minuten)']:after {
    content: ' 58m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 57 Minuten)']:after {
    content: ' 57m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 56 Minuten)']:after {
    content: ' 56m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 55 Minuten)']:after {
    content: ' 55m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 54 Minuten)']:after {
    content: ' 54m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 53 Minuten)']:after {
    content: ' 53m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 52 Minuten)']:after {
    content: ' 52m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 51 Minuten)']:after {
    content: ' 51m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 50 Minuten)']:after {
    content: ' 50m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 49 Minuten)']:after {
    content: ' 49m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 48 Minuten)']:after {
    content: ' 48m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 47 Minuten)']:after {
    content: ' 47m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 46 Minuten)']:after {
    content: ' 46m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 45 Minuten)']:after {
    content: ' 45m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 44 Minuten)']:after {
    content: ' 44m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 43 Minuten)']:after {
    content: ' 43m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 42 Minuten)']:after {
    content: ' 42m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 41 Minuten)']:after {
    content: ' 41m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 40 Minuten)']:after {
    content: ' 40m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 39 Minuten)']:after {
    content: ' 39m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 38 Minuten)']:after {
    content: ' 38m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 37 Minuten)']:after {
    content: ' 37m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 36 Minuten)']:after {
    content: ' 36m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 35 Minuten)']:after {
    content: ' 35m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 34 Minuten)']:after {
    content: ' 34m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 33 Minuten)']:after {
    content: ' 33m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 32 Minuten)']:after {
    content: ' 32m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 31 Minuten)']:after {
    content: ' 31m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 30 Minuten)']:after {
    content: ' 30m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 29 Minuten)']:after {
    content: ' 29m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 28 Minuten)']:after {
    content: ' 28m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 27 Minuten)']:after {
    content: ' 27m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 26 Minuten)']:after {
    content: ' 26m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 25 Minuten)']:after {
    content: ' 25m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 24 Minuten)']:after {
    content: ' 24m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 23 Minuten)']:after {
    content: ' 23m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 22 Minuten)']:after {
    content: ' 22m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 21 Minuten)']:after {
    content: ' 21m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 20 Minuten)']:after {
    content: ' 20m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 19 Minuten)']:after {
    content: ' 19m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 18 Minuten)']:after {
    content: ' 18m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 17 Minuten)']:after {
    content: ' 17m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 16 Minuten)']:after {
    content: ' 16m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 15 Minuten)']:after {
    content: ' 15m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 14 Minuten)']:after {
    content: ' 14m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 13 Minuten)']:after {
    content: ' 13m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 12 Minuten)']:after {
    content: ' 12m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 11 Minuten)']:after {
    content: ' 11m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 10 Minuten)']:after {
    content: ' 10m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 9 Minuten)']:after {
    content: ' 9m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 8 Minuten)']:after {
    content: ' 8m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 7 Minuten)']:after {
    content: ' 7m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 6 Minuten)']:after {
    content: ' 6m';
    font-size: 10px !important;
}
#listrow_status span span[title*='(8 Tage ']:after {
    content: ' 8d';
    font-size: 10px !important;
}
#listrow_status span span[title*='(7 Tage ']:after {
    content: ' 7d';
    font-size: 10px !important;
}
#listrow_status span span[title*='(6 Tage ']:after {
    content: ' 6d';
    font-size: 10px !important;
}
#listrow_status span span[title*='(5 Tage ']:after {
    content: ' 5d';
    font-size: 10px !important;
}
#listrow_status span span[title*='(4 Tage ']:after {
    content: ' 4d';
    font-size: 10px !important;
}
#listrow_status span span[title*='(3 Tage ']:after {
    content: ' 3d';
    font-size: 10px !important;
}
#listrow_status span span[title*='(2 Tage ']:after {
    content: ' 2d';
    font-size: 10px !important;
}
#listrow_status span span[title*='(1 Tag ']:after {
    content: ' 1d';
    font-size: 10px !important;
}
#listrow_status span span[title*='(1 Stunde ']:after {
    content: ' 1h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(2 Stunden ']:after {
    content: ' 2h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(3 Stunden ']:after {
    content: ' 3h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(4 Stunden ']:after {
    content: ' 4h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(5 Stunden ']:after {
    content: ' 5h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(6 Stunden ']:after {
    content: ' 6h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(7 Stunden ']:after {
    content: ' 7h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(8 Stunden ']:after {
    content: ' 8h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(9 Stunden ']:after {
    content: ' 9h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(10 Stunden ']:after {
    content: ' 10h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(11 Stunden ']:after {
    content: ' 11h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(12 Stunden ']:after {
    content: ' 12h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(13 Stunden ']:after {
    content: ' 13h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(14 Stunden ']:after {
    content: ' 14h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(15 Stunden ']:after {
    content: ' 15h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(16 Stunden ']:after {
    content: ' 16h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(17 Stunden ']:after {
    content: ' 17h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(18 Stunden ']:after {
    content: ' 18h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(19 Stunden ']:after {
    content: ' 19h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(20 Stunden ']:after {
    content: ' 20h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(21 Stunden ']:after {
    content: ' 21h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(22 Stunden ']:after {
    content: ' 22h';
    font-size: 10px !important;
}
#listrow_status span span[title*='(23 Stunden ']:after {
    content: ' 23h';
    font-size: 10px !important;
}
#listrow_status span span[title$='(61 Minuten)']:after {
    content: ' 61m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(60 Minuten)']:after {
    content: ' 60m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(59 Minuten)']:after {
    content: ' 59m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(58 Minuten)']:after {
    content: ' 58m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(57 Minuten)']:after {
    content: ' 57m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(56 Minuten)']:after {
    content: ' 56m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(55 Minuten)']:after {
    content: ' 55m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(54 Minuten)']:after {
    content: ' 54m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(53 Minuten)']:after {
    content: ' 53m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(52 Minuten)']:after {
    content: ' 52m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(51 Minuten)']:after {
    content: ' 51m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(50 Minuten)']:after {
    content: ' 50m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(49 Minuten)']:after {
    content: ' 49m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(48 Minuten)']:after {
    content: ' 48m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(47 Minuten)']:after {
    content: ' 47m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(46 Minuten)']:after {
    content: ' 46m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(45 Minuten)']:after {
    content: ' 45m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(44 Minuten)']:after {
    content: ' 44m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(43 Minuten)']:after {
    content: ' 43m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(42 Minuten)']:after {
    content: ' 42m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(41 Minuten)']:after {
    content: ' 41m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(40 Minuten)']:after {
    content: ' 40m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(39 Minuten)']:after {
    content: ' 39m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(38 Minuten)']:after {
    content: ' 38m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(37 Minuten)']:after {
    content: ' 37m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(36 Minuten)']:after {
    content: ' 36m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(35 Minuten)']:after {
    content: ' 35m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(34 Minuten)']:after {
    content: ' 34m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(33 Minuten)']:after {
    content: ' 33m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(32 Minuten)']:after {
    content: ' 32m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(31 Minuten)']:after {
    content: ' 31m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(30 Minuten)']:after {
    content: ' 30m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(29 Minuten)']:after {
    content: ' 29m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(28 Minuten)']:after {
    content: ' 28m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(27 Minuten)']:after {
    content: ' 27m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(26 Minuten)']:after {
    content: ' 26m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(25 Minuten)']:after {
    content: ' 25m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(24 Minuten)']:after {
    content: ' 24m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(23 Minuten)']:after {
    content: ' 23m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(22 Minuten)']:after {
    content: ' 22m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(21 Minuten)']:after {
    content: ' 21m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(20 Minuten)']:after {
    content: ' 20m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(19 Minuten)']:after {
    content: ' 19m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(18 Minuten)']:after {
    content: ' 18m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(17 Minuten)']:after {
    content: ' 17m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(16 Minuten)']:after {
    content: ' 16m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(15 Minuten)']:after {
    content: ' 15m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(14 Minuten)']:after {
    content: ' 14m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(13 Minuten)']:after {
    content: ' 13m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(12 Minuten)']:after {
    content: ' 12m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(11 Minuten)']:after {
    content: ' 11m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(10 Minuten)']:after {
    content: ' 10m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(9 Minuten)']:after {
    content: ' 9m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(8 Minuten)']:after {
    content: ' 8m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(7 Minuten)']:after {
    content: ' 7m';
    font-size: 10px !important;
}
#listrow_status span span[title$='(6 Minuten)']:after {
    content: ' 6m';
    font-size: 10px !important;
}

/* Schritte */
#listrow_status span span[title$='(Noch 150 Schritte)']:after {
    content: ' | 150';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 149 Schritte)']:after {
    content: ' | 149';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 148 Schritte)']:after {
    content: ' | 148';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 147 Schritte)']:after {
    content: ' | 147';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 146 Schritte)']:after {
    content: ' | 146';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 145 Schritte)']:after {
    content: ' | 145';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 144 Schritte)']:after {
    content: ' | 144';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 143 Schritte)']:after {
    content: ' | 143';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 142 Schritte)']:after {
    content: ' | 142';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 141 Schritte)']:after {
    content: ' | 141';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 140 Schritte)']:after {
    content: ' | 140';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 139 Schritte)']:after {
    content: ' | 139';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 138 Schritte)']:after {
    content: ' | 138';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 137 Schritte)']:after {
    content: ' | 137';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 136 Schritte)']:after {
    content: ' | 136';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 135 Schritte)']:after {
    content: ' | 135';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 134 Schritte)']:after {
    content: ' | 134';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 133 Schritte)']:after {
    content: ' | 133';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 132 Schritte)']:after {
    content: ' | 132';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 131 Schritte)']:after {
    content: ' | 131';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 130 Schritte)']:after {
    content: ' | 130';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 129 Schritte)']:after {
    content: ' | 129';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 128 Schritte)']:after {
    content: ' | 128';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 127 Schritte)']:after {
    content: ' | 127';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 126 Schritte)']:after {
    content: ' | 126';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 125 Schritte)']:after {
    content: ' | 125';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 124 Schritte)']:after {
    content: ' | 124';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 123 Schritte)']:after {
    content: ' | 123';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 122 Schritte)']:after {
    content: ' | 122';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 121 Schritte)']:after {
    content: ' | 121';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 120 Schritte)']:after {
    content: ' | 120';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 119 Schritte)']:after {
    content: ' | 119';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 118 Schritte)']:after {
    content: ' | 118';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 117 Schritte)']:after {
    content: ' | 117';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 116 Schritte)']:after {
    content: ' | 116';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 115 Schritte)']:after {
    content: ' | 115';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 114 Schritte)']:after {
    content: ' | 114';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 113 Schritte)']:after {
    content: ' | 113';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 112 Schritte)']:after {
    content: ' | 112';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 111 Schritte)']:after {
    content: ' | 111';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 110 Schritte)']:after {
    content: ' | 110';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 109 Schritte)']:after {
    content: ' | 109';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 108 Schritte)']:after {
    content: ' | 108';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 107 Schritte)']:after {
    content: ' | 107';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 106 Schritte)']:after {
    content: ' | 106';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 105 Schritte)']:after {
    content: ' | 105';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 104 Schritte)']:after {
    content: ' | 104';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 103 Schritte)']:after {
    content: ' | 103';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 102 Schritte)']:after {
    content: ' | 102';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 101 Schritte)']:after {
    content: ' | 101';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 100 Schritte)']:after {
    content: ' | 100';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 99 Schritte)']:after {
    content: ' | 99';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 98 Schritte)']:after {
    content: ' | 98';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 97 Schritte)']:after {
    content: ' | 97';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 96 Schritte)']:after {
    content: ' | 96';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 95 Schritte)']:after {
    content: ' | 95';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 94 Schritte)']:after {
    content: ' | 94';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 93 Schritte)']:after {
    content: ' | 93';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 92 Schritte)']:after {
    content: ' | 92';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 91 Schritte)']:after {
    content: ' | 91';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 90 Schritte)']:after {
    content: ' | 90';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 89 Schritte)']:after {
    content: ' | 89';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 88 Schritte)']:after {
    content: ' | 88';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 87 Schritte)']:after {
    content: ' | 87';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 86 Schritte)']:after {
    content: ' | 86';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 85 Schritte)']:after {
    content: ' | 85';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 84 Schritte)']:after {
    content: ' | 84';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 83 Schritte)']:after {
    content: ' | 83';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 82 Schritte)']:after {
    content: ' | 82';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 81 Schritte)']:after {
    content: ' | 81';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 80 Schritte)']:after {
    content: ' | 80';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 79 Schritte)']:after {
    content: ' | 79';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 78 Schritte)']:after {
    content: ' | 78';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 77 Schritte)']:after {
    content: ' | 77';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 76 Schritte)']:after {
    content: ' | 76';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 75 Schritte)']:after {
    content: ' | 75';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 74 Schritte)']:after {
    content: ' | 74';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 73 Schritte)']:after {
    content: ' | 73';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 72 Schritte)']:after {
    content: ' | 72';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 71 Schritte)']:after {
    content: ' | 71';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 70 Schritte)']:after {
    content: ' | 70';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 69 Schritte)']:after {
    content: ' | 69';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 68 Schritte)']:after {
    content: ' | 68';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 67 Schritte)']:after {
    content: ' | 67';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 66 Schritte)']:after {
    content: ' | 66';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 65 Schritte)']:after {
    content: ' | 65';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 64 Schritte)']:after {
    content: ' | 64';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 63 Schritte)']:after {
    content: ' | 63';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 62 Schritte)']:after {
    content: ' | 62';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 61 Schritte)']:after {
    content: ' | 61';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 60 Schritte)']:after {
    content: ' | 60';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 59 Schritte)']:after {
    content: ' | 59';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 58 Schritte)']:after {
    content: ' | 58';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 57 Schritte)']:after {
    content: ' | 57';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 56 Schritte)']:after {
    content: ' | 56';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 55 Schritte)']:after {
    content: ' | 55';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 54 Schritte)']:after {
    content: ' | 54';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 53 Schritte)']:after {
    content: ' | 53';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 52 Schritte)']:after {
    content: ' | 52';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 51 Schritte)']:after {
    content: ' | 51';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 50 Schritte)']:after {
    content: ' | 50';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 49 Schritte)']:after {
    content: ' | 49';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 48 Schritte)']:after {
    content: ' | 48';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 47 Schritte)']:after {
    content: ' | 47';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 46 Schritte)']:after {
    content: ' | 46';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 45 Schritte)']:after {
    content: ' | 45';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 44 Schritte)']:after {
    content: ' | 44';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 43 Schritte)']:after {
    content: ' | 43';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 42 Schritte)']:after {
    content: ' | 42';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 41 Schritte)']:after {
    content: ' | 41';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 40 Schritte)']:after {
    content: ' | 40';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 39 Schritte)']:after {
    content: ' | 39';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 38 Schritte)']:after {
    content: ' | 38';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 37 Schritte)']:after {
    content: ' | 37';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 36 Schritte)']:after {
    content: ' | 36';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 35 Schritte)']:after {
    content: ' | 35';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 34 Schritte)']:after {
    content: ' | 34';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 33 Schritte)']:after {
    content: ' | 33';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 32 Schritte)']:after {
    content: ' | 32';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 31 Schritte)']:after {
    content: ' | 31';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 30 Schritte)']:after {
    content: ' | 30';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 29 Schritte)']:after {
    content: ' | 29';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 28 Schritte)']:after {
    content: ' | 28';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 27 Schritte)']:after {
    content: ' | 27';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 26 Schritte)']:after {
    content: ' | 26';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 25 Schritte)']:after {
    content: ' | 25';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 24 Schritte)']:after {
    content: ' | 24';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 23 Schritte)']:after {
    content: ' | 23';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 22 Schritte)']:after {
    content: ' | 22';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 21 Schritte)']:after {
    content: ' | 21';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 20 Schritte)']:after {
    content: ' | 20';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 19 Schritte)']:after {
    content: ' | 19';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 18 Schritte)']:after {
    content: ' | 18';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 17 Schritte)']:after {
    content: ' | 17';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 16 Schritte)']:after {
    content: ' | 16';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 15 Schritte)']:after {
    content: ' | 15';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 14 Schritte)']:after {
    content: ' | 14';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 13 Schritte)']:after {
    content: ' | 13';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 12 Schritte)']:after {
    content: ' | 12';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 11 Schritte)']:after {
    content: ' | 11';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 10 Schritte)']:after {
    content: ' | 10';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 9 Schritte)']:after {
    content: ' | 9';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 8 Schritte)']:after {
    content: ' | 8';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 7 Schritte)']:after {
    content: ' | 7';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 6 Schritte)']:after {
    content: ' | 6';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 5 Schritte)']:after {
    content: ' | 5';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 4 Schritte)']:after {
    content: ' | 4';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 3 Schritte)']:after {
    content: ' | 3';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 2 Schritte)']:after {
    content: ' | 2';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch einen Schritt)']:after {
    content: ' | 1';
    font-size: 10px !important;
}

/* Phasenenergie (versiegender Phasensaft/Nektar*/
#listrow_status span span[title$='(500 Phasenenergiepunkte)']:after {
    content: ' | 500 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(490 Phasenenergiepunkte)']:after {
    content: ' | 490 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(480 Phasenenergiepunkte)']:after {
    content: ' | 480 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(470 Phasenenergiepunkte)']:after {
    content: ' | 470 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(460 Phasenenergiepunkte)']:after {
    content: ' | 460 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(450 Phasenenergiepunkte)']:after {
    content: ' | 450 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(440 Phasenenergiepunkte)']:after {
    content: ' | 440 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(430 Phasenenergiepunkte)']:after {
    content: ' | 430 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(420 Phasenenergiepunkte)']:after {
    content: ' | 420 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(410 Phasenenergiepunkte)']:after {
    content: ' | 410 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(400 Phasenenergiepunkte)']:after {
    content: ' | 400 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(390 Phasenenergiepunkte)']:after {
    content: ' | 390 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(380 Phasenenergiepunkte)']:after {
    content: ' | 380 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(370 Phasenenergiepunkte)']:after {
    content: ' | 370 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(360 Phasenenergiepunkte)']:after {
    content: ' | 360 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(350 Phasenenergiepunkte)']:after {
    content: ' | 350 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(340 Phasenenergiepunkte)']:after {
    content: ' | 340 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(330 Phasenenergiepunkte)']:after {
    content: ' | 330 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(320 Phasenenergiepunkte)']:after {
    content: ' | 320 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(310 Phasenenergiepunkte)']:after {
    content: ' | 310 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(300 Phasenenergiepunkte)']:after {
    content: ' | 300 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(290 Phasenenergiepunkte)']:after {
    content: ' | 290 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(280 Phasenenergiepunkte)']:after {
    content: ' | 280 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(270 Phasenenergiepunkte)']:after {
    content: ' | 270 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(260 Phasenenergiepunkte)']:after {
    content: ' | 260 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(250 Phasenenergiepunkte)']:after {
    content: ' | 250 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(240 Phasenenergiepunkte)']:after {
    content: ' | 240 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(230 Phasenenergiepunkte)']:after {
    content: ' | 230 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(220 Phasenenergiepunkte)']:after {
    content: ' | 220 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(210 Phasenenergiepunkte)']:after {
    content: ' | 210 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(200 Phasenenergiepunkte)']:after {
    content: ' | 200 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(190 Phasenenergiepunkte)']:after {
    content: ' | 190 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(180 Phasenenergiepunkte)']:after {
    content: ' | 180 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(170 Phasenenergiepunkte)']:after {
    content: ' | 170 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(160 Phasenenergiepunkte)']:after {
    content: ' | 160 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(150 Phasenenergiepunkte)']:after {
    content: ' | 150 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(140 Phasenenergiepunkte)']:after {
    content: ' | 140 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(130 Phasenenergiepunkte)']:after {
    content: ' | 130 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(120 Phasenenergiepunkte)']:after {
    content: ' | 120 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(110 Phasenenergiepunkte)']:after {
    content: ' | 110 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(100 Phasenenergiepunkte)']:after {
    content: ' | 100 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(90 Phasenenergiepunkte)']:after {
    content: ' | 90 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(80 Phasenenergiepunkte)']:after {
    content: ' | 80 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(70 Phasenenergiepunkte)']:after {
    content: ' | 70 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(60 Phasenenergiepunkte)']:after {
    content: ' | 60 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(50 Phasenenergiepunkte)']:after {
    content: ' | 50 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(40 Phasenenergiepunkte)']:after {
    content: ' | 40 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(30 Phasenenergiepunkte)']:after {
    content: ' | 30 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(20 Phasenenergiepunkte)']:after {
    content: ' | 20 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(10 Phasenenergiepunkte)']:after {
    content: ' | 10 PE';
    font-size: 10px !important;
}
#listrow_status span span[title$='(0 Phasenenergiepunkte)']:after {
    content: ' | 0 PE';
    font-size: 10px !important;
}

/* Blinken bei 5 minuten Restzeit */
#listrow_status span span[title$='(Noch 5 Minuten)']:after {
    content: ' 5m \25f7';
    font-size: 10px !important;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-animation: blink normal 1.5s infinite ease-in-out;
    /* Firefox */
    -webkit-animation: blink normal 1.5s infinite ease-in-out;
    /* Webkit */
    -ms-animation: blink normal 1.5s infinite ease-in-out;
    /* IE */
    animation: blink normal 1.5s infinite ease-in-out;
    /* Opera */
}

#listrow_status span span[title$='(Noch 4 Minuten)']:after {
    content: ' 4m \25f7';
    font-size: 10px !important;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-animation: blink normal 1.5s infinite ease-in-out;
    /* Firefox */
    -webkit-animation: blink normal 1.5s infinite ease-in-out;
    /* Webkit */
    -ms-animation: blink normal 1.5s infinite ease-in-out;
    /* IE */
    animation: blink normal 1.5s infinite ease-in-out;
    /* Opera */
}

#listrow_status span span[title$='(Noch 3 Minuten)']:after {
    content: ' 3m \25f7';
    font-size: 10px !important;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-animation: blink normal 1.5s infinite ease-in-out;
    /* Firefox */
    -webkit-animation: blink normal 1.5s infinite ease-in-out;
    /* Webkit */
    -ms-animation: blink normal 1.5s infinite ease-in-out;
    /* IE */
    animation: blink normal 1.5s infinite ease-in-out;
    /* Opera */
}
#listrow_status span span[title$='(Noch 2 Minuten)']:after {
    content: ' 2m \25f7';
    font-size: 10px !important;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-animation: blink normal 1.5s infinite ease-in-out;
    /* Firefox */
    -webkit-animation: blink normal 1.5s infinite ease-in-out;
    /* Webkit */
    -ms-animation: blink normal 1.5s infinite ease-in-out;
    /* IE */
    animation: blink normal 1.5s infinite ease-in-out;
    /* Opera */
}
#listrow_status span span[title$='(Noch 1 Minute)']:after {
    content: ' 1m \25f7';
    font-size: 10px !important;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-animation: blink normal 1.5s infinite ease-in-out;
    /* Firefox */
    -webkit-animation: blink normal 1.5s infinite ease-in-out;
    /* Webkit */
    -ms-animation: blink normal 1.5s infinite ease-in-out;
    /* IE */
    animation: blink normal 1.5s infinite ease-in-out;
    /* Opera */
}

#listrow_status span span[title$='(Noch wenige Sekunden)']:after {
    font-size: 10px !important;
    font-weight: bold;
    content: ' <1m';
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-animation: blink normal 0.5s infinite ease-in-out;
    /* Firefox */
    -webkit-animation: blink normal 0.5s infinite ease-in-out;
    /* Webkit */
    -ms-animation: blink normal 0.5s infinite ease-in-out;
    /* IE */
    animation: blink normal 0.5s infinite ease-in-out;
    /* Opera */
}

#listrow_status span span[title$='(5 Minuten)']:after {
    content: ' 5m \25f7';
    font-size: 10px !important;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-animation: blink normal 1.5s infinite ease-in-out;
    /* Firefox */
    -webkit-animation: blink normal 1.5s infinite ease-in-out;
    /* Webkit */
    -ms-animation: blink normal 1.5s infinite ease-in-out;
    /* IE */
    animation: blink normal 1.5s infinite ease-in-out;
    /* Opera */
}
#listrow_status span span[title$='(4 Minuten)']:after {
    content: ' 4m \25f7';
    font-size: 10px !important;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-animation: blink normal 1.5s infinite ease-in-out;
    /* Firefox */
    -webkit-animation: blink normal 1.5s infinite ease-in-out;
    /* Webkit */
    -ms-animation: blink normal 1.5s infinite ease-in-out;
    /* IE */
    animation: blink normal 1.5s infinite ease-in-out;
    /* Opera */
}
#listrow_status span span[title$='(3 Minuten)']:after {
    content: ' 3m \25f7';
    font-size: 10px !important;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-animation: blink normal 1.5s infinite ease-in-out;
    /* Firefox */
    -webkit-animation: blink normal 1.5s infinite ease-in-out;
    /* Webkit */
    -ms-animation: blink normal 1.5s infinite ease-in-out;
    /* IE */
    animation: blink normal 1.5s infinite ease-in-out;
    /* Opera */
}
#listrow_status span span[title$='(2 Minuten)']:after {
    content: ' 2m \25f7';
    font-size: 10px !important;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-animation: blink normal 1.5s infinite ease-in-out;
    /* Firefox */
    -webkit-animation: blink normal 1.5s infinite ease-in-out;
    /* Webkit */
    -ms-animation: blink normal 1.5s infinite ease-in-out;
    /* IE */
    animation: blink normal 1.5s infinite ease-in-out;
    /* Opera */
}
#listrow_status span span[title$='(1 Minute)']:after {
    content: ' 1m \25f7';
    font-size: 10px !important;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-animation: blink normal 1.5s infinite ease-in-out;
    /* Firefox */
    -webkit-animation: blink normal 1.5s infinite ease-in-out;
    /* Webkit */
    -ms-animation: blink normal 1.5s infinite ease-in-out;
    /* IE */
    animation: blink normal 1.5s infinite ease-in-out;
    /* Opera */
}

#listrow_status span span[title$='(wenige Sekunden)']:after {
    font-size: 10px !important;
    font-weight: bold;
    content: ' <1m';
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-animation: blink normal 0.5s infinite ease-in-out;
    /* Firefox */
    -webkit-animation: blink normal 0.5s infinite ease-in-out;
    /* Webkit */
    -ms-animation: blink normal 0.5s infinite ease-in-out;
    /* IE */
    animation: blink normal 0.5s infinite ease-in-out;
    /* Opera */
}

/* Pastillen */
#listrow_status span span[title$='(Noch ein NPC)']:after {
    font-weight: bold;
    content: ' 1x';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 2 NPCs)']:after {
    font-weight: bold;
    content: ' 2x';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 3 NPCs)']:after {
    font-weight: bold;
    content: ' 3x';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 4 NPCs)']:after {
    font-weight: bold;
    content: ' 4x';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 5 NPCs)']:after {
    font-weight: bold;
    content: ' 5x';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 6 NPCs)']:after {
    font-weight: bold;
    content: ' 6x';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 7 NPCs)']:after {
    font-weight: bold;
    content: ' 7x';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 8 NPCs)']:after {
    font-weight: bold;
    content: ' 8x';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 9 NPCs)']:after {
    font-weight: bold;
    content: ' 9x';
    font-size: 10px !important;
}
#listrow_status span span[title$='(Noch 10 NPCs)']:after {
    font-weight: bold;
    content: ' 10x';
    font-size: 10px !important;
}

/*Teleportbilder*/
/* Vorschaubilder bei Teleport Items */
select[name="z_pos_id"] {
    height: 19px;
    width: 230px;
}
select[name="z_pos_id"] > option:hover {
    height: 30px;
}
select[name="z_pos_id"] > option:hover:after {
    display: block;
    margin-top: -2px;
    font-size: 10px;
}
select[name="checkid"] > option:hover,
select[name="target_id"] > option:hover,
select[name="tube"] > option:hover,
select[name*="anz"] > option:hover,
select[name="filtercat"] > option:hover,
select[name="world"] > option:hover {
    background: none !important;
}
select[name="checkid"] > option:hover:after,
select[name="target_id"] > option:hover:after,
select[name="tube"] > option:hover:after,
select[name*="anz"] > option:hover:after,
select[name="filtercat"] > option:hover:after,
select[name="world"] > option:hover:after {
    display: none !important;
}



option[value="2"]:hover:after {
    content: "(Position X: 101 Y: 100)";
}
option[value="68"]:hover:after {
    content: "(Position X: 85 Y: 102)";
}
option[value="73"]:hover:after {
    content: "(Position X: 92 Y: 105)";
}
option[value="87"]:hover:after {
    content: "(Position X: 97 Y: 108)";
}
option[value="110"]:hover:after {
    content: "(Position X: 93 Y: 96)";
}
option[value="169"]:hover:after {
    content: "(Position X: 81 Y: 94)";
}
option[value="290"]:hover:after {
    content: "(Position X: 99 Y: 115)";
}
option[value="387"]:hover:after {
    content: "(Position X: 501 Y: 51)";
}
option[value="437"]:hover:after {
    content: "(Position X: 103 Y: 110)";
}
option[value="538"]:hover:after {
    content: "(Position X: 80 Y: 87)";
}
option[value="816"]:hover:after {
    content: "(Position X: 71 Y: 92)";
}
option[value="884"]:hover:after {
    content: "(Position X: 92 Y: 90)";
}
option[value="988"]:hover:after {
    content: "(Position X: 108 Y: 114)";
}
option[value="1079"]:hover:after {
    content: "(Position X: 100 Y: 94)";
}
option[value="1321"]:hover:after {
    content: "(Position X: 75 Y: 99)";
}
option[value="1715"]:hover:after {
    content: "(Position X: 66 Y: 111)";
}
option[value="4304"]:hover:after {
    content: "(Position X: 114 Y: 76)";
}
option[value="227"]:hover:after {
    content: "(Position X: -798 Y: -798)";
}
option[value="244"]:hover:after {
    content: "(Position X: -785 Y: -786)";
}
option[value="377"]:hover:after {
    content: "(Position X: -803 Y: -808)";
}
option[value="1204"]:hover:after {
    content: "(Position X: -347 Y: -693)";
}
option[value="1366"]:hover:after {
    content: "(Position X: -599 Y: -449)";
}
option[value="3164"]:hover:after {
    content: "(Position X: -823 Y: -778)";
}
option[value="4332"]:hover:after {
    content: "(Position X: -507 Y: -377)";
}
option[value="2463"]:hover:after {
    content: "(Position X: 129 Y: 90)";
}
option[value="2609"]:hover:after {
    content: "(Position X: 144 Y: 126)";
}
option[value="3013"]:hover:after {
    content: "(Position X: 118 Y: 124)";
}
option[value="2113"]:hover:after {
    content: "(Position X: 58 Y: 98)";
}
option[value="1059"]:hover:after {
    content: "(Position X: 106 Y: 93)";
}
option[value="1581"]:hover:after {
    content: "(Position X: 90 Y: 115)";
}
option[value="2068"]:hover:after {
    content: "(Position X: 62 Y: 83)";
}
option[value="1766"]:hover:after {
    content: "(Position X: 59 Y: 106)";
}
option[value="2398"]:hover:after {
    content: "(Position X: 122 Y: 100)";
}
option[value="1813"]:hover:after {
    content: "(Position X: 115 Y: 100)";
}
option[value="1453"]:hover:after {
    content: "(Position X: 122 Y: 116)";
}
option[value="2216"]:hover:after {
    content: "(Position X: 135 Y: 115)";
}
option[value="1229"]:hover:after {
    content: "(Position X: 110 Y: 107)";
}
option[value="3098"]:hover:after {
    content: "(Position X: 96 Y: 78)";
}
option[value="2830"]:hover:after {
    content: "(Position X: 64 Y: 80)";
}
option[value="1749"]:hover:after {
    content: "(Position X: 72 Y: 116)";
}
option[value="1606"]:hover:after {
    content: "(Position X: 121 Y: 91)";
}
option[value="2350"]:hover:after {
    content: "(Position X: 111 Y: 83)";
}
option[value="3743"]:hover:after {
    content: "(Position X: 54 Y: 76)";
}
option[value="140"]:hover:after {
    content: "(Position X: -100 Y: -95)";
}
option[value="3038"]:hover:after {
    content: "(Position X: -605 Y: -206)";
}
option[value="3519"]:hover:after {
    content: "(Position X: -827 Y: -919)";
}
option[value="2645"]:hover:after {
    content: "(Position X: -286 Y: -479)";
}
option[value="31"]:hover:after {
    content: "(Position X: 96 Y: 101)";
}
option[value="1019"]:hover:after {
    content: "(Position X: 87 Y: 87)";
}
option[value="1363"]:hover:after {
    content: "(Position X: 88 Y: 89)";
}
option[value="1403"]:hover:after {
    content: "(Position X: 87 Y: 90)";
}
option[value="1846"]:hover:after {
    content: "(Position X: 117 Y: 113)";
}
option[value="288"]:hover:after {
    content: "(Position X: 98 Y: 120)";
}
option[value="972"]:hover:after {
    content: "(Position X: 98 Y: 81)";
}
option[value="1443"]:hover:after {
    content: "(Position X: 121 Y: 112)";
}
option[value="1547"]:hover:after {
    content: "(Position X: 72 Y: 85)";
}
option[value="1612"]:hover:after {
    content: "(Position X: 123 Y: 92)";
}
option[value="1762"]:hover:after {
    content: "(Position X: 58 Y: 107)";
}
option[value="2014"]:hover:after {
    content: "(Position X: 65 Y: 96)";
}
option[value="2039"]:hover:after {
    content: "(Position X: -1298 Y: -1396)";
}
option[value="4711"]:hover:after {
    content: "(Position X: 104 Y: 132)";
}