body{
        background-attachment: fixed;                                /* Definition Seite */
        color: #333333;
        background-color: #ffffff;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 10pt;
        margin-left: 0px;
        margin-top: 0px;
        scrollbar-3dlight-color: #FFFFFF;                         /* Definition Scrollbar (nur IE) */
        scrollbar-arrow-color: #078EC6;
        scrollbar-darkshadow-color: #FFFFFF;
        scrollbar-face-color: #f2f2f2;
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-shadow-color: #2F4F4F;
        scrollbar-track-color: #E9E9E9;
}

a:link,a:visited{
        color: #0070AA;
        text-decoration: none;
        font-weight: bold;
}
a:hover{
        color: #008BE2;
        text-decoration: underline;
        font-weight: bold;
}

.arial8{
font-family:Arial,Helvetica,sans-serif;
font-size:8pt
}

.slogan{
        color: #0070AA;
        font-size: 16px;
        font-weight: bolder;
        font: italic;
}

li,ul{
margin-top:5px;
 list-style: url(images/dot_b.gif);
}


td{font-size:10pt}


td.a{
        background-color: #E0E0E0;
        font-size : 10px;
}

td.b{
        background-color:#FFFFFF;
        font-size : 10px;
}
td.c{
        background-color: #E0E0E0;
}
td.t{
        background-color: transparent;
        font-size : 10px;
}
td.kopf{
        background-color: #078EC6;
        color: White;
        font: bold 9pt Arial,Helvetica,sans-serif;
}
/* Definition iFrames */
#iframe {
text-align: left;
}

.scrollbereich {
 overflow: auto;
 width: 730px;
 height: 170px;
 padding-right: 10px;
}