a:link { color: #0000ee; text-decoration: none; }
a:visited { color: #ee0000; text-decoration: none; }
a:hover { color: #0000ee; text-decoration: underline; }

body, div, p, td, ul { font-family: Arial, Helvetica, sans-serif;
                       font-weight: bold;
                       font-size: 13pt; }

.header1 { font-family: Arial, Helvetica, sans-serif;
           font-weight: bold;
           text-decoration: underline;
           font-size: 25pt;
           text-align: center; }

.header2 { font-family: Arial, Helvetica, sans-serif;
           font-weight: normal;
           font-size: 18pt;
           text-align: center; }

.balken {background-color: #99D0FF;
         border-bottom: 1pt solid #B5A56B; }

.block { text-align: justify;
         margin-left: 8px;
         margin-right: 8px;  }

.block2 { text-align: justify;
          margin-left: 20px;
          margin-right: 8px;  }

.thin { font-family: Arial,Helvetica,sans-serif;
        font-size: 10pt;
        font-weight: normal; }

.rand { margin-left: 15px;
        margin-right: 15px; }

.bildrand { border-top: 3px solid #B5A56B;
            border-bottom: 1px solid #B5A56B;
            background-color: #F0E9C6;
            padding-top: 8px;
            padding-bottom: 8px; }

.bildtext { border-bottom: 3px solid #B5A56B;
            background-color: #F0E9C6;
            padding-top: 8px;
            padding-bottom: 8px;
            padding-left: 10px;
            padding-right: 5px; }

.small { font-size: 10pt; }

.smaller { font-size: 12pt;
           font-weight: normal;  }

i { font-style: normal;
    color: #7f7f7f; }

.navrow { padding-top: 4px;
          padding-bottom: 4px;
          border-top: #6181AD solid 1px;
          border-bottom: #6181AD solid 1px;
          margin-top: 25px;
          margin-bottom: 30px; }

.navlink { font-size: 12pt;
           font-weight: normal;
           text-align: center; }

.navline { padding-top: 5px;
           border-top: #6181AD solid 1px; }

.padd { background-color: #FCFCE6;
        border: #6181AD solid 1px;
        padding: 10px;  }



/* Inhalte-Seite */

.cell  { /* dummy only */ }
.cell2 { /* dummy only */ }

tr.cell td { padding: 4px;
             padding-left: 10px;
             padding-right: 10px;
             vertical-align: top;
             border-bottom: #FFFFE9 solid 1px; }

td.balken { padding: 3px;
            padding-left: 5px;
            padding-right: 5px; }
