td.frei {
	color: white;
	height: 15px;
	width: 15px;
}
.ticket_button {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: underline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


td.gebucht {

  color: white;
  background: red;
  height: 15px;
  width: 15px;
}

td.clicked {
	color: white;
	height: 15px;
	width: 15px;
	background-color: #00FF00;
}

.zelle_hidden {
	color: #00FF00;
	background-color: #FFCC00;
	display: none;
	visibility: hidden;
}

td.frei.kat1,.kat1 {background-color: #FF9900;}
td.frei.kat2,.kat2 {background-color: #0033FF;}
td.frei.kat3,.kat3 {background-color: #9900CC;}
td.frei.kat4,.kat4 {background-color: #FF66FF;}

.gang {
	background-color: #caad82;
	color: #caad82;
}

td.leer {
	height: 15px;
	width: 15px;
}

.cb {
	height: 1px;
	width: 1px;
	overflow: hidden;
	position: absolute;
	visibility: hidden;	
	display: none;
}
.white {
	color: #FFFFFF;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select,input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
.leiste_sel {
	color: #a81c19;
}
.farbe_rot {
	color: #a81c19;
}
.farbe_gruen {
	color: #00FF00;
}


.farbe_gelb {
	color: #FFFF00;
}
.farbe_weiss {
	color: #FFFFFF;
}


.vorstellungen {
	color: #a81c19;
}
.navi_linie {
	color: #000000;
	background-color: #000000;
}
.saalbeschreibung {
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}
.leiste_not_sel {
	color: #000000;
}
.tabellen_header {
	font-size: 12px;
	font-weight: bold;
}

.handcursor {
	cursor: pointer;
}
.bestell_auswahl_buttons {
	height: 40px;
	width: 100px;
	font-weight: bold;
}
.bestell_auswahl_buttons_2 {
	/*height: 40px;*/
	/*width: 150px;*/
	font-weight: bold;
}
