

td.left {
 background: moccasin;
 border:0
 }

pre {font-size:8pt;}

body, p, ul, td  {
 font-family: sans-serif, arial, comic sans ms, arial, verdana;
 font-size: 10pt;
}

h1, h3  {
 font-family: sans-serif, arial, comic sans ms, arial, verdana;
}
h3 { font-size: 14pt;
   }
h4 { font-size: 12pt;
   }
td {
     border: 1 solid;
   }
th { font-size: 14pt;
     border: 1 solid;
     text-align: left;
   }
table { border: 1 solid darkblue;
   }
.nb {border: 0}



div#seite {
          width: 900px;
          text-align: left;
          background-color: white;
          background: whitesmoke;
          margin: auto;
          padding: 0px;
           }

div#head  { width:100%;
           padding: 0px;
            background: #c6e4fe;
}

div#head h1 {  font-size: 60px;
          text-align:center;
           font-family: serif, arial, comic sans ms, arial, verdana;
}

div#head img {margin: 0;
            padding:0;
             vertical-align:bottom;
}

div#navigation {float: left;
               text-decoration:none;
               padding: 20px 0 0 0;
               width:175px;
               min-height: 1000px;
               height: 1000px;
               margin-top: 0px;
               background: #c6e4fe;
/*               border: 2px solid silver; */
          font-family: sans-serif, arial, comic sans ms, arial, verdana;
          font-size: 12pt;
}

body {background: white;}

div#navigation table {width:100%;
          font-size:12pt;
               font-weight: bold;}

div#navigation td { background: #8fc1f6; /*dodgerblue; */
          font-size:12pt;
           color: #0000A0;
           font-weight: bold;
           padding-left:10px;
               height:1.3em
}
div#navigation td.l2 { background: none;
           padding-left:20px;
          font-size:10pt;
               height:1em;
           font-weight: bold;
        }

div#navigation {padding: 80px 0 0 0;
          font-size: 0.8em;
               }

div#webmaster{padding-top: 50px;
          text-align:center;
          font-size: 10pt;
               }


div#info {margin-left: 175px;
        padding: 20px 0px 20px 50px;*/
          text-decoration: none;
          min-height: 800px;
          background: whitesmoke;
          list-style-position:outside;
          }

a { text-decoration:none; }

a:link { color: darkblue;   }
a:visited { color: darkblue;   }
a:hover { color: red; }
a:active { color: red; }


img {border: none;
     background: silver;
     margin:0:
     }