body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
font-family: arial;
}
.mapNassfeld {
	padding-left: 0px;
	margin-left: 0px;
}
.mapNassfeld LI {
	padding-bottom:3px;
	padding-top:3px;
	list-style-type:none;
	line-height: 20px;
}
.mapNassfeld li.yr {

}
.mapNassfeld li.r {

}
.mapNassfeld li.b {

}
.mapNassfeld li.g {

}
.mapNassfeld .num {
	width: 20px;
	height: 20px;
	position: absolute;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
	background-repeat:no-repeat;
}
.mapNassfeld .txt {
	padding-left: 40px;
}
.mapNassfeld li.yr .num {
	color: red;
	background-image:url(/fileadmin/templates/gfx_09/li-bg-yellow-red.gif);
}
.mapNassfeld li.gy .num {
	color: white;
	background-image:url(/fileadmin/templates/gfx_09/li-bg-green-yellow.gif);
}
.mapNassfeld li.r .num {
	color: white;
	background-image:url(/fileadmin/templates/gfx_09/li-bg-red.gif);
}
.mapNassfeld li.b .num {
	color: white;
	background-image:url(/fileadmin/templates/gfx_09/li-bg-blue.gif);
}
.mapNassfeld li.g .num {
	color: white;
	background-image:url(/fileadmin/templates/gfx_09/li-bg-green.gif);
}
.mapNassfeld .greenBox {
	position: absolute;
	width: 30px;
	background-color: green;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}
.liHead {
	font-weight: bold;
}
