.select_parkplatz	{
			vertical-align:middle;
			height:22px;
			background-image:url(../images/parkplatz.png);
			background-repeat:no-repeat;
			padding-left:25px;
			}

.select_parkhalle	{
			vertical-align:middle;
			height:22px;
			background-image:url(../images/parkhalle.png);
			background-repeat:no-repeat;
			padding-left:25px;
			}

#busi_button		{
			  color:#333486;
			  background-color:#EEE;
			  border:1px solid #AAA;
			  line-height:30px;
			  text-align:center;
			  font-size:13px;
			  font-weight:bold;
			  display:block;
			  width:250px;
			  height:30px;
			  margin-top:6px;
			  float:right;
			  cursor:hand; cursor:pointer;
}


.select_stellplatzart	{ height:18px; }

.preisrechner_input	{ width:160px; font-weight:bold; padding:2px; }	


.tab_aktiv		{ background-color:#FFEE9F; border-collapse:collapse; width:257px; }
.tab_deaktiv		{ background-color:transparent; border-collapse:collapse; width:257px; }

.tab_deaktiv tbody	{ filter:alpha(opacity=60); opacity:0.6; }

.tab_aktiv thead td	{ border-bottom:1px solid #313184; background-color:#FFDE3E; }
.tab_deaktiv thead td	{ border-bottom:1px solid #769BD2; background-color:transparent; }

.hand			{ cursor:hand; cursor:pointer; }
.bordergrau		{ border-bottom:1px solid #CCCCCC; }

.ieldset_buchung	{ border:1px solid #313184; background-color:#EEEEEE; width:600px; margin-top:20px;}
.buchtr			{ border-bottom:1px solid #CCCCCC; }

.summe			{ font-weight:bold; border-bottom:1px solid #313184; border-top:1px solid #313184; background-color:#FFDE3E; }
.n9			{ font-size:9px; }

.fehler			{ border:1px solid red; background-color:#FFCFCF; display:block; color:red; font-size:11; padding:5px; font-weight:bold; margin:3px; }
.hinweis		{ border:1px solid #146F29; background-color:#C3DFC9; display:block; color:#146F29; font-size:11; padding:5px; font-weight:bold; margin:3px; }

.pw-0,.pw-1,.pw-2,.pw-3,.pw-4			{ border:1px solid #313184; height:8px; }
.pw-0			{ background-color:red; }
.pw-1			{ background-color:#FF7200; }
.pw-2			{ background-color:#FDFF00; }
.pw-3			{ background-color:#CDFF00; }
.pw-4			{ background-color:#0DFF00; }

.kalender		{ background-color:#FAFAFA; }
.budat 			{ font-size:9px; text-align:center; background-color:#FFDE3E; height:17px; }
.wota, .monat		{ font-size:9px; text-align:center; } 
.wota, .monat		{ background-color:#FAFAFA; color:#313184; }
.saison 		{ font-size:9px; text-align:center; background-color:#FFA200; color:#313184; height:17px; }
.ns			{ width:15px; height:15px; background-color:#FFDE3E; display:inline-block; }
.hs			{ width:15px; height:15px; background-color:#FFA200; display:inline-block; }
.bgns			{ background-color:#FFDE3E; }
.bghs			{ background-color:#FFA200; }

.fieldset_preis,.fieldset_buchung { border:1px solid #313184; background-color:#FAFAFA; width:600px; margin-top:20px; display:block; }
.fieldset_preis legend,.fieldset_buchung legend		{ background-color:#FFDE3E; padding:3px; border:1px solid #313184; }

.fieldset_preisstart  { border: none; display:block; width:198px; margin:20px 0 0 0; padding:9px;
						background-image:url(/iTanumCMS/images/bg/flysky.png);
						background-repeat:repeat-x; 
						background-position: 0px -600px;
						}
.preisrechner { margin:0px; padding:0px;}						
						
