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

#sid	{ 
	background-image: url(./reiseanfrage.gif); 
}

table.sfleistung { width: 100%; }

#optionen th.more { text-align: left; }

td.kvtop {
	vertical-align: bottom;
	width: 93px;
	background: rgb(126,171,245) url(../bild1_hotelmaske.jpg) top left no-repeat;
}
td.kvbottom {
	vertical-align: bottom;
	width: 93px;
	background: rgb(248,247,242) url(../bild2_hotelmaske.jpg) top left no-repeat;
}

td.kvtop img, td.kvbottom img { width: 93px; height: 1px; display: block }

#psm img.sterne2, #psm img.sterne3, #psm img.sterne4, #psm img.sterne5 {
		height: 10px;
		background-image: url(../star7-hell.png);
		background-repeat: no-repeat;
		background-position: left 0px;
		}
#psm img.sterne2 { width: 23px; }
#psm img.sterne3 { width: 35px; }
#psm img.sterne4 { width: 47px; }
#psm img.sterne5 { width: 59px; }

.bbottom { text-align: center }

#werbetext {
		margin: 6px;
}
.tit5		{
		font-family: Arial, Verdana, sans-serif;
		font-weight: bold;
		font-size: 12px; 
}