.b1 {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 400px; /* Breite des Elements */
        height: 200px; /* Höhe des Elements */
        margin-left: -200px; /* Breite des Elements geteilt durch zwei! */
        margin-top: -100px; /* Höhe des Elements geteilt durch zwei! */
/* part 1 of 2 centering hack */
        }
.b2 {
        position: absolute;
        left: 50%;
        top: 15%;
        width: 800px; /* Breite des Elements */
        margin-left: -400px; /* Breite des Elements geteilt durch zwei! */
/* part 1 of 2 centering hack */
        }
.b3 {
        position: absolute;
        left: 50%;
        top: 0%;
/* part 1 of 2 centering hack */
        }
table,td {
        }
p       {text-align:justify;
        }
h1      {
        font-size:36px;
        }
h2      {
        font-size:35px;
        }


.forenticker th
{
        margin: 0;
        padding: 0;
}
.forenticker td
{
        padding: 0 0 2px 3px;
        margin: 0 0 0 0;
        width: 180px;
}
.wk {
        border-left: 0px solid rgb(193,128,38);
        border-right: 0px solid rgb(193,128,38);
        border-top: 0px solid rgb(193,128,38);
        border-bottom: 0px solid rgb(193,128,38);
        PADDING: 0px;
        }

.text1
{
        FONT-FAMILY: Verdana;
        FONT-SIZE: 12px;
        COLOR: rgb(255,0,0);
        PADDING: 0px;
}
.text2
{
        FONT-FAMILY: Verdana;
        FONT-SIZE: 12px;
        COLOR: rgb(0,128,0);
        PADDING: 0px;
}
.text3 {
        FONT-FAMILY: Verdana;
        FONT-SIZE: 12px;
        COLOR: rgb(0,0,0);
        PADDING: 0px;
        }
.text4 {
        position:relative;
        bottom: 20px;
        top:20px;
        FONT-FAMILY: Verdana;
        text-align:right;
        FONT-SIZE: 12px;
        COLOR: rgb(0,0,0);
        }
.text5 {
        FONT-FAMILY: Verdana;
        FONT-SIZE: 12px;
        COLOR: rgb(255,0,0);
        PADDING: 0px;
        }
.text6 {
        FONT-FAMILY: Verdana;
        FONT-SIZE: 12px;
        COLOR: rgb(0,0,0);
        PADDING: 5px;
        }
.o:link {
        FONT-FAMILY: Verdana;
        COLOR: rgb(220,38,77);
        TEXT-DECORATION: none;
        FONT-WEIGHT: 900;
        FONT-SIZE: 12px;
        }
.o:visited {
        FONT-FAMILY: Verdana;
        COLOR: rgb(220,38,77);
        TEXT-DECORATION: none;
        FONT-WEIGHT: 900;
        FONT-SIZE: 12px;
        }
.o:hover {
        FONT-FAMILY: Verdana;
        COLOR: rgb(220,38,77);
        TEXT-DECORATION: underline;
        FONT-WEIGHT: 900;
        FONT-SIZE: 12px;
        }
.o:active {
        FONT-FAMILY: Verdana;
        COLOR: rgb(0,0,0);
        TEXT-DECORATION: none;
        FONT-WEIGHT: 900;
        FONT-SIZE: 12px;
        }
.o2:link {
        FONT-FAMILY: Verdana;
        COLOR: rgb(220,38,77);
        TEXT-DECORATION: none;
        FONT-WEIGHT: 900;
        FONT-SIZE: 10px;
        }
.o2:visited {
        FONT-FAMILY: Verdana;
        COLOR: rgb(220,38,77);
        TEXT-DECORATION: none;
        FONT-WEIGHT: 900;
        FONT-SIZE: 10px;
        }
.o2:hover {
        FONT-FAMILY: Verdana;
        COLOR: rgb(220,38,77);
        TEXT-DECORATION: underline;
        FONT-WEIGHT: 900;
        FONT-SIZE: 10px;
        }
.o2:active {
        FONT-FAMILY: Verdana;
        COLOR: rgb(0,0,0);
        TEXT-DECORATION: none;
        FONT-WEIGHT: 900;
        FONT-SIZE: 10px;
        }
.x:link {
        FONT-FAMILY: Verdana;
        COLOR: rgb(220,38,77);
        TEXT-DECORATION: none;
        }
.x:visited {
        FONT-FAMILY: Verdana;
        COLOR: rgb(220,38,77);
        TEXT-DECORATION: none;
        }
.x:hover {
        FONT-FAMILY: Verdana;
        COLOR: rgb(220,38,77);
        TEXT-DECORATION: none;
        }
.x:active {
        FONT-FAMILY: Verdana;
        COLOR: rgb(220,38,77);
        TEXT-DECORATION: none;
        }
.img {
        border: 0px;
        width: 75px;
        height: 75px;
        }
.im2 {
        border: 0px;
        width: 25px;
        height: 25px;
        }
.re {
        FONT-FAMILY: Arial;
        FONT-SIZE: 10pt;
        }
.re1 {
        FONT-FAMILY: Arial;
        FONT-SIZE: 12pt;
        }
.re2 {
        FONT-FAMILY: Arial;
        FONT-SIZE: 8pt;
        }
#content {
        padding: 10px;
        margin-top: auto;
        margin-bottom: auto;
        margin-right: auto;
        margin-left: -200px;         /* opera does not like 'margin:20px auto' */
        border: 0px solid #ccc;
        text-align: center; /* part 2 of 2 centering hack */
        width: 500px; /* ie5win fudge begins */
        voice-family: "\"}\"";
        voice-family: inherit;
        white-space: nowrap;
        display: inline;
        }
.flag {
        padding: 10px;
        margin-top: auto;
        margin-bottom: auto;
        margin-right: 0px;
        margin-left: 0px;         /* opera does not like 'margin:20px auto' */
        border: 0px solid #ccc;
        white-space: pre-wrap;
        text-align:center; /* part 2 of 2 centering hack */
        width: 80px; /* ie5win fudge begins */
        voice-family: "\"}\"";
        voice-family:inherit;
        block:inline;
        }
.f2 {
        padding: 10px;
        margin-top: auto;
        margin-bottom: auto;
        margin-right: 0px;
        margin-left: 0px;         /* opera does not like 'margin:20px auto' */
        border: 0px solid #ccc;
        white-space: pre-wrap;
        text-align:center; /* part 2 of 2 centering hack */
        width: 40px; /* ie5win fudge begins */
        voice-family: "\"}\"";
        voice-family:inherit;
        display:inline;
        }
html>body #content {
        width: 370px; /* ie5win fudge ends */
        }
.icm {
    float: left;
    height: 80px;
    margin-bottom: 0;
    margin-left: 1px;
    margin-right: 1px;
    position: relative;
    text-align: center;
    width: 80px;
}
span.sl {
    cursor: pointer;
    padding: 1px 0 3px;
    width: 80px;
}
.icm2 {
    float: left;
    height: 25px;
    margin-bottom: 0;
    margin-left: 1px;
    margin-right: 1px;
    position: relative;
    text-align: center;
    width: 25px;
}
span.sl2 {
    cursor: pointer;
    padding: 1px 0 3px;
    width: 25px;
}
