#content {
   height: 440px;
   background: transparent url(../img/content/startseite_bg.jpg) no-repeat bottom right;
}

#content h1 {
   margin: 0 450px 20px 0;
   padding: 0;
   padding-top: 50px;
   color: #CB0165;
   font-weight: bold;
   font-size: 150%;
}

#content p {
   margin-bottom: 10px;
   margin-right: 450px;
   line-height: 140%;
   color: #8E7171;
}

