.table_show_pictures td.mitte {

	background: #57B567;
	border-left:   4px solid #57B567;
	border-right:  4px solid #57B567;
/*	border-top:    2px solid #57B567;
	border-bottom: 2px solid #57B567; */
}

.table_show_pictures img.vorschau {

	border-top:    3px dotted black;
	border-bottom: 3px dotted black;
}

.table_show_pictures img.first_picture {

	border-top: 3px dotted lightgreen;
/*	border-left:  3px dotted lightgreen;
	border-right: 3px dotted lightgreen;*/
	border-bottom: 3px dotted lightgreen;
}

.table_show_pictures img.last_picture {

	border-top:  3px dotted red;
/*	border-left:  3px dotted red;
	border-right: 3px dotted red;*/
	border-bottom:  3px dotted red;
}

.table_show_pictures img.akt_image {

	border: 4px solid #57B567;

}

.table_show_pictures td.slimvorschau {

	padding-top:		3px;
	padding-bottom:		3px;
	background:			white;

}

.table_show_pictures td.center {

	margin-right:		auto;
	margin-left:		auto;
}