
/*####Haenger####*/

#haenger {
	z-index: 99999;
	position: absolute;
	left: 780px;
	top: 198px;
	width: 284px;
	height: 288px;
	background-image: url(../img/location_monat.png);
	background-repeat: no-repeat;
	padding: 123px 10px 10px 25px;
	color: #404040;
	cursor: move;
	font-size: 11px;
}
#haenger a:link, #haenger a:visited {
	color: #404040;
	text-decoration: underline;
	font-size: 10px;
}

