@charset "utf-8";
/************************************************************************************/
/*                                                                                  */
/* Tabellen Styles                                                                  */
/*                                                                                  */
/************************************************************************************/

/************************************************************************************/
/* Table */
table
{
	margin-bottom:36px;
	color:#333;
}
	

tr
{
}

td
{
	width:150px;
}

.footer
{
	color:#666;
	margin-bottom:18px;
}

.tabelle
{
	margin-top:8px;
}

.tabelle td
{
	margin-bottom:0px;
	padding-bottom:1px;
}

.tabelle th
{
	font-weight:normal;
	text-align:left;
	padding-bottom:10px;
	color:#999;
}
