table.thmb {
	border-spacing: 10px;
}

table.thmb td {
	padding-left: 5px;
	padding-right: 10px;
}	

table.thmb tr.label td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	padding-bottom: 25px;
}

table.thmb tr.images td {
	border: 1px solid #eaeaea;
}

table.thmb img {
	max-width: 200px;
	max-height: 150px;
}

table.products {
	font-family: Arial, Helvetica, sans-serif;
}

table.products td {
	text-align: center;
}

table.products tr {
	height: 45px;
}

table.products tr.head {
	height: 40px;
	background-image: url('/software_reisebuero/images/bg_head_dl.gif');
	font-size: 14px;
	color: #EFEFEF;
	font-weight: bold;
}

table.products tr.highlight {
	background-color: #FDF4E6;
}

table.products tr.topic td {
	height: 35px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-top: 25px;
}

table.products td.head {
	font-style: italic;
	padding-right: 10px;
	padding-left: 5px;
	text-align: left;
}

table.products td.head div.hd {
	font-weight: bold;
	font-style: normal;
}
