
	.step1 {
		background-image:url(../images/hotel/online_buchen/step1.jpg);
		width:521px;
		height:33px;
	}
	.step2 {
		background-image:url(../images/hotel/online_buchen/step2.jpg);
		width:521px;
		height:33px;
	}
	.step3 {
		background-image:url(../images/hotel/online_buchen/step3.jpg);
		width:521px;
		height:33px;
	}	
	
	.table_container {
		border:1px solid #9A7C53;
		border-top:0px;
		padding-top:25px;
		padding-bottom:25px;
	}
	
	.txt {
		border:1px solid #9A7C53;
		background-color: #C7A961;
		font-family: Trebuchet MS;
		font-size: 14px;
		font-weight: bold;
	}
	
	.td_1 {
		width:200px;
		padding-left:25px;
	}
	
	.anzahl_personen {
		width:50px;
		text-align:right;
		padding-right: 5px;
	}
	
	.td_kon_1 {
		width:150px;
		padding-left:25px;
		vertical-align:top;
	}	
	
	.kontakt {
		width: 300px;
	}
	
	.pflicht {
		background-color: #ECC873;
	}
	
	.area {
		height: 100px;
	}
	
	.btn_senden {
		text-align:center;
		font-weight:bold;
		font-family: Trebuchet MS;
		font-size: 14px;
		border:1px solid #C7A961;	
		border-top:0px;
		padding:8px;
		cursor:pointer;
	}
	.btn_senden:hover {
		background-color: #C7A961;
	}
	
	#fehler_message {
		border:1px solid #CC0000;
		padding:15px;
		margin-top:10px;
		color: #CC0000;
		font-size:12px;
		font-weight:bold;
		background-color: #FFEEEE;
	}
	
	#senden_container {
	
	}
	.hinweis {
		font-family: arial;
		font-size:10px;
	}
	
	.senden_informationen {
		border: 1px solid #9A7C53;
		border-top:0px;
		padding:15px;
		font-weight:bold;
		font-size:14px;
		color: #590400;
	}
	
	.alt_kon {
		font-family: Trebuchet MS;
		font-size: 16px;		
		padding:25px;
	}

