
#wrap               {margin: 0 auto;
                     background-color:#;
                     border: 1px dotted #999999;
                     text-align: left;
                     max-width:1010px;
                     min-width:760px;
                     width: auto !important%;
                     overflow: hidden;}

body                {font-size:80%;
                     font-family:verdana,arial,helvetica;
                     background-color:#FCFADA;
                     width:100%;}

.unsichtbar         {display: none;}

#kopf h1            {color: rgb(0, 0, 128);
                     font-size: 1em;
                     text-align: left;
                     padding: 0.6em;}/* Uberschrift */

#kopf h2            {color: #FFFFFF;
                     font-size: 1em;
                     text-align: right;
                     padding: 0.6em;}/* Uberschrift */

#kopf h3            {color: rgb(0, 0, 128);
                     font-size: 1em;
                     text-align: right;
                     padding: 0.6em;}/* Uberschrift */

* html #kopf        {height:6em;} 

table.navi          {border:0px solid blue;
                     left:5%;
                     position:relative;
                     width:90%;}

td.navi             {text-align:center;
                      width:13%;}

#content20          {border:0px solid blue;
                     background-color:;
                     min-height:4em;}
         /* ich wußte nicht wie ich den "Kopf" mit Überschrift nennen soll */

* html #content20   {height:6em;}

#content20 h2       {color: #000000;
                     font-size: 1.6em;
                     text-align: center;
                     padding: 0.6em;} 

#inhalt             {border:0px solid green;
                     background-color: ;
                     min-height:4em;;} 
         /* hier ist die Tabelle mit Bildern drin */

#inhalt h1          {font-size: 1.4em;
                     text-align: center;
                     padding: 0.6em;}/* Uberschrift */

#inhalt h2          {color: #000000;
                     font-size: 1.6em;
                     text-align: center;
                     padding: 0.6em;} 

#inhalt h5          {font-size: 1em;
                     color: #660000;
                     text-align: left;
                     padding: 0.6em;}

#inhalt p           {margin: 3pt 5pt;
                     width: 90%;
                     padding : 0.6em;
                     text-align: left;}

#inhalt p img       {float: right;
                     padding: 0.5em;
                     margin-right: 20px;}

a.imtext:hover      {font-weight:bold; color:#000000; text-decoration:none;}
a:link              {font-weight:bold; color:#000000; text-decoration:none;}/* noch nicht besuchte Ziele */
a:active            {font-weight:bold; color:#0000FF; text-decoration:underline;}/* Angeklickte Verweise */
a:visited           {font-weight:bold; color:#707070; text-decoration:none;}/* besuchte Ziele */
a:hover             {font-weight:bold; color:#0000FF; text-decoration:none;}/* Verweise bei "MouseOver" */
           /* hier verändern sich alle Links */

#pageup             {background: transparent;
                     color: black;
                     clear: both;
                     margin-bottom: 10px;
                     text-align: center;
                     text-decoration:none;}

#footer             {clear: both;
                     padding-top: 0.8em;
                     text-align: right;
                     padding: 1em;
                     font-size: 0.8em} 

#footer p           {color: #7E0000;
                     font-size: 0.8em;
                     margin: auto;
                     width: 70%;
                     text-align: center;}
