/* Ansichten */

#title_ansichten {
	background: url('images/titel/ansichten.gif') no-repeat;
}

.thumbnail {
	float: left;
	margin-left: 2px;
	display: block;
	width: 224px;
	height: 172px;
	background: url('images/thumb_shadow.gif') no-repeat;
	padding: 15px 0px 0px 15px;
}

.thumbnail:hover {
	background-position: -239px 0px;
}

.thumbs_row_2 {
	margin-left: 114px;
}
