#mitte {
	background: #c8bfdc;
	border: 1px solid #210073;
}

div.clear {
	clear: both;
}

.tx-wtgallery-pi1 {background:green;}

div.wtgallery_list_area div.wtgallery_list,
div.wtgallery_category_area div.wtgallery_categories {
	float: left;
	margin: 2px;	
}
div.wtgallery_list_area div.wtgallery_list_firstofrow,
div.wtgallery_category_area div.wtgallery_category_firstofrow {
	float: left;
	width: 100px;
}

.wtgallery_list_area {
	float: right;
	width: 225px;
	margin-top: -2px;
}

img.wtgallery_list {border: 1px solid #210073;}

.wtgallery_single {
	width: auto;
	float: left;
	border: 1px solid #210073;
	padding: 2px;
	margin-left: 3px;
	background: white;
}

img.wtgallery_single {border: 0px;}

h2.wtgallery_list {
	display: none;	
	}

h2.wtgallery_single {display: none;}