h1#info {
	position: absolute;
	width: 226px;
	height: 137px;
	padding-left: 10px;
	padding-top: 10px;
	overflow: hidden;
	z-index: 999;
	margin-left: 583px;
	margin-top: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	line-height: 1.3em;
	background: url(images/bubble.png) no-repeat !important;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bubble.png');
}

a, a:visited, a.text, a.text:visited {
	text-decoration: underline;
	color: #B5E200;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #B5E200;
}

a.selected {
	text-decoration: none;
}

.text-sp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #999999;
}
.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: 343434;
}
.datum {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: 484646;
	text-align: left;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: efefef;
	text-align: justify;

}

.text h1 {
	font-size: 14px;
}

.text h2 {
	font-size: 12px;
}

.textgreen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: B5E200;
	text-align: justify;
}
.text-sp10 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
}

a.text-sp10, a.text-sp10:visited {
	color: #B5E200;
}
	


.textleft {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: efefef;
}

.text ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.text ul li {
	padding-left: 1em;
	background:url(images/list-bullet.gif) no-repeat left 0.6em;
}