
#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:0.8em;
                     font-family:verdana,arial,helvetica;
                     background-color:#F4F4F4;
                     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;} 

#content20          {border:0px solid blue;
                     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          {border:0px solid green;
                     margin-left: 4em;} /* Rand zur Navigation */

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

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

#content30 p        {margin: 3pt;
                     width : 95%;
                     padding : 2em;}

#content30 a        {float: left;
                     min-height: 0em;
                     width: 18.3em;
                     border: 0px solid blue;}

#content30 a        {color: #383742;
                     display: block;
                     padding: 0.5em;
                     font-weight: 700;
                     text-decoration: none;}

#content30 a:hover,
#content30 a:focus,
#content30 a:active
                    {background-color: #A9A9A9;
                     color: #FFFFFF;
                     display: block;
                     font-weight: 700;
                     text-decoration: underline;}

#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: 1.2em;
                     margin: auto;
                     width: 70%;
                     text-align: center;}
