		p, ul, ol, div, td, span, table, body { font-family: Arial, helvetica, sans-serif; font-size: 12px; color: #222222; }
		p { margin: 0; padding: 0; }
		a:link { color: #CC3300; text-decoration: none; font-weight: bold; }
		a:visited { color: #CC3300; text-decoration: none; font-weight: bold; }
		a:active { color: #FF3300; font-weight: bold; }
		a:hover { color: #FF3300; text-decoration: underline; font-weight: bold; }
		h1 { font-size: 12px; font-weight: bold; margin-bottom: 0;}

/* SHORTINV */
/* verkürztes Inventar */
p.listitemrow {
    position: relative;
    font-size: 0px;
}
p.listitemrow a[href*="action=activate"] {
    height: 12px;
    font-size: 12px;
    display: inline-block;
    margin-left: 4px;
}
p.listitemrow b {
    font-size: 12px;
    color: #000;
}
.itemamount {
    font-size: 16px;
    margin-right: 4px;
    font-weight: bold;
    color: #007809
}
.itemmagic {
    font-size: 11px;
    margin-left: 3px;
    background-color: #000;
    color: #00f300;
    font-weight: bold;
}

.itemequipped {
    color: #D20000 !important;
    font-weight: bold;
}
.iteminventorypics {
    display: none;
}
body.frameitembg div img {
    display: none;
}
p.listitemrow span.medium {
    font-size: 10px;
}
p.listitemrow span.medium a {
    font-size: 9px;
    height: 9px;
}
p.listitemrow a {
    font-size: 10px;
    height: 10px;
}
p.listitemrow a:after {
    content: " ";
}
#filterrow {
    padding: 0px;
    padding-left: 5px;
    background-image: none;
    background-color: #97c5f60a;
}
#filterrow b {
    font-size: 10px;
}
#filterrow:before {
    color: #f20606;
}

/* Charakter-Info verkürzen */
.frameitembg p.listrow[id^="listrow_"]:not(#listrow_status) {
    white-space: nowrap;
    overflow: hidden;
    max-width: 250px;
}
#listrow_special {
	
	border: medium none;
	display: block;
	overflow: hidden;
	position: absolute;
	right: 120px;
	margin-top: -112px;
	width: 41px;
}
#listrow_attackp .valueincreased {
    padding-right: 1000px;
}
#listrow_attackw,
#listrow_defensew {
    right: 90px;
    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;
}
#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;
}
#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:before {
    content: "Int: ";
    font-weight: bold;
    padding-left: 10px;
}
#listrow_int span {
    position: absolute;
    right: 11px;
}
#listrow_int span:after {
    color: black;
    font-weight: bold;
    content: " Items";padding-right: 69px;
}
#listrow_int {
    background-color: transparent;
    max-width: 0px!important;
    margin-top: -17px;
    text-align: right!important;
}
#listrow_money {
    margin-top: -35px;
    margin-bottom: 20px;
}
#listrow_lifep:before {
    content: "LP: ";
    font-weight: bold;
}
#listrow_lifep {
    margin-top: 19px!important;
}
#listrow_char_mission {
    font-size: 12px;
    margin-top: -15px;
    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 ";background-color:#e5a6a6;
    color: #5f543a!important;
    font-size: 12px;
}
#listrow_char_mission a[href*="ability"] span {
    border: 2px solid transparent!important;
    margin-top: -8px;
}
#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: #000;
    content: "Aufträge";
    font-size: 12px;
    padding-right: 0px;
}
#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: black;
    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: 30px;
    position: absolute;
}

.valueincreased {
    color: #2ac923!important;
    font-weight: bold;
}

p.listrow {
        background-color: rgba(255, 253, 253, 0);
    color: #39382d;padding:1px;
    border: 0px solid #fff;
    border-top: 0;
    font-size: 12;
}
p.listitemrow {
    padding: 0px 0px;
    background-color: #ececec;
    border: 0px solid #D6CBC2;
    border-top: 0;
    border-top: 1px solid #D6CBC2;
    margin-bottom: 3px;
}
p.listusersrow {
    margin: 0px 0px 2px 0px;
    padding: 1px 5px 1px 5px;
    border: 0px solid;
}

