body {
        font-family: "Comic Sans MS", Arial, Tahoma;
        font-size: 18pt;
        font-style: italic;
        font-weight: bold;
        font-variant: normal;
        color: #000099;
        background-attachment: fixed;
        background-image:  url(../bilder/alpen_1.jpg);
        background-repeat: no-repeat;
        background-position: center center;
        scrollbar-base-color:"#66CCFF";
        scrollbar-track-color:;
        scrollbar-face-color:"#66CCFF";
        scrollbar-highlight-color:;
        scrollbar-3d-light-color:;
        scrollbar-dark-shadow-color:;
        scrollbar-shadow-color:;
        scrollbar-arrow-color:;
}
a:link {
        font-family: Arial;
        font-size: 12pt;
        font-weight: bold;
        color:#000080;
        text-decoration:none
}
a:visited {
        font-family: Arial;
        font-size: 12pt;
        font-weight: bold;
        color:#000080;
        text-decoration:none
}
a:hover {
        font-family: Arial;
        font-size: 12pt;
        font-weight: bold;
        color:#E00000;
        text-decoration:none
}
a:active {
        font-family: Arial;
        font-size: 12pt;
        font-weight: bold;
        color:#E00000;
        text-decoration:underline
}
a:focus {
        font-family: Arial;
        font-size: 12pt;
        font-weight: bold;
        color:#000080;
        text-decoration:underline
}
TABLE {
        font-family: "Comic Sans MS", Arial, Tahoma;
        font-size: 18pt;
        font-style: italic;
        font-weight: bold;
        font-variant: normal;
        color: #000099;
        }
.aaa {  font-weight: bolder; color: #0066CC}