/*##########################*/
/*		Kategorie View		*/
/*##########################*/


.tx-wtgallery-pi1 {
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 0px;
	background-color: #FFFFFF;

}

.wtgallery_category_area {
	margin: 0;
	padding: 0;
}

.wtgallery_categories {
	width: 528px;
	float:left;
}

.wtgallery_category_pic {
	width: 152px;
	height: 119px;
	margin-right: 12px;
	float: left;
	margin-bottom: 25px;
}

.wtgallery_category_folder {
	width: 362px;
	float: left;
}


.wt_gallery_category_inner_title {
	font-size: 16px;
	color: #003061;
	margin-bottom: 8px;
}

.wt_gallery_category_inner_comments {
	line-height: 14px;
	margin-bottom: 12px;
}

.wt_gallery_category_inner_link {

}
.wtgallery_list_pagebrowser_area{
	float: left;
	margin-bottom: 10px;
}

* html .wtgallery_list_pagebrowser_area{
	margin-bottom: 0px;
}

/*##########################*/
/*		List View			*/
/*##########################*/

.wtgallery_list_area {
	background-color: #FFFFFF;
	float: left;
	margin: 0 0 0 44px;
	padding: 0;
	/*
	margin-top: -25px;*/
}

.wtgallery_list_area h1, .wtgallery_single h1{
	margin: 0 0 15px 0 !important;
	color:#003061;
font-size:20px !important;
font-weight:normal;
}

.wtgallery_category_pagebrowser_area {
	position: relative;
	padding-left: 243px;
	z-index: 100;
	background-color: white;
}

.wtgallery_category_pagebrowser_area A{
	text-decoration: none;
	height: 20px;
	width: 31px;
	background: url(/fileadmin/templates/images/backButton_on.jpg) no-repeat;
	overflow: hidden;
	text-indent: -999em;
	display:block;
}

.wtgallery_list_back {
	width: 420px;	
	float: left;
	text-align: center;
}

.wtgallery_list_back ul {
	text-align: center;
}

.wtgallery_list_back li {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	float: left;
	margin-right: 5px;
}

.wtgallery_pagebrowser_list {
	float: left;
	
}


.wtgallery_pagebrowser_listitem {
	float: left;
}

.wtgallery_pagebrowser_listitem A{
	color: #023162;
	float: left;
	margin-right: 5px;
	text-decoration: none;
}

.wtgallery_pagebrowser_listitem A:hover{
	color: #FFCC01;
	float: left;
	margin-right: 5px;
	text-decoration: none;
}


.clear {
	clear: both;
}

.wtgallery_list_item {
	width: 96px;
	height: 90px;
	margin-right: 1px !important;
	margin-bottom: 1px !important;
	background-color: #d9d9ea;
	float: left;
	text-align: center;
	padding: 16px 5px 0 5px;
}

* html .wtgallery_list_item {
	width: 106px;
	height: 106px;
	margin-bottom: -14px !important;
}

.wtgallery_list img{
	vertical-align: middle;
	position: absolute;
	top: 50%;
	margin-top: -48px;
	valign: middle;
}

.wtgallery_list_foldername {
	font-size: 16px;
	color: #003061;
	margin-bottom: 8px;
}

.wtgallery_list_upto {

}

.wtgallery_list_pagelinks a, .wtgallery_list_pagelinks a:hover{
	font-weight: normal;
	font-size: 11px;
}


.list_row, list_row_1, list_row_2, list_row_3, list_row_4{
	margin: 0 !important;
	padding: 0 !important;
}



/*##########################*/
/*		List Single			*/
/*##########################*/


.wtgallery_single {
}
    
.wtgallery_single_browser_previous {
	width: 54px;
	margin-top: -30px;
}

.wtgallery_single_pic {
	width: 420px;
	min-height: 280px;
	margin-top: -30px;
}

.wtgallery_single_browser_next {
	width: 54px;
	height: 280px;
	margin-top: -30px;
}


.wt_gallery_single_inner_title {
	font-size: 16px;
	color: #003061;
	margin-bottom: 8px;
}

.wt_gallery_category_single_comments {
	line-height: 14px;
	margin-bottom: 12px;
}

.wt_gallery_category_single_link {

}
.wt_gallery_single_backlink {
	padding: 10px;
}
.wt_gallery_single_backlink A{
	text-decoration: none;
	height: 20px;
	width: 31px;
	background: url(/fileadmin/templates/images/backButton_on.jpg) no-repeat;
	overflow: hidden;
	text-indent: -999em;
	display:block;
}

.wt_gallery_single_foldername {
	font-size: 16px;
	color: #003061;
	margin-bottom: 8px;
}
.wtgallery_category_link{
	margin-bottom: 30px;
}

