/* CSS LBT - Michael Geelink */


/* ------------- Tabellenkonfiguration ---------------------- */
div#sitemap {
	background-color: #CCC;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 1px;
}

table {
	width: 900px;
	margin-top: 10px;
	border: 1px solid #404040;
}

.hoteltarife {
	width: 568px;
	margin-top:20px;
}

th, td {
	padding: 0.2em;
	border-bottom: 1px dotted #669999;
	text-align:left;
}
tbody tr.odd td { background-color: #999; }
col#colflugpreis { } 
