body{
	background-color:#FFFFFF;
}

*{
	color:#1f769e;
	font-family:tahoma;
}


select{
	border:0px;
}

#Hotel{
	width:290px;
	height:20px;
	border:0px;
}

#Adults , #Childs {
	border:0px;
	width:140px;
}

#buchung{

	background-image:url(images/background.png);
	width:800px;
	height:600px;
}

#content{

	padding: 180px 0 0 0;
}

h2 {
	padding: 0 0 0 0;
	font-size: 12px;

}

.sendbutton{

	margin: 35px 0 0 0;
}

.datefield{
	height:25px;
	width:148px;
	padding: 4px 6px 2px 6px;
	background-image:url(images/smallchoose.png);
	border:0px;

}

.smallselectfield{
	height:22px;
	width:140px;
	padding: 4px 5px 2px 5px;
	background-image:url(images/smallchoose.png);
	border:0px;
}

.bigselectfield{
	height:22px;
	width:290px;
	padding: 4px 5px 2px 5px;
	background-image:url(images/bigchoose.png);
	border:0px;
}

.childfield {
	margin-left:38px;
	display:none;
}

.dayfield{
	height:22px;
	width:72px;
	padding: 4px 0px 2px 5px;
	background-image:url(images/daychoose.png);
	border:0px;
}

#dertours {
	background-image:url(images/send_dertours.png);
	background-color:transparent;
	width:195px;
	height:45px;
	border:0px;
}

#disney {
	background-image:url(images/send_disney.png);
	background-color:transparent;
	width:195px;
	height:45px;
	border:0px;
}