html, body {
  font-family : 'arial', sans-serif;
  font-size: 12px;
  color: #28344a;
  width: 100%;
  text-align:center;
  background: #d2dde1 url(../images/background.jpg) no-repeat center top;
}

html, body, div, img{
  margin:0;
  padding: 0;
  border: 0;
}

.contenttable{
  width:800px;}

#center { 
  position: relative;
  top: 0;left: 0;
  width: 960px;
  margin: 0 auto;
}

#background{
  position:absolute;
  left:0; top:425px;
  width:73%;
  margin-left:0px;  
  background:url(../images/bg_claim_gallerie.jpg) repeat-x left top;
  text-align:right;
}

#claim_gallerie{
  margin-right:0;
}

#startContent{
  margin:10px 0 20px 0;
  width:800px;
  text-align:left;  
  background:url(../images/bg.png) repeat left top;
  border:1px solid #b7c1ca;
  -moz-border-radius:10px; 
  height:625px;  
}

#startContent p{
  padding:0 20px 0 20px;
  font-size: 14px; 
}

#startContent h1{
  margin:20px 0 0 20px;
  font-size:14px;
  font-weight:bold;
}
