/* body */
body 				{
	background-attachment: fixed;
}
/* Style Base */
/* GLOBAL VARS */
:root {
    --verkaufen: #f2ff00;
    --torponitem: #1dff05;
    --auftraege: #ffa300;
    --salthos: #9d00ff;
    --mada: #ec39b7;
    --talak: #0ef;
    --yella: #ff1e00;
}
.framebannerbg 		{ background-color: #C85424; background-image: url(images/bannerbg2.png); border-bottom: 1px solid #000000; }

/* Ortsgrafik Fix */
.framemapbg td, .framemapbg td a { display: inline-block; position: relative; width: 50px; height: 50px; }

p,ul,ol,div,td,span,
layer,table,body	{
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #b5b0b0;
}
p 					{
	margin: 0px;
	padding: 0px;
}

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

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

/* scrollbars */
/* body, textarea 		{ scrollbar-base-color:#BBBBBB; scrollbar-3dlight-color:#000; scrollbar-arrow-color:#007F9F; scrollbar-darkshadow-color:#999999; scrollbar-face-color:#D5D5D5; scrollbar-highlight-color:#000; scrollbar-shadow-color:#636363; scrollbar-track-color:#F5F5F5; } */


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

/* colors */
.fontcolor { color: #555555; }
.white { color: #000; }

/* bgcolors */
.body {
	background-color: #303136;
}
.divider {
	background-color: #000;
}
.outline {
	background-color: #303136;
}
.menubg	{
	background-color: #303136;
}

.brightbg	{
	background-color: #212226;
}
.verybrightbg	{
	background-color: #000;
}
.reallybrightbg	{
	background-color: #000;
}

.whitebg { background-color: #212226; }
.blackbg { background-color: #212226; }
.brownbg { background-color: #2F273A; }

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

/* forms */
.input 				{
	font-size: 10px;
	background-color: #303136;
	border: 1px solid #b5b0b0;
	color: #e3d6d6;
}

.submitsagen 		{
	font-size: 10px;
	font-weight: bold;
	color: #000;
	width: 80px;
	margin-left: 1px;
	margin-right: 2px;
	background-color: #303136;
}
.submitschreien 	{
	font-size: 10px;
	font-weight: bold;
	color: #0003ff;
	width: 80px;
	margin-right: 2px;
	background-color: #303136;
}
.submitclan 		{
	font-size: 10px;
	font-weight: bold;
	color: #ca2e2e;
	width: 80px;
	margin-right: 2px;
	background-color: #303136;
}
.submitgroup		{
	font-size: 10px;
	font-weight: bold;
	color: #FC7410;
	width: 80px;
	margin-right: 2px;
	background-color: #303136;
}
.submitworldsay 	{
	font-size: 10px;
	font-weight: bold;
	color: #000;
	width: 80px;
	margin-right: 2px;
	background-color: #303136;
}
.submitwhisper {
	font-size: 10px;
	font-weight: bold;
	color: #288a28;
	width: 80px;
	margin-left: 1px;
	margin-right: 2px;
	background-color: #303136;
}
.submitglobalchat {
	font-size: 10px;
	font-weight: bold;
	color: #6E621E;
	width: 80px;
	margin-right: 2px;
	background-color: #303136;
}
textarea			{
	font-size: 12px;
	background-color: #303136;
	color: #b45b3b;
	border: 1px solid #212226;
}
select 				{
	font-size: 11px;
	background-color: #303136;
	color: #b45b3b;
	height: 30px;
}

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

/* linkfärbung */
a:link { color: #c66016;; text-decoration: none; font-weight: bold; }
a:visited { color: #c66016;; text-decoration: none; font-weight: bold; }
a:active { color: #c66016;; text-decoration: underline; font-weight: bold; }
a:hover { color: #c66016;; text-decoration: underline; font-weight: bold; }

/* text classes */
.chattext {
	color: #b5b0b0;
	font-size: 13px;
}
.chattextscream {
	color: #0099CC;
	font-size: 13px;
}
.chattextclan { color: #f90000; font-size: 13px; }
.chattextinfo { color: #A37300; font-size: 13px; }

.chattextworldsay {
	color: #000;
	background-color: #C1CEF9;
	font-size: 13px;
}
.chattextwhisper { color: #288a28; font-size: 13px; }



.healthok { font-weight: bold; color: #009800; }
.healthmed { color: #FF8000; font-weight: bold; }
.healthcritical { color: #F00000; font-weight: bold; }

.chatpics { display: none }

.framechattextbg {
	background-color: #212226;
	margin: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}

.framemainbg {
	margin: 10px;
	background-image: none;
	background-repeat: repeat-y;
	background-position: right;
	background-color: #303136;
}
.frameitembg {
	margin: 10px;
	background-color: #141A2C;
	background-image: none;
}
.framemapbg {
	margin: 10px;
	margin-top: 3px;
	background-color: #212226;
	background-image: none;
}

.framemenubg {
	background-color: #212226;
	background-image: none;
}

/* main module */
td.mainheader {
	font-size: 35px;
	background-image: none;
	border-bottom: 2px solid #999999;
	height: 55px;
	background-color: #303136;
}
table.areadescription {
	border: 1px solid #999999;
	background-color: #303136;
	width: 100%;
}
td.areadescription { padding: 5px; background-image: none; background-repeat: no-repeat; }
.imageborder {
	border: 1px solid #999999;
	background-color: #303136;
	margin-right: 10px;
	margin-bottom: 0px;
}
p.maincaption { font-weight: bold; font-size: 30px; padding: 2px; padding-left: 5px; background-image: none; }
p.maincaption2 { font-weight: bold; font-size: 12px; padding: 2px; padding-left: 5px; background-image: none; background-repeat: no-repeat; }
p.maindesc1 { padding: 2px; padding-left: 5px; background-color: #303136; border: 1px solid #D6CBC2; border-top: 1px; width: 300px; }
p.maindesc2 { border: 1px solid #999999; background-color: #303136; width: 100%; }
p.listusersrow { padding: 1px; padding-left: 5px; background-color: #303136; border: 0px solid #D6CBC2; border-top: 0px; }
p.listplaceitemsrow { padding: 1px; padding-left: 5px; background-color: #303136; border: 0px solid #D6CBC2; border-top: 0px; }

/* item module */
p.listcaption { border: 1px solid #A2A09F; font-weight: bold; white-space: nowrap; padding: 2px; padding-left: 5px; background-image: none; }
p.listsubcaption { border-bottom: 1px solid #D6CBC2; }
p.listrow { padding: 1px; padding-left: 5px; background-color: #212226; border: 0px solid #D6CBC2; border-top: 0px;}
p.listitemrow { padding: 2px; padding-left: 5px; background-color: #212226; border: 1px solid #D6CBC2; border-top: 0px; border-top: 1px solid #D6CBC2; margin-bottom: 3px;  background-image: none; font-size: 10px; white-space: nowrap;text-overflow: ellipsis;}
p.listmainrow { padding: 2px; min-height: 55px; padding-left: 5px; background-color: #212226; border: 1px solid #D6CBC2; border-top: 0px; }
.valueincreased { font-weight: bold; color: #ff0000; } 
.itemamount { font-weight: bold; color: #0094FF; }
.itemequipped { font-weight: bold; color: #C32323; }
.itemmagic { font-weight: bold; color: #008800; }
.iteminventorypics { display: none }

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

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


/* misc */
.borderbg { background-color: #D0CFCF; }
.bannermodquickbar img, #captcha { filter: invert(0.9); }
#MainFrameQuests svg {background-color: grey;}

img.nocango {background: transparent;}
a.nocango {background: transparent; height: 50px; width: 50px; border-width: 0; display: block;}
a.nocango:hover {background: url(https://welt1.freewar.de/freewar/images/map/nocango.gif) top left no-repeat; cursor: default;}

/* ####################### ERWEITERUNGEN ########################## */
/* Phasenenergy */
#phasespacer {
display : inline-block;
height : 8px;
}
#phasespacer br {
display : none;
}
#fullenergydisp {
background-image : none !important ;
background-color : #df7f18 !important ;
border : #1f201f solid 1px !important ;

overflow : hidden;
}
#curenergy {
background-image : none !important ;
background-color : rgb(238, 224, 210) !important ;
border : #394584 solid 0 !important ;

overflow : hidden;
height : 11px !important ;
margin-left : 1px;
margin-top : 1px;
}
#phasetext {
color : #1c1616;
}

/* Item-/Gelduebergabe */
	.frameitembg a[href*="item.php?action=transfer2"] 	{ display: inline-block; margin: 0px 0px 5px 5px; }
	.frameitembg a[href*="item.php?action=moneytransfer3"] 	{ display: inline-block; margin: 0px 0px 5px 5px; }



/*Sponsormenü*/
.bg1 {background-color: #111111 !important; border: 1px solid #C85424;}
.bg2 {background-color: #080808 !important;border: 1px solid #C85424;}

/* Rassen der Clanmitglieder im Clanmenu */

#ItemFrameClanmenu .listrow[title]:after { content: attr(title); display: block; font-weight: lighter; font-size: 9px; color: #000}

/* Notruf rechtsbündig   Nicht optimal gelöst */
#ItemFrameClanmenu a[href="clanmenu.php?action=sos"] {display: block; font-weight: bold; text-align: right;}
#ItemFrameClanmenu a[href="clanmenu.php?action=sos"]{color:#c00}
#ItemFrameClanmenu a[href="clanmenu.php?action=train_member"]{color:#393}

/* Worldsay #1DAF57 */

   /* Grün*/
.worldsay, .worldsay table, .worldsay tbody, .worldsay table td {font-size : 11px;font-weight : bold;}
.worldsay table, .worldsay tbody {border-collapse : separate;}
.worldsay tr[bgcolor="#99EE99"] {background-color : transparent !important ;color : #000 !important ;font-weight : bold;}
.worldsay tr[bgcolor="#99EE99"] td {background-color : #1DAF57 !important ;color : #000 !important ;border-radius : 4px;font-weight : bold;}
   /* Blau */
.worldsay tr[bgcolor="#C1CEF9"] {background-color : transparent !important ;color : #d99 !important ;font-weight : bold;}
.worldsay tr[bgcolor="#C1CEF9"] td {background-color : #009cff !important ;color : #00DFE2 !important ;border-radius : 4px;font-weight : bold;}
   /* Pink */
.worldsay tr[bgcolor="#FFAEA1"] {background-color : transparent !important ;color : #000 !important ;font-weight : bold;}
.worldsay tr[bgcolor="#FFAEA1"] td {background-color : #FF7761 !important ;color : #000 !important ;border-radius : 4px;font-weight : bold;}
   
   
/* Spezialworldsays ausblenden */

	/* Gelb */
	p.worldsay table tr[bgcolor="#C0C000"] 		{ display:none; }
	p.worldsay table tr[bgcolor="#C0C000"] td	{ display:none; }

	/* Pink */
	/* p.worldsay table tr[bgcolor="#FFAEA1"] 		{ display:none; } */
	/* p.worldsay table tr[bgcolor="#FFAEA1"] td 	{ display:none; } */

	/* Orange */
	p.worldsay table tr[bgcolor="#F8A370"] 		{ display:none; }
	p.worldsay table tr[bgcolor="#F8A370"] td 	{ display:none; }

/* Inventar-Platzschaffende Änderungen */
	p.listcaption + p.listrow .small b + b 		{ margin: 0 0 0 -6px; }
	p.listcaption + p.listrow .small b + b:before 	{
	content: " | ";
	background: #080808;
}

	img[src*="item_divider.gif"]		{ display: none; }

	
	.valueincreased 				{color:#008000; font-size: smaller;}
/* Fastspells */
#fastspell {
	border-left: 0;
	border-right: 0;
	color: #3D0001;
	width: 100%;
	font-size: 13px;
		line-height: 18px;
	text-shadow: 0 2px 1px rgba(0,0,0,.2);
	height: 22px;
	background: #212226;
	box-shadow: 0px 0px 1px #000000;
	padding: 5px 5px 5px 5px;
	text-align: center;
	position: relative;
	border-bottom: 1px solid #200000;
	margin-bottom: 3px;
}

a.fast_spell_set, span.fast_spell_set {
	display: inline-block;
	text-decoration: none;
	border-radius: 2px;
	width: 16px;
	height: 16px;
	background: #b5b0b0;
	text-align: center;
	font-size: 11px;
	line-height: 16px;
	margin-left:2px;
	margin-right:2px;
	position: relative;
	top: 3px;
}
.fast_spell_set {
  color: #574040;
  }
#fastspell tr > td + td > b {
    color: transparent;
    font-size: 0;
}

/* Fastspells */

#fastspell1,#fastspell3,#fastspell5,#fastspell7,#fastspell9 {background: #212226;
padding-top:1px; padding-bottom: 1px; white-space: nowrap;  }
#fastspell2,#fastspell4,#fastspell6,#fastspell8 {padding-top:1px; padding-bottom: 1px; white-space: nowrap;}
#fastspell1:hover,#fastspell2:hover,#fastspell3:hover,#fastspell4:hover,#fastspell5:hover,#fastspell6:hover,#fastspell7:hover,#fastspell8:hover,#fastspell9:hover { 
  background: #000 !important;
  position: relative;  }

	.frameitembg 					{
	margin: 10px;
	margin-top: 1px;
	background-color: #212226;
	background-image: none;
}
	.frameitembg img[src$="item_divider.gif"] 	{margin-top: -5px;height: 9px;}

/*Bilder verkleinern (Vote/Brief/Sieg/Niederlage) */
	img[src$="brief.jpg"] 						{width: 100px; }
	img[src$="sieg.jpg"] 						{ width: 50px; }
	img[src$="niederlage.jpg"] 					{ width: 50px; }
	img[src="http://voting.gdynamite.de/images/gd_animbutton.gif"] 	{width: 25px !important; }
	img[src="http://www.gamessphere.de/img/graphics/vote.gif"] 	{width: 25px;}
	img[src="http://www.freewar.de/images/vote.gif"] 		{width: 25px !important; }

/*Cursor Fix*/
	*[onclick] 		{ cursor: pointer; }

/*Texteingabe größer: Modnachricht, Feuervogel, Post, Postvogel, Notizzettel...*/
	.frameitembg textarea 	{ width: 100%; height: 50%;}
	.framemainbg textarea	{ width: 100% !important; height: 70% !important; }

/*Sponsorsterne*/
	img[src$="sponsor.gif"] 	{ margin-right: 1px; }
	img[src$="sponsor2.gif"] 	{ margin-right: 1px; }
	img[src$="sponsor3.gif"]	{ margin-right: 1px; }



/* Lebenspunkte */
#listrow_lifep .healthok { font-weight: bold; color: #009800; font-size: 15px; }
#listrow_lifep .healthmed { color: #FF8000; font-weight: bold; font-size: 15px; }
#listrow_lifep .healthcritical { color: #F00000; font-weight: bold; font-size: 15px; }

/* evtl später mal
#listrow_lifep{position: absolute;right:10px;top:70px;border:0;font-size:16px;padding:0}
#listrow_lifep>b{display:none}
*/

/* inv fix */
.frameitembg{
 overflow-x: hidden;
 }
 
.tutorial {
  border:1px solid #ccc !important;background-color:#862C2C !important;
  -moz-border-radius:8px !important;
  -webkit-border-radius:8px !important;border-radius:8px !important;color:#862C2C
}
.tutorial legend {
  border:1px solid #ccc !important;background-color:#862C2C !important;
  -moz-border-radius:3px !important;-webkit-border-radius:3px !important;border-radius:3px !important;color:#FF4343;padding:2px
}

/* erweiterungen */
#toplp{background-color:rgba(255, 255, 255, 0)!important;border:none!important}

/* Inventarveränderungen (CID)*/

	p.listitemrow 			                            { position: relative; padding: 2px 4px 3px 4px; font-size: 1px; color: transparent; border: 1px solid #BABABA; }
	p.listitemrow:hover 						        { padding: 2px 65px 3px 4px; }
	p.listitemrow + p 						            { margin-top: 3px; }
    p.listitemrow {font-size:0;white-space:nowrap;position:relative;} /* padding:2px 0;*/
	p.listitemrow b 						            { font-size: 11px; color: #fddbcb; }
    .itemamount                                         {font-size:11px;color: #f00!important;display:inline-block;font-weight:bold}
	.itemmagic 							                { font-size: 11px; margin-left: 1px; }
	.itemequipped b 						            { color: #D20000 !important; }
	p.listitemrow .iteminventorypics 				    { max-height: 14px; opacity: 1; }
	p.listitemrow .iteminventorypics:hover 				{ opacity: 1.00; }
	p.listitemrow img[src$="icon_transfer.gif"] 		{ display: none; }
	p.listitemrow img[src$="icon_drop.gif"] 			{ display: none; }
	p.listitemrow img[src$="icon_view.gif"] 			{ display: none; }

	.listitemrow:not(#filterrow) a[href^="item.php?action=repairweapon"]:after{display:inline-block;content:'';height:20;width:84%;position:absolute;bottom:-3;left:83}
	
    .listitemrow:not(#filterrow) a[href^="item.php?action=activate"]:after{display:inline-block;content:'';height:100%;width:84%;position:absolute;top:0;left:0}
    .listitemrow:not(#filterrow):hover b{color:#f00!important}

    .listitemrow:not(#filterrow) a[href^="item.php?action=watch"]:after{padding-right:0;margin-bottom:1px;position:absolute;right:25px;content: url("../images/icon_view.gif");top:4px;opacity:.2}
    
    .listitemrow:not(#filterrow) a[href^="item.php?action=watch"]:hover:after{content: url("../images/icon_view.gif");top:4px;opacity:1}
    
    .listitemrow:not(#filterrow) a[href^="item.php?action=transfer1"]:after{padding-right:0;position:absolute;right:11px;content: url("../images/icon_transfer.gif");top:1px;opacity:.2}
    
    .listitemrow:not(#filterrow) a[href^="item.php?action=transfer1"]:hover:after{content: url("../images/icon_transfer.gif");top:1px;opacity:1}
    
    .listitemrow:not(#filterrow) a[href^="item.php?action=manytransfer1"]:after{padding-right:0;position:absolute;right:11px;content: url("../images/icon_transfer.gif");top:1px;opacity:.2}
    
    .listitemrow:not(#filterrow) a[href^="item.php?action=manytransfer1"]:hover:after{content: url("../images/icon_transfer.gif");top:1px;opacity:1}
    
    .listitemrow:not(#filterrow) a[href^="item.php?action=manydrop"]:after{padding-right:0;position:absolute;right:1px;content: url("../images/icon_drop.gif");top:1px;opacity:.2}
    
    .listitemrow:not(#filterrow) a[href^="item.php?action=manydrop"]:hover:after{content: url("../images/icon_drop.gif");top:1px;opacity:1}
	p.listitemrow span.medium 					        { font-size: 1px; color: transparent; }
	p.listitemrow span.medium a 					    { font-size: 1px; color: #FF0000; display: block; height: 0px; margin: -2px 0px 0px 300px; }
	#filterrow 							                { padding: 2px; }
	#filterrow b 							            { font-size: 10px; }
	#filterrow:before 						            { color: #5E5E5E; }


/* Waffenanzeige */
#listrow_listrow_neck { white-space: nowrap; overflow: hidden; text-overflow: clip;}
#listrow_attackw { white-space: nowrap; overflow: hidden; text-overflow: clip;}
#listrow_defensew { white-space: nowrap; overflow: hidden; text-overflow: clip;}


#listrow_attackw>b>a,#listrow_defensew>b>a{font-size:0;}
   
#listrow_attackw>b>a:before{content:"A-Waffe"; font-size:11px; } 
#listrow_defensew>b>a:before{content:"V-Waffe"; font-size:11px; }
#listrow_attackw>b>a:after{white-space: nowrap; overflow: hidden; text-overflow: ellipsis; direction: rtl; position: relative;}
#listrow_defensew>b>a:after{white-space: nowrap; overflow: hidden; text-overflow: ellipsis; direction: rtl; position: relative;}

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


/* ########## SAVE ########## */

.framemapbg td#mapx36y96:before,.framemapbg td#mapx44y96:before,.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#mapx126y85: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#mapx100y105:before,.framemapbg td#mapx100y104:before,.framemapbg td#mapx79y114:before,.framemapbg td#mapx85y118:before,.framemapbg td#mapx104y131:before,.framemapbg td#mapx103y132:before,.framemapbg td#mapx104y132:before,.framemapbg td#mapx105y132: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#mapx101y134:before,.framemapbg td#mapx102y134:before,.framemapbg td#mapx103y134:before,.framemapbg td#mapx104y134:before,.framemapbg td#mapx105y134:before,.framemapbg td#mapx106y134:before,.framemapbg td#mapx107y134:before,.framemapbg td#mapx108y134:before,.framemapbg td#mapx100y135:before,.framemapbg td#mapx102y135:before,.framemapbg td#mapx102y135:before,.framemapbg td#mapx103y135:before,.framemapbg td#mapx104y135:before,.framemapbg td#mapx105y135:before,.framemapbg td#mapx106y135:before,.framemapbg td#mapx102y136:before,.framemapbg td#mapx103y136:before,.framemapbg td#mapx104y136:before,.framemapbg td#mapx-49004y-49002:before,.framemapbg td#mapx-49003y-49002:before,.framemapbg td#mapx-49003y-49001:before,.framemapbg td#mapx-49002y-49001:before,.framemapbg td#mapx-49001y-49001:before,.framemapbg td#mapx-49001y-49002:before,.framemapbg td#mapx-49002y-49002:before,.framemapbg td#mapx-49003y-49003:before,.framemapbg td#mapx-49002y-49003:before,.framemapbg td#mapx-49001y-49003:before,.framemapbg td#mapx-49000y-49003:before,.framemapbg td#mapx-49001y-49004:before,.framemapbg td#mapx-49001y-49005:before,.framemapbg td#mapx-49002y-49004:before { position:absolute;left:0;right:0;top:0;bottom:0;opacity:.8;content:url('../images/save.png') }
/* Elufia */
.framemapbg td#mapx-11y-75:before { position:absolute;left:0;right:0;top:0;bottom:0;opacity:.8;content:url('../images/save.png') }

.frameitembg select[name="z_pos_id"] option[value="73"]{font-weight:bold; color: #009900;}
.frameitembg select[name="z_pos_id"] option[value="1079"]{font-weight:bold; color: #009900;}

/* ########## AGGRO ########## */

/* > > A: 3 */
.framemapbg td#mapx-508y-376:before,.framemapbg td#mapx-426y-298:before,.framemapbg td#mapx-428y-297:before,.framemapbg td#mapx-427y-297:before,.framemapbg td#mapx-425y-297:before,.framemapbg td#mapx-427y-296:before,.framemapbg td#mapx-426y-296:before { content: "3"; z-index: 2; width: 50px; position: absolute; right: 0px; top: 0px; line-height: 120%; font-family: Arial Narrow, Arial, sans-serif; font-size: 14px; font-weight: bold; text-align: right; color: #FF0000;   }

/* > > A: 5 */
.framemapbg td#mapx-10001y-10004:before,.framemapbg td#mapx-645y-144:before { content: "5"; z-index: 2; width: 50px; position: absolute; right: 0px; top: 0px; line-height: 120%; font-family: Arial Narrow, Arial, sans-serif; font-size: 14px; font-weight: bold; text-align: right; color: #FF0000;   }

/* > > A: 9 */
.framemapbg td#mapx-827y-914:before,.framemapbg td#mapx-826y-912:before,.framemapbg td#mapx-823y-912:before,.framemapbg td#mapx-825y-911:before,.framemapbg td#mapx-822y-910:before,.framemapbg td#mapx-826y-908:before,.framemapbg td#mapx-823y-906:before,.framemapbg td#mapx-824y-905:before,.framemapbg td#mapx-826y-904:before,.framemapbg td#mapx-823y-903:before { content: "9"; z-index: 2; width: 50px; position: absolute; right: 0px; top: 0px; line-height: 120%; font-family: Arial Narrow, Arial, sans-serif; font-size: 14px; font-weight: bold; text-align: right; color: #FF0000;   }

/* > > A: 10 - 2630 */
.framemapbg td#mapx-826y-916:before,.framemapbg td#mapx-825y-914:before,.framemapbg td#mapx-827y-913:before,.framemapbg td#mapx-825y-912:before,.framemapbg td#mapx-825y-910:before,.framemapbg td#mapx-827y-909:before,.framemapbg td#mapx-823y-908:before,.framemapbg td#mapx-823y-905:before,.framemapbg td#mapx-826y-903:before,.framemapbg td#mapx-230y-538:before { content: "10-2630"; z-index: 2; width: 50px; position: absolute; right: 0px; top: 0px; line-height: 120%; font-family: Arial Narrow, Arial, sans-serif; font-size: 14px; font-weight: bold; text-align: right; color: #FF0000;   }

/* > > A: 12 */
.framemapbg td#mapx-348y-699:before,.framemapbg td#mapx-347y-699:before,.framemapbg td#mapx-349y-698:before,.framemapbg td#mapx-348y-698:before,.framemapbg td#mapx-347y-698:before,.framemapbg td#mapx-349y-697:before,.framemapbg td#mapx-348y-697:before,.framemapbg td#mapx-347y-697:before,.framemapbg td#mapx-346y-697:before,.framemapbg td#mapx-348y-696:before,.framemapbg td#mapx-347y-696:before,.framemapbg td#mapx-346y-696:before,.framemapbg td#mapx-348y-695:before,.framemapbg td#mapx-347y-695:before,.framemapbg td#mapx-346y-695:before,.framemapbg td#mapx-345y-695:before,.framemapbg td#mapx-348y-694:before,.framemapbg td#mapx-347y-694:before,.framemapbg td#mapx-346y-694:before,.framemapbg td#mapx-345y-694:before,.framemapbg td#mapx-348y-693:before,.framemapbg td#mapx-347y-693:before,.framemapbg td#mapx-346y-693:before,.framemapbg td#mapx-345y-693:before { content: "12"; z-index: 2; width: 50px; position: absolute; right: 0px; top: 0px; line-height: 120%; font-family: Arial Narrow, Arial, sans-serif; font-size: 14px; font-weight: bold; text-align: right; color: #FF0000;   }

/* > > A: 15 */
.framemapbg td#mapx-508y-377:before,.framemapbg td#mapx-509y-376:before { content: "15"; z-index: 2; width: 50px; position: absolute; right: 0px; top: 0px; line-height: 120%; font-family: Arial Narrow, Arial, sans-serif; font-size: 14px; font-weight: bold; text-align: right; color: #FF0000;   }

/* > > A: 25 */
.framemapbg td#mapx-226y-540:before,.framemapbg td#mapx-228y-539:before,.framemapbg td#mapx-224y-539:before,.framemapbg td#mapx-229y-538:before,.framemapbg td#mapx-227y-538:before,.framemapbg td#mapx-225y-538:before { content: "25"; z-index: 2; width: 50px; position: absolute; right: 0px; top: 0px; line-height: 120%; font-family: Arial Narrow, Arial, sans-serif; font-size: 14px; font-weight: bold; text-align: right; color: #FF0000;   }

/* > > A: 25 / 710 */
.framemapbg td#mapx-224y-541:before { content: "25-710"; z-index: 2; width: 50px; position: absolute; right: 0px; top: 0px; line-height: 120%; font-family: Arial Narrow, Arial, sans-serif; font-size: 14px; font-weight: bold; text-align: right; color: #FF0000;   }

/* > > A: 34 */
.framemapbg td#mapx-605y-267:before,.framemapbg td#mapx-608y-266:before,.framemapbg td#mapx-607y-266:before,.framemapbg td#mapx-606y-266:before,.framemapbg td#mapx-605y-266:before,.framemapbg td#mapx-604y-265:before,.framemapbg td#mapx-610y-264:before,.framemapbg td#mapx-602y-264:before,.framemapbg td#mapx-601y-263:before,.framemapbg td#mapx-613y-262:before,.framemapbg td#mapx-611y-262:before,.framemapbg td#mapx-609y-262:before,.framemapbg td#mapx-607y-262:before,.framemapbg td#mapx-600y-262:before,.framemapbg td#mapx-606y-261:before,.framemapbg td#mapx-605y-260:before,.framemapbg td#mapx-601y-260:before { content: "34"; z-index: 2; width: 50px; position: absolute; right: 0px; top: 0px; line-height: 120%; font-family: Arial Narrow, Arial, sans-serif; font-size: 14px; font-weight: bold; text-align: right; color: #FF0000;   }

/* > > A: 35 */
.framemapbg td#mapx-428y-298:before,.framemapbg td#mapx-424y-298:before,.framemapbg td#mapx-426y-297:before,.framemapbg td#mapx-425y-296:before { content: "35"; z-index: 2; width: 50px; position: absolute; right: 0px; top: 0px; line-height: 120%; font-family: Arial Narrow, Arial, sans-serif; font-size: 14px; font-weight: bold; text-align: right; color: #FF0000;   }

/* > > A: 50 */
.framemapbg td#mapx-645y-148:before,.framemapbg td#mapx-643y-148:before,.framemapbg td#mapx-647y-145:before,.framemapbg td#mapx-647y-143:before,.framemapbg td#mapx-236y-388:before,.framemapbg td#mapx-236y-385:before,.framemapbg td#mapx-238y-387:before,.framemapbg td#mapx-238y-386:before,.framemapbg td#mapx-236y-384:before { content: "50"; z-index: 2; width: 50px; position: absolute; right: 0px; top: 0px; line-height: 120%; font-family: Arial Narrow, Arial, sans-serif; font-size: 14px; font-weight: bold; text-align: right; color: #FF0000;   }

/* > > A: 70 */
.framemapbg td#mapx-201y-200:before,.framemapbg td#mapx-200y-199:before { content: "70"; z-index: 2; width: 50px; position: absolute; right: 0px; top: 0px; line-height: 120%; font-family: Arial Narrow, Arial, sans-serif; font-size: 14px; font-weight: bold; text-align: right; color: #FF0000;   } 

/* > > A: 73 */
.framemapbg td#mapx-167y-857:before,.framemapbg td#mapx-163y-857:before,.framemapbg td#mapx-163y-856:before,.framemapbg td#mapx-165y-855:before { content: "73"; z-index: 2; width: 50px; position: absolute; right: 0px; top: 0px; line-height: 120%; font-family: Arial Narrow, Arial, sans-serif; font-size: 14px; font-weight: bold; text-align: right; color: #FF0000;   }

/* > > A: 80 */
.framemapbg td#mapx-232y-386:before,.framemapbg td#mapx-234y-386:before,.framemapbg td#mapx-235y-385:before,.framemapbg td#mapx-235y-386:before,.framemapbg td#mapx-236y-387:before,.framemapbg td#mapx-236y-386:before { content: "80"; z-index: 2; width: 50px; position: absolute; right: 0px; top: 0px; line-height: 120%; font-family: Arial Narrow, Arial, sans-serif; font-size: 14px; font-weight: bold; text-align: right; color: #FF0000;   }

/* > > A: 271 */
.framemapbg td#mapx-826y-918:before,.framemapbg td#mapx-825y-915:before,.framemapbg td#mapx-826y-914:before,.framemapbg td#mapx-826y-911:before,.framemapbg td#mapx-827y-910:before,.framemapbg td#mapx-825y-909:before,.framemapbg td#mapx-822y-909:before,.framemapbg td#mapx-825y-904:before { content: "271"; z-index: 2; width: 50px; position: absolute; right: 0px; top: 0px; line-height: 120%; font-family: Arial Narrow, Arial, sans-serif; font-size: 14px; font-weight: bold; text-align: right; color: #FF0000;   }

/* > > A: 465 */
.framemapbg td#mapx-738y-230:before,.framemapbg td#mapx-736y-230:before,.framemapbg td#mapx-738y-229:before,.framemapbg td#mapx-737y-229:before,.framemapbg td#mapx-736y-229:before,.framemapbg td#mapx-740y-228:before,.framemapbg td#mapx-739y-228:before,.framemapbg td#mapx-737y-228:before,.framemapbg td#mapx-736y-227:before { content: "465"; z-index: 2; width: 50px; position: absolute; right: 0px; top: 0px; line-height: 120%; font-family: Arial Narrow, Arial, sans-serif; font-size: 14px; font-weight: bold; text-align: right; color: #FF0000;   }

/* > > A: 666 */
.framemapbg td#mapx-199y-829:before,.framemapbg td#mapx-199y-828:before,.framemapbg td#mapx-198y-828:before,.framemapbg td#mapx-199y-827:before { content: "666"; z-index: 2; width: 50px; position: absolute; right: 0px; top: 0px; line-height: 120%; font-family: Arial Narrow, Arial, sans-serif; font-size: 14px; font-weight: bold; text-align: right; color: #FF0000;   }

/* > > A: 710 */
.framemapbg td#mapx-225y-541:before { content: "710"; z-index: 2; width: 50px; position: absolute; right: 0px; top: 0px; line-height: 120%; font-family: Arial Narrow, Arial, sans-serif; font-size: 14px; font-weight: bold; text-align: right; color: #FF0000;   }

/* > > A: 800 */
.framemapbg td#mapx-200y-201:before,.framemapbg td#mapx-202y-199:before { content: "800"; z-index: 2; width: 50px; position: absolute; right: 0px; top: 0px; line-height: 120%; font-family: Arial Narrow, Arial, sans-serif; font-size: 14px; font-weight: bold; text-align: right; color: #FF0000;   }

/* > > A: 1040 / 35 */
.framemapbg td#mapx-426y-299:before { content: "1040"; z-index: 2; width: 50px; position: absolute; right: 0px; top: 0px; line-height: 120%; font-family: Arial Narrow, Arial, sans-serif; font-size: 14px; font-weight: bold; text-align: right; color: #FF0000;   }

/* > > A: 1600 */
.framemapbg td#mapx-846y-379:before,.framemapbg td#mapx-849y-378:before,.framemapbg td#mapx-843y-377:before,.framemapbg td#mapx-842y-377:before,.framemapbg td#mapx-845y-376:before,.framemapbg td#mapx-840y-376:before,.framemapbg td#mapx-848y-374:before,.framemapbg td#mapx-844y-374:before { content: "1600"; z-index: 2; width: 50px; position: absolute; right: 0px; top: 0px; line-height: 120%; font-family: Arial Narrow, Arial, sans-serif; font-size: 14px; font-weight: bold; text-align: right; color: #FF0000;   }

/* > > A: 1630 */
.framemapbg td#mapx-223y-541:before,.framemapbg td#mapx-225y-540:before { content: "1630"; z-index: 2; width: 50px; position: absolute; right: 0px; top: 0px; line-height: 120%; font-family: Arial Narrow, Arial, sans-serif; font-size: 14px; font-weight: bold; text-align: right; color: #FF0000;   }

/* > > A: 1674 */
.framemapbg td#mapx-237y-387:before { content: "1674"; z-index: 2; width: 50px; position: absolute; right: 0px; top: 0px; line-height: 120%; font-family: Arial Narrow, Arial, sans-serif; font-size: 14px; font-weight: bold; text-align: right; color: #FF0000;   }

/* > > A: 2710 */
.framemapbg td#mapx-821y-910:before { content: "2170"; z-index: 2; width: 50px; position: absolute; right: 0px; top: 0px; line-height: 120%; font-family: Arial Narrow, Arial, sans-serif; font-size: 14px; font-weight: bold; text-align: right; color: #FF0000;   }

/* > > A: 4200 */
.framemapbg td#mapx-844y-377:before { content: "4200"; z-index: 2; width: 50px; position: absolute; right: 0px; top: 0px; line-height: 120%; font-family: Arial Narrow, Arial, sans-serif; font-size: 14px; font-weight: bold; text-align: right; color: #FF0000;   }

/* > > A: 5300 */
.framemapbg td#mapx-845y-375:before { content: "5300"; z-index: 2; width: 50px; position: absolute; right: 0px; top: 0px; line-height: 120%; font-family: Arial Narrow, Arial, sans-serif; font-size: 14px; font-weight: bold; text-align: right; color: #FF0000;   }



/* ########## ANPC ########## */

/* GZK */
.frameitembg select[name="z_pos_id"] option[value="2"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="68"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="73"]{font-weight:bold; color: #008c1a;}
.frameitembg select[name="z_pos_id"] option[value="87"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="110"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="169"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="290"]{font-weight:bold; color: #f00;}
.frameitembg select[name="z_pos_id"] option[value="387"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="437"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="538"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="816"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="884"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="988"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="1079"]{font-weight:bold; color: #008c1a;}
.frameitembg select[name="z_pos_id"] option[value="1321"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="1715"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="4304"]{font-weight:bold; color: #b45b3b;}

/* Porti */
.frameitembg select[name="z_pos_id"] option[value="2463"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="2609"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="3013"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="2113"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="1059"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="1581"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="2068"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="1766"]{font-weight:bold; color: #f00;}
.frameitembg select[name="z_pos_id"] option[value="2398"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="1813"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="1453"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="3743"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="2216"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="1229"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="3098"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="2830"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="4711"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="1749"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="1606"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="2350"]{font-weight:bold; color: #008c1a;}
.frameitembg select[name="z_pos_id"] option[value="140"]{font-weight:bold; color: #008c1a;}
.frameitembg select[name="z_pos_id"] option[value="3038"]{font-weight:bold; color: #f00;}
.frameitembg select[name="z_pos_id"] option[value="3519"]{font-weight:bold; color: #f00;}
.frameitembg select[name="z_pos_id"] option[value="2645"]{font-weight:bold; color: #f00;}

/* Ring des Sandsturms */
.frameitembg select[name="z_pos_id"] option[value="288"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="972"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="1443"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="1547"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="1612"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="1762"]{font-weight:bold; color: #f00;}
.frameitembg select[name="z_pos_id"] option[value="2014"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="4497"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="4648"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="4680"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="4782"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="4835"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="5336"]{font-weight:bold; color: #b45b3b;}

/* geklebte Gelbe */
.frameitembg select[name="z_pos_id"] option[value="-512287"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="-116658"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="-101101"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="227"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="244"]{font-weight:bold; color: #f00;}
.frameitembg select[name="z_pos_id"] option[value="377"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="1204"]{font-weight:bold; color: #f00;}
.frameitembg select[name="z_pos_id"] option[value="1366"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="3164"]{font-weight:bold; color: #b45b3b;}
.frameitembg select[name="z_pos_id"] option[value="4332"]{font-weight:bold; color: #b45b3b;}




/* 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"; z-index: 2; width: 50px; position: absolute; left: 0px; top: 0px; line-height: 120%; font-size: 10px; font-weight: bold; text-align: center; color: #D2D200; background: #000000; border-bottom: 1px solid #666666; opacity: 0.60; }

	/* 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: #D2D200; background: #000000; border-bottom: 1px solid #BABABA; opacity: 0.60; }

	/* 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: #D2D200; background: #000000; border-bottom: 1px solid #666666; opacity: 0.60; }

	/* 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: #D2D200; background: #000000; border-bottom: 1px solid #BABABA; opacity: 0.60; }
    
        /*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: #D2D200; background: #000000; 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: #D2D200; background: #000000; 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: #D2D200; background: #000000; 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: #D2D200; background: #999999; border-bottom: 1px solid #BABABA; opacity: 0.60; }
    
        /*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: #D2D200; background: #000000; border-bottom: 1px solid #BABABA; opacity: 0.60; }

        /*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: #D2D200; background: #000000; border-bottom: 1px solid #BABABA; opacity: 0.60;}

	/* Glypra ausserhalb der Höhle */
#mapx98y82 a:after ,#mapx98y77 a:after { content: "Glypra";  z-index: 2; width: 50px; position: absolute; left: 0px; top: 0px; line-height: 120%; font-size: 10px; font-weight: bold; text-align: center; color: #D2D200; background: #000000; border-bottom: 1px solid #BABABA; opacity: 0.60;}

/* ratten */
#mapx115y98 a:after ,#mapx114y99 a:after, #mapx115y100 a:after ,#mapx113y104 a:after, #mapx114y103 a:after ,#mapx115y104 a:after, #mapx116y105 a:after ,#mapx115y106 a:after, #mapx114y107 a:after ,#mapx116y107 a:after, #mapx115y108 a:after ,#mapx116y108 a:after, #mapx117y108 a:after ,#mapx118y108 a:after, #mapx118y107 a:after ,#mapx94y104 a:after, #mapx94y106 a:after, #mapx91y103 a:after { content: "Ratte";  z-index: 2; width: 50px; position: absolute; left: 0px; top: 0px; line-height: 120%; font-size: 10px; font-weight: bold; text-align: center; color: #D2D200; background: #000000; border-bottom: 1px solid #BABABA; opacity: 0.60;}






td.areadescription table b[onmouseover^='tt("alter Schuh"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("altes Relikt"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Anzug der Magie"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Besen"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Blassaugenfisch"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Blattrüstung"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("blauer Ring des Schutzes"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("blaues Igelherz"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("blaues Ingeriumtrinit"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Blindfisch"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Borstenpanzer"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("bronzene Jerodar-Halskette"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Brot der Nomaden"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Dampfkanone"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Doppelaxt"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Dydromonia"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("dunkle Kontrolle"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("dunkler Sockel"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Eisenzange"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Eiskristall-Pulver"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Eisstachel"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("energetische Chaoslabor-Scheibe"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("energetischer Schutzzauber"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Erdbeben"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("faulige Birne"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Felsenwurmschild"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Fernheilzauber"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Fernschutzzauber"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Feuerball"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Feuerkolben"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Feueröl"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Feuerstab"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Feuriges Ornament"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("flammloser Kleisterschild"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Flasche Sumpfgas"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Furgorpilz"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("gelber Ring des Schutzes"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("gelbes Ingeriumsulferat"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Gelbpollenschleuder"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Gelbsäure"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Giftdolch der Händler"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Giftnadelkeule"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Gipfellöwenzahn"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("goldene Jerodar-Halskette"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("goldener Kuhdarm"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("goldenes Schmuckstück"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Goldflosse"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Goldkrebspanzer"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Goldnugget"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Goldschwert"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Goldstaub"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("große Axt"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("großer Blumenstrauß"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("großer Heiltrank"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("großer Skorpionstachel"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Gruppenheilzauber"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Gussform"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Hasenfell"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Hautbrand"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Horn des Teidams"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Hörnchen des Teidam-Babys"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Kaktuspfeil"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Kampfunfähigkeitszauber"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("kaputter Helm des Lichts"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("kaputter Ring des Todes"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("kaputter roter Ring"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("kleiner Blumenstrauß"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("kleiner Holzschild"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("kleiner Holzstock"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("kleiner Keil"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Kralle der Dunkelheit"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Kräuterpastille"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Kristall der Heilung"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Kristall des Schmerzes"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Kristallstab"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Krustenkäferpanzer"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Langzahn"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Lavapanzer"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Lianenpeitsche"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Madenstachel"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("magische Eiskeule"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Nebelanemone"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Nebelschwert"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Nolulawurzel"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Notizblock"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Nudelholz"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Regenstab"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Ring des Todes"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("rostiges Schwert"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("rote Rose"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("rote Schnur"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("roter Felsedelstein"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Rubin"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Salzpanzer"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Sandkanone"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Sandstab"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Sandzange"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Savannengras"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Schachtelmesserblatt"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Schere"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Schild der Vernichtung"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Schild von Narubia"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Schild von Pensal"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Schlangengift"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Schneegurke"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("schwache Lebenserweiterung"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("schwacher Schutzzauber"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Schwert des Lichts"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("seltsamer Trank"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Serum des Todes"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Sicht der Schwäche"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Silberfuchsfell"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("silberne Jerodar-Halskette"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Sorus-Kapsel"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Speisekarte aus Blatenien"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Spitzhacke"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Sprengpockenkorn"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Stab der Feuerbälle"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Stab der fremden Gedanken"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Stab der Gruppenheilung"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Stab der Innovation"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Stab des Lichts"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Stachel des Todes"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Stachelrüstung"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Stahlanzug-Vorderseite"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Statue von Horikon"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Steinhuhn-Ei"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Stein des Todes"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Stierhoden"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Staubschleifer-Ei"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Teidam-Fansticker"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("toter Blattalisk"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Trockenwurmpanzer"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Trockenwurmteppich"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Tropfstein"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("unreines Ingerium"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("virenverseuchter Schleim"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Vulkanschwert"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Waldschlurchpanzer"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Wasserbärenkralle"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Zauber der Wiederherstellung"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("zerbrochene Jerodar-Halskette"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("zerfallener Sandring"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Eisblume"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Heimzauber"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Nylfon-Magnet"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Bernsteinfeder"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Edelstein der Liebe"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Sonnenstrahl-Blume"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Sicht des Lebens"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Falsche Erfahrung"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("kleiner Kellerschlüssel"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Salthosianische Sternenuhr"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Schlüssel der Festung"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Wissenszauber: Gold-Inspiration"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Fleegras"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Fleegras"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Largudrübe"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Resistenz-Klumpen"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Schattensplitter"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("schwarze Magierrobe"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("saftiger Apfel"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Giftwucherknolle"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Winddistel"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Waldbodengoldblume"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Sternmuschelstaubkorn"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Tiefenschleimwurzel"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Blaukornsonnenblume"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Filetiermesser der Untiefen"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Flasche Taunektarbier"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Fleischblume"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("gefrorene Kugel"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("grüner Daumen"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Perle der großen Kraft"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("schwarze Rose"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Verräter: Wellenblitz"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Zauber der Leere"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Zauber der Stille"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Zauberpuzzle"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Gift gegen Geysir-Schlucker"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Goldbarren"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("mächtiger Wegzauber-Schutz"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Steinschale"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("toter Gewebewurm"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Schlommkraut"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Schutzauflösung der Geistlosen"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Schutz der Geistlosen"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Schutzzauber"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Sicht der Stärke"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Schutzzauber"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Sonnenstaub"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Spindeldornschlinge"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Stab der Entgiftung"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Starreschutz-Zauber"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Taschenknaller"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Plan der Jerodar"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("grüner Smaragd"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Schutzzauber"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("goldener Armreif"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("blauer Saphir"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Schutzzauber"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Schutzzauber"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Schutzzauber"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Schutzzauber"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Schutzzauber"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Schutzzauber"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Schutzzauber"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Schutzzauber"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Schutzzauber"']{color:var(--verkaufen)}
td.areadescription table b[onmouseover^='tt("Schutzzauber"']{color:var(--verkaufen)}


/* Aufträge */
td.areadescription table b[onmouseover^='tt("Messsender"']{color:var(--auftraege)}
td.areadescription table b[onmouseover^='tt("Phasenkugel"']{color:var(--auftraege)}
td.areadescription table b[onmouseover^='tt("Drucknuss"']{color:var(--auftraege)}
td.areadescription table b[onmouseover^='tt("weiße Laubnelke"']{color:var(--auftraege)}
td.areadescription table b[onmouseover^='tt("weiße Rose"']{color:var(--auftraege)}
td.areadescription table b[onmouseover^='tt("Rotkellerschimmel"']{color:var(--auftraege)}
td.areadescription table b[onmouseover^='tt("Gewürzbohnen"']{color:var(--auftraege)}
td.areadescription table b[onmouseover^='tt("Holz"']{color:var(--auftraege)}
td.areadescription table b[onmouseover^='tt("Ingerium"']{color:var(--auftraege)}
td.areadescription table b[onmouseover^='tt("Koloa-Bohne"']{color:var(--auftraege)}
td.areadescription table b[onmouseover^='tt("Stolperfalle"']{color:var(--auftraege)}
td.areadescription table b[onmouseover^='tt("Schattenmoosextrakt"']{color:var(--auftraege)}
td.areadescription table b[onmouseover^='tt("Goldwäschesieb"']{color:var(--auftraege)}
td.areadescription table b[onmouseover^='tt("Sumpfblume"']{color:var(--auftraege)}
td.areadescription table b[onmouseover^='tt("Tierfutter"']{color:var(--auftraege)}
td.areadescription table b[onmouseover^='tt(""']{color:var(--auftraege)}

/* Heilzauber */
td.areadescription table b[onmouseover^='tt("Zauber der Selbstheilung"']{color:var(--heilzauber)}
td.areadescription table b[onmouseover^='tt("Elixier der Gesundheit"']{color:var(--heilzauber)}
td.areadescription table b[onmouseover^='tt("funkelnder, blauer Heilzauber "']{color:var(--heilzauber)}
td.areadescription table b[onmouseover^='tt("Globaler Heilzauber"']{color:var(--heilzauber)}
td.areadescription table b[onmouseover^='tt("roter Heilzauber"']{color:var(--heilzauber)}
td.areadescription table b[onmouseover^='tt("Starker Heilzauber"']{color:var(--heilzauber)}
td.areadescription table b[onmouseover^='tt("toter Tar-Fisch"']{color:var(--heilzauber)}
td.areadescription table b[onmouseover^='tt("Zauberbrötchen"']{color:var(--heilzauber)}
td.areadescription table b[onmouseover^='tt("Rumvorrat der Sontra Fahr"']{color:var(--heilzauber)}
td.areadescription table b[onmouseover^='tt("Lebkuchen"']{color:var(--heilzauber)}
td.areadescription table b[onmouseover^='tt("dicker, fetter Larafkuchen"']{color:var(--heilzauber)}

/* Salthos */
td.areadescription table b[onmouseover^='tt("Mara-Knolle"']{color:var(--salthos)}

/* Mada */
td.areadescription table b[onmouseover^='tt("grüne Zauberkugeln"']{color:var(--mada)}
td.areadescription table b[onmouseover^='tt("blauer Kristall"']{color:var(--mada)}
td.areadescription table b[onmouseover^='tt("Sandwelle"']{color:var(--mada)}

/* Talak */
td.areadescription table b[onmouseover^='tt("violetter Diamant"']{color:var(--talak)}
td.areadescription table b[onmouseover^='tt("Zauber der Taruner-Erfahrung"']{color:var(--talak)}
td.areadescription table b[onmouseover^='tt("Zauber der Zauberer-Erfahrung"']{color:var(--talak)}
td.areadescription table b[onmouseover^='tt("Zauber der Serum-Erfahrung"']{color:var(--talak)}
td.areadescription table b[onmouseover^='tt("Zauber der Onlo-Erfahrung"']{color:var(--talak)}
td.areadescription table b[onmouseover^='tt("Zauber der Natla-Erfahrung"']{color:var(--talak)}
td.areadescription table b[onmouseover^='tt("Zauber der Magier-Erfahrung"']{color:var(--talak)}
td.areadescription table b[onmouseover^='tt("Zauber der Kämpfer-Erfahrung"']{color:var(--talak)}
td.areadescription table b[onmouseover^='tt("Zauber der Arbeiter-Erfahrung"']{color:var(--talak)}
td.areadescription table b[onmouseover^='tt("Goldfaden"']{color:var(--talak)}
td.areadescription table b[onmouseover^='tt("Mooswurzel-Essenz"']{color:var(--talak)}
td.areadescription table b[onmouseover^='tt("Nebelkaktus"']{color:var(--talak)}
td.areadescription table b[onmouseover^='tt("Mürbegras"']{color:var(--talak)}

/* Yella */
td.areadescription table b[onmouseover^='tt("Mondscheindiamant"']{color:var(--yella)}
td.areadescription table b[onmouseover^='tt("Kuhkopf"']{color:var(--yella)}


/* Torponitems */
td.areadescription table b[onmouseover^='tt("Finstereisstaude"']{color:var(--torponitem)}
td.areadescription table b[onmouseover^='tt("wilde Kletternelke"']{color:var(--torponitem)}
td.areadescription table b[onmouseover^='tt("Weißblatt-Strauch"']{color:var(--torponitem)}
td.areadescription table b[onmouseover^='tt("Nossar-Strauch"']{color:var(--torponitem)}
td.areadescription table b[onmouseover^='tt("trockenes Gestrüpp"']{color:var(--torponitem)}
td.areadescription table b[onmouseover^='tt("Spiralpflanze"']{color:var(--torponitem)}
td.areadescription table b[onmouseover^='tt("Flüstertulpe"']{color:var(--torponitem)}
td.areadescription table b[onmouseover^='tt("Tiefengas"']{color:var(--torponitem)}
td.areadescription table b[onmouseover^='tt("Nebelkristall"']{color:var(--torponitem)}
td.areadescription table b[onmouseover^='tt("gewundener Draht"']{color:var(--torponitem)}
td.areadescription table b[onmouseover^='tt("Siegel der Beute"']{color:var(--torponitem)}
td.areadescription table b[onmouseover^='tt("Todesgrotten-Molchextrakt"']{color:var(--torponitem)}
td.areadescription table b[onmouseover^='tt("Nebelkristall"']{color:var(--torponitem)}
td.areadescription table b[onmouseover^='tt("durchgeknallter Nebelkristall"']{color:var(--torponitem)}
td.areadescription table b[onmouseover^='tt("Feuerperle"']{color:var(--torponitem)}
td.areadescription table b[onmouseover^='tt("Feuerdiamant"']{color:var(--torponitem)}
td.areadescription table b[onmouseover^='tt("Stab der Feuerbälle"']{color:var(--torponitem)}
td.areadescription table b[onmouseover^='tt("Sockel der Feuersbrunst "']{color:var(--torponitem)}
td.areadescription table b[onmouseover^='tt("solide Feuerscherbe"']{color:var(--torponitem)}
td.areadescription table b[onmouseover^='tt("glühender Feuerstein"']{color:var(--torponitem)}
td.areadescription table b[onmouseover^='tt("Feuergeist"']{color:var(--torponitem)}
td.areadescription table b[onmouseover^='tt("Feuervogel"']{color:var(--torponitem)}
td.areadescription table b[onmouseover^='tt("Sonnenfeuerblume"']{color:var(--torponitem)}
td.areadescription table b[onmouseover^='tt("Tiefengas"']{color:var(--torponitem)}


/* Fontsize */
:root {
  --font15: 15px;
  --font14: 14px;
  --font13: 13px;
  --font12: 12px;
  --font11: 11px;
  --font10: 10px;
  --font9: 9px;
  --font8: 8px;

	background-repeat: no-repeat;
	border-bottom: 0px solid #000000;
}