div.ui-datepicker{
 font-size:12px;
}

#zeittable
{
	border-spacing:0px;
	position:relative;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#zeittable_head
{
	border-spacing:0px;
	position:relative;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}


.zeitcell
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#ffF;
	width:60px;
	
	border-radius: 5px 0px 0px 5px; -moz-border-radius: 5px 0px 0px 5px; -webkit-border-radius: 5px 0px 0px 5px; 
	border: 1px solid #eaf5fe;
}

.innerzeitcell:hover
{
	/*background-color:#c4e4fe;
	cursor:vertical-text;*/
}

.innerzeittable
{
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
	border-spacing:0px;
}


.innerzeittable_head
{
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
	border-spacing:0px;
	height:10px;
}

.buchungcell
{
	width:470px;
	/*
	border-bottom:#eaf5fe 1px solid;
	border-top:#eaf5fe 1px solid;
	border-right:#eaf5fe 1px solid;
	*/
	height:30px;

}

.buchungcell_head
{
	/*width:370px;*/
	width:470px;
	height:30px;

}

.backgroundslot
{
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	background-color:#eaf5fe;
	background-color:#090;
	//border-color:#878787;
	border:#fff 1px solid;
	border-radius: 5px 5px 5px 5px; -moz-border-radius: 5px 5px 5px 5px; -webkit-border-radius: 5px 5px 5px 5px; 
	line-height: auto !important;
}

.buchungsslot
{
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	//border-color:#878787;
	background-color:#F00;
	border:#fff 1px solid;
	border-radius: 5px 5px 5px 5px; -moz-border-radius: 5px 5px 5px 5px; -webkit-border-radius: 5px 5px 5px 5px; 
}



.angezahlt_true
{
		background-color:#0F0;
}

.angezahlt_false
{
		background-color:#FC0;
}

.enabled:hover
{
	background-color:#fbec88;
	cursor:pointer;
}

.disabled
{
	background-color:#F00;
	color:#000;
}

.disabled:hover
{
	cursor:not-allowed;
}

.editable:hover
{
	cursor:pointer;
	border:#000 1px solid;
}

.gebucht:hover
{
	cursor:not-allowed;
}

.passive-span
{
	background-color:#eaf5fe;
}

.active-span
{
	background-color:#fbec88;
}

.innerzeitcell
{
	position:relative;
	-moz-box-shadow: 1px 1px 1px #eaf5fe;
 	-webkit-box-shadow: 1px 1px 1px #eaf5fe;
 	box-shadow: 1px 1px 1px #eaf5fe;
 	width:150px; 
}

.innerzeitcell_head
{
	position:relative;
	-moz-box-shadow: 1px 1px 1px #eaf5fe;
 	-webkit-box-shadow: 1px 1px 1px #eaf5fe;
 	box-shadow: 1px 1px 1px #eaf5fe;
 	/*width:150px; */
	height:25px;
	overflow:hidden;
}

.innercellhover
{
	background-color:#eaf5fe;
	border-color:#878787;
	border-left:#878787 1px solid;
	border-right:#878787 1px solid;
	cursor:move;
}

.innercellhover_first
{
	border-radius: 5px 5px 0px 0px; -moz-border-radius: 5px 5px 0px 0px; -webkit-border-radius: 5px 5px 0px 0px; 
	border-left:#878787 1px solid;
	border-right:#878787 1px solid;
	border-top: 1px solid #878787 ;
	cursor:n-resize;
}

.innercellhover_last
{
	border-radius: 0px 0px 5px 5px; -moz-border-radius: 0px 0px 5px 5px; -webkit-border-radius: 0px 0px 5px 5px; 
	border-left:#878787 1px solid;
	border-right:#878787 1px solid;
	border-bottom: 1px solid #878787 ;
	cursor:s-resize;
}

.zeitedit
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:60px;
	height:14px;
}

.zeitedittable
{
padding-left:10px;
	margin-top:10px;
	padding-right:10px;
}

.bluebg
{
	background-color:#fff;
	/*line-height:25px; Wegen Dschungelpavillon im Restaurant entfernt*/
	background-image:url(../images/bs/greenbg.png);
	border-left:#FFF 1px solid;
}

#buchungshead
{
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left:20px;
	margin-top:20px;
	width:500px;
}

#buchungsliste
{
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:20px;
	/*margin-top:20px;*/
	width:500px;
}

/*Dialoge*/
.warnungstext
{
	color:#F00;
}

.dialogtinputext
{
	width:130px;
}

.dialogtinpunumber
{
	width:50px;
}


.bestelldialogclass
{
	
	font-size:13px;
}

.lefttabelle
{
	width:250px;
}

.lefttabelle_small
{
	width:100px;
}

.centertabelle
{
	width:20px;
}

.wtext
{
	color:#FFF;
}

.mycenter
{
	text-align:center;
	
	
}

#buchungsform input, #buchungsform select
{
	color:#000;
}

.ui-datepicker-title
{
color:#000;
}


