	#tt-content table.tt-product-compare-header {
		line-height: 14px;
	}
		#tt-content table.tt-product-compare-products {
		line-height: 6px;
	}
	table{
		font-family: Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #1a61a9;
		text-align: center;
		border-collapse:collapse;
		margin-bottom:24px;
	}
	td {
		width: 90px;
		border-right: 1px solid;
		border-color: #1a61a9;
	}
	td.td-last {
		border-left: 0px none;
		border-right: 0px none;
	}
	td.td-0 {
		padding-bottom:3px;
		width:299px;
		text-align:left;
	}
	.tt-product-compare-header tr.tr-1, .tt-product-compare-products tr.tr-0 {
		background-image:url(../images/bg_orange.gif);
		background-repeat:repeat-x;
		background-position:bottom;
	}
	tr.tr-2, tr.tr-3, tr.tr-4,tr.tr-5,tr.tr-6,tr.tr-7,tr.tr-8, tr.tr-last, .tt-product-compare-products tr.tr-1, tr.tr-5 {
		background-color: #e7f0f9;
		background-image: url(../images/bg_weissblau.gif);
		background-repeat:repeat-x;
		height: 27px;
		color: #000;
		font-weight: normal;
	}
	
	tr.tr-2 td.td-0, tr.tr-3 td.td-0, tr.tr-4 td.td-0, tr.tr-5 td.td-0,tr.tr-6 td.td-0, tr.tr-7 td.td-0, tr.tr-8 td.td-0, tr.tr-9 td.td-0, tr.tr-last td.td-0, .tt-product-compare-products tr.tr-1 td.td-0 {
		padding-left: 8px;
	}
	.header {
		position: absolute;
		margin-top: -8px;
		z-index: 1000;
	}
	
	.tt-product-compare-products tr.tr-0 {
		height: 8px;
	}
