@import url("style.css");

body.intro #rightstrip {
  display: block;
  position: absolute;
  color: #000000;
  background: #FFFFE0 none no-repeat left top;
  top:  0px;
  left: 65%;
  bottom: 1.8em;
  right: 0px;
  margin: 0px;
  padding: 10px 25px 5px 25px;
  overflow: auto;
}

body.intro #content, body.intro #langswitch, body.intro #logo, body.intro #menubar, body.intro #submenu  {
  right: 35%;
}

 body.intro #rightstrip .linefinder {
  background-color: #F0F0E2; 
}