/* CSS Document */
.img {
	border: 0px none;
}

.imglegende {
	background-image:url(../images/img_back.gif);
	background-position: bottom left;
	background-repeat:no-repeat;
	background-color:#FFC44C;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size: 11px;
	color: #FFFFFF;
}
