@charset "utf-8";
/* CSS Document */




#wrapper {
position: absolute;
left: 50%;
width: 850px;
margin-left: -425px; /* negative Hälfte von width:550px */
top: -10px;
} 


