    /* Logo von Oben */
#top     {
           position:absolute;
           top:0px;
           left:5px;
           width:1300px;
           height:80px;
           align="right";
           z-index:1;
           }

#start     {
           position:absolute;
           top:0px;
           left:80px;
           width:800px;
           height:80px;
           background-color:  #FFFFFF;
           align="right";
           z-index:1;
           }

    /* linke Navitabelle von Oben und links */
#navilinks     {
           position:absolute;
           top:150px;
           left:5px;
           width:200px;
     /*    background-image:"bilder/navi01.jpg" */
     /*           background-color:  #FFFFFF;  */
           font-family: "Tahoma", Century Gothic, Arial, sans-serif;
           }

    /* obere Navi von Oben und links */
#navioben     {
           position:absolute;
           top:80px;
           left:0px;
           width:800px;
           /*margin-left:100px;*/
           background-color:  #FFFFFF;
          /* align="center"; */
           font-family: "Tahoma", Century Gothic, Arial, sans-serif;
           font-weight:bold;
           z-index: 1;
           }

     /* Hintergrundfarbe  */
body       {/*   background-image:url(http://www.pc-creativ.de/images/hintergrund.gif);  */
           background-color: #FFFFFF;
           }

     /* Anzeigeseite von links und von oben*/
#inhalt     {
           position:absolute;
           top:150px;
           left:200px;
           width:800px;
           background-color:  #FFFFFF;
           font-family: "Tahoma", Century Gothic, Arial, sans-serif;
           }

                          /* Anzeige der Links */
    /* noch nicht besuchter Link */
A:link   {font-family: "Tahoma", Century Gothic, Arial, sans-serif;
          font-weight:bold;
          color: #0000FF;
          white-space:nowrap;
          }

     /* schon besuchter Link      */
A:visited {font-family: "Tahoma", Century Gothic, Arial, sans-serif;
           color: #7000C0;
           font-weight:bold;
          white-space:nowrap;
           }

    /* Benutzer 'hovert'        */
A:hover   {font-family: "Tahoma", Century Gothic, Arial, sans-serif;
           color: #0000CC;
           font-weight:bold;
          white-space:nowrap;
           }

 /* Hier fangen die Schriften an*/
    /* Logo pc*/
.logo   {font-family: "Tahoma", Century Gothic, Arial, sans-serif;
           font-weight:bold;
           color:#009090;
           font-size:60px;
           margin-top:-10px;
          }

    /* Logo Name*/
.logoname   {font-family: "Tahoma", Century Gothic, Arial, sans-serif;
           font-weight:bold;
           color:#009090;
           font-size:40px;
           margin-top:0px;
          }

h1         {font-family: "Tahoma", Century Gothic, Arial, sans-serif;
           }

h2         {font-family: "Tahoma", Century Gothic, Arial, sans-serif;
           color:#800000;
           }

h3         {font-family: "Tahoma", Century Gothic, Arial, sans-serif;

           }

h4         {font-family: "Tahoma", Century Gothic, Arial, sans-serif;
           }

    /* Normaltext*/
.normal   {font-family: "Tahoma", Century Gothic, Arial, sans-serif;
           font-weight:normal;
           color:black;
           margin-top:5px;
           width:80%;
          }

p.text    {font-family: "Tahoma", Century Gothic, Arial, sans-serif;
           font-weight:normal;
           width:80%;
          }

p.textfett    {font-family: "Tahoma", Century Gothic, Arial, sans-serif;
           font-weight:bold;
           width:80%;
          }

p.textgrossfett    {font-family: "Tahoma", Century Gothic, Arial, sans-serif;
           font-weight:bold;
           font-size:120%;
           width:80%;
          }

     /* Copyright und Design von oben und links*/
