@CHARSET "UTF-8";

/* Travian 3.6 Redesign Grafikpack */
/* Version 1.05 */
#village_map {
  position: relative;
  width: 421px;
  height: 352px;
}

#village_map .reslevel {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
}

#village_map #resfeld {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 25;
}

#village_map #levels {
  position: absolute;
  top: 0;
  left: 0;
  width: 421px;
  height: 352px;
  z-index: 30;
  pointer-events: none;
  display: block;
}

#village_map #levels div {
  position: absolute;
  z-index: 31;
  font-size: 12px;
  font-weight: bold;
  color: #000;
  text-shadow: 0 0 2px #fff;
}

#village_map #levels .r1  { left: 42px;  top: 47px; }
#village_map #levels .r2  { left: 102px; top: 47px; }
#village_map #levels .r3  { left: 160px; top: 60px; }
#village_map #levels .r4  { left: 22px;  top: 78px; }
#village_map #levels .r5  { left: 116px; top: 87px; }
#village_map #levels .r6  { left: 180px; top: 105px; }
#village_map #levels .r7  { left: 241px; top: 98px; }
#village_map #levels .r8  { left: 11px;  top: 130px; }
#village_map #levels .r9  { left: 62px;  top: 123px; }
#village_map #levels .r10 { left: 195px; top: 153px; }
#village_map #levels .r11 { left: 252px; top: 157px; }
#village_map #levels .r12 { left: 23px;  top: 185px; }
#village_map #levels .r13 { left: 75px;  top: 178px; }
#village_map #levels .r14 { left: 142px; top: 197px; }
#village_map #levels .r15 { left: 220px; top: 211px; }
#village_map #levels .r16 { left: 68px;  top: 230px; }
#village_map #levels .r17 { left: 121px; top: 245px; }
#village_map #levels .r18 { left: 173px; top: 246px; }