body      { color:#281812; font-family:Georgia, Times, serif; font-size: 14px;  }
h1        { color:#003399; font-family:Helvetica, Verdana, Arial, sans-serif; }
h2        { color:#003399; font-family:Helvetica, Verdana, Arial, sans-serif; }
h3        { color:#003399; font-family:Helvetica, Verdana, Arial, sans-serif; }
h4        { color:#003399; font-family:Helvetica, Verdana, Arial, sans-serif; }
h5        { color:#003399; font-family:Helvetica, Verdana, Arial, sans-serif; }
a         { color:#003399; }
a:visited { color:#003300; }
a:hover   { color:#3366bb; }


/* Für Überschriften zentriert auf metallischen Hintergrund */
.balken {
    background-color: #cccccc;
    background-image: url(/twiki/pub/balken-grau.jpg);
    background-position: center center;
    text-align: center; }

/* Formatiert die Leisten im Kopf: Ansichten und Navigation ("Hauptmenü") */
.navleiste {
    background-color: #cccccc;
    padding: 2px;
    background-image: url(/twiki/pub/balken-grau.jpg);
    background-position: center center; }

/* Sorgt für gute Positionierung des Suchfeldes im Kopf jeder Seite */
form { 
    margin: 0;
    display: inline; }

/* Motto - Spruch im Kopf jeder Seite */
.spruch { 
    text-align: center;
    vertical-align: bottom;
    position: relative; }

/* Name der Seite unter dem Logo */
.seitentitel { 
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 3px; }

/* menü zum editieren */
.mm { 
    vertical-align: middle;
    text-align: center;
    color: #281812;
    font-family: Georgia, Times, serif; padding: 0px; }

/* Formatiert den Seitenkopf jeder Seite */
.kopftable {
    border-width: 0px;
    border-style: none none none none;
    background-color: #fdfdfd;
    padding: 0px;
    padding-bottom: 2px; } 

/* Formatiert die Spalten auf der Startseite (Aktuelles) */
.neues {
    font: Verdana, Arial, Helvetica, sans-serif;
    width: 180px;
    background-color: #fcfcec;
    border-width: thin thin thin thin;
    border-style: solid solid solid solid;
    border-color: #999999;
    padding: 5px; } 

/* Unterlegt Textpassagen oder ggf. ganze Seiten mit Weiß, umrahmt. */
.text {
    text-align: justify;
    vertical-align: top;
    font: Verdana, Arial, Helvetica, sans-serif;
    align: left;
    background-color: #fdfdfd; 
    border-width: thin thin thin thin;
    border-style: solid solid solid solid;
    border-color: #999999;
    padding: 30px; }

/* Kleine Schrift für besondere Zwecke */
.klein {
    font-size: 11px; }

/* entfernt den Rahmen um die ganze Seite auf der StartSeite */
.designtable {
    width: 100%;
    border-width: thin thin thin thin;
    border-style: none none none none;
    vertical-align: top; }


/* Formatiert Schrift z.B. in Tabellen abweichend von der norm. Tabellenformatierung */
center {
    font-family: Helvetica, Verdana, Arial, sans-serif; }
p { 
    font-family: Georgia, Times, serif; }

/* Große rote Schrift für Sonderaktionen: Editieren, Voransicht usw. */
.webaction {
    font-size: 25px;
    text-align: center;
    vertical-align: bottom;
    position: relative;
    color: #0000FF; }

/* Große Schwarze Schrift für Name der Seite bei Sonderaktionen: Editieren, Voransicht usw. */
.bigtopic {
    font-size: 25px;
    text-align: center;
    vertical-align: bottom;
    position: relative; }

table {
    width: 100%;
    border-width: thin thin thin thin;
    border-style: solid solid solid solid;
    vertical-align: top;
    text-align: justify;
    padding: 0px; } 
    
td,th { 
    font-family: Georgia, Times, serif;
    text-align: left;
    vertical-align: top;
    padding: 10px; }
    



 
