/* ---------------- tabelle ----------------------*/
#content .box_inhalte #ticketPreise {
	margin-left: 15.2em;
}

/*#content .box_inhalte table.ticketPreise {
	width: 100%;
}

* html #content .box_inhalte table.ticketPreise {
	width: 99%;
}*/


#content .box_inhalte table.ticketPreise th {
	font-size: 1.1em;
}

#content .box_inhalte table.ticketPreise td {
	font-size: 1.2em;
}

#content .box_inhalte table.ticketPreise th, 
#content .box_inhalte table.ticketPreise td {
	padding: 0.6em;
	color: #000;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}




#content .box_inhalte table.ticketPreise th.linkeSpalte {
	width: 11.75em;
}

#content .box_inhalte table.ticketPreise td.linkeSpalte {
	border-left: 1px solid #999;
}


#content .box_inhalte table.ticketPreise th.mittlereSpalte, 
#content .box_inhalte table.ticketPreise th.rechteSpalte, 
#content .box_inhalte table.ticketPreise td.preisvariante {
	background: #f6f0dc;
}


#content .box_inhalte table.ticketPreise th.mittlereSpalte, 
#content .box_inhalte table.ticketPreise th.rechteSpalte {
	border-top: 1px solid #999;
}

#content .box_inhalte table.ticketPreise th.mittlereSpalte, 
#content .box_inhalte table.ticketPreise td.mittlereSpalte {
	width: 11.5em;
	text-align: center;
	font-weight: normal;
}

#content .box_inhalte table.ticketPreise th.rechteSpalte, 
#content .box_inhalte table.ticketPreise td.rechteSpalte {
	width: 11.5em;
	text-align: center;
	font-weight: normal;
} 

#content .box_inhalte table.ticketPreise td.rechteSpalte, 
#content .box_inhalte table.ticketPreise td.mittlereSpalte {
	font-weight: bold;
}


#content .box_inhalte table.ticketPreise td.K_li {
	background: #d0d0f9;
}

#content .box_inhalte table.ticketPreise td.P1_li {
	background: #a7f9a7;
}

#content .box_inhalte table.ticketPreise td.P2_li {
	background: #ffff55;
}

#content .box_inhalte table.ticketPreise td.P3_li {
	background: #ff5555;
}

#content .box_inhalte table.ticketPreise td.P4_li {
	background: #7ed0d0;
}

#content .box_inhalte table.ticketPreise td.P5_li {
	background: #a7d0f9;
}

#content .box_inhalte table.ticketPreise td.P6_li {
	background: #ffd055;
}

#content .box_inhalte table.ticketPreise td.P7_li {
	background: #6972A8;
}


#content .box_inhalte table.ticketPreise td.K,
#content .box_inhalte table.ticketPreise td.P1,
#content .box_inhalte table.ticketPreise td.P2,
#content .box_inhalte table.ticketPreise td.P3,
#content .box_inhalte table.ticketPreise td.P4,
#content .box_inhalte table.ticketPreise td.P5,
#content .box_inhalte table.ticketPreise td.P6,
#content .box_inhalte table.ticketPreise td.P7
