
/* ------------------------ Extra Style ZEWO Generic ------------------------------------------ */


.Quelle {font-style:italic; color:#666666;margin-top: 5px;}
.element table td {padding: 3px; border-spacing: 0px; border-collapse: collapse; border-bottom: 1px solid White;}
.element table {border-spacing: 0px; border-collapse: collapse;}


/* ------------------------ table Extranet ZEWO standar ------------------------------------------ */
/*
	.element table.sample { width: 100%; border-collapse:collapse; margin-bottom: 0.5em; border-top: 2px #888 solid; border-bottom: 2px #888 solid; }
	.element table caption { font-variant:small-caps; }
	.element table.full, .element table.sample { width: 100%; }
	.element table.fixed { table-layout:fixed; }
	
	.element table.sample th, .element table.sample td { padding: 0.5em; }
	.element table.sample thead th { color: #000; border-bottom: 2px #800 solid;text-align:left; }
	.element table.sample tbody th { background: #e0e0e0; color: #333; }
	.element table.sample tbody th[scope="row"], tbody th.sub { background: #f0f0f0; }

	.element table.sample tbody th { border-bottom: 1px solid #eee; text-align: left;font-weight:bold; vertical-align:top; }
	.element table.sample tbody td { border-bottom: 1px solid #eee; vertical-align:top;}


/* ------------------------ table Extranet ZEWO Grünn ------------------------------------------ */
/*
	.extranet .element table.sample_g { width: 100%; border-collapse:collapse; margin-bottom: 0.5em; border-top: 1px #fff solid; border-bottom: 25px #7FB8CA solid; }
	.extranet .element table caption { font-variant:small-caps; }
	.extranet .element table.full, .element table.sample_g { width: 100%; }
	.extranet .element table.fixed { table-layout:fixed; }
		
	.extranet .element table.sample_g th, .element table.sample_g td { padding: 0.5em; }
	.extranet .element table.sample_g thead th { color: #000; border-bottom: 1px #fff solid; }
	.extranet .element table.sample_g tbody th { background: #7FB8CA; color: #ffffff; }
	.extranet .element table.sample_g tbody th[scope="row"], tbody th.sub { background: #B2D6E6; }
		
	.extranet .element table.sample_g tbody th { border-bottom: 1px solid #ddd; text-align: left;font-weight:bold; vertical-align:top;  }
	.extranet .element table.sample_g tbody td { border-bottom: 1px solid #ddd; background: #B2D6E6; vertical-align:top; }
	
/* ------------------------ table Extranet ZEWO Weiss ------------------------------------------ */

	.extranet .element table.sample_w { width: 100%; border-collapse:collapse; margin-bottom: 0.5em; border-top: 1px #fff solid; border-bottom: 25px #7FB8CA solid; }
	.extranet .element table caption { font-variant:small-caps; }
/*	.extranet .element table.full, .element table.sample_w { width: 100%; }
	.extranet .element table.fixed { table-layout:fixed; }
*/		
	.extranet .element table.sample_w th, .element table.sample_w td { padding: 0.5em; }
	.extranet .element table.sample_w thead th { color: #000; border-bottom: 1px #fff solid; }
	.extranet .element table.sample_w tbody th { background: #7FB8CA; color: #ffffff; }
/*	.extranet .element table.sample_w tbody th[scope="row"], tbody th.sub { background: #B2D6E6; }
*/		
	.extranet .element table.sample_w tbody th { border-bottom: 1px solid #ddd; text-align: left;font-weight:bold; vertical-align:top;  }
	.extranet .element table.sample_w tbody td { border-bottom: 1px solid #ddd; background: #ffffff; vertical-align:top; }	
*/
