#kasten { position : absolute; width : 300px; height : 75px; visibility : hidden; } A { font-family : verdana; text-decoration : none; color : white; } a:link { color: #FFFFFF; text-decoration: none; } a:visited { color: #FFFFFF; text-decoration: none; } a:hover { color: #FFFF00; text-decoration: underline; } a:active { color: #FFFFFF; text-decoration: underline; } BODY { scrollbar-face-color:#FF8000; scrollbar-highlight-color:#FF0000; scrollbar-3dlight-color:#00FF00; scrollbar-darkshadow-color:#000000; scrollbar-shadow-color:#FF80FF; scrollbar-arrow-color:#FFFF00; scrollbar-track-color:#000000; }