        a:link { font-weight:normal; color:#8f0110; text-decoration:underline }
        a:visited  { font-weight:normal; color:#7C0110; text-decoration:underline }
        a:hover  { font-weight:normal; color:#8b0000; text-decoration:none }
        a:active  { font-weight:normal; color:#8f0110; text-decoration:none }
        a.navilink:link { font-weight:normal; color:black; text-decoration:none }
        a.navilink:visited  { font-weight:normal; color:black; text-decoration:none }
        a.navilink:hover  { font-weight:normal; color:#ffffff; text-decoration:none }
        a.navilink:active  { font-weight:normal; color:#ffffff; text-decoration:none }

body         {
        text-align: center;
            color: black;
         background-color: #e8e2d6;
            font-family: Helvetica,Arial,sans-serif;
         font-size: 100.01%;
         margin: 0; padding: 0em;
            margin-top:5px;
            min-width: 40em;
         }
.head         {
         width:1000px;
         height:210px;
         padding: 0;
         }
.navileft  {
         background-color: #e8e2d6;
         float: left;
         width: 205px;
         margin-top: 20px;
         padding: 0em;
         }
.page         {
            background-color: #e8e2d6;
            text-align: left;
            width: 1000px;
            margin-left:10px;
            margin-right:10px;
            padding: 0em;
            }
.content {
         background-color: #e8e2d6;
         margin-left:220px;
         margin-right:40px;
         margin-top: 10px;
         margin-bottom: 10px;
         padding: 0;
         font-size: 1em;
         color:black;
          }
h3.pagetitel {
         font-weight:normal;
         }
li.links         {
                font-size:1em;
                 padding:5px;
                 }
