BODY {
        font-family : sans-serif;
}

a:link {
       text-decoration: none;
           color: #E9E9E9;
}

a:visited {
          text-decoration: none;
                  color: #E9E9E9;
}

TD.str_links {
        background-color : #478A84;
}

.navi_knopf {
        display: block;
        background-color : #478A84;
        text-align: center;
        width: 80%;
        border: solid;
        color: white;
        font-weight: bold;
        border-color : #666666;
        text-decoration: none;
        margin-top: 4px;
        margin-bottom: 4px
}

.navi_knopf_inaktiv {
        display: block;
        background-color : #478A84;
        text-align: center;
        width: 80%;
        border: solid;
        color: #000000;
        font-weight: bold;
        border-color : #666666;
        text-decoration: none;
        margin-top: 4px;
        margin-bottom: 4px;
}

HR.linie_oben {
        background-color : #478A84;
}

.bild {
        display : block;
        margin: 5px;
}

.zentriert {
        text-align : center;
}

.navi_text {
        text-align : center;
        color : White;
        font-weight : bold;
        font-size: 14px;
}

.cap1 {
      font-family: arial,helvetica,sans-serif;
      font-weight: bold;
      font-size: 13px;
      color: #FFFFFF;
      background-color: #478A84;
}

.cap2 {
      font-family: arial,helvetica,sans-serif;
      font-weight: bold;
      font-size: 20px;
      color: #FFFFFF;
      background-color: #E00000;
}

.bod1 {
      font-family: arial,helvetica,sans-serif;
      font-size: 12px;
      background-color: #888888;
}

.bod2 {
        font-family: arial,helvetica,sans-serif;
        font-size: 12px;
        color: #000000;
        background-color: #FFFFCC;
}

.btt {
     font-family: arial,helvetica,sans-serif;
     font-size: 12px;
         font-weight: bold;
     text-align: right;
}

.textzelle {
        margin-left : 20px;
        display : block;
}

.titelzelle {
        display : block;
        margin-left : 20px;
        font-weight : bold;
}

A.extern {
        text-decoration : none;
        color : Black;
}



