/********************************************************************************************/ /* Allgemein /********************************************************************************************/ body { scrollbar-shadow-color : #C6CEDE; scrollbar-3dlight-color : #C6CEDE; scrollbar-arrow-color : #C6CEDE; scrollbar-track-color : #C6CEDE; scrollbar-darkshadow-color : #C6CEDE; scrollbar-face-color : #7B9CC1; scrollbar-highlight-color : #7B9CC1; } /********************************************************************************************/ /* Module rund um den Inhalt /********************************************************************************************/ div.header { position : fixed !important; position : absolute; top : 0px; left : 0px; width : 100%; height : 200px; z-index : 3; background-image : url('/img/reiseberichte/hintergrund_aussen.gif'); background-attachment : fixed; } div.flugzeug { position : fixed !important; position : absolute; top : 210px; left : 30px; width : 178px; height : 109px; z-index : 1; } div.rucksack { position : fixed !important; position : absolute; bottom : 30px; left : 0px; width : 190px; height : 229px; z-index : 1; } div.schuhe { position : fixed !important; position : absolute; bottom : 0px; left : 10px; width : 112px; height : 98px; z-index : 1; } div.pass { position : fixed !important; position : absolute; bottom : -10px; left : 140px; width : 115px; height : 138px; z-index : 1; } div.laptop { position : fixed !important; position : absolute; bottom : 100px; right : 16px; width : 207px; height : 184px; z-index : 5; } div.landkarten { position : fixed !important; position : absolute; bottom : -20px; right : 10px; width : 191px; height : 124px; z-index : 5; }