#header { background-position: 0px 0px;
         background-repeat: no-repeat;
         background-image: url(kopfleiste4.jpg);
         height: 160px;
}

td.tickerleiste {
         background-color: #696998;
         height: 25px;
         padding-left: 145px;
         }

td.fussleiste {
         FONT-SIZE: 11px;
         color: #ffffff;
         background-color: #696998;
         height: 25px;
         padding: 0px;
         margin: 0px;
         vertical-align: middle;
         text-align: center;
}


#footer {
        FONT-SIZE: 11px;
        padding-left: 0px;
        margin-top: 8px;
 }

hr{
border: 0px; /* Für Firefox und Opera */
border-top: dotted 1px #D10076;
border-bottom: transparent; /*Explorer: Hintergrundfarbe setzen*/
margin-bottom: 10px;
}

body {
         background-position: 0px 0px;
         background-image: url(neuerhintergrund.gif);
         background-repeat: repeat-x;
         padding: 0px;
         margin-top: 20px;
         font-family: Arial, Helvetica, sans-serif;
         overflow: -moz-scrollbars-vertical;
         font-size: 12px;
         min-height:100,1%;
}

a {
        color: indigo;
        font-weight: normal;
        text-decoration: none;
}
a:hover {
        color: #a92b8a;
        text-decoration: underline;
        }


#maintable {
background-color: #E8E8F6;
padding: 0px;
margin: 0px;
border: 0px;
 }

td.centercolumn {
height:340px;
color: #000000;
background-color: #E8E8F6;
 padding-top: 15px;
 line-height:140%;
 padding-left: 20px;
 padding-right: 12px;
 padding-bottom: 0px;
 text-align: left;
 }

h1 {
        font-family: "tahoma","sans-serif","Century Gothic","Trebuchet MS";
        font-weight: normal;
        font-size: 22px;
        text-align: left;
        color: #D10076;
        margin-top: 10px;
        margin-bottom:0px;
        padding-bottom: 15px;
        }

.headline{
        font-size: 1.0em;
        color: #ff9900;
        font-weight: bold;
}


.menu {
        text-align: left;
        padding-left: 1px;
        padding-top: 70px;
        vertical-align: top;
        width: 120px;
        border-bottom: 0px solid #A9CA62;
        font-weight: bold;
        font-size: 13px;

}

.menu ul {
        border-top: 0px solid #9B9B9B;
        border-bottom: 0px solid #ffffff;
        list-style-type: none;
        padding: 0px;
        margin: 0px;
}
.menu ul ul{
        border: 0px;
        padding: 0px;
        margin: 0px;
}
.menu ul ul ul {
        border: 0px;
        padding: 0px;
        margin: 0px;
}
.menu li {
        border-top: 0px solid #ffffff;
        border-bottom: 0px solid #9B9B9B;
}
.menu li li{
        border-top: 0px solid #ffffff;
        border-bottom: 0px solid #9B9B9B;
}
.menu li li li{
        border-top: 0px solid #ffffff;
}
.menu a:link, .menu a:visited {
        padding-top:3px;
        padding-bottom:3px;
        padding-left:20px;
        padding-right:0px;
        display: block;
        color: #555555;
        text-decoration: none;
        font-weight: bold;
}
.menu a:hover {
        color: #FFFFFF;
        text-decoration: none;
        font-weight: bold;
        background-color: #D10076;
}
.menu-current {background-position: 5px 2px;
        background-repeat: no-repeat;
        background-image: url(dot-red.gif);
        height: 20px;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: bold;
}

.menu li a {
        border-left: 0px solid #336699;
}
.menu li li a {
        margin-right: 0px; border-left: 6px solid #D10076;
}
.menu li li li a {
        margin-right: 0px; border-left: 6px solid #D10076;
}