/* Grundsaetzliches */
body { background-color:#ffffcc; }
td { font-family: times; color:#000000; font-size:12px; }

/* Schriftformatierungen */
.logo { font-family: times; font-size:36px; color:#000000; text-decoration:none; }
.gr { font-family: times; font-size:12px; color:#000000; }
.ueberschrift { font-family: times; font-size:13px; color:#000000; font-weight: bold; }
.fett { font-weight: bold; }
.kursiv { font-style: italic; }

/* Verlinkungen */
a:hover { color:#000; }
a { font-family: times; font-size:12px; color:#336633; font-weight: bold; text-decoration: none; }
a.sub { font-size:11px; }
a.active { color:#000; }
a.subactive { font-size:11px; color:#000; }
a.piclink { color: #000000; }

/* Formulare */
input { font-family: times; color:#000000; font-size:12px; }
textarea { font-family: times; color:#000000; font-size:12px; }

/* diverse */
.im { border:1px solid; border-color:#000000; }
#ofensub { visibility:hidden; }

/* nouse */
.ta { font-family: times; color:#000000; font-size:12px; border:1px solid; border-color:#000000; }
