/* Stylesheet fuer ASOS(R) Ulm */

a:link { text-decoration: none; color: #004080; }
a:visited { text-decoration: none; color: #FF9933; }
a:hover { text-decoration: underline; color: #FF9933; }
a:active { text-decoration: underline; color: #FF0000; }


/* head = Top-Zeile */
.head
{
font-size: 18px;
font-weight:bold;
font-style:italic;
font-variant:small-caps;
color: #004080;
line-height: 21px;
font-family: Arial,Times Roman,Courier New,Courier,Monaco,monospace;
}


/* head2 = Top-Zeile */
.head2
{
font-size: 16px;
font-weight:bold;
font-style:italic;
color: #004080;
line-height: 21px;
font-family: Arial,Times Roman,Courier New,Courier,Monaco,monospace;
}


/* text = Menupunkte */
.text
{
font-size: 12px;
color: #004080;
line-height: 21px;
font-family: Arial,Times Roman,Courier New,Courier,Monaco,monospace;
}


/* lesen = Kerntext und Erläuterungen */
.lesen
{
font-size: 12 px;
color: #666666;
line-height: 18px;
font-family: Arial,Times Roman,Verdana,Helvetica;
}


/* footer = Fußzeile */
.footer
{
font-size: 10px;
color: #004080;
line-height: 21px;
font-family: Arial,Times Roman,Courier New,Courier,Monaco,monospace;
}