/*
name:                                style_akt.css = CSS-Datei fuer den Bereich Aktuelles
erstellt durch:                Christopher Bayer
erstellt am:                23.04.02
letzte Aenderung:        29.06.02

Hier stehen alle Text-Informationen groesse, farbe, position, etc.

*/


h1
{
 font-size:14px;
 font-family:arial;
 color:#000000;
}

body
{
 font-family:arial;
 font-size:10px;
 color:#000000;
}

a:link
{
 font-weight:bold;
 font-family:arial;
 font-size:12px;
 text-decoration:none;
 color:#aaaaaa;
}

a:active
{
 font-family:arial;
 font-size:12px;
 font-weight:bold;
 text-decoration:none;
 color:#ff0000;
}

a:visited
{
 font-weight:bold;
 font-family:arial;
 font-size:12px;
 text-decoration:none;
 color:#aaaaaa;
}

a:hover
{
 font-family:arial;
 font-size:12px;
 text-decoration:none;
 color:#ff0000;
}

h2
{
 font-size:16px;
 font-family:arial;
 color:#000000;
}

h3
{
 font-size:16px;
 font-family:arial;
 color:#000000;
}

a.akt
{
 font-weight:bold;
 font-family:arial;
 text-decoration:underline;
 font-size:12px;
 color:#000000;
}
input.farbig
{
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-top-color: #aaaaaa;
 border-right-color: #aaaaaa;
 border-bottom-color: #aaaaaa;
 border-left-color: #aaaaaa;
 background-color: #ffffff;
 color:#aaaaaa;
}

select.farbig
{
 arrow-color: #aaaaaa;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-top-color: #aaaaaa;
 border-right-color: #aaaaaa;
 border-bottom-color: #aaaaaa;
 border-left-color: #aaaaaa;
 background-color: #ffffff;
 color:#aaaaaa;
}

p.ueber
{
 font-weight:bold;
 font-size:17px;
 font-family:arial;
 color:#000000;
}

p.unter
{
 font-size:10px;
 font-family:arial;
 color:#000000;
}

p.utext
{
 font-size:12px;
 font-family:arial;
 color:#000000;
}
/* Tabelleninformationen */

.table1
{
 border-top-style:solid;
 border-bottom-style:solid;
 border-top-color:#ff0000;
 border-bottom-color:#ff0000;
 border-top-width: 2;
 border-bottom-width: 2;
 valign: middle;
}
