/*

#start_top {
  background-color:#fee008;
  background-image:url(../images/ffe001.gif);
  border-width:10px;
}

#start_top[id] {
    z-index:100;
   width:100%;
   position:fixed;
}
.start_header_logo {
  position:relative;
  z-index:40;
}

#start_header_img {
  position:absolute;
  top:0px;
  right:0px;
  z-index:39;
}*/

#start_header_logo {
                 position:absolute;
                 top:0px;
                 left:0px;
                 z-index:140;
                  }

#start_header_img {
                  width:100%;
                  text-align:right;
                  position:absolute;
                  top:0px;
                  right:0px;
                  background-image:url(../images/ffe001.gif);
                  z-index:139;
               }

#start_header_logo[id], #start_header_img[id], #header_logo[id], #header_img[id], #nav1[id], #nav3_cont[id], #slogan_cont[id] {
                position:fixed;
}
/*#start_header_img[id] {
  position:fixed;
}*/

.start_bottom {
  width:100%;
  position:absolute;
  top:267px;
  /*background-image:url(../images/FAEC88.gif);*/
}

#nav1 {
   position:absolute;
  top:247px;
}

#nav1[id] {
  position:fixed;
}

#language {
  position:absolute;
  right:5px;
  top:3px;
}

#language .tx-srlanguagemenu-pi1 .NO a img{
  margin-left:2px;
  margin-right:2px;
  }

#nav2 {
      width:100%;
      z-index:25;
}

#nav2[id] {
  position:fixed;
  top:267px;
}

#content {
   height:100%;
   position:absolute;
   top:0px;
   left:133px;
   max-width:650px;
   z-index:11;
   padding:30px 0px 50px 20px;
   margin: 0px 30px 0px 0px;
  /*background-image:url(../images/FAEC88.gif);*/
}


