#TischAdmin {
	border:2px solid #808080;
	background-color:#A0FFA0;
	}
	
#CardPrices td {
	font-family: Calibri, Arial, Seriv;
	font-size:12px;
	}
	
.CardTypeLabel0 {
	font-family: Calibri, Arial, Seriv;
	font-size:12px;
	color: #008000;
	}
	
.CardTypeLabel1 {
	font-family: Calibri, Arial, Seriv;
	font-size:12px;
	color: #800000;
	}
	
fieldset legend {
	font-family: Calibri, Arial, Seriv;
	font-size: 14px;
	font-weight: bold;
	}
	
table#PlaceSitters td {
	font-family: Calibri, Arial, Seriv;
	font-size:12px;
	color:black;
	}
	
#CardPrices INPUT {
	font-family: Calibri, Arial, Seriv;
	font-size:12px;
	text-align: right;
	}
	
IMG.tischN {
	cursor:pointer;
}
	
IMG.blocked {
	cursor:no-drop;
}


