body { font-family: Arial,Helvetica,sans; font-size: 12px; color: darkgreen;}
a[href]:link { color: #119911; }
a[href]:visited { color: #006600; }
a[href]:hover { color: #00dd00; }
a[href]:active { color: #00dd00; }
img { border: none; }
table { border: none; }
h1 { font-size: 30px; margin: 5px; margin-bottom: 10px; text-align: center }
p.titel { margin: 0px; font-size: 15px; }

/* Formate für die Textseiten */
p.unterueberschrift { margin: 0px; padding: 0px; margin-bottom:5px; margin-top: 5px; font-size: 14pt; font-weight: bold; }
p.bildunterschrift { font-size: 10px; }
p.text {  }

/* Ein Tab oben auf der Seite */
td.tab { white-space: nowrap; background: #99ff99; }

/* Das Menu links */
div.menu { padding-top: 30px; padding-left: 5px; font-weight: bold; background: #99ff99; }

/* Die Menueinträge */
div.menueintraege { padding: 8px; line-height: 23px; font-weight: normal; }

/* der eigentliche Inhalt */
td.inhalt { padding: 15px; padding-bottom: 0px; text-align: justify; }

/* Eine Trennlinie */
div.trenner { border-bottom: solid 1px darkgreen; margin-top: 4px; margin-bottom: 4px; }

/* ganz allgemein ein Link auf eine Seite (in einem Knopf) */
a.seiten { text-decoration:none; }

/* Ein generischer typ für die Anzeigeseiten zur Farbwahl */
.farbig { background: #99ff99; }

/* Ein generischer typ für die Anzeigeseiten zur Farbwahl */
.rahmen { border: 3px solid #99ff99; }
