/*author: B.G. Ulrich              */
/*Letzte Aktualisierung: 21.10.2011*/

html         { font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; }

body         { color: #000000; background-color: #444444; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; }
body.buero   { background-color: #FFFFFF; }

a:link       { color: #000000; }
a:visited    { color: #000000; }
a:focus      { color: #000000; }
a:hover      { color: #000000; }
a:active     { color: #000000; }

h1           { font-size: 24pt; font-weight: normal; font-style: normal; letter-spacing: 1pt; font-family: Tahoma, Arial, Helvetica, sans-serif; }
h2           { font-size: 18pt; font-weight: normal; font-style: normal; letter-spacing: 1pt; font-family: Tahoma, Arial, Helvetica, sans-serif; }
h3           { font-size: 16pt; font-weight: normal; font-style: normal; letter-spacing: 1pt; font-family: Tahoma, Arial, Helvetica, sans-serif; }
h4           { font-size: 14pt; font-weight: normal; font-style: normal; letter-spacing: 1pt; font-family: Tahoma, Arial, Helvetica, sans-serif; }
h5           { font-size: 12pt; font-weight: bold; font-style: normal; letter-spacing: 1pt; font-family: Tahoma, Arial, Helvetica, sans-serif; }
h6           { font-size: 12pt; font-weight: normal; font-style: normal; letter-spacing: 1pt; font-family: Tahoma, Arial, Helvetica, sans-serif; }

p            { font-size: 10pt; font-family: Tahoma, Arial, sans-serif;  }
.index       { font-size: 12pt; letter-spacing: 1pt; font-weight: normal; text-decoration: none; }
.indexactive { font-size: 12pt; letter-spacing: 1pt; font-weight: bold; text-decoration: none; }
.index a:link    { color: #000000; text-decoration: none; }
.index a:visited { color: #000000; text-decoration: none; }
.index a:focus   { color: #000000; text-decoration: none; font-weight: bold; }
.index a:hover   { color: #000000; text-decoration: none; font-weight: bold; }
.index a:active  { color: #000000; text-decoration: none; }
.bildtitel   { font-size: 11pt; }
.bildname    { font-size: 10pt; }
.zitat       { font-family: 'Times New Roman', serif; font-size: 10pt; }
.zitatquelle { font-family: 'Times New Roman', serif; font-size: 8pt; }
.fusszeile   { font-size: 8pt; }
.fett        { font-weight: bold; }
.kursiv      { font-style: italic; }
.strich      { text-decoration: underline; }
.gesperrt    { letter-spacing: 2pt; }
.kleiner     { font-size: 80%; }
.gelb        { background-color: #F6F66E; }
.rot        { background-color: #F6906E; }
.navig       { font-size: 80%; text-decoration: none; }
.navig a:link    { color: #000000; text-decoration: none; }
.navig a:visited { color: #000000; text-decoration: none; }
.navig a:focus   { color: #000000; text-decoration: none; font-weight: bold; }
.navig a:hover   { color: #000000; text-decoration: none; font-weight: bold; }
.navig a:active  { color: #000000; text-decoration: none; }
.fehler      { font-weight: bold;  color: #FF0000; }
.fehler a:link    { font-weight: bold;  color: #FF0000; }
.fehler a:visited { font-weight: bold;  color: #FF0000; }
.fehler a:focus   { font-weight: bold;  color: #FF0000; }
.fehler a:hover   { font-weight: bold;  color: #FF0000; }
.fehler a:active  { font-weight: bold;  color: #FF0000; }
.meldung     { font-weight: bold;  color: #0000FF; }
.meldung a:link    { font-weight: bold;  color: #0000FF; }
.meldung a:visited { font-weight: bold;  color: #0000FF; }
.meldung a:focus   { font-weight: bold;  color: #0000FF; }
.meldung a:hover   { font-weight: bold;  color: #0000FF; }
.meldung a:active  { font-weight: bold;  color: #0000FF; }

table        { background-color: #FFFFFF; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; }
td           { font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; }
td.strich    { background-color: #444444; }
td.stand     { color: #FFFFFF; background-color: #444444; font-size: 66%; }
td.stand a:link    { color: #FFFFFF; }
td.stand a:visited { color: #FFFFFF; }
td.stand a:focus   { color: #FFFFFF; }
td.stand a:hover   { color: #FFFFFF; }
td.stand a:active  { color: #FFFFFF; }

input    { color: #000000; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; }
textarea { color: #000000; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; }
select   { color: #000000; font-size: 10pt; font-family: Tahoma, Arial, Helvetica, sans-serif; }

.menue           { font-size: 10pt; font-weight: bold; }
.menue a:link    { font-size: 80%; text-decoration: none; font-weight: normal; }
.menue a:visited { font-size: 80%; text-decoration: none; font-weight: normal; }
.menue a:focus   { font-size: 80%; text-decoration: none; font-weight: normal; }
.menue a:hover   { font-size: 80%; text-decoration: none; font-weight: bold; }
.menue a:active  { font-size: 80%; text-decoration: none; font-weight: bold; }
.menueakt           { font-size: 10pt; font-weight: bold; }
.menueakt a:link    { text-decoration: none; font-weight: bold; }
.menueakt a:visited { text-decoration: none; font-weight: bold; }
.menueakt a:focus   { text-decoration: none; font-weight: bold; }
.menueakt a:hover   { text-decoration: none; font-weight: bold; }
.menueakt a:active  { text-decoration: none; font-weight: bold; }


