

 a.hello:link         { text-decoration:none; f ont-weight:bold; color: #ff9900; }
 a.hello:visited         { text-decoration:none; f ont-weight:bold; color: #ff9900; }
 a.hello:hover         { text-decoration:none; f ont-weight:bold; color: #ff9900; }
 a.hello:active         { text-decoration:none; f ont-weight:bold; color: #ff9900; }

 a.navi:link         { text-decoration:none; f ont-weight:bold; color: white; }
 a.navi:visited         { text-decoration:none; f ont-weight:bold; color: white; }
 a.navi:hover         { text-decoration:underline; f ont-weight:bold; color: white; }
 a.navi:active         { text-decoration:none; f ont-weight:bold; color: white; }

 a.text:link         { text-decoration:underline; f ont-weight:bold; color: white; }
 a.text:visited         { text-decoration:underline; f ont-weight:bold; color: white; }
 a.text:hover         { text-decoration:none; f ont-weight:bold; color: white; }
 a.text:active         { text-decoration:underline; f ont-weight:bold; color: white; }

.bg_navi {background-color: #8C001A; color: white;
          margin: 10px;
          }

.bg_hello {background-color: white; color: #8C001A;
          margin-left: 60px; margin-right: 60px;
          }

.bg_text {background-color: #FF9900; color: white;
           margin-left: 60px; margin-right: 60px;
}


body {font-family:"Verdana", "Arial", "Zurich Ex BT", "Trebuchet MS", "futura", sans-serif }
body, table, tr,td  {
        font-weight: normal; font-size:   10pt;
    line-height:15pt;
    }

h1 {l etter-spacing: 2pt; font-size: 1.3em; font-weight: normal}
h2 {l etter-spacing: 2pt; font-size: 1em;   font-weight: bold;
   }


.kopf {font-size:1.1em;
       text-align: center;
       font-weight: normal;}





dt {
        margin-top: 7px;
    margin-bottom: 0px;
    border: 0px solid #FFF8F0;
    padding: 0px;
    font-weight: normal;
}

dd {
        margin-left: 40px;
    margin-top: 0px
}

li {list-style-type:circle; list-style-position:outside; margin-top: 10px}


p {margin-top: 1em;
   margin-bottom: 1em;}
