body { background-color: white; background-image: url(../x_images/hintergrund_com.jpg); background-attachment: fixed; background-position: center; min-height: 100%; margin: 0; }
#center { position: relative; left: 50%; width: 950px; z-index: 5; margin-left: -475px; }
#wrapper { width: 900px; margin-right: auto; margin-left: auto; border-width: 0; outline-width: 0; }

#top_box { background-image: url(../x_images/box_01.png); width: 950px; height: 20px; }
#center_box { background-image: url(../x_images/box_02.png); width: 950px; }
#bottom_box { background-image: url(../x_images/box_03.png); background-repeat: repeat-y; width: 950px; height: 28px; }
#lady { background-image: url(../x_images/lady2.png); background-repeat: no-repeat; position: fixed; right: 0; bottom: 0; width: 456px; height: 676px; z-index: 2; display: block; }
#ecke_oben { background-image: url(../x_images/ecke_oben_links.png); background-repeat: no-repeat; position: fixed; top: 0; left: 0; width: 165px; height: 172px; z-index: 2; display: block; }
#ecke_unten { background-image: url(../x_images/ecke_unten_links.png); background-repeat: no-repeat; position: fixed; left: 0; bottom: 0; width: 316px; height: 215px; z-index: 2; display: block; }
.top_navi_link { font-size: 12px; line-height: 22px; background-image: url(/x_images/textbutton.png); background-repeat: no-repeat; text-align: center; width: 100px; height: 22px; float: right; display: block; }

