#wrapper {
   margin: 0 auto;
}
#rahmen {
   position: relative;
   margin: 20px 0 25px;
   width: 100%;
   height: 100%;
   background-image: url(../../images/bg_weiss.gif);
   background-repeat: repeat-y;
   background-position: center;
}