#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%;
                     height: 100,01%;}

.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;} 

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

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

#content20 h1       {color: #000000;
                     font-size: 1.6em;
                     text-align: center;
                     padding: 0.6em;} 
* html #content20   {height:6em;}

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

#content40          {border:0px solid green;
                     background-color:;
                     margin: auto;} /*für die Bilder*/

#inhalt             {border:0px solid green;
                     background-color:;
                     margin-left: 2em;} /* Rand zur Navigation */

#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 p           {margin: 3pt 8pt;
                     width: 95%;
                     padding : 0.8em;
                     text-align:left;}

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 */

*tr                 {font-size: center;}
 
#table              {background-color: #FFFFFF;
                     padding: 1px;}
                             
        
#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;}
