body
{
	font-family:      Arial, Helvetica, Sans-Serif;
	font-size:        12px;
	background-color: White;
}

td
{
	font-size: 12px;
}

.hervorgehoben
{
	color:       Blue;
	font-size:   larger;
	font-weight: bold;
}

.frei
{
    width: 12px;
    height: 12px;
}

table.sitzplan1 .frei
{
    background-color: Black;
}

table.sitzplan2
{
    border-collapse: collapse;
}

table.sitzplan2 td
{
    height: 1em;
}

.Tisch
{
    background-color: #888888;
    min-width: 2em;
}
