body{scrollbar-arrow-color:#C9252E;      /* pfeile und schatten links*/
     scrollbar-highlight-color:#ffffff; /* hg fläche*/
     scrollbar-3dlight-color:#000000;
     scrollbar-darkshadow-color:#000000;
     scrollbar-face-color:#ffffff;      /* balken hg*/
     scrollbar-shadow-color:#C9252E;    /* schatten rechts*/
}

a:link{text-decoration:none;            /* Linkverhalten */
       color:#FF000E;
}
a:active{text-decoration:none;
}
a:hover{color:#747474;
       text-decoration:none;
}
a:visited{text-decoration:none;
          color:#F9979D;
}
table {font-family:arial;
font-size:12px;
}
.bold{font-weight:bold;
color:#C9252E;
}
.sub{font-weight:bold;
font-size:14px;
color:#747474;
}
.main {font-size:10px;
      color:#CCCCCC;
      text-transform:uppercase;
      letter-spacing:3pt;
      line-height:150%;
      vertical-align:top;
}
.hg_mitte{background-image: url('../pic/ver_mitte.jpg');
    background-repeat: x-repeat;
}
.hg_ob{background-image: url('../pic/ver_oben.gif');
    background-repeat: x-repeat;
}
.hg_un{background-image: url('../pic/ver_unten.gif');
    background-repeat: x-repeat;
}
.iframe{position:relative;       /* iframe berechnet seine position relativ */
         height:322px;            /* zur ob linken Ecke der ihn umgebenden Zelle */
         width:880px;
}
.bilder_unten{position:absolute;
left:100px;
top:472px;
width:300px;
height:60px;
z-index:3;
visibility: hidden;
 border: 1px none #000000;
}
.pic_unten{background-image: url('../pic/un.gif');
background-repeat: no-repeat;
text-align:right;
}
.navi_position{text-align:right;
}
.navi{position:absolute;
    height:322px;
    width:263px;
    top:140px;
    left:660px;
    z-index:2;
}
