/*
CSS - www.astronomie2009.at/kalender
(c) Ing. Erich Weber 2008
Alle Rechte vorbehalten!
*/

/* Zentrale, allgemeine Definitionen */

*
{
font-family: Arial, Helvetica, sans-serif;
}

*
{
font-size: 14px;
font-weight: normal;
color: #000000;
}

ul
{
font-size: 14px;
font-weight: normal;
color: #000000;
}

li
{
font-size: 14px;
font-weight: normal;
color: #000000;
}

h1
{
font-size: 22px;
font-weight: bold;
color:#000;
}

h2
{
font-size: 16px;
font-weight: bold;
color: #25126c;
}

strong,b
{
font-weight: bold;
color: #25126c;
}

b.terminTitel1
{
font-size: 16px;
font-weight: bold;
color: #333399;
}

b.terminTitel2
{
font-size: 14px;
font-weight: bold;
color: #333366;
}

a:link { color:#0C6; text-decoration: none; }
a:visited { color:#0A8; text-decoration: none; }
a:hover { color:#C33; text-decoration: underline; }
a:active { color:#0B6; text-decoration: none; }
a:focus { color:#0B6; text-decoration: none; }

#daten *
{
font-size: 12px;
}
