/* Standard template definitions */

div.clear {
	clear: both;
}
div.wtgallery_list_area div.wtgallery_list,
div.wtgallery_category_area div.wtgallery_categories,
DIV.wtgallery_teaser_list_area DIV.wtgallery_list {
	float: left; 
}
div.wtgallery_list_area div.wtgallery_list_firstofrow,
div.wtgallery_category_area div.wtgallery_category_firstofrow {
	clear: left;
}

img.wtgallery {

}

/* Category */
DIV.wtgallery_category_area { margin-top: 16px; }

DIV.wtgallery_categories {  }

DIV.category_row { margin-top: 16px; margin-bottom: 16px; }
DIV.category_row_1 { margin-top: 0px; }

DIV.wtgallery_category_pic { width: 275px; margin-left: 24px; }
DIV.wtgallery_category_firstofrow DIV.wtgallery_category_pic {margin-left: 0px;}


DIV.wtgallery_category_pic_image_box { float: left; }
DIV.wtgallery_category_pic_image_box IMG { margin-right: 12px; }

 
DIV.wtgallery_category_pic_caption_box {  }
DIV.wt_gallery_category_inner_title {  }
DIV.wt_gallery_category_inner_comments { font-size: 8pt; }

DIV.wtgallery_category_pic_caption_box A { text-decoration: none; }


/* List */

DIV.wtgallery_list_area {margin-top: 16px; margin-bottom: 16px;}

DIV.list_row {margin-top: 6px; }
DIV.list_row_1 { margin-top: 0px; }


DIV.wtgallery_list_centerofrow, .wtgallery_list_lastofrow {margin-left: 6px; }
DIV.wtgallery_list_firstofrow {margin-left: 0px;}

/* hier hat der Dorn rumgepfuscht: Klasse für die Bildunterschrift in Listview */
DIV.wtgallery_title 
{
	margin-top: 3px;
	margin-bottom: 8px;
	font-size: 8pt;
	width: 100px;
	text-align: center;
	color: #BBBBBB;
}



/* Teaser box - List */

DIV.wtgallery_teaser_list_area DIV.list_row { margin-top: 6px;}



/* Pagebrowsers */

DIV.wtgallery_category_pagebrowser_area P, DIV.wtgallery_list_pagebrowser_area P { font-size: 8pt;  }   


/* Link Box */

DIV.wtgallery_teaser_list_morelink_box {float: right; }
















