/* grundeinstellungen
-----------------------------------------------------------------------------*/

body
{
  background: #E1E6E6 url(../img/bg_home.gif) repeat-x;
}

#position
{
  position: relative;
  width: 855px;
  margin: 0px auto;
  margin-top: 100px;
}

#logo
{
  height: 131px;
  text-align: center;
}

#navi
{
  height: 20px;
  margin-top: 3px;
}

#panel
{
  background: url(../img/bg_panel.gif) 0px -7px no-repeat;
  margin-top: 0px;
}

#pic
{
  float: left;
  width: 520px;
  height: 420px;
  padding: 0px 0px 0px 0px; /* o r u l*/
}

#teaser
{
  position: absolute;
  top: 451px;
  left: 462px;
  height: 230px;
}

#text
{
  float: left;
  width: 250px;
  font-size: 13px;
  line-height: 18px;
  color: #292927;
  margin-left: 35px;  
  margin-top: 30px;
}