html, body{
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  line-height:1.5em;
  color:#4a5559;
  width:100%;
  text-align:center;
  background:#fff url(../images/startBackground.jpg) repeat-x left top;
}

html, body, div, ul, li, h1, h2, img{
  margin:0;
  padding:0;
  border:0;
}

#centered{
  width:950px;
  margin:0px auto;
  text-align:center;
}

#startMenu{ 
  float:left;
  margin-top:160px;
}

#startImage{ 
  float:right;
  margin-top:235px;  
}

#startNavi{
  float:left;
  width:590px;margin-top:110px;
}

#startHeuchertLogo{
  position:absolute;
  top:40px;margin-left:250px;
}

#startClaim{
  position:absolute;
  top:400px;margin-left:100px;
}
