/* Zentriert=c */
.c {text-align:center;}
/* Rechtsbündig=r */
.r {text-align:right;}

/* Halbe Zeilenhöhe=r05 */
.r05 {line-height: 9px;font-size:9px;}
/* Eineinhalbfache Zeilenhöhe=r15 */
.r15 {line-height: 27px;font-size:9px;}


/* Tabelle 100% Weite=tab1 */
table.tab1 {width:100%;background: url("../media/layout/trans30.png");behavior: url("iepngfix.htc");}

/* Tabelle zur Person=person */
table.person {width:100%;border-top: 1px solid #333333;border-left: 1px solid #333333;background: url("../media/layout/trans30.png");behavior: url("iepngfix.htc");}
table.person td {width:auto;border-right: 1px solid #333333;border-bottom: 1px solid #333333;vertical-align:top;}
table.person .c1 {width:270px;}

/* Tabelle ohne Hintergrund=tab2 */
table.tab2 {width:100%;background:none;border:none;}

/* Tabelle für Links=tablinks */
table.tablinks {width:100%;background:none;border:none;}
table.tablinks td{width:50%;}

/* Tabelle Stundenplan=stundenplan */
table.stundenplan {width:100%;border-top: 1px solid #333333;border-left: 1px solid #333333;background: url("../media/layout/trans30.png");behavior: url("iepngfix.htc");}
table.stundenplan td {width:20%;border-right: 1px solid #333333;border-bottom: 1px solid #333333;vertical-align:top;}
table.stundenplan td * {font-size:10px;}

/* Kindergruppe=kindergruppe */
td.kindergruppe, td.kindergruppe * {color:#FFCC00;}
/* Kinder=kinder */
td.kinder, td.kinder * {color:#ff9999;}
/* Taiji=taiji */
td.taiji, td.taiji * {color:#33cc33;}

/* Tabelle Termine=termine */
table.termine {width:100%;border-top: 1px solid #333333;border-left: 1px solid #333333;background: url("../media/layout/trans30.png");behavior: url("iepngfix.htc");}
table.termine td {border-right: 1px solid #333333;border-bottom: 1px solid #333333;vertical-align:top;}
table.termine td.c1 {width:120px;}
