table.programm {
border-collapse:collapse;
width:100%;
}

table.programm th, table.programm td {
font-size:9pt;
color:black;
border:#0B2777 1px solid;

padding:2px;
vertical-align:top;
text-align:left;
}

table.programm th, tr.bus td {
background-color:#e0e4ef; /* #dbe4ff, #e6e4ef */
color:#0B2777;
font-weight:bold;
}

tr.special td {
background-color:#7BA5CE;
font-weight:bold;
}

td.time {
white-space:nowrap;
font-weight:normal;
font-size:9pt;
}

p.title, p.title a, p.title a:visited, tr.special td a {
font-size:9pt;
color:#006;
font-weight:bold;

margin-top:0px;

white-space:normal;
text-decoration:none;
}

p.title a:hover, tr.special td a:hover {
text-decoration:underline;
}

p.speaker, p.download, .speaker {
font-size:8pt;
margin-bottom:0px;
}

/* vor 2009 */
p.ausgebucht {
font-size:8pt;
font-weight:bold;
color:#f00;

margin-top:0px;
margin-bottom:0px;
}

/* 2009 */
span.ausgebucht {
color:red;
font-style:italic;
}

p.download em {
font-style:normal;
font-weight:normal;
color:#f00;
}

p.download a {
color:black;
font-weight:normal;
text-decoration:none;
}

p.download a:hover {
text-decoration:underline;
}

