/********************************************************************************************/ /* Allgemein /********************************************************************************************/ body { scrollbar-shadow-color : #FFF7BD; scrollbar-3dlight-color : #FFF7BD; scrollbar-arrow-color : #FFF7BD; scrollbar-track-color : #FFF7BD; scrollbar-darkshadow-color : #FFF7BD; scrollbar-face-color : #A48276; scrollbar-highlight-color : #A48276; } /********************************************************************************************/ /* Module rund um den Inhalt /********************************************************************************************/ div.header { position : fixed !important; position : absolute; top : 0px; left : 0px; width : 100%; height : 104px; z-index : 3; background-image : url('/img/gran_canaria/hintergrund_aussen.gif'); background-attachment : fixed; } div.unten_links { position : fixed !important; position : absolute; bottom : 0px; left : 0px; width : 120px; height : 400px; z-index : 1; } div.boden { position : fixed !important; position : absolute; bottom : 0px; left : 0px; width : 280px; height : 51px; z-index : 4; } div.unten_rechts { position : fixed !important; position : absolute; bottom : 0px; right : 0px; width : 344px; height : 77px; z-index : 5; }