div.tx-wtgallery-pi1 {
	padding: 10px;
	/* background-color: #ddd; */
	
	padding: 15px 15px 5px 15px !important;
	margin: 0px 0px 15px 0px !important;
	border: 1px solid #c8c8c8;
	list-style-type: none;
	background: #fff url('../../../../../fileadmin/img/hintergrund/boxverlauf.gif') repeat-x bottom;

}
div.wt_gallery_single_inner_pic {
	margin: 10px;
	padding: 1px;
}
div.wt_gallery_single_inner_pic a img {
	border: 1px solid #FF9900;
}
div.wtgallery_list {
	padding: 1px;
	margin: 10px;
	/* background-color: #444; */
}
div.wtgallery_categories {
	padding: 1px;
	margin: 10px 15px 10px 15px;
	/* background-color: #444; */
}
div.wtgallery_list a img {
	padding: 1px;
	filter: alpha(opacity=66); 
	-moz-opacity: 0.66; 
	opacity: 0.66;
	border: 2px solid #087AC5;
}
div.wtgallery_categories a img {
	padding: 1px;
	filter: alpha(opacity=66); 
	-moz-opacity: 0.66; 
	opacity: 0.66;
	border: 2px solid #087AC5;
}
/*
div.wtgallery_list_current a img {
	border: 1px solid #444;
}
*/
div.wtgallery_categories_current a img {
	border: 1px solid #444;
}
div.wtgallery_list a:hover img {
	filter: alpha(opacity=100); 
	-moz-opacity: 1.00; 
	opacity: 1.00;
}
div.wtgallery_categories a:hover img {
	filter: alpha(opacity=100); 
	-moz-opacity: 1.00; 
	opacity: 1.00;
}

div.wtgallery_category_folder {
	padding-top: 10px;
	text-align: center;
}

div.wtgallery_category_folder a {
	color: #6B6B6B;
}


div.wt_gallery_single_inner_title {
	font-weight: bold;
	margin-top: 5px;
}
div.wt_gallery_single_inner_comments {

}