
/* ---------------------- */
/* WT GALLERY category mode */
/* ---------------------- */

.wtgallery_categories { 
	border: 1px solid;
	border-color: #AAA #444 #444 #AAA;
	padding: 13px;
	float: left;
	margin: 16px 35px 25px 0;
	text-align:center;
	display: block;
}

.wtgallery_categories a:hover {
	border-bottom:0px dotted #000000;
}

.wtgallery_categories a {
	color:#9ACC53;
	text-decoration:none;
	font-weight:bold;
}

.wtgallery_categories .wtgallery_category_pic .wtgallery_category_pic {
	margin:0;
	padding: 0;
	border: 1px solid;
	border-color: #444 #AAA #AAA #444;
}

.wtgallery_category_folder {
	clear:both;
	margin: 15px;
}

.wtgallery_category_pagebrowser {
	margin: 20px 0;
	clear:both;
	text-align:center;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	border-right: none;
	border-left: none;	
	display:block;	
}


/* ---------------------- */
/* WT GALLERY list mode */
/* ---------------------- */

.wtgallery_listpic_pic {
	border: none;
	margin: 0px;
}

.wtgallery_listpic {
	border: 0px solid #888888;
	margin: 3px;
}

.wtgallery_listpic a:hover {
	border-bottom:0px dotted #000000;
}

.wtgallery_pagebrowser{
	margin-top:10px; 
	margin-left:5px; 
	margin-bottom:10px; 
	margin-right:5px;
	clear:both;
	text-align:center;
	background:none;
	border: 1px solid #CCCCCC;
	border-right: none;
	border-left: none;	
	display:block;
	font-size:  80%;
}


.wtgallery_pagebrowser_up {
	text-align:center;
}

.wtgallery_pagebrowser a {
	color:#9ACC53;
	text-decoration:none;
	font-weight:bold;
}

.tx-wtgallery-pi1 a {
	color:#9ACC53;
	text-decoration:none;
	font-weight:bold;
}

/* ---------------------- */
/* WT GALLERY singleview mode */
/* ---------------------- */

#wtgallery_singlepic_area{
width:100%;
}
#wtgallery_singlepic_comment{
border: 1px solid #FFCCCC;
}
.wtgallery_h2{
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#000000;
	background-image: none;
	border-bottom:0px solid #cccccc;
	padding-bottom:2px;
	padding-top:2px;
}

#wtgallery_singlepic_linke_spalte{
width: 520px;
float: left;
}


.wtgallery_singlepic_fwdback{
	margin-top:0px; 
	margin-left:5px; 
	margin-bottom:10px; 
	margin-right:5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-right: none;
	border-left: none;	
	display:block;
	float:left;
	}

.wtgallery_singlepic_back{ float:left;}
.wtgallery_singlepic_fwd{ 
	float:right;
	margin-left: 300px;
}



.wtgallery_singlepic_pic {
	margin-top:20px; 
	margin-left:5px; 
	margin-bottom:10px; 
	margin-right:5px;
	border: 1px solid #888888;
}

.wtgallery_singlepic {

}

.wtgallery_singlepic a:hover {
	border-bottom:0px dotted #000000;
}
/* wt_gallery END */
















