.wtgallery_list_area div{

	margin-bottom:1px;
}
.wtgallery_list_area div img{

	margin-right:3px;

}
h2.wtgallery_single {
	visibility:hidden;
}
.wtgallery_single_browser_next{
	text-align:right;
	

}
.wtgallery_single_browser_next a{
	text-decoration:none;	
	padding-right: 10px;
	background:url(../../lise-gmbh/bildergalerie/navigation/pfeil_r.gif) right 60% no-repeat;
	
}
.wtgallery_single_browser_next a:hover, .wtgallery_single_browser_previous a:hover{
	color:#333;
}
.wtgallery_single_browser_next,.wtgallery_single_browser_previous{
	font-size:0.8em;
	width:240px;
	float:left;
	
}
.wtgallery_single_browser_next{
	padding:3px 5px;
	}
.wtgallery_single_browser_previous{
	padding:3px 5px;
}

.wtgallery_single_browser_previous a{
	
	text-decoration:none;	
	
	margin-left:20px;
	padding-left: 10px;
	background:url(../../lise-gmbh/bildergalerie/navigation/pfeil_li.gif) left 60% no-repeat;
}
.wt_gallery_single_inner_pic{

	width:500px;
}
.wtgallery_single_browser{
         float:left;/*damit innere div umfließt */
	background:url(../../lise-gmbh/bildergalerie/navigation/border_bottom.jpg) left center repeat-x;
	width:500px;
	padding-top:10px;
	/*background:#babed9;*/
}
.wt_gallery_single_inner_text{
	float:left;
	position:relative;
	top:-100px;
	background-color:#fff;
	padding:2px;
	font-size:0.8em;
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px solid #aaa;
	border-right:1px solid #aaa;
}
.wt_gallery_single_inner_title{
	font-weight:bold;
}
.wtgallery_list_pagebrowser_area{
	display:none;
}