/* Shopgrafik */
.framebannerbg:before {
    position: absolute;
    content: url("https://freewar.zocker.eu/grafik.php");
}
.framebannerbg:after {
    top: 0px;
    left: 350px;
    position: absolute;
    content: url("https://freewar.zocker.eu/vvvg.php");
}
/* 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;
}
a[href*="clanmenu.php?action=sos"] {
    margin-left: 122px;
    font-size: 20px;
}
.hidden1000sep {
    display: inline !important;
}
/*Sichere Felder*/
.framemapbg td,
.framemapbg td a {
    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#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#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-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;
}
/* 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%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 99%"]:after {
    content: " (99%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 98%"]:after {
    content: " (98%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 97%"]:after {
    content: " (97%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 96%"]:after {
    content: " (96%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 95%"]:after {
    content: " (95%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 94%"]:after {
    content: " (94%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 93%"]:after {
    content: " (93%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 92%"]:after {
    content: " (92%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 91%"]:after {
    content: " (91%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 90%"]:after {
    content: " (90%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 89%"]:after {
    content: " (89%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 88%"]:after {
    content: " (88%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 87%"]:after {
    content: " (87%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 86%"]:after {
    content: " (86%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 85%"]:after {
    content: " (85%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 84%"]:after {
    content: " (84%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 83%"]:after {
    content: " (83%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 82%"]:after {
    content: " (82%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 81%"]:after {
    content: " (81%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 80%"]:after {
    content: " (80%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 79%"]:after {
    content: " (79%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 78%"]:after {
    content: " (78%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 77%"]:after {
    content: " (77%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 76%"]:after {
    content: " (76%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 75%"]:after {
    content: " (75%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 74%"]:after {
    content: " (74%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 73%"]:after {
    content: " (73%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 72%"]:after {
    content: " (72%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 71%"]:after {
    content: " (71%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 70%"]:after {
    content: " (70%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 69%"]:after {
    content: " (69%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 68%"]:after {
    content: " (68%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 67%"]:after {
    content: " (67%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 66%"]:after {
    content: " (66%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 65%"]:after {
    content: " (65%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 64%"]:after {
    content: " (64%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 63%"]:after {
    content: " (63%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 62%"]:after {
    content: " (62%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 61%"]:after {
    content: " (61%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 60%"]:after {
    content: " (60%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 59%"]:after {
    content: " (59%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 58%"]:after {
    content: " (58%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 57%"]:after {
    content: " (57%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 56%"]:after {
    content: " (56%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 55%"]:after {
    content: " (55%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 54%"]:after {
    content: " (54%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 53%"]:after {
    content: " (53%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 52%"]:after {
    content: " (52%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 51%"]:after {
    content: " (51%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 50%"]:after {
    content: " (50%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 49%"]:after {
    content: " (49%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 48%"]:after {
    content: " (48%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 47%"]:after {
    content: " (47%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 46%"]:after {
    content: " (46%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 45%"]:after {
    content: " (45%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 44%"]:after {
    content: " (44%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 43%"]:after {
    content: " (43%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 42%"]:after {
    content: " (42%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 41%"]:after {
    content: " (41%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 40%"]:after {
    content: " (40%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 39%"]:after {
    content: " (39%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 38%"]:after {
    content: " (38%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 37%"]:after {
    content: " (37%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 36%"]:after {
    content: " (36%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 35%"]:after {
    content: " (35%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 34%"]:after {
    content: " (34%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 33%"]:after {
    content: " (33%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 32%"]:after {
    content: " (32%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 31%"]:after {
    content: " (31%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 30%"]:after {
    content: " (30%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 29%"]:after {
    content: " (29%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 28%"]:after {
    content: " (28%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 27%"]:after {
    content: " (27%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 26%"]:after {
    content: " (26%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 25%"]:after {
    content: " (25%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 24%"]:after {
    content: " (24%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 23%"]:after {
    content: " (23%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 22%"]:after {
    content: " (22%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 21%"]:after {
    content: " (21%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 20%"]:after {
    content: " (20%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 19%"]:after {
    content: " (19%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 18%"]:after {
    content: " (18%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 17%"]:after {
    content: " (17%)";
    font-size: 10px;
    color: #1c4022;
}
p[title$=" 16%"]:after {
    content: " (16%)";
    font-size: 10px;
    color: #61a346;
}
p[title$=" 15%"]:after {
    content: " (15%)";
    font-size: 10px;
    color: #8cb96a;
}
p[title$=" 14%"]:after {
    content: " (14%)";
    font-size: 10px;
    color: #7ba156;
}
p[title$=" 13%"]:after {
    content: " (13%)";
    font-size: 10px;
    color: #f9b710;
}
p[title$=" 12%"]:after {
    content: " (12%)";
    font-size: 10px;
    color: #f30d1c;
}
p[title$=" 11%"]:after {
    content: " (11%)";
    font-size: 10px;
    color: #f50849;
}
p[title$=" 10%"]:after {
    content: " (10%)";
    text-decoration: blink;
    font-size: 10px;
    color: #fd0520;
}
p[title$=" 9%"]:after {
    content: " (9%)";
    text-decoration: blink;
    font-size: 10px;
    color: #ef1417;
}
p[title$=" 8%"]:after {
    content: " (8%)";
    text-decoration: blink;
    font-size: 10px;
    color: #fa0b0b;
}
p[title$=" 7%"]:after {
    content: " (7%)";
    text-decoration: blink;
    color: #fa0808;
    font-size: 10px;
}
p[title$=" 6%"]:after {
    content: " (6%)";
    text-decoration: blink;
    color: #fe0707;
    font-size: 10px;
}
p[title$=" 5%"]:after {
    content: " (5%)";
    text-decoration: blink;
    color: #f80808;
    font-size: 10px;
}
p[title$=" 4%"]:after {
    content: " (4%)";
    text-decoration: blink;
    color: #fa0505;
    font-size: 10px;
}
p[title$=" 3%"]:after {
    content: " (3%)";
    text-decoration: blink;
    color: #f00;
    font-size: 10px;
}
/*Divider verbergen*/
img[src$="../images/item_divider.gif"] {
    display: none;
}
/* Forenbeitrag: http://forum.freewar.de/viewtopic.php?f=18&t=26940 */
/* Nicht begehbare Felder */
img.nocango {
    background: transparent;
}
a.nocango {
    background: #07027921;
    height: 50px;
    width: 50px;
    border-width: 0;
    display: block;
}
a.nocango:hover {
    background: url(../images/map/nocango.gif) top left no-repeat;
    cursor: default;
}
/* Forenbeitrag: http://forum.freewar.de/viewtopic.php?f=18&t=29677 */
/* Chatbuttons ändern */
.submitsagen {
    color: #5959b4;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #404040;
    margin-left: 1px;
    margin-right: 1px;
    background-color: #1D2844;
}
.submitschreien {
    color: #0756f4;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #404040;
    margin-right: 1px;
    background-color: #1D2844;
}
.submitclan {
    color: #ff2f00;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #404040;
    margin-right: 1px;
    background-color: #1D2844;
}
.submitworldsay {
    color: #042D4C;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #404040;
    margin-right: 1px;
    background-color: #1D2844;
}
.submitgroup {
    color: #ff9500;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #404040;
    margin-right: 1px;
    background-color: #1D2844;
}
.submitwhisper {
    color: #FFC0CB;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #404040;
    margin-left: 1px;
    margin-right: 1px;
    background-color: #1D2844;
}
/* Forenbeitrag: http://forum.freewar.de/viewtopic.php?f=18&t=4513 */
/* Flüstermodus */
.submitwhisper {
    font-size: 10px;
    font-weight: bold;
    color: #006600;
    width: 88px;
    margin-left: 1px;
    margin-right: 2px;
}
.chattextwhisper {
    color: #006600;
    font-size: 13px;
}
/*Schnellangriff*/
.listusersrow .fastattack::after {
    content: "";
    display: inline-block;
    color: #f60606ba;
    font-size: 33px;
    position: absolute;
    right: 5px;
    background: rgba(159, 9, 16, .13);
    padding: 1px;
    width: 27px;
    height: 27px;
    line-height: 26px;
    border: 1px solid #2a2a2a;
    border-right-color: rgb(42, 42, 42);
    border-right-style: solid;
    border-right-width: 1px;
    margin-top: -0px;
    border-radius: 5px 5px 5px 5px;
    border-right: none;
}
/*Aufheben*/
.listplaceitemsrow a::after {
    content: "\2600";
    font-size: 55px;
    position: absolute;
    right: 14px;
    background: rgba(49, 47, 46, 0.35);
    padding: 2px;
    width: 50px;
    height: 50px;
    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;
}
/*Verjagen*/
.listusersrow .fastchase::after {
    content: "";
    color: #f01;
    font-size: 14px;
    position: absolute;
    right: 65px;
    background: rgba(109, 184, 52, .28);
    padding: 1px;
    width: 27px;
    height: 28px;
    line-height: 19px;
    margin-top: 0px;
    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;
}
/*Aufträge*/
a[href*="main.php?arrive_eval=getmission"]::after {
    content: "\2658";
    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
}
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;
}