#content table.SeedTable {
	border-collapse:collapse;
	border-spacing:0;
	text-align: center;
}

#content table.SeedTable td{
	padding: 1px 3px 1px 2px;
	border: none;
	text-align: center;
}

#content table.SeedTable tr.grau {background-color: #EAEAEA;}
#content table.SeedTable tr.hell {background-color: #FFFFFF;}
#content table.SeedTable tr.firstone {background-color: #ffffcc; margin-bottom: 10px;}

#content table.SeedTable td.x, #content table.SeedTable th.x {text-align: left; width: 100%; white-space: nowrap;}
#content table.SeedTable td.x1, #content table.SeedTable th.x1 {text-align: right; white-space: nowrap; color: #6f6f6f; font-size: 0.9em; padding: 0 10px 0 0;}
#content table.SeedTable td.x4 {color: #6f6f6f; font-size: 0.95em;}
#content table.SeedTable td.x41 {color: #6f6f6f; white-space: nowrap;}
#content table.SeedTable td.xs1, #content table.SeedTable th.xs1 {width: 100%; text-align: left; white-space: nowrap; color: #6f6f6f; font-size: 0.9em; padding: 0 10px 0 0;}
#content table.SeedTable td.neuerpreis {color: #006600; white-space: nowrap; font-weight: bold; text-decoration: underline;}
#content table.SeedTable td.alterpreis {color: #990000; white-space: nowrap; text-decoration: line-through;}
#content table.SeedTable td.reduced {color: #006600; white-space: nowrap;}
#content table.SeedTable td img {vertical-align: middle; padding-top: 0; margin: 0 5px 0 0;}

#content table.SeedTable tr.hell td a, #content table.SeedTable tr.grau td a {display: block;}
#content table.SeedTable tr.hell td a:hover, #content table.SeedTable tr.grau td a:hover {color: #000000; background-color: #d8fd9f;}
#content table.SeedTable tr.hell:hover, #content table.SeedTable tr.grau:hover {background-color: #d8fd9f;}
