body {
  font-family: arial, sans-serif;
}

h1 {
  font-size: 12px;
  display: inline;
}

h2 {
  font-size: 0.9em;
}

h3 {
  font-size: 0.9em;
  display: inline;
}

table, th, td {
  border-spacing:0px;
  border-collapse:collapse;
}



table.timetable {
  border:0px solid #CCCCCC;
  width:450px;
}

table.timetable th {
  color: #000000;
}

table.timetable td {
  vertical-align: top;
  font-size: 0.8em;
  width: 100px;
  height:10px;
  border:1px dashed #003399;
  border-collapse:collapse;
  padding: 2px;
  margin: 0px;
}


table.timetable td.timeroster {
  color: #000000;
  text-align: center;
  width: 20px;
}

table.timetable td.weekend {
  font-style: normal;
}

table.timetable td.weekday {
  font-style: normal;
}

/* zeitzonen (9:00 uhr, ...) */
table.timetabel tr.timezone_1 {}
table.timetabel tr.timezone_2 {}
table.timetabel tr.timezone_2 {}
table.timetabel tr.timezone_3 {}


table.timetabel tr.timezone_1 td { background: #CCCCCC;}

table.timetable .type_V {
    color: #003399;
    text-decoration: underline;
}

table.timetable .type_F {
    color: #339900;
    text-decoration: underline;

}

/* wochennavigation */
ul.wochenuebersicht {
  list-style: none;
  text-align:none;
}
/* allgemein */
ul {
  list-style: none;
  text-align:none;
}
/* auflistung der veranstaltungen / fuehrungen bei der timetable uebersicht */
ul.veranstaltungen,li.veranstaltungen {
  list-style: none;
  /*color: #003399;*/
}

ul.fuehrungen, li.fuehrungen {
  list-style: none;
  color: #339900;
}

li.type_color_F, a.type_color_F, span.type_color_F { color: #339900;}
li.type_color_V, a.type_color_V, span.type_color_V { color: #003399;}

/* heimo 23.mai -> cats table */

table.liste_cats {
  margin-top: 1em;
  margin-left: 37px;
}

table.liste_cats td {
  padding: 3px;
  vertical-align: top;
}

table.liste_cats td.the_date {
  width: 100px;
}
