body, table, tr, td, ol, ul, li, h1, h2, h3, h4, h5, h6, a
                {
                font-family: arial,verdana;
                font-weight: lighter;
                font-size: 10pt;
                color: #ffffff;
                }


body
                {
                margin: 0px;
                font-family: arial;
                font-size: 10pt;
                color: #ffffff;
                background-color: #458DF9;

                scrollbar-highlight-color: #458df9;
                scrollbar-shadow-color: #458df9;
                scrollbar-3dlight-color: #FD6331;
                scrollbar-arrow-color: #ffffff;
                scrollbar-darkshadow-color: #FD6331;
                scrollbar-base-color: #458df9;
                }


.button
                {
                background-color:#458df9;
                color:#ffffff;
                width:120px;
                border:2px solid #FD6331;
                font-size:13px;
                font-family:arial,verdana;
                font-weight:600;
                 }


h1
                {
                font-weight: 700;
                font-size: 10pt;
                color: #003894;
                }


td.r        {text-align: right;}
td.b        {vertical-align: bottom;}
td.t        {vertical-align: top;}
td.rb        {text-align: right; vertical-align: bottom;}
td.rt        {text-align: right; vertical-align: top;}


#divtext
                {
                font-family: arial,verdana;
                font-weight: lighter;
                font-size: 10pt;
                color: #ffffff;
                z-index: 6;
                position: absolute;
                left: 0px;
                top: 0px;
                }


#divscrolltext
                {
                z-index: 73;
                position: absolute;
                overflow: auto;
                clip: rect(0px 470px 405px 0px);
                left: 15px;
                top: 10px;
                padding-right: 10px;
                width: 450px;
                height: 405px;
                }


#divscrolltext2
                {
                z-index: 74;
                position: absolute;
                overflow: auto;
                clip: rect(0px 470px 200px 0px);
                left: 15px;
                top: 10px;
                padding-right: 10px;
                width: 450px;
                height: 200px;
                }


#divscrollimg
                {
                z-index: 75;
                position: absolute;
                overflow: auto;
                clip: rect(0px 470px 150px 0px);
                left: 15px;
                top: 245px;
                padding-right: 10px;
                width: 450px;
                height: 150px;
                }


#marker1
                {
                font-family: arial,verdana;
                font-weight: 700;
                font-size: 10pt;
                color: #ffffff;
                }


#marker2
                {
                font-family: arial,verdana;
                font-weight: 700;
                font-size: 12pt;
                color: #ffffff;
                }


#marker3
                {
                font-weight: 700;
                font-size: 10pt;
                color: #003894;
                }


#marker4
                {
                font-family: arial,verdana;
                font-weight: 500;
                font-size: 7pt;
                color: #ffffff;
                }


img.r
                {
                margin-left: 10px;
                margin-top: 10px;
                margin-bottom: 10px;
                }


img.l
                {
                margin-right: 10px;
                margin-top: 10px;
                margin-bottom: 10px;
                }


a:link
                {
                font-weight: 600;
                color: #FFFFF;
                text-decoration:none;
                }


a:visited
                {
                font-weight: 600;
                color: #FFFFF;
                text-decoration:none;
                }


a:hover
                {
                font-weight: 600;
                color: #FFFFF;
                text-decoration:underline;
                }


/* orange ist FD6331 */
/* hellblau ist 458DF9 */
/* mittelblau ist 0F62DC */
/* dunkelblau ist 4E6A92 */