
th.rang 		{width: 20px;}
th.name 		{width: 100px;}
th.pic 			{width: 50px; text-align: center;}
th.price		{width: 50px;}
th.zoll 		{width: 60px;}
th.resolution 	{width: 80px;}
th.size 		{width: 110px;}
th.ppi 			{width: 50px;}
th.aff			{width: 40px;}
th.weight 		{width: 70px;}
th.space 		{width: 75px;}
th.endurance 	{width: 90px;}


th.graustufen 	{width: 90px;}
th.touchscreen	{width: 40px;}
th.formate		{width: 100px;}
th.text2speech	{width: 100px;}
th.hochfahren	{width: 80px;}


th.lesezeichen	{width: 40px;}
th.licht		{width: 40px;}s
th.notizen		{width: 40px;}
th.markieren	{width: 40px;}



td {vertical-align: middle !important; text-align: center; font-size: 1.0em}
td.rang			{font-size: 1.4em; font-weight: bold; font-family: times;}
td.pic img 		{height: 50px;}



#content 		{width: 800px; margin: auto; margin-top: 40px; }


/* tables */
table {border-spacing: 1px;}
table.tablesorter { font-family:arial; background-color: #cdcdcd; margin:10px 0pt 15px; font-size: 10pt; width: 100%; text-align: left; }
table.tablesorter thead tr th, table.tablesorter tfoot tr th { background-color: #e6EEEE; border: 1px solid #FFF; font-size: 10pt; padding: 4px; }
table.tablesorter thead tr .header { background-image: url(/layout/images/bg.gif); background-repeat: no-repeat;  background-position: center right; cursor: pointer; } 
table.tablesorter tbody td { color: #3D3D3D; padding: 4px; background-color: #FFF; vertical-align: top; }
table.tablesorter tbody tr.odd td {	background-color:#F0F0F6; }
table.tablesorter thead tr .headerSortUp { background-image: url(/layout/images/asc.gif); }
table.tablesorter thead tr .headerSortDown { background-image: url(/layout/images/desc.gif); }
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp { background-color: #8dbdd8; }

.pic.header, .aff.header, .formate.header {background-image: none !important;}

.ja 			{width: 16px; height: 16px; margin: auto; background: url('../layout/images/iconset_trans.png') 0px 0px;}
.nein 			{width: 16px; height: 16px; margin: auto; background: url('../layout/images/iconset_trans.png') -352px -160px;}


.tooltip		{ position: absolute; width: 400px; padding: 10px 13px; z-index: 2; color: #303030; background-color: #f5f5b5; border: 1px solid #DECA7E; font-family: sans-serif; font-size: 12px; line-height: 18px; text-align: left; }
.tooltip strong	{ margin: 0 0 5px; text-align: left; }
.tooltip p 		{ font-weight: normal;}

