/*** Imports ***/
@import url(zusatz_grotte.css);
@import url(map.css);
@import url(pind.css);
@import url(status.css);
/* Freewar.de StyleSheet Cold Moonfire v1.0 - (C) 2020 - Aenderungen vorbehalten */
/* global */
p, ul, ol, div, td, span, table, body { font-family: Arial, helvetica, sans-serif; font-size: 12px; color: #dbdbdb; }
text { fill: #dbdbdb; }
p { margin: 0px; padding: 0px; }

/* body */
body { background-color: #3d3d3d; margin: 0px; }

/* table */
table { border: 0px; border-collapse: collapse; }
/* cellspacing & cellpadding & border =0 no longer needed
td 					{ padding:0px; margin:0px; }

/* scrollbars */
/* body, textarea 		{ scrollbar-base-color:#BBBBBB; scrollbar-3dlight-color:#FFFFFF; scrollbar-arrow-color:#007F9F; scrollbar-darkshadow-color:#999999; scrollbar-face-color:#D5D5D5; scrollbar-highlight-color:#FFFFFF; scrollbar-shadow-color:#636363; scrollbar-track-color:#F5F5F5; } */

/* links */
a:link { color: #449aff; text-decoration: none; font-weight: bold; }
a:visited { color: #449aff; text-decoration: none; font-weight: bold; }
a:active { color: #b978f7; font-weight: bold; }
a:hover { color: #b978f7; text-decoration: underline; font-weight: bold; }

/* fonts */
h1 { font-size: 12px; font-weight: bold; margin-bottom: 0px;}
.medium { font-size: 11px; }
.small { font-size: 10px; }

/* colors */
.fontcolor { color: #555555; }
.white { color: #ffffff; }

/* bgcolors */
.body { background-color: #FFFFFF; }
.divider { background-color: #555555; }
.outline { background-color: #999999; }
.menubg { background-color: #F1F1F1; }

.brightbg { background-color: #E5E5E5; }
.verybrightbg { background-color: #F1F1F1; }
.reallybrightbg { background-color: #FAFAFA; }

.whitebg { background-color: #FFFFFF; }
.blackbg { background-color: #000000; }
.brownbg { background-color: #E1D8D1; }

/* forms */
.registerinput { width: 100%; font-size: 10px; }
.registersubmit { font-size: 10px; }
.logininput { width: 100%; font-size: 10px; }
.loginsubmit { width: 100%; font-size: 10px; }

/* forms */
.input { font-size: 11px; background-color: #c1c1c1; height: 17px; border: 1px solid #000; }
input[type="text"], input[type="number"], input[type="password"] {background-color: #c1c1c1;}
.submitsagen { font-size: 11px; font-weight: bold; color: black; padding-bottom: 2px; width: 80px; height: 17px; margin-left: 2px; margin-right: 2px; border: thin #777777 solid; border-width: 1px; background-color: #c1c1c1; }
.submitschreien { font-size: 11px; font-weight: bold; color: #1f5eff; padding-bottom: 2px; width: 87px; height: 17px; margin-right: 2px; border: thin #777777 solid; border-width: 1px; background-color: #c1c1c1; }
.submitclan { font-size: 11px; font-weight: bold; color: #ff3e3e; padding-bottom: 2px; width: 80px; height: 17px; margin-right: 2px; border: thin #777777 solid; border-width: 1px; background-color: #c1c1c1; }
.submitworldsay { font-size: 11px; font-weight: bold; color: #000000; padding-bottom: 2px; width: 80px; height: 17px; margin-right: 2px; border: thin #777777 solid; border-width: 1px; background-color: #c1c1c1; }
.submitgroup { font-size: 11px; font-weight: bold; color: #E36B30; padding-bottom: 2px; width: 80px; height: 17px; margin-right: 2px; border: thin #777777 solid; border-width: 1px; background-color: #c1c1c1; }
.submitwhisper { font-size: 11px; font-weight: bold; color: #006600; padding-bottom: 2px; width: 88px; height: 17px; margin-right: 2px; border: thin #777777 solid; border-width: 1px; background-color: #c1c1c1; }
.submitglobalchat { font-size: 11px; font-weight: bold; color: #952cf9; padding-bottom: 2px; width: 80px; height: 17px; margin-right: 2px; border: thin #777777 solid; border-width: 1px; background-color: #c1c1c1; }
.submitmod { font-size: 11px; font-weight: bold; color: black; padding-bottom: 2px; width: 80px; height: 17px; margin-right: 2px; border: thin #777777 solid; border-width: 1px; background-color: #c1c1c1; }
input[value="Moderator-Chat"] { font-size: 11px; font-weight: bold; color: black; width: 110px; height: 17px; margin-right: 2px; border: thin #777777 solid; border-width: 1px; background-color: #c1c1c1;}
form#chatform table {border-top: 1px solid #3d3d3d !important;}

textarea { font-size: 12px; background-color: #c1c1c1; border: 1px solid black; }
select { font-size: 11px; background-color: lightgrey; }

/* banner stuff */
.bannerad { border: 1px solid #C85424; }

/* text classes */
.chattext { color: lightgrey; font-size: 13px; }
.chattextscream { color: #6a9dff; font-size: 13px; }
.chattextclan { color: #ff6f6f; font-size: 13px; }
.chattextinfo { color: #e2b70c; font-size: 13px; }
.chattextworldsay { color: #000000; background-color: #282828; font-size: 13px; }
.chattextwhisper { color: lightgreen; font-size: 13px; }
.chattextgroup { color: #ff9141; font-size: 13px;}
.chattextglobal { color: #bd77ff; }
.chattextmod { color: #5cd9af; font-size: 13px; }
.healthmed { color: #ff6a00; }
.healthok { color: lightgreen; }
.healthcritical { color: #ff6f6f; }
.chatpics { display: none; }
.chattext table td { border: 1px solid #888; background-color: #3d3d3d; }
p.worldsay tr[bgcolor="#99EE99"] td { width: 100%; background-color: #43a243; color: black; }
p.worldsay tr[bgcolor="#99EE99"] a { color: #033875; }
p.worldsay tr[bgcolor="#C1CEF9"] td { width: 100%; color: black; background-color: #898b91; }
p.worldsay tr[bgcolor="#C1CEF9"] a { color: #033875; }
p.worldsay tr[bgcolor="#FFAEA1"] td { width: 100%; color: black; background-color: #898b91; }
p.worldsay tr[bgcolor="#EEEE99"] td { color: black; }
p.worldsay tr[bgcolor="#EEEE99"] a { color: #033875; }
p.worldsay tr[bgcolor="#F8A370"] td { color: black; }

/* frames bg */
.framebannerbg { background-color: #423C39 !important; background: url("https://freewar.zocker.eu/grafik.php") no-repeat; border-bottom: 1px solid #000000; }
.framechatformbg { background-color: #282828; }
.framechattextbg { background-color: #282828; margin: 10px; margin-top: 5px; margin-bottom: 5px; margin-right: 5px; }
.framechattextbg span.chattime { color: #ccc8c8!important; }
.framemainbg { margin: 10px; background-color: #282828}
.frameitembg { margin: 10px; background-color: #282828; }
.framemapbg { margin: 10px; margin-top: 3px; background-color: #282828;}
.framemenubg { background-color: #282828;}

.framebannerbg .bannermodquickbar { background: transparent; }

/*Phasenenergie-Balken */
.frameitembg #fullenergydisp { font-weight: bold; height: 11px !important; background-image: none !important; -moz-border-radius: 3px; border: 1px solid grey !important; -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);}
.frameitembg #curenergy { height: 11px !important; background-image: none !important; background-color: #303070; border: 1px solid grey !important; border-right: 0 !important; -moz-border-radius: 3px; }

/* main module */
td.mainheader { font-size: 35px; background-color: #3d3d3d; border: thin solid #888;}
table.areadescription { border: 1px solid #3d3d3d; background-color: #FFF8EF; width: 100%; box-shadow: 0 0 4px #888; border: thin solid #888;}
td.areadescription { padding: 5px; background-color: #3d3d3d;}
td.areadescription.tdplaceenv {border: thin solid #888; border-color: #888 !important;}
td.areadescription font[color*="FF0000"] {color: #ff6f6f;}
td.areadescription font[color*="AA0000"] {color: #ff6f6f;}
.customfilters td {background-color: #3d3d3d; border-bottom: 1px solid #888 !important;}
.customfilters th {background-color: #363636; border: 1px solid #777;}

div.brownbg {background-color: transparent;}
tr.trplaceuk {border: thin solid #888; border-color: #888 !important; background: #353535;}
div.ukbar {background: #353535;}
.imageborder { border: 1px solid #888; background-color: #3d3d3d; margin-right: 10px; margin-bottom: 1px;}
p.maincaption { font-weight: bold; font-size: 30px; padding: 2px; padding-left: 5px; border-bottom: thin #888 solid;}
p.maincaption2 { font-weight: bold; font-size: 12px; padding: 2px; padding-left: 5px; border-bottom: thin #888 solid;}
p.maindesc1 { padding: 2px; padding-left: 5px; background-color: #3d3d3d; border: 1px solid #3d3d3d; border-top: 1px; width: 300px; }
p.maindesc2 { border: 1px solid #3d3d3d; background-color: #3d3d3d; width: 100%; }
p.listplaceitemsrow { padding: 2px; padding-left: 5px; background-color: #3d3d3d; border: 1px solid #888; border-top: 0px; }
p.listusersrow { padding: 2px; padding-left: 5px; background-color: #3d3d3d; border: 1px solid #888; border-top: 0px; }
p.listusersrow font[color*="0055AA"] {color: #6a6;}
p.listusersrow font[color*="FF0000"] {color: #ff3e3e;}
span[class="aggressivenpc"] {color: #ff6f6f;}
span[class*="prodnot"] {color: #ff6f6f;}
span[class*="prodok"] {color: lightgreen;}
.bg1 { border: 2px solid #171717 !important; background-color: #3d3d3d !important;}
.bg2 { border: 2px solid #171717 !important; background-color: #535252 !important;}

/* item module */
p.listcaption { border: 1px solid #A2A09F; font-weight: bold; padding: 2px; padding-left: 5px; background-color: #606060;}
p.listsubcaption { border-bottom: 1px solid #888; }
p.listrow { padding: 2px; padding-left: 5px; background-color: #323232; border: 1px solid #888; border-top: 0px; }
p.listrow_padding { padding-top: 0.3em; padding-bottom: 0.3em; }
p.listitemrow { padding: 2px; padding-left: 5px; background-color: #323232; border: 1px solid #888; border-top: 0px; border-top: 1px solid #888; margin-bottom: 3px; }
p.listmainrow { padding: 2px; min-height: 55px; padding-left: 5px; background-color: #3d3d3d; border: 1px solid #888; border-top: 0px; }
p.listplaceitemsrow { padding: 2px; padding-left: 5px; background-color: #3d3d3d; border: 1px solid #888; border-top: 0px; }
.valueincreased { font-weight: bold; color: lightgreen; }
.itemamount { font-weight: bold; color: #ccc; }
.itemequipped { font-weight: bold; color: #ff6f6f; }
.itemmagic { font-weight: bold; color: green; }
.iteminventorypics { visibility: visible; }
img[src*="divider"] {display: none;}
div#toplp { background-color: #3d3d3d !important }
fieldset.tutorial { background-color: #3d3d3d !important; }

/* map module */
p.positiontext { background-color: #3d3d3d; border: 1px solid #555555; color: lightgrey; font-size: 10px; margin-left: 0px; margin-right: 0px; margin-bottom: 3px; padding-left: 0px; padding-right: 0px; width: 100%; }
.stdjpg { background-image: url(../style/images/map/std4.jpg) !important; }

/* main module */
p.personlistcaption { border: 1px solid #888; font-weight: bold; padding: 2px; padding-left: 5px; background-color: #3d3d3d;}
p.itemlistcaption { border: 1px solid #888; font-weight: bold; padding: 2px; padding-left: 5px; background-color: #3d3d3d;}
#plantrow { border: 1px solid #888; font-weight: bold; padding: 2px; padding-left: 5px; background-color: #3d3d3d;}

/* 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(../style/images/map/nocango.gif) top left no-repeat; cursor: default;}

.abilitymenu { border: 0px; border-collapse: collapse; }
.abilitymenu tr { padding: 2px; padding-left: 5px; background-color: #3d3d3d; }
.abilitymenu td {text-align: right; padding: 2px; padding-left: 5px; border: 1px solid #888; }
td.c1 {text-align: left;}
.bold td {font-weight: bold;}

.aggressivenpc { font-weight: bold; color: #FF0000; }
.friendlist { border-collapse: collapse; }
.friendlist tr { background-color: #3d3d3d; }
.friendlist td {padding: 3px; border-bottom: 1px solid #888; }

/* 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: #E4DBC2;
}
	img[src*="item_divider.gif"]		{ display: none; }

	.valueincreased 				{color:#008000; font-size: smaller;}
	
	/* inv fix */
.frameitembg{
 overflow-x: hidden;
 }

	
	/* 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; }

/* 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;}

/* Runenpuzzle mit Zahlen statt Bildern */

	img[src$="minigame/a1.gif"] 		{ display: inline-block; width: 0px; height: 40px; background: url(brown_images/Runenpuzzel/p1c.gif); background-repeat: no-repeat; padding-left: 40px; overflow: hidden; }
	img[src$="minigame/a2.gif"] 		{ display: inline-block; width: 0px; height: 40px; background: url(brown_images/Runenpuzzel/p2c.gif); background-repeat: no-repeat; padding-left: 40px; overflow: hidden; }
	img[src$="minigame/a3.gif"] 		{ display: inline-block; width: 0px; height: 40px; background: url(brown_images/Runenpuzzel/p3c.gif); background-repeat: no-repeat; padding-left: 40px; overflow: hidden; }
	img[src$="minigame/a4.gif"] 		{ display: inline-block; width: 0px; height: 40px; background: url(brown_images/Runenpuzzel/p4c.gif); background-repeat: no-repeat; padding-left: 40px; overflow: hidden; }
	img[src$="minigame/a5.gif"] 		{ display: inline-block; width: 0px; height: 40px; background: url(brown_images/Runenpuzzel/p5c.gif); background-repeat: no-repeat; padding-left: 40px; overflow: hidden; }
	img[src$="minigame/a6.gif"] 		{ display: inline-block; width: 0px; height: 40px; background: url(brown_images/Runenpuzzel/p6c.gif); background-repeat: no-repeat; padding-left: 40px; overflow: hidden; }


 /* GZK Mentoran farblich hervorheben */
.frameitembg select[name="z_pos_id"] option[value="290"]{font-weight:bold; color: #FF9900;}
img[src="../style/images/map/oase.jpg"] { border: 1px solid #FF9900; border-radius: 5px;}

/* 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;}


.framebannerbg:after {
top : 0px;
left : 400px;
position : absolute;
content : url("https://freewar.zocker.eu/vvvg.php");
width : 350px;
height : 75px;

}

 /* Waffenzustand */
#listrow_int ~ p.listrow[title$=" 0%"]:before { content: " (<3% - REPAIR)"; color: #F00000;  }
#listrow_int ~ p.listrow[title$=" 1%"]:before { content: " (<3% - REPAIR)"; color: #F00000; }
#listrow_int ~ p.listrow[title$=" 2%"]:before { content: " (<3% - REPAIR)"; color: #F00000; }
#listrow_int ~ p.listrow[title$=" 3%"]:before { content: url(images/achtung2.gif) " (3%)"; color: #F00000;font-size: smaller; }
#listrow_int ~ p.listrow[title$=" 4%"]:before { content: url(images/achtung2.gif) " (4%)"; color: #F00000;font-size: smaller; }
#listrow_int ~ p.listrow[title$=" 5%"]:before { content: url(images/achtung.gif) " (5%)"; color: #F00000;font-size: smaller; }
#listrow_int ~ p.listrow[title$=" 6%"]:before { content: url(images/warnung.png) " (6%)"; color: #F07100;font-size: smaller; }
#listrow_int ~ p.listrow[title$=" 7%"]:before { content: url(images/warnung.png) " (7%)"; color: #F07100;font-size: smaller; }
#listrow_int ~ p.listrow[title$=" 8%"]:before { content: url(images/warnung.png) " (8%)"; color: #F07100;font-size: smaller; }
#listrow_int ~ p.listrow[title$=" 9%"]:before { content: url(images/warnung.png) " (9%)"; color: #F07100;font-size: smaller; }
#listrow_int ~ p.listrow[title$="10%"]:before { content: " (10%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="11%"]:before { content: " (11%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="12%"]:before { content: " (12%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="13%"]:before { content: " (13%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="14%"]:before { content: " (14%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="15%"]:before { content: " (15%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="16%"]:before { content: " (16%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="17%"]:before { content: " (17%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="18%"]:before { content: " (18%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="19%"]:before { content: " (19%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="20%"]:before { content: " (20%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="21%"]:before { content: " (21%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="22%"]:before { content: " (22%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="23%"]:before { content: " (23%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="24%"]:before { content: " (24%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="25%"]:before { content: " (25%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="26%"]:before { content: " (26%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="27%"]:before { content: " (27%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="28%"]:before { content: " (28%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="29%"]:before { content: " (29%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="30%"]:before { content: " (30%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="31%"]:before { content: " (31%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="32%"]:before { content: " (32%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="33%"]:before { content: " (33%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="34%"]:before { content: " (34%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="35%"]:before { content: " (35%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="36%"]:before { content: " (36%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="37%"]:before { content: " (37%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="38%"]:before { content: " (38%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="39%"]:before { content: " (39%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="40%"]:before { content: " (40%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="41%"]:before { content: " (41%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="42%"]:before { content: " (42%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="43%"]:before { content: " (43%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="44%"]:before { content: " (44%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="45%"]:before { content: " (45%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="46%"]:before { content: " (46%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="47%"]:before { content: " (47%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="48%"]:before { content: " (48%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="49%"]:before { content: " (49%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="50%"]:before { content: " (50%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="51%"]:before { content: " (51%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="52%"]:before { content: " (52%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="53%"]:before { content: " (53%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="54%"]:before { content: " (54%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="55%"]:before { content: " (55%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="56%"]:before { content: " (56%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="57%"]:before { content: " (57%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="58%"]:before { content: " (58%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="59%"]:before { content: " (59%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="60%"]:before { content: " (60%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="61%"]:before { content: " (61%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="62%"]:before { content: " (62%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="63%"]:before { content: " (63%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="64%"]:before { content: " (64%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="65%"]:before { content: " (65%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="66%"]:before { content: " (66%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="67%"]:before { content: " (67%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="68%"]:before { content: " (68%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="69%"]:before { content: " (69%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="70%"]:before { content: " (70%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="71%"]:before { content: " (71%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="72%"]:before { content: " (72%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="73%"]:before { content: " (73%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="74%"]:before { content: " (74%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="75%"]:before { content: " (75%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="76%"]:before { content: " (76%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="77%"]:before { content: " (77%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="78%"]:before { content: " (78%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="79%"]:before { content: " (79%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="80%"]:before { content: " (80%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="81%"]:before { content: " (81%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="82%"]:before { content: " (82%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="83%"]:before { content: " (83%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="84%"]:before { content: " (84%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="85%"]:before { content: " (85%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="86%"]:before { content: " (86%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="87%"]:before { content: " (87%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="88%"]:before { content: " (88%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="89%"]:before { content: " (89%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="90%"]:before { content: " (90%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="91%"]:before { content: " (91%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="92%"]:before { content: " (92%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="93%"]:before { content: " (93%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="94%"]:before { content: " (94%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="95%"]:before { content: " (95%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="96%"]:before { content: " (96%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="97%"]:before { content: " (97%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="98%"]:before { content: " (98%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="99%"]:before { content: " (99%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="100%"]:before { content: " (100%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="101%"]:before { content: " (101%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="102%"]:before { content: " (102%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="103%"]:before { content: " (103%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="104%"]:before { content: " (104%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="105%"]:before { content: " (105%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="106%"]:before { content: " (106%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="107%"]:before { content: " (107%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="108%"]:before { content: " (108%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="109%"]:before { content: " (109%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="110%"]:before { content: " (110%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="111%"]:before { content: " (111%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="112%"]:before { content: " (112%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="113%"]:before { content: " (113%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="114%"]:before { content: " (114%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="115%"]:before { content: " (115%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="116%"]:before { content: " (116%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="117%"]:before { content: " (117%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="118%"]:before { content: " (118%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="119%"]:before { content: " (119%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="120%"]:before { content: " (120%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="121%"]:before { content: " (121%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="122%"]:before { content: " (122%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="123%"]:before { content: " (123%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="124%"]:before { content: " (124%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="125%"]:before { content: " (125%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="126%"]:before { content: " (126%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="127%"]:before { content: " (127%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="128%"]:before { content: " (128%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="129%"]:before { content: " (129%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="130%"]:before { content: " (130%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="131%"]:before { content: " (131%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="132%"]:before { content: " (132%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="133%"]:before { content: " (133%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="134%"]:before { content: " (134%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="135%"]:before { content: " (135%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="136%"]:before { content: " (136%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="137%"]:before { content: " (137%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="138%"]:before { content: " (138%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="139%"]:before { content: " (139%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="140%"]:before { content: " (140%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="141%"]:before { content: " (141%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="142%"]:before { content: " (142%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="143%"]:before { content: " (143%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="144%"]:before { content: " (144%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="145%"]:before { content: " (145%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="146%"]:before { content: " (146%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="147%"]:before { content: " (147%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="148%"]:before { content: " (148%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="149%"]:before { content: " (149%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="150%"]:before { content: " (150%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="151%"]:before { content: " (151%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="152%"]:before { content: " (152%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="153%"]:before { content: " (153%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="154%"]:before { content: " (154%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="155%"]:before { content: " (155%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="156%"]:before { content: " (156%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="157%"]:before { content: " (157%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="158%"]:before { content: " (158%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="159%"]:before { content: " (159%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="160%"]:before { content: " (160%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="161%"]:before { content: " (161%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="162%"]:before { content: " (162%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="163%"]:before { content: " (163%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="164%"]:before { content: " (164%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="165%"]:before { content: " (165%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="166%"]:before { content: " (166%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="167%"]:before { content: " (167%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="168%"]:before { content: " (168%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="169%"]:before { content: " (169%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="170%"]:before { content: " (170%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="171%"]:before { content: " (171%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="172%"]:before { content: " (172%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="173%"]:before { content: " (173%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="174%"]:before { content: " (174%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="175%"]:before { content: " (175%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="176%"]:before { content: " (176%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="177%"]:before { content: " (177%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="178%"]:before { content: " (178%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="179%"]:before { content: " (179%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="180%"]:before { content: " (180%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="181%"]:before { content: " (181%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="182%"]:before { content: " (182%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="183%"]:before { content: " (183%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="184%"]:before { content: " (184%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="185%"]:before { content: " (185%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="186%"]:before { content: " (186%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="187%"]:before { content: " (187%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="188%"]:before { content: " (188%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="189%"]:before { content: " (189%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="190%"]:before { content: " (190%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="191%"]:before { content: " (191%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="192%"]:before { content: " (192%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="193%"]:before { content: " (193%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="194%"]:before { content: " (194%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="195%"]:before { content: " (195%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="196%"]:before { content: " (196%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="197%"]:before { content: " (197%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="198%"]:before { content: " (198%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="199%"]:before { content: " (199%)"; color: #008000;font-size: smaller; }
#listrow_int ~ p.listrow[title$="200%"]:before { content: " (200%)"; color: #008000;font-size: smaller; }