html, body, div, p,
h1, h2, h3, 
span, a,
form, img 					{ margin: 0; padding: 0;
							  font-family: Arial, Helvetica, sans-serif; }
							  							  
ul							{ margin-left: -27px; _margin-left: 16px; margin-top: 2px; margin-bottom: 2px; }
*+html ul      				{ margin-left: 16px; }
ol							{ margin-left: -20px; _margin-left: 23px; margin-top: 2px; margin-bottom: 2px; }
*+html ol      				{ margin-left: 23px; }
li							{ margin-top: 3px; }

							  
							  
.textfest					{
	font-size: 7.5pt;
	color: #000000;
	line-height: 9pt;
}
								
#schnellres_startseite		{
	/*position: absolute;
	z-index: 100;*/
	width: 111px;
	color: #32322A ;
	font-size: 11px;
	background-color: #F1CF9F;
	text-align: left;
	/*border: 1px solid #7B8A69;*/
}	
								
#schnellres_startseite_bg	{ position: absolute; z-index: 99; left:15px; top:450px; width: 200px; height: 150px;
								filter: alpha(opacity=50); }
								
#startseite_buchung			{ position: absolute; z-index: 61; left:23px; top:450px; 
								width: 183px; height: 23px; background-color: #a34d5a; visibility: hidden; }

.select_1					{ width: 350px; font-size: 0.7em; }
.select_2					{ font-size: 7pt; }
.select_3					{ width: 165px; font-size: 7pt; }
.input_1					{ width: 340px; font-size: 7pt; }
.input_2					{ width: 100px; font-size: 7pt; }
.input_3					{ width: 235px; font-size: 7pt; }
.input_4					{ width: 50px; font-size: 7pt; }

.input_res_datum			{
	width: 65px;
	font-size: 11px;
	border:1px solid #595248;
	background-color: #848AAC;
	text-align: left;
	color: #FFFDFE;
}
.select_res					{
	width: 40px;
	font-size: 9px;
	color: #595248;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F3CF9F;
}
.submit_res					{
	font-size: 10px;
	width: 60px;
	color: #FFFDFE;
	background-color:#848AAC;
	border:1px solid #595248;
	cursor: hand;
	font-weight: normal;
}

.textarea_1					{ width: 340px; font-size: 8pt; font-family: arial,helvetica,sans-serif; }

.submit						{ font-size: 8pt; width: 111px; background-color:#FEFBEC; border:1px solid #5B544A; 
								cursor: hand; }

.error						{ background-color:#ec0000; color:#ffffff; }

