/* Copyright (C) 2005 Terracus GmbH. All rights reserved. */

#sid	{ background-image: url(../templates/ziel.gif) }

td.preis { font-weight: bold }

table#ziel tr.region td.ziel	{
		font-weight: bold;
		padding-left: 2em;
		}
table#ziel tr.ziel td.ziel a { padding-left: 4em; }

table#ziel .preis, table#hotel .preis, table#termin .preis	{ text-align: right; }
table#ziel td.preis, table#hotel td.preis, table#termin td.preis { padding-right: 1em; }
thead th { padding: .2em .3em }

tr.even td		{ background-color: rgb(242,242,215); }
tr.odd td		{ background-color: #FFFFE4; }

tbody.even td	{ background-color: rgb(242,242,215); }
tbody.odd td	{ background-color: #FFFFE4; }