#madeby     {
           position:absolute;
           top:550px;
           left:0px;
           width:150px;
           margin-left:-25px;
           text-align:center;
           font-family: "Tahoma", Century Gothic, Arial, sans-serif;
           font-size:70%;
           font-style:italic;
           }

     /* Für das Kontaktformular*/
 table.kontakt {width:550px;
               }

td.kontaktli    {font-family: "Tahoma", Century Gothic, Arial, sans-serif;
                font-weight:normal;
                vertical-align:top;
                width:120px;
                padding-left:0px;
                padding-right:0px;
                border-bottom:1px solid black;
                border-bottom-style:solid;
                border-bottom-width:1px;
                border-color:black;
                }
td.kontaktmi    {font-family: "Tahoma", Century Gothic, Arial, sans-serif;
                font-weight:normal;
                vertical-align:top;
                padding-left:0px;
                padding-right:0px;
                border-bottom:1px solid black;
                border-bottom-style:solid;
                border-bottom-width:1px;
                border-color:black;
                }
td.kontaktre    {font-family: "Tahoma", Century Gothic, Arial, sans-serif;
                font-weight:normal;
                vertical-align:top;
                padding-left:0px;
                padding-right:0px;;
                border-bottom:1px solid black;
                border-bottom-style:solid;
                border-bottom-width:1px;
                border-color:black;
                }
td.kontprog    {font-family: "Tahoma", Century Gothic, Arial, sans-serif;
                font-weight:normal;
                vertical-align:top;
                width:30%;
                border-bottom:1px solid black;
                border-bottom-style:solid;
                border-bottom-width:1px;
                border-color:black;
                }
td.kontauswahl    {font-family: "Tahoma", Century Gothic, Arial, sans-serif;
                font-weight:normal;
                vertical-align:top;
                width:10%;
                text-align:right;
                border-bottom:1px solid black;
                border-bottom-style:solid;
                border-bottom-width:1px;
                border-color:black;
                }
td.kontinfo    {font-family: "Tahoma", Century Gothic, Arial, sans-serif;
                font-weight:normal;
                vertical-align:top;
                width:100%;
                }
td.kontinfoli    {font-family: "Tahoma", Century Gothic, Arial, sans-serif;
                font-weight:normal;
                vertical-align:top;
                width:90%;
                border-bottom:1px solid black;
                border-bottom-style:solid;
                border-bottom-width:1px;
                border-color:black;
                }
td.kontinfore    {font-family: "Tahoma", Century Gothic, Arial, sans-serif;
                font-weight:normal;
                vertical-align:top;
                width:10%;
                text-align:right;
                border-bottom:1px solid black;
                border-bottom-style:solid;
                border-bottom-width:1px;
                border-color:black;
                }
td.text         {font-family: "Tahoma", Century Gothic, Arial, sans-serif;
                 font-weight:normal;
                 vertical-align:top;
          }
th.normal    {font-family: "Tahoma", Century Gothic, Arial, sans-serif;
                font-weight:bold;
                vertical-align:top;
                text-align:left;
                }
th.kontprog    {font-family: "Tahoma", Century Gothic, Arial, sans-serif;
                font-weight:bold;
                vertical-align:top;
                width:150px;
                height:20px;
                padding-left:0px;
                padding-right:0px;
                }
th.kontstufe    {font-family: "Tahoma", Century Gothic, Arial, sans-serif;
                font-weight:bold;
                vertical-align:top;
                width:80px;
                padding-left:0px;
                padding-right:0px;
                }

      /* Für die Beschreibung der Datenbanken*/
u.u1      {font-family: "Tahoma", Century Gothic, Arial, sans-serif;
            font-weight:bold;
            }

ul.ul1    {font-family: "Tahoma", Century Gothic, Arial, sans-serif;
          }

ul.ul1ohne    {font-family: "Tahoma", Century Gothic, Arial, sans-serif;
           list-style-type:none;
           width:80%;
          }

ul.ul2    {font-family: "Tahoma", Century Gothic, Arial, sans-serif;
          }