table.vortrag
{
	width: 100%;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++ */
table.vortrag td
{
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++ */
table.vortrag tr
{
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++ */
table.vortrag tr.th
{
	background-color: #eee;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++ */
table.vortrag span.text1
{
	font-weight: bold;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++ */
table.vortrag span.text2
{
	font-style: oblique;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++ */
span.plenumsvortrag_box
{
    max-width: 2em;
	text-align: center;
	color: white;
	background-color: #3296c8;
	font-weight: bold;
	white-space: nowrap;
	padding: 5px;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++ */
span.bestpractice_box
{
    max-width: 2em;
	text-align: center;
	color: white;
	background-color: #419669;
	font-weight: bold;
	white-space: nowrap;
	padding: 5px;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++ */
span.fachvortrag_box
{
    max-width: 2em;
	text-align: center;
	color: white;
	background-color: #c8284b;
	font-weight: bold;
	white-space: nowrap;
	padding: 5px;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++ */
span.workshop_box
{
    max-width: 2em;
	text-align: center;
	color: white;
	background-color: #b9c364;
	font-weight: bold;
	white-space: nowrap;
	padding: 5px;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++ */
span.ausstellerfachforum_box
{
    max-width: 2em;
	text-align: center;
	color: white;
	background-color: #999999;
	font-weight: bold;
	white-space: nowrap;
	padding: 5px;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++ */
