/* NEU! 27. Februar nachmittags */
body.h1 { background-color:#f6f6d2;} /* H1 */

/* Links */
a:link { color:#003399; text-decoration:none; }
a:visited { color:#003399;  text-decoration:none; }
a:active { color:#003399;  text-decoration:none; }
a:hover { color:#3F7CBA;  text-decoration:underline; }


/* NEU! */
a.tabellenkopflink:link { color:#000000; text-decoration:none; } /* T4 */
a.tabellenkopflink:visited { color:#000000;  text-decoration:none; } /* T4 */
a.tabellenkopflink:active { color:#000000;  text-decoration:none; } /* T4 */
a.tabellenkopflink:hover { color:#000000;  text-decoration:underline; } /* T4 */

/* NEU! */
a.tabellentextlink:link { color:#000000; text-decoration:none; } /* T5 */
a.tabellentextlink:visited { color:#000000;  text-decoration:none; } /* T5 */
a.tabellentextlink:active { color:#000000;  text-decoration:none; } /* T5 */
a.tabellentextlink:hover { color:#000000;  text-decoration:underline; } /* T5 */

/* NEU! 27. Februar nachmittags */
a.hintergrundlink:link { color:#000000; text-decoration:none; } /* T2 */
a.hintergrundlink:visited { color:#000000;  text-decoration:none; } /* T2 */
a.hintergrundlink:active { color:#000000;  text-decoration:none; } /* T2 */
a.hintergrundlink:hover { color:#000000;  text-decoration:underline; } /* T2 */

/* NEU! 27. Februar nachmittags */
a.reiterlink:link { color:#000000; text-decoration:none; } /* T8 */
a.reiterlink:visited { color:#000000;  text-decoration:none; } /* T8 */
a.reiterlink:active { color:#000000;  text-decoration:none; } /* T8 */
a.reiterlink:hover { color:#626262;  text-decoration:underline; } /* M4 */

/* Artikel */
font.ueberschrift { font-weight:bolder; font-family: arial,helvetica; font-size: 18px; color:#000000;}
font.haupttext { font-family: arial,helvetica; font-size: 12px; color:#000000;}
font.bewertung { font-family: arial,helvetica; font-size: 11px; color:#000000;}


/* Schriften */
/* Überschrift */
font.t1 { font-family: arial,helvetica; font-size: 15px; color:#000000; font-weight:bolder;}
td.t1 { font-family: arial,helvetica; font-size: 15px; color:#000000; font-weight:bolder;}


font.spezial { font-family: arial,helvetica; font-size: 15px; color:#000000; font-weight:bolder;}

/* Text */
font.t2 { font-family: arial,helvetica; font-size: 12px; color:#000000;}

/* Buchungsbuttontext WIRD MIT A.BUCHUNGSLINK BESTIMMT daher hier deaktiviert */
/* font.t3 { font-family: arial,helvetica; font-size: 13px; color:#000000; font-weight:bolder;} */
/* Text auf farbig hinterlegter Überschriftszeile WIRD MIT A.FELDUEBERSCHRIFT... BESTIMMT daher hier deaktiviert  */


/*ÄNDERUNG T4= Textfarbe im Tabellenkopf*/
td.t4 { font-family: arial,helvetica; font-size: 13px; color:#000000;}


/* Text der Tabellenzeilen WIRD MIT A.LINKES/MITTEL/RECHTES-FELD BESTIMMT daher hier deaktiviert */


/*ÄNDERUNG T5= Textfarbe in den Tabellenfeldern*/
td.t5 { font-family: arial,helvetica; font-size: 13px; color:#000000;} 

/* Text Bewertungsbutton WIRD MIT A.BUTTON BESTIMMT daher hier deaktiviert */
/* font.t6 { font-family: arial,helvetica; font-size: 13px; color:#ff0000; font-weight:bolder;} */

/* Überschriften auf der Startseite: Airline-Ranking TOP 10 und Airline-Bewertungen abgeben */
font.t7 { font-family: arial,helvetica; font-size: 17px; color:#000000; font-weight:bolder;}

/* Text im Menü  WIRD MIT A.MENUBUTTON BESTIMMT daher hier deaktiviert */
/*font.t8 { font-family: arial,helvetica; font-size: 11px; color:; } */

/* Überschrift, wie z.B. Fluggesllschaften im Test */
font.t9 { font-family: arial,helvetica; font-size: 17px; color:; font-weight:bolder;}
	
/* Hintergründe */
/* allgemeiner Hintergrund */
td.h1 { background-color: #f6f6d2;}
/* Hintergrund Buchungsbutton WIRD MIT A.BUCHUNGSLINK BESTIMMT daher hier deaktiviert */
/* td.h2 { background-color: #f9c833;} */
/* Hintergrund aktiver Reiter*/
td.h3 { background-color: #ADADAD;}

/* Hintergrund erste Zeile in der Tabelle und weitere ungerade WIRD MIT A.LINKES/MITTEL/RECHTES-FELD BESTIMMT daher hier deaktiviert */
/*td.h4 { background-color: #FFFFFF;} */
/* Hintergrund zweite Zeile in der Tabelle und weitere gerade WIRD MIT A.LINKES/MITTEL/RECHTES-FELD BESTIMMT daher hier deaktiviert */
/* td.h5 { background-color: #f1f1f1;} */
/* Hintergrund Bewertungsbutton WIRD MIT A.BUTTON BESTIMMT daher hier deaktiviert*/
/* td.h6 { background-color: #EBEBEB;} */

/* Hintergrund passive Reiter*/
td.h7 { background-color: #ADADAD;}

/* Hintergrund für Menü */
td.h8 { background-color: #EEEEEE;}

/* Hintergrund für Feld im Menü  WIRD MIT A.BUTTON BESTIMMT daher hier deaktiviert */
/* td.h9 { background-color: #df0000;} */

/* Hintergrund für aktiven Reiter */
td.h10 { background-color: #eeeeee;}


/* Datenzellen */

.feldueberschriftlinks { 
	border: solid 1px #EDEDED; /* R2 */
	background-color: #ADADAD; /* H3 */
	color: #000000; /* T4 */
	border-width: 0px 0px 0px 0px;
	font-family: arial;
	font-size: 12px;
	padding: 5px;	
	text-align: left;
	vertical-align: middle;

}

.feldueberschriftlinks-2 { 
	border: solid 1px #EDEDED;  /* R2 */
	background-color: #ADADAD; /* H3 */
	color: #000000; /* T4 */
	border-width: 0px 0px 0px 0px;
	font-family: arial;
	font-size: 12px;
	padding: 5px;	
	text-align: left;
	vertical-align: middle;

}

.feldueberschriftmitte { 
	border: solid 1px #EDEDED;  /* R2 */
	background-color: #ADADAD; /* H3 */
	color: #000000; /* T4 */
	border-width: 0px 0px 0px 0px;
	font-family: arial;
	font-size: 12px;
	padding: 5px;	
	text-align: center;
	vertical-align: middle;

}


.feldueberschriftrechts { 
	border: solid 1px #EDEDED;  /* R2 */
	background-color:#ADADAD; /* H3 */
	color: #000000; /* T4 */
	border-width: 0px 0px 0px 0px;
	font-family: arial;
	font-size: 12px;
	padding: 5px;	
	text-align: center;
	vertical-align: middle;

}





.linkesfeld-1 { 
	border: solid 1px #EDEDED;  /* R2 */
	background-color: #ffffff; /* H4 */
	border-width: 1px 1px 0px 0px;
	color: #000000; /* T5 */
	font-family: arial;
	font-size: 12px;
	padding: 5px;	
	text-align: left;
	vertical-align: middle;

}

.linkesfeld-2 { 
	border: solid 1px #EDEDED;  /* R2 */
	background-color: #F1F1F1; /* H5 */
	color: #000000; /* T5 */
	border-width: 1px 1px 0px 0px;
	font-family: arial;
	font-size: 12px;
	padding: 5px;	
	text-align: left;
	vertical-align: middle;

}


/* NEU am 27. Februar */
.linkesfeld-3 { 
	background-color: #F1F1F1; /* H5 */
	color: #000000; /* T5 */
	border-width: 0px 0px 0px 0px;
	font-family: arial;
	font-size: 12px;
	padding: 5px;	
	text-align: left;
	vertical-align: middle;

}


/* NEU für Eingabe-Seite*/
.linkesfeld-4 { 
	border: solid 1px #EDEDED;  /* R2 */
	background-color: #F1F1F1; /* H5 */
	color: #000000; /* T5 */
	border-width: 1px 1px 0px 0px;
	font-family: arial;
	font-size: 12px;
	padding: 5px;	
	text-align: left;
	vertical-align: middle;

}


/* ??? weiß ich im Moment nicht, wo das zu finden ist...*/
.linkesfeld-2b { 
	border: solid 1px #EDEDED;  /* R2 */
	background-color: #f1f1f1;
	border-width: 1px 1px 0px 0px;
	font-family: arial;
	font-size: 12px;
	padding: 5px;	
	text-align: left;
	vertical-align: top;

}


.mittelfeld-1 { 
	border: solid 1px #EDEDED;  /* R2 */
	background-color: #ffffff; /* H4 */
	color: #000000; /* T5 */
	border-width: 1px 1px 0px 0px;
	font-family: arial;
	font-size: 12px;
	padding: 5px;	
	text-align: center;
	vertical-align: middle;

}


.mittelfeld-2 { 
	border: solid 1px #EDEDED;  /* R2 */
	background-color: #F1F1F1; /* H5 */
	color: #000000; /* T5 */
	border-width: 1px 1px 0px 0px;
	font-family: arial;
	font-size: 12px;
	padding: 5px;	
	text-align: center;
	vertical-align: middle;

}

/* NEU am 27. Februar */
.mittelfeld-2b { 
	border: solid 1px #EDEDED;  /* R2 */
	background-color: #F1F1F1; /* H5 */
	color: #000000; /* T5 */
	border-width: 1px 1px 0px 0px;
	font-family: arial;
	font-size: 12px;
	padding: 5px;	

}
.rechtesfeld-1 { 
	border: solid 1px #EDEDED;  /* R2 */
	background-color: #ffffff; /* H4 */
	color: #000000; /* T5 */
	border-width: 1px 1px 0px 0px;
	font-family: arial;
	font-size: 12px;
	padding: 5px;	
	text-align: center;
	vertical-align: middle;

}

.rechtesfeld-2 { 
	border: solid 1px #EDEDED;  /* R2 */
	background-color: #F1F1F1; /* H5 */
	color: #000000; /* T5 */
	border-width: 1px 1px 0px 0px;
	font-family: arial;
	font-size: 12px;
	padding: 5px;	
	text-align: center;
	vertical-align: middle;

}

/* Die Rubrikenfelder dürften eigentlich keinen Rahmen haben - ist wohl in PHP-Dateien auf Null ?*/
/* Hintergrundfarbe müsste hier auch raus, weil die durch H1 bestimmt wird */
.rubrikenfeld { 
	border: solid 1px #D5D5D5;  
	background-color: #f6f6d2; /* H1 */
	color: #000000; /* T2 */
	border-width: 0px 0px 0px 0px;
	font-family: arial;
	font-size: 12px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: middle;
  }



/* NEU! */
.rubrikenfeld-b { 
	background-color: #f6f6d2; /* H1 */
}
/* NEU! */
.rubrikenfeld-c { 
	background-color: #f6f6d2; /* H1 */
	vertical-align: top;
}


/* Die Rubrikenfelder dürften eigentlich keinen Rahmen haben - ist wohl in PHP-Dateien auf Null ?*/
/* Hintergrundfarbe müsste hier auch raus, weil die durch H1 bestimmt wird */
.rubrikenfeld-2 { 
	border: solid 1px #D5D5D5;  
	background-color: #f6f6d2; /* H1 */
	color: #000000; /* T2 */
	border-width: 0px 0px 0px 0px;
	font-family: arial;
	font-size: 12px;
	padding: 5px;	
	text-align: left;
	vertical-align: middle;

}


/* ????????????????????????????????????? weiß ich nicht, wo das gebraucht wird?*/
.textfett { 
	background-color: #f6f6d2; /* H1 */
	color: #000000;
	font-family: arial;
	font-size: 16px;
	padding: 5px;	
	text-align: left;

}

.textnormal { 
	background-color: #f6f6d2; /* H1 */
	color: #000000; /* T2 */
	font-family: arial;
	font-size: 11px;
	padding: 5px;	
	text-align: left;

}


/* ????????????????????????????????????? weiß ich nicht, wo das gebraucht wird?*/
.textfettmitte { 
	background-color: #f6f6d2; /* H1 */
	color: #000000;
	font-family: arial;
	font-size: 14px;
	padding: 5px;	
	text-align: center;

}







/*ÄNDERUNG H10= Hintergrundfarbe aktiver Reiter nicht H3, sondern H10*/
.reiteraktiv { 
	border: solid 1px #000000;          /*<--- NEU   (geändert)  */
	background-color: #eeeeee; /* H10 */
	color: #000000; /* T4 */
	border-width: 1px 1px 0px 0px;
	font-family: arial;
	font-size: 12px;
	padding: 5px;	
	text-align: left;
	vertical-align: middle;

}

.reiteraktiv_m { 
	border: solid 1px #000000;   /*<--- NEU     */
	background-color: #eeeeee; /* H10 */
	color: #000000; /* T4 */
	border-width: 1px 1px 0px 1px;
	font-family: arial;
	font-size: 12px;
	padding: 5px;	
	text-align: left;
	vertical-align: middle;

}

.reiterpassiv { 
	border: solid #D5D5D5; /*<--- NEU  (geändert)   */
  border-color: #D5D5D5 #D5D5D5 #000000 #D5D5D5;
	background-color: #ADADAD; /* H7 */
	color: #000000; /* T4 */
	border-width: 1px 0px 1px 1px;
	font-family: arial;
	font-size: 12px;
	padding: 5px;	
	text-align: left;
	vertical-align: middle;

}




/* Haupttabelle hier wird die Rahmenfarbe festgelegt */
.haupttabelle { 
	border-color: #EDEDED; /* R1 */
	border-width: 2px 2px 2px 2px;
	border-style:solid;
}

.haupttabelle_u {                     /*<--- NEU     */
	border-color: #EDEDED; /* R1 */   
	border-width: 0px 2px 2px 2px;
	border-style:solid;
}



/* Buchungsbutton */

a.buchungslink:link {
font-family: arial;
font-size: 12px;
padding: 2px;
border-style:solid; 
text-decoration:none;
background-color: #f9c833; /* H2 */
color: #000000; /* T3 */
border-right-color:#B28135;
border-left-color:#EFAE35;
border-bottom-color:#B28135;
border-top-color:#EFAE35;
border-width:1px; }

a.buchungslink:visited {
font-family: arial;
font-size: 12px;
padding: 2px;
border-style:solid; 
text-decoration:none; 
background-color: #f9c833; /* H2 */
color: #000000; /* T3 */
border-right-color:#B28135;
border-left-color:#EFAE35;
border-bottom-color:#B28135;
border-top-color:#EFAE35;
border-width:1px;}

a.buchungslink:active { 
font-family: arial;
font-size: 12px;
padding: 2px;
border-style:solid; 
text-decoration:none; 
background-color: #f9c833; /* H2 */
color: #000000; /* T3 */
border-right-color:#B28135;
border-left-color:#EFAE35;
border-bottom-color:#B28135;
border-top-color:#EFAE35;
border-width:1px;}

a.buchungslink:hover { 
font-family: arial;
font-size: 12px;
padding: 2px;
border-style:solid; 
text-decoration:none; 
background-color: #f9c833; /* H2 */
color: #df0000; /* M1 */
border-right-color:#B28135;
border-left-color:#EFAE35;
border-bottom-color:#B28135;
border-top-color:#EFAE35;
border-width:1px;}


/* Bewertungsbutton */

a.button:link {
font-family: arial;
font-size: 12px;
padding: 2px;
border-style:solid; 
text-decoration:none;
background-color: #EEEEEE; /* H6 */
color: #000000; /* T6 */
border-right-color:#808080;
border-left-color:#ACACAC;
border-bottom-color:#808080;
border-top-color:#ACACAC;
border-width:1px; }

a.button:visited {
font-family: arial;
font-size: 12px;
padding: 2px;
border-style:solid; 
text-decoration:none; 
background-color: #EEEEEE; /* H6 */
color: #000000; /* T6 */
border-right-color:#808080;
border-left-color:#ACACAC;
border-bottom-color:#808080;
border-top-color:#ACACAC;
border-width:1px;}

a.button:active { 
font-family: arial;
font-size: 12px;
padding: 2px;
border-style:solid; 
text-decoration:none; 
background-color: #EEEEEE;  /* H6 */
color: #000000; /* T6 */
border-right-color:#808080;
border-left-color:#ACACAC;
border-bottom-color:#808080;
border-top-color:#ACACAC;
border-width:1px;}

a.button:hover { 
font-family: arial;
font-size: 12px;
padding: 2px;
border-style:solid; 
text-decoration:none; 
background-color: #EEEEEE;  /* H6 */
color: #df0000; /* M2 */
border-right-color:#808080;
border-left-color:#ACACAC;
border-bottom-color:#808080;
border-top-color:#ACACAC;
border-width:1px;}






/* NEU! 27. Februar nachmittags Menübuttons font-size von 11 auf 12 px geändert*/
/* Menubutton */

a.menubutton:link {
font-family: arial;
font-size: 12px;
padding: 2px;
border-style:solid; 
text-decoration:none;
background-color: #EDEDED; /* H9 */
color: #000000; /* T7 */
border-right-color:#808080;
border-left-color:#ACACAC;
border-bottom-color:#808080;
border-top-color:#ACACAC;
border-width:1px; }

a.menubutton:visited {
font-family: arial;
font-size: 12px;
padding: 2px;
border-style:solid; 
text-decoration:none; 
background-color: #EDEDED; /* H9 */
color: #000000; /* T7 */
border-right-color:#808080;
border-left-color:#ACACAC;
border-bottom-color:#808080;
border-top-color:#ACACAC;
border-width:1px;}

a.menubutton:active { 
font-family: arial;
font-size: 12px;
padding: 2px;
border-style:solid; 
text-decoration:none; 
background-color: #EDEDED; /* H9 */
color: #000000; /* T7 */
border-right-color:#808080;
border-left-color:#ACACAC;
border-bottom-color:#808080;
border-top-color:#ACACAC;
border-width:1px;}

a.menubutton:hover { 
font-family: arial;
font-size: 12px;
padding: 2px;
border-style:solid; 
text-decoration:none; 
background-color: #EDEDED; /* H9 */
color: #626262; /* M3 */
border-right-color:#808080;
border-left-color:#ACACAC;
border-bottom-color:#808080;
border-top-color:#ACACAC;
border-width:1px;}






a.reiter:link {
font-family: arial;

font-size: 12px;
padding: 2px;
text-decoration:none;
color: #000000; /* T8 */
 }

a.reiter:visited {
font-family: arial;
font-size: 12px;
padding: 2px;
text-decoration:none; 
color:#000000; /* T8 */
}

a.reiter:active { 
font-family: arial;
font-size: 12px;
padding: 2px;
text-decoration:none; 
color: #000000; /* T8 */
}

a.reiter:hover { 
font-family: arial;
font-size: 12px;
padding: 2px;
text-decoration:none; 
color: #626262; /* M4 */
}

/* NEU! */
/* Links */
/* a:link { color:#003399; text-decoration:none; }
a:visited { color:#003399;  text-decoration:none; }
a:active { color:#003399;  text-decoration:none; }
a:hover { color:#3F7CBA;  text-decoration:underline; }
*/
/* Artikel */
font.ueberschrift { font-weight:bolder; font-family: arial,helvetica; font-size: 18px; color:#000000;}

tr.ueberschrift { font-family: arial,helvetica; font-size: 11px; color:#000000;}

td.airline { font-family: arial,helvetica; font-size: 16px; color:#000000;}

/* NEU! 27. Februar nachmittags */
.buz { font-family: arial,helvetica; font-size: 11px; color:#000000; line-height: 13px;} /* T2 */


/* NEU! 27. Februar nachmittags */
tr.ungerade-zeile { 
font-family: arial,helvetica;
font-size: 11px; 
color:#000000; /* T5 */
background-color: #F1F1F1; /* H5 */
}

td.erste-zeile-links { 
background-color:#ffffff;
border: solid 1px #000000; 
color:#000000; /* T5 */
/* O R U L */
border-width: 0px 0px 0px 1px;
}

td.erste-zeile-mitte { 
background-color:#ffffff;
border: solid 1px #000000; 
color:#000000; /* T5 */
/* O R U L */
border-width: 0px 0px 0px 0px;
}

td.erste-zeile-mitte2 { 
border: solid 1px #000000; 
color:#000000; /* T5 */
/* O R U L */
border-width: 1px 0px 0px 0px;
}

td.erste-zeile-rechts { 
background-color:#ffffff;
border: solid 1px #000000; 
color:#000000; /* T5 */
/* O R U L */
border-width: 0px 1px 0px 0px;
}


/* NEU! 27. Februar nachmittags */
tr.gerade-zeile { 
font-family: arial,helvetica; 
font-size: 11px; 
color:#000000; /* T5 */
background-color: #ffffff; /* H4 */
}

/* NEU! 27. Februar nachmittags color: #df0000; eingefügt*/
td.zeile-links { 
border: solid 1px #000000; 
color: #000000; /* T5 */
/* O R U L */
border-width: 0px 0px 0px 1px;
}

/* NEU! 27. Februar nachmittags T5 */
td.zeile-links-unten { 
border: solid 1px #000000; 
color: #000000; /* T5 */
/* O R U L */
border-width: 0px 0px 1px 1px;
}

/* NEU! 27. Februar nachmittags T5 */
td.zeile-rechts { 
border: solid 1px #000000; 
color: #000000; /* T5 */
font-size: 11px; 
/* O R U L */
border-width: 0px 1px 0px 0px;
}

/* NEU! 27. Februar nachmittags T5 */
td.zeile-rechts-unten { 
color: #000000; /* T5 */
border: solid 1px #000000; 
/* O R U L */
border-width: 0px 1px 1px 0px;
}

/* NEU! 27. Februar nachmittags T5 */
td.zeile-mitte-unten { 
color: #000000; /* T5 */
border: solid 1px #000000; 
/* O R U L */
border-width: 0px 0px 1px 0px;
}


/* NEU! 27. Februar nachmittags: aktiver Reiter H10 und passiver H7 Hintergründe */
td.start-akt-reiter { 
	border: solid 1px #000000; 
	background-color: #eeeeee; /* H10 */
	/* O R U L */
	border-width: 1px 1px 0px 1px;
	font-family: arial;
	font-size: 11px;
	padding: 2px;	
	text-align: left;
	vertical-align: middle;
}


td.eco-reiter { 
border-style:solid; 
	background-color: #ADADAD; /* H7 */
	/* O R U L */
	border-width: 1px 1px 1px 1px;
border-right-color:#cccccc;
border-left-color:#cccccc;
border-bottom-color:#000000;
border-top-color:#cccccc;
	font-family: arial;
	font-size: 11px;
	padding: 2px;	
	text-align: left;
	vertical-align: middle;
}

td.busi-reiter { 
border-style:solid; 
	background-color: #ADADAD; /* H7 */
	/* O R U L */
	border-width: 1px 1px 1px 1px;
border-right-color:#cccccc;
border-left-color:#cccccc;
border-bottom-color:#000000;
border-top-color:#cccccc;
	font-family: arial;
	font-size: 11px;
	padding: 2px;	
	text-align: left;
	vertical-align: middle;
}

td.first-reiter { 
border-style:solid; 
	background-color: #ADADAD; /* H7 */
	/* O R U L */
	border-width: 1px 1px 1px 1px;
border-right-color:#cccccc;
border-left-color:#cccccc;
border-bottom-color:#000000;
border-top-color:#cccccc;
	font-family: arial;
	font-size: 11px;
	padding: 2px;	
	text-align: left;
	vertical-align: middle;
}



td.balken1 { 
	border: solid 1px #000000; 
	background-color: #cccccc;
	/* O R U L */
	border-width: 0px 0px 1px 1px;
	font-family: arial;
	font-size: 1px;
	padding: 2px;	
	text-align: left;
	vertical-align: middle;
}

td.balken2 { 
	border: solid 1px #000000; 
	background-color: #cccccc;
	/* O R U L */
	border-width: 1px 0px 1px 0px;
	font-family: arial;
	font-size: 1px;
	padding: 2px;	
	text-align: left;
	vertical-align: middle;
}

td.balken3 { 
	border: solid 1px #000000; 
	background-color: #cccccc;
	/* O R U L */
	border-width: 1px 1px 1px 0px;
	font-family: arial;
	font-size: 1px;
	padding: 2px;	
	text-align: left;
	vertical-align: middle;
}
