/* CSS Haygroup adv. */

input {
	font-family: Verdana, Arial;
	font-size: 12px;
	width: 216px;
}
select {
	font-family: Verdana, Arial;
	font-size: 12px;
}
textarea {
	font-family: Verdana, Arial;
	font-size: 12px;
}
h4 {
	margin: 12px 0 12px 0;
	padding: 0 0 2px 0;
	font-size: 13px;
	font-family: arial, verdana;
	line-height: 16px;
	background: #fff url("/Valencia09/images/interior/h4-background.gif") left bottom no-repeat;
}
.checkbox {
	width: 15px;
}
#scroll {
	margin-right:	2px;
	padding: 		6px;
	width:			98%;
	height:			200px;
	overflow: 		auto;
	border: 		1px solid #CCC;
	background-color:			#F5F5F5;
	scrollbar-track-color:		#F5F5F5;
	scrollbar-base-color:		#CCC;
	scrollbar-arrow-color:		#FFF;
	scrollbar-shadow-color:		#FFF;
	scrollbar-darkshadow-color:	#FFF;
	line-height:	18px;
}
.button {
	width:		auto;
	height:		24px;
	padding:  	5px 15px 5px 15px;
	border: 		1px solid #cccccc;
	background:	#ECE9D8;
	font-size: 	11px;
	color: 		#3F6A97;
	cursor: 		pointer;
}
input.button {
	width:		auto;
	border: 		1px solid #cccccc;
	background:	#ECE9D8;
	font-size: 	11px;
	padding:  	1px 15px 1px 15px;
	color: 		#3F6A97;
	cursor: 		hand;
}
input.button:hover {
	text-decoration:underline;
}
/* hoteltable */
 table.hoteltable {
	background-color: #ccc;
}
table.hoteltable td {
	background-color: #e6e6e6;
}
table.hoteltable td.deactive {
	color: #CCC;
}
table.hoteltable td.bold {
	font-weight:bold;
}
table.hoteltable td.center {
	text-align:center;
}
table.hoteltable td.bottom {
	vertical-align:bottom;
}
/* Visa */

table td {
	height:22px;
}
table tr#VISA0 td {
	background-color:#f4f4f4;
}
table tr#VISA1 td {
	background-color:#f4f4f4;
}
table tr#VISA2 td {
	background-color:#f4f4f4;
}
table tr#VISA3 td {
	background-color:#f4f4f4;
}
table tr#VISA4 td {
	background-color:#f4f4f4;
}
table tr#VISA5 td {
	background-color:#f4f4f4;
	padding-bottom: 5px;
}
table tr#GUESTVISA0 td {
	background-color:#f4f4f4;
}
table tr#GUESTVISA1 td {
	background-color:#f4f4f4;
}
table tr#GUESTVISA2 td {
	background-color:#f4f4f4;
}
table tr#GUESTVISA3 td {
	background-color:#f4f4f4;
}
table tr#GUESTVISA4 td {
	background-color:#f4f4f4;
}
table tr#GUESTVISA5 td {
	background-color:#f4f4f4;
	padding-bottom: 5px;
}

b.hinweis {
	float:		right;
	cursor:		help;
	margin: 	0 5px 0 5px;
	padding: 	0 7px 2px 7px;
	color:		#fff;
	background: #3F6A97;
	border: 	1px solid #036;
}
/* workshop */
table.workshop {
	background: #CCC;
}
table.workshop td {
	background: #E6E6E6;
	text-align:center;
}
table.workshop th {
	background: #FFF;
	text-align:center;
}


/* courses */
table.courses {
	background: #CCC;
	float:right;
	clear:right;
	margin-top:20px;
}
table.courses td {
	background: #fff;
}
table.courses th {
	background: #E6E6E6;
}
