/* Allgemeines */
body,td,th,p,li,h2,h3,ul,ol { font-family:verdana,arial,helvetica,sans-serif; }
ul,ol  { margin-bottom:0.5em; margin-top:0.5em }
h2,h3  { font-weight:bold; margin-top:2px; margin-bottom:2px; }
h2     { font-size:120%; }
h3     { font-size:100%; }

/* Format fuer die grosse Ueberschrift in der Mitte */
div.head2  { margin-top:0px; margin-bottom:0px; color:#FFFF00; 
             font-size:180%; font-weight: bold; font-family:TIMES,TIMES-ROMAN,serif; }
p.head2    { margin-top:0px; margin-bottom:0px; color:#FFFF00; 
             font-size:180%; font-weight: bold; font-family:TIMES,TIMES-ROMAN,serif; }

/* Tabellenzelle fuer mittlere Spalte (Ueber Sucht) */
td.boxmitte        { color:#0E318C }
td.boxmitte a      { color:#0E318C }
td.boxmitte input  { background-color:#B7C1DF }

/* Formate fuer die rechte Spalte (Ueber uns) */
td.boxrechts     { color:#FFFFFF; }
td.boxrechts a   { color:#FFFFFF; }
/* Format fuer die Ueberschriften rechts */
div.head3     { margin-top:0px; margin-bottom:0px; color:#FFFF00; 
                font-size:130%; font-weight: bold; font-family:TIMES,TIMES-ROMAN,serif; }
/* Format fuer Bildunterschriften rechts */
div.bildunter { margin-top:0px; color:#FFFFFF; font-size:80%; }

/* Formate fuer die Menuspalte links */
td.menu           { padding-top:1.5em }
p.menu2p          { margin-top: 0.5em; margin-bottom: 0px; color:#66B72E; font-weight: bold; }
p.menu3p          { margin-top: 0px; margin-bottom: 0px; padding-left:20px; color:#FFFFFF; }
p.menu3sel        { margin-top: 0px; margin-bottom: 0px; padding-left:20px; padding-right:15px;
                    color:#FFFFFF; border-style:solid; border-width:1px; border-color:white; }
p.menu2p          { font-size:80%; }
p.menu3p,p.menu3sel { font-size:80%; }
/* Auszeichnung der als Links genutzten Texte im Menu */
p.menu2p a        { color:#66B72E; text-decoration:none; }
p.menu3p a        { color:#FFFFFF; text-decoration:none; }
p.menu2p a:hover  { text-decoration: underline; }
p.menu3p a:hover  { text-decoration: underline; }
/* Tabellenzelle fuer Zeitstempel links unten */
td.timestamp      { font-size:70%; color:#FFFFFF; }

/* Formate fuer den Link auf die Sitemap */
td.sitemap          { font-size:12px; }
td.sitemap a        { text-decoration:none; color:#FFFF00; }
td.sitemap a:hover  { text-decoration: underline; }

/* Formate fuer die Textboxen auf der Startseite */
td.startbox          { color:#0E318C; font-size:90%;}
td.startbox a        { text-decoration:none; color:#0E318C; }
td.startbox a:hover  { text-decoration: underline; }

/* 15.12.2003 jm */