table.contenttable, table.tabelle, table.featuresComparison, .licensing table {
	width:100% !Important;
}

.tabelle th, .featuresComparison th {
	background:#357eb5;
	padding:5px 10px;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
}

.tabelle td, .featuresComparison td {
	background:#e4f5ff;
	padding:5px 10px;
}

.licensing table img {
	padding:0!Important;
	margin:0 !Important;
	margin-bottom:4px !Important;
}

.featuresComparison td.td-1, .featuresComparison td.td-4, .featuresComparison td.td-7 {
	background:#aecbe1;
}

.featuresComparison td.td-2, .featuresComparison td.td-5, .featuresComparison td.td-8 {
	background:#90b8d6;
}

.featuresComparison td.td-3, .featuresComparison td.td-6, .featuresComparison td.td-9 {
	background:#72a5cb;
}

.featuresComparison tr.tr-last td {
	background:#ffffff;
	padding:5px 10px;
	color:#333333;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
}