/*   Stylesheet zur Homepage der IKO Nippon Thompson Europe B.V.             IIIIIII    KKKKK      KKKKK   OOOOOOOOOO
     unter den Domains                                                       IIIIIII    KKKKK    KKKKKKK   OOOOOOOOOO
       iko-nt.de                                                               III        KKK  KKKK        OOO    OOO
       iko-ntd.de                                                              III        KKKKKKK          OOO    OOO
       iko-ntd.com                                                             III        KKK  KKKK        OOO    OOO
       nipponthompson.de                                                       III        KKK    KKKK      OOO    OOO
                                                                            IIIIIIIII  KKKKKK      KKKKKK  OOOOOOOOOO
     2004 by Pascal Gwosdek (mailto:webmaster@iko-nt.de)                    IIIIIIIII  KKKKKK        KKKK  OOOOOOOOOO */

/* ---------------------------------------------- */

body, table{
  font-size:              14px;
  font-family:            "Arial" "Helvetica" "sans-serif";
  background-attachment:  fixed;
  /*IExplore:*/
  scrollbar-3dlight-color:    #FF0000;
  scrollbar-arrow-color:      #FF0000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-face-color:       #A00000;
  scrollbar-highlight-color:  #C60000;
  scrollbar-shadow-color:     #800000;
}

a, a:visited, a:link, a:active{
  color:                  #A00000;
}

a:hover{
  color:                  #FF0000;
}

h1{
  font-size:              24px;/*30px;*/
}

h2{
  font-size:              22px;/*25px;*/
}

h3{
  font-size:              20px;/*21px;*/
}

h4{
  font-size:              18px;
}

h5{
  font-size:              16px;
}

/*########## Objekte ##########*/

/*---------- Navi ----------*/

#navischrift{
  font-size:              16px;
  font-weight:            600;
  position:               relative;
  top:                    5;
  width:                  100%;
}

#naviitem{
    position:             absolute;
    left:                 10;
    width:                170;
    height:               30;
    background-repeat:    no-repeat;
    background-position:  center right;
    color:                #EFB3B3;
    text-decoration:      none;
}

#naviitem a{
    color:                #EFB3B3;
    text-decoration:      none;
}

#naviitemhighlight_news, #naviitemhighlight_messen,
#naviitemhighlight_ueberuns, #naviitemhighlight_kontakt,
#naviitemhighlight_downloads, #naviitemhighlight_produkte,
#naviitemhighlight_sitemap{
    position:             absolute;
    left:                 10;
    width:                170;
    height:               30;
    background-repeat:    no-repeat;
    background-position:  center right;
    color:                #FFFFFF;
    text-decoration:      none;
}

#naviitemhighlight_news a, #naviitemhighlight_messen a,
#naviitemhighlight_ueberuns a, #naviitemhighlight_kontakt a,
#naviitemhighlight_downloads a, #naviitemhighlight_produkte a,
#naviitemhighlight_sitemap a{
    color:                #FFFFFF;
    text-decoration:      none;
}

/*---------- Subnavi ----------*/

#subnavi{
    position:             absolute;
    height:               40;
    background-color:     #A00000;
    background-position:  bottom left;
    background-repeat:    repeat-x;
    font-weight:          600;
    font-size:            10px;
    color:                #FFFFFF;
    text-decoration:      none;
    top:                  0;
}

#subnavi a{
    color:                #EFB3B3;
    text-decoration:      none;
}

#subnavi a:hover{
    color:                #FFFFFF;
    text-decoration:      none;
}

#subnavi_main{
    position:             absolute;
    top:                  105;
    left:                 0;
    width:                100%;
}

#gross_subnavi{
    position:             absolute;
    height:               55;
    background-color:     #A00000;
    background-position:  bottom left;
    background-repeat:    repeat-x;
    font-weight:          600;
    font-size:            20px;
    color:                #FFFFFF;
    text-decoration:      none;
    top:                  45;
}



