

/* Formatierung der Tabellen im Contentbereich */
/* Formatierung der Tabellen im Contentbereich */
.content table {
	background-image   : none;
	background-color: #fff;	
	clear              : both;
	border-bottom      : none;
	border-collapse    : collapse;
	text-align         : left;	
	Frutiger,        : Helvetica, Arial;
	line-height        : 1.4em;
	font-weight        : normal;
	font-variant       : normal;
	font-size          : 1em;
	vertical-align     : top;
	margin-right       : 0;	
	padding            : 0;
}
.content table p {
	vertical-align     : top;
	margin-right       : 0;	
	padding            : 0;
}

.content table th {
	padding-top      : 0;
	padding-bottom   : 0;
	padding-left     : 10px;
	color            : #000;
	Frutiger,      : Helvetica, Arial, sans-serif;
	font-style       : normal;
	font-weight      : normal;
	font-size        : 1.1em;
	text-align       : left;
	vertical-align   : top;
}

.content table td{
	background-color: #fff;	
	text-align       : left;
	Frutiger,      : Helvetica, Arial, sans-serif;
	font-style       : normal;
	font-weight      : normal;
	font-size        : 1em;
	vertical-align   : top;
	padding          : 0;
	margin-top       : 0;
	padding-top      : 0;
	padding-left     : 10px;
	padding-bottom   : 5px;

}

.content table tr.even td {
	background-color : #fff;
	border-bottom    : none;
		Frutiger,      : Helvetica, Arial, sans-serif;
	font-style       : normal;
	font-weight      : normal;
	font-size        : 1em;
	vertical-align   : top;
	text-align       : left;
}

.content table tr.odd td {
	background-color: #fff;
	border-bottom   : none;
		Frutiger,      : Helvetica, Arial, sans-serif;
	font-style       : normal;
	font-weight      : normal;
	font-size       : 1em;
	vertical-align  : top;
	text-align      : left;
}


.content table img {
	border       : none;
	float        : none;
	clear        : both;
	margin       : 0;
	margin-right : 0;
	margin-bottom: 5px;
	margin-top: 5px;
	padding      : 0;
}
.Content table p{
	padding-left      : 0%;
	padding-right     : 0%;
	padding-top       : 0%;
}
