td.kopf{
        vertical-align:top;
        border-style:outset;
        border-width:1px;
        color : #FFFFFF;
        font-family : Arial;
        font-size : 8pt;
        text-align : center;
        background:url(../logo/backtext.jpg);
        margin-right; 1mm;
        text-decoration:none;
        }

td.kopf2{
        vertical-align:top;
        border-style:inset;
        border-width:1px;
        color : #FFFFFF;
        font-family : Arial;
        font-size : 8pt;
        text-align : center;
        background:#0020FF;
        margin-right; 1mm;
        text-decoration:none;
        }

td.out2{
        vertical-align:top;
        border-style:outset;
        border-width:3px;
        color : #FFFFFF;
        font-family : Arial;
        font-size : 8pt;
        text-align : center;
        background-color:#00A0FF;
        margin-right; 2mm;
        text-decoration:none;
        }

td.in2{
        vertical-align:top;
        border-style:inset;
        border-width:3px;
        color : #FFFFFF;
        font-family : Arial;
        font-size : 8pt;
        text-align : center;
        background-color:#0020FF;
        margin-right; 2mm;
        text-decoration:none;
        }

td.out{background: #00B0FF url(../logo/oposkopf-aus.gif) no-repeat;
          background-attachment: fixed;
          background-position: 97% 15%;
        position: relative;
        top: 0px;
        left: 120px;
        vertical-align:top;
        font-family : Arial;
        font-size : 10pt;
        background-color:#00B0FF;
        width: 50%;
        margin-right: 2mm;
        border-style:groove;
        padding : 2mm;
        }


td.in{background: #00B0FF url(../logo/oposkopf-ein.gif) no-repeat;
          background-attachment: fixed;
          background-position: 97% 15%;
        position: relative;
        top: 0px;
        left: 190px;
        vertical-align:top;
        font-family : Arial;
        font-size : 10pt;
        background-color:#0060FF;
        width: 50%;
        margin-right: 2mm;
        border-style:ridge;
        padding : 2mm;
        }
td.click{
        position: relative;
        top: 0px;
        left: 190px;
        vertical-align:top;
        font-family : Arial;
        font-size : 10pt;
        background-color:#0020FF;
        width: 50%;
        margin-right: 2mm;
        border-style:groove;
        padding : 2mm;
                }
td.erl{
        vertical-align:top;
        color : #FFFFFF;
        font-family : Arial;
        font-size : 8pt;
        text-align : center;
        background-color:#0080FF;
        margin-right; 2mm;
        text-decoration:none;
        }

td.zuletzt{
        color : #707070;
        font-family : Arial;
        font-size : 7pt;
        text-align : center;
        }

td.aktuell{
        color:#FFA000;
        font-family : Arial;
        font-size : 7pt;
        text-align : center;
        }

td.zwei{
        vertical-align:top;
        font-family : Arial;
        font-size : 9pt;
        background-image:url(../logo/hintergrund3.jpg);
        background-repeat:repeat;
        width=50%;
        margin-right: 2mm;
        text-decoration:none;
        border-color:#909090;
        border-style:groove;
        text-align : center;
        }

a:link {
       color:#000000;
              }
a:visited {
          color:#505050;
          }

a:active {color:#101010;
         }
a:hover {color:red;
         }

a.out{
        vertical-align: top;
        border-style: outset;
        border-color: #FFFFFF;
        color: #FFFFFF;
        font-family : Arial;
        font-size: 9pt;
        text-align: left;
        background-color:#0080FF;
        text-decoration:none;
        }
a.in{
        vertical-align:top;
        border-style:ridge;
        border-width: 4px;
        border-color : #FFFFFF;
        color : #E0E0E0;
        font-family : Arial;
        font-size : 9pt;
        text-align : left;
        background-color:#0060FF;
        text-decoration:none;
        }
a.click{
        vertical-align:top;
        border-style:groove;
        border-width: 4px;
        border-color : #909090;
        color : #909090;
        font-family : Arial;
        font-size: 9pt;
        text-align: left;
        background-color:#0020FF;
        text-decoration:none;
        }
a.titel3 {
          font-family : Arial;
          font-size : 18pt;
          font-weight : bolder;
          margin-right : 2%;
          text-align : left;
          text-decoration:underline;
          }
a.titel3:hover {
         background-color:blue;
          }
a.titel3:link {
       color:#FFDC00;
       }