/* $Id: rampe.css,v 1.5 2004/05/25 13:35:37 ppz_dev Exp $ */


/* Allgemeine Elementanweisungen * * * * * * * * * * * * * * */

body {
  background: #FFFFFF url(../Bilder_und_Grafiken/BereichsVisual/Rampe/Rampe_top.jpg) no-repeat;
}



/* rampeLogo  * * * * * * * * * * * * * * * * * * * * * * * */

#rampeLogo {
  position: absolute;
  left: 422px;
  top: 6.9em;
  margin-left: 11.5em;
}

#rampeLogo p {
  margin: 0;
}



/* globalSuchfeld  * * * * * * * * * * * * * * * * * * * * * */

body #globalSuchfeld {
  top: 11.6em;
  left: 17.4em;
  margin-top: 210px;
  margin-left: 422px;
  z-index: 2;
}



/* multiQuerstreifen * * * * * * * * * * * * * * * * * * * * */

body #multiQuerstreifenBunt {
  position: absolute;
  top: 6.3em;
  width: 100%;
  height: 7.5em;
  margin-top: 210px;
  background: #CCCCCC url(../img/bgr_graubunter_querstreifen.gif) top left repeat-x;
}



/* multiStage  * * * * * * * * * * * * * * * * * * * * * * * */

#multiStage {
  position:absolute;
  top: 6.35em;
  left: 422px;
  width: 7.5em;
  height: 189px;
  background: url(../img/bgr_rampe_multinav.jpg) no-repeat;
  z-index: 2;
}



/* multiNav  * * * * * * * * * * * * * * * * * * * * * * * */

#multiNav {
  position:absolute;
  top: 89px;
  z-index: 2;
}



/* globalMenuSpecialInterest * * * * * * * * * * * * * * * * */

body #globalMenuSpecialInterest {
  top: 39px;
  left: 422px;
  margin-left: 0;
}



/* multiLogin * * * * * * * * * * * * * * * * */

#multiLogin {
  position: absolute;
  top: 35px;
  left: 59px;
  width: 360px;
  line-height: 100%;
}

#multiLogin fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

#multiLogin legend {
  position: relative;
  top: 0;
  left: -8px;
  font-size: 80%;
  color: #000000;
  line-height: 140%;
  padding: 0;
  margin: 0;
}

html>body #multiLogin legend {
  left: 0;
}

#multiLogin .loginfeld {
  width: 11.2em;
  font-size: 60%;
  border-top: #4E4E4E 1px solid;
  border-right: #EAEAEA 1px solid;
  border-bottom: #EAEAEA 1px solid;
  border-left: #4E4E4E 1px solid;
  margin: 0 3px 0 0;
}

#multiLogin p {
  margin: 2px 0 0 0;
}

#multiLogin a:link,
#multiLogin a:visited {
  height: 1em;                              /* damit IE 5 die paddings darstellt */
  color: #333333;
  background: url(../img/img_multiarrow_schw_weiss.gif) 0 50% no-repeat;
  font-size: 60%;
  text-decoration: none;
  padding-left: 14px;
}

#multiLogin a:focus,
#multiLogin a:hover,
#multiLogin a:active {
  color: #FF0000;
  background: url(../img/img_multiarrow_rot_weiss.gif) 0 50% no-repeat;
}



/* multiRampeAni * * * * * * * * * * * * * * * * * * * * * */

#multiRampeAni {
  position: absolute;
  top: 6.4em;
  z-index: 1; /* war mal 10 */
}