/********************************************************************************************/ /* Allgemein /********************************************************************************************/ body { scrollbar-shadow-color : #C6D6EF; scrollbar-3dlight-color : #C6D6EF; scrollbar-arrow-color : #C6D6EF; scrollbar-track-color : #C6D6EF; scrollbar-darkshadow-color : #C6D6EF; scrollbar-face-color : #6B84A5; scrollbar-highlight-color : #6B84A5; } /********************************************************************************************/ /* 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/hawaii/hintergrund_aussen.gif'); background-attachment : fixed; } div.palme { position : fixed !important; position : absolute; bottom : 0px; left : 0px; width : 119px; height : 390px; z-index : 1; } div.unten_links { position : fixed !important; position : absolute; bottom : 0px; left : 0px; width : 358px; height : 106px; z-index : 4; } div.unten_rechts { position : fixed !important; position : absolute; bottom : 0px; right : 0px; width : 306px; height : 143px; z-index : 5; } div.unten { position : fixed !important; position : absolute; right : 0px; bottom : 0px; width : 100%; height : 70px; z-index : 1; }