<style type="text/css">
<!--

BODY {
scrollbar-face-color: #000000;
scrollbar-highlight-color: #666666;
scrollbar-3dlight-color: #999999;
scrollbar-darkshadow-color: #333333;
scrollbar-shadow-color: #666666;
scrollbar-arrow-color: #999999;
scrollbar-track-color: #333333;
}


div#index {
}
div#index a {
display : block;
color : "#D0C68C";
text-decoration : none;
}
div#index a:hover {
background : none;
color : "#ffffff";
text-decoration : none;
}



div#hauptmenu {
}
div#hauptmenu a {
display : block;
text-decoration : none;
}
div#hauptmenu a:hover {
background : none;
color : "#ffffff";
text-decoration : none;
}
div#hauptmenu a:active {
background : none;
color : "#ffffff";
text-decoration : none;
}



div#linktipp {
position : absolute;
}

div#linktipp a {
display : block;
text-decoration : none;
}

div#linktipp a:hover {
background : none;
color : white;
}

div#linktipp a span {
display : none;
}

div#linktipp a:hover span {
display : block;
text-decoration : none;
border-style : solid;
border-width : 2px;
border-color : "#999900";
color : "#CCCCCC";
background : black;
}
-->
</style>