/* CSS Document von Peter Heymann, Lieferservice und Logistik GmbH, Abteilung Werbung */
/* margin-/padding-position: oben rechts unten links*/

/* Aufbau Hintergrund */
#bg_logo {
margin:0px;
padding:0px;
position:absolute;
width:550px;
height:103px;
left:0px;
top:41px;
background-image: url(../images/seite/bg_logo.gif);
background-repeat:no-repeat;
z-index:0;}

#logo {
margin:0px;
padding:0px;
position:absolute;
width:123px;
height:122px;
left:76px;
top:24px;
z-index:1;}

#logo_print {
visibility:hidden;}

#wechselbild {
margin:0px;
padding:0px;
position:absolute;
width:189px;
height:357px;
left:550px;
top:115px;
background-image: url(../images/wechsel/bild_1.gif);
background-repeat:no-repeat;
z-index:2;}

#main {
position:absolute;
margin:0px;
padding:0px;
width:520px;
left:15px;
top:210px;
z-index:4;
line-height:17px;}
