body { color: #000000; background-color: RGB(50,16,4); font-size: 10pt; font-family: arial; line-height:1.5; } .ddimgtooltip{ box-shadow: 3px 3px 5px #818181; /*shadow for CSS3 capable browsers.*/ -webkit-box-shadow: 3px 3px 5px #818181; -moz-box-shadow: 3px 3px 5px #818181; display:none; position:absolute; border:1px solid black; background:white; color: black; z-index:2000; padding: 4px; } h1 {color: RGB(50,16,4); font-size:12pt;font-weight:bold;} p {color: RGB(50,16,4); font-size: 10pt; font-family: arial; line-height:1.5; } li {color: RGB(50,16,4); font-size: 10pt; font-family: arial; line-height:1.5; } td {color: RGB(50,16,4); font-size: 10pt; font-family: arial; line-height:1.5; } tr {color: RGB(50,16,4); font-size: 10pt; font-family: arial; line-height:1.5; } a:link { color: #ffffff; text-decoration:none; font-weight:normal;font-size:10pt;} a:visited { color: #ffffff; text-decoration:none; font-weight:normal;font-size:10pt; } a:hover { color: #ffffff; text-decoration:underline; font-weight:normal;font-size:10pt; } a:active { color: #ffffff; text-decoration:none; font-weight:normal;font-size:10pt; } a.text:link { color: RGB(50,16,4); text-decoration:underline; font-weight:normal;font-size:10pt; } a.text:visited { color: RGB(50,16,4); text-decoration:underline; font-weight:normal;font-size:10pt; } a.text:hover { color: RGB(50,16,4); text-decoration:underline; font-weight:normal;font-size:10pt; } a.text:active { color: RGB(50,16,4); text-decoration:none; font-weight:normal;font-size:10pt; } #ramen { position:relative; background-color: RGB(253,247,237); color: RGB(50,16,4); top:10px; left:0px; width:810px; height:98%; z-index:9; border:2px solid #000000; border-style:double; overflow:hidden; } #rahmen { position:relative; color: RGB(50,16,4); top:5px; left:0px; width:800px; height:98.5%; border-style:double; border:1px solid #000000; z-index:9; overflow:hidden; } #head { background-color: RGB(253,247,237); position:absolute; top:10px; left:-45px; height:340px; z-index:20; } #fb { position:absolute; top:50px; left:1050px; height:100px; z-index:99; } #ab { background-color: RGB(253,247,237); color: #000000; position:absolute; top:333px; left:0px; width:899px; height:30px; z-index:10; } #un { background-color: RGB(253,247,237); color: #000000; position:absolute; top:97%; left:0px; width:899px; height:25px; z-index:10; } #navi { background-color: RGB(157,136,118); color: #000000; position:absolute; top:333px; left:-35px; width:899px; height:25px; z-index:100; overflow:hidden; } #lyr1 { color: #000000; background-color: RGB(253,247,237); position:absolute; width:899px; top:370px; height:6500px; z-index:9; overflow:hidden; } /* scroller */ div#scrollbar { display:block; /* initially display:none; to hide from incapable */ } div#wn { position:absolute; width:899px; height:430px; left:-60px; top:375px; overflow:hidden; z-index:3; } div#scrollbar { position:absolute; width:10px; height:450px; top:380px; left:835px; font-size:1px; /* so no gap or misplacement due to image vertical alignment */ z-index:30; } div#track { position:absolute; left:0; top:12px; width:0px; height:0px; /* h�he einstellen */ background: RGB(41,47,33); z-index:29; } div#dragBar { position:absolute; left:1px; top:1px; width:0px; height:0px; background-color:RGB(141,166,108); z-index:29; } div#up { position:absolute; left:-115; top:40px; } div#down { position:absolute; left:-115; bottom:0; top:95px; } /* for safari, to prevent selection problem */ div#scrollbar, div#track, div#dragBar, div#up, div#down { -moz-user-select: none; -khtml-user-select: none; } /* so no gap or misplacement due to image vertical alignment font-size:1px in scrollbar has same effect (less likely to be removed, resulting in support issues) */ div#scrollbar img { display:block; }