/* www.travelhits.net, www.pcs-online.ch
	Funktion: Diese Classes werden von www.travelhits.net ausgegeben
	Sie koennen veraendert werden, sollten jedoch nicht geloescht werden
*/
html,body {
margin-top: 0px; 
margin-left:0px;
margin-right:0px;
}

/* CLASSES SELECTION (kleine und grosse) */
/* Darstellung des Textes */
/* DropDown Datum */
.mask_fastbooking_select_datum
{	BORDER-RIGHT: #006699 1px solid; BORDER-TOP: #006699 1px solid; BORDER-LEFT: #006699 1px solid; BORDER-BOTTOM: #006699 1px solid; 
	WIDTH: 140px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
}
.mask_fastbooking_select_datum_klein
{	BORDER-RIGHT: #006699 1px solid; BORDER-TOP: #006699 1px solid; BORDER-LEFT: #006699 1px solid; BORDER-BOTTOM: #006699 1px solid; 
	WIDTH: 120px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
}
/* DropDown Select / Reiseart und Destination */
.mask_fastbooking_select_nolong 
{	BORDER-RIGHT: #006699 1px solid; BORDER-TOP: #006699 1px solid; BORDER-LEFT: #006699 1px solid; BORDER-BOTTOM: #006699 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal; 
}


TD		{	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal;
			font-weight : normal; text-align: left; margin-bottom: 0px; margin-top: 0px; color: #092351;
		}



/* BUTTONS */
/* Button auf der Startmaske */ 
#BTN_MASK1 {
	border-style: outset;
	padding:1px;
	BACKGROUND-COLOR: #1E4EA2;
	border-color:#1E4EA2;
	WIDTH: 120px; 
	FONT-FAMILY:arial,helvetica,sans-serif; 
	FONT-SIZE: 10px; 
	FONT-WEIGHT: normal; 
	CURSOR: pointer; 
	COLOR: #ffffff; 
	}


/* COPYRIGHT */
.fuss
{
	font-family: Arial, Helvetica, sans-serif; font-size: 10px;  font-style: normal;
	font-weight : normal; text-align: center; margin-bottom: 0px; margin-top: 5px; color : #006699;
}

