/* Bullimap - Jahrestreffen CSS */

#bullimap_container {
  width: 491px;
  clear:both;
}

#bullimap_container #bullimap_jt {
  position:relative;
  margin: 10px auto;
  width: 280px;
  height: 381px;
  background: url(../images/bullimap-jt.gif) 0px 0px no-repeat;
  float:left;
}

#bullimap_container #bullimap_tooltip_jt {
  width: 205px;
  height: 200px;
  float:right;
  position: relative;
  background: url(../images/jt-message.gif) 20px 10px no-repeat;
}

#bullimap_container .treffen {
  height: 13px;
  width: 13px;
  position: absolute;
  background: url(../images/bulli-jt.gif) 0px 0px no-repeat;
  display: block;
  cursor: pointer;
}

#bullimap_container #bullimap_tooltip_jt .tooltip {
	background: #FFF;
	border: 1px solid #979797;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	z-index:1;
	visibility: hidden;
	background-color: #FFFFFF;
	line-height: 15px;
	position: absolute;
	top: 10px;
	right: 0px;
	width: 200px;
}

/* Button Positions */
#jt_94 {
  left: 130px; top: 235px;
}

#jt_95 {
  left: 58px; top: 177px;
}

#jt_96 {
  left: 93px; top: 260px;
}

#jt_97 {
  left: 50px; top: 135px;
}

#jt_98 {
  left: 147px; top: 151px;
}

#jt_99 {
  left: 165px; top: 234px;
}

#jt_00 {
  left: 237px; top: 122px;
}

#jt_01 {
  left: 175px; top: 198px;
}

#jt_02 {
  left: 132px; top: 152px;
}

#jt_03 {
  left: 72px; top: 151px;
}

#jt_04 {
  left: 128px; top: 223px;
}

#jt_05 {
  left: 48px; top: 164px;
}

#jt_06 {
  left: 43px; top: 343px;
}

#jt_07 {
  left: 115px; top: 141px;
}

#jt_08 {
  left: 37px; top: 139px;
}

#jt_09 {
  left: 99px; top: 61px;
}

#jt_10 {
  left: 121px; top: 169px;
}


.closelink a {
  background: #EDEDED;
  padding: 0px 5px;
  display: block;
  text-align: right;
  text-decoration: none;
  font-weight: bold;
  color: #777777;
  height: 27px;
  line-height: 27px;
}

.closelink a:hover {
  background: #F6D596;
  color: #EA9A00 !important;
}

.tooltip p {
  padding: 10px;
  font-size: 11px;
  color: #979797;
  margin: 0;
}

.tooltip p a {
  color: #7AB110;
  text-decoration: none;
  font-weight: bold;
}
.tooltip p a:hover {
  color: #EE9B00;
}

.standort {
	text-transform: uppercase;
	background: url(../images/bullilogo.gif) no-repeat 6px 4px #7AB110;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	color: #FFF;
	padding: 10px;
	padding-left: 46px;
	margin: 1px;

}
