/********************************************************************************************/
/* Allgemein
/********************************************************************************************/
body
{
scrollbar-shadow-color : #FFF3CB;
scrollbar-3dlight-color : #FFF3CB;
scrollbar-arrow-color : #FFF3CB;
scrollbar-track-color : #FFF3CB;
scrollbar-darkshadow-color : #FFF3CB;
scrollbar-face-color : #EEBF76;
scrollbar-highlight-color : #EEBF76;
}
/********************************************************************************************/
/* 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/trails/hintergrund_aussen.gif');
background-attachment : fixed;
}
div.unten_links
{
position : fixed !important;
position : absolute;
bottom : 0px;
left : 0px;
width : 186px;
height : 160px;
z-index : 4;
}
div.unten
{
position : fixed !important;
position : absolute;
bottom : 0px;
right : 20px;
width : 100%;
height : 93px;
z-index : 1;
}
div.unten_rechts
{
position : fixed !important;
position : absolute;
bottom : 0px;
right : 0px; width : 488px;
height : 117px;
z-index : 10;
}
div.ecke_unten_rechts
{
position : fixed !important;
position : absolute;
bottom : 0px;
right : 0px; width : 176px;
height : 188px;
z-index : 12;
}