p { margin : 0px }

BODY
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial;
}
A:link
{
    COLOR: #000000;
    text-decoration: none;
    font-weight: bold;

}
A:visited
{
    COLOR: #000000;
    text-decoration: none;
    font-weight: bold;
}
A:active
{
    COLOR: #000000;
    text-decoration: none;
    font-weight: bold;
    background-color: #F3C468;
}
A:hover 
{
    background-color: #FFD478;
}
H1
{
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 15pt;
    FONT-Weight: BOLD;
    margin-bottom: 0;
    margin-top: 6;
}
H2
{
    COLOR: crimson;
    FONT-FAMILY: Arial;
    FONT-SIZE: 20pt;
    FONT-STYLE: italic;
    FONT-WEIGHT: 100;
}
H3
{
    FONT-WEIGHT: bold;
}
H2
{
    FONT-WEIGHT: bold;
}
H3
{
    FONT-WEIGHT: bold;
}
H4
{
    FONT-WEIGHT: bold;
}
SELECT
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial;
}
TABLE
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial;
}
TR
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial;
}
TD
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial;
}
.clsTableHead
{
    BACKGROUND-COLOR: #FFE3A8;
    border: 2 solid #000000;
    COLOR: black;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
}
.clsKnapp
{
    background-image: url(images/knapp.gif);
    background-repeat: no-repeat;
    background-color: transparent; 
    height: 20;
    width: 100px;
    border: 1 solid #000000;
    COLOR: #000000;
    FONT: 8pt;

}
.clsRauris:active
{
    background-repeat: no-repeat;
    background-color: transparent;

}

.clsRauris:hover
{
    background-image: url(images/RaurisBack.gif);
    background-repeat: no-repeat;
    background-color: transparent; 
}
.clsBadhofgastein:active
{
    background-repeat: no-repeat;
    background-color: transparent; 
}
.clsBadhofgastein:hover
{
    background-image: url(images/BadhofgasteinBack.gif);
    background-repeat: no-repeat;
    background-color: transparent; 
}
.clslogo:active
{
    background-image: url(menu-filer/logoBack.gif);
    background-repeat: no-repeat;
    background-color: transparent;

}

.clslogo:hover
{
    background-image: url(menu-filer/logoBack.gif);
    background-repeat: no-repeat;
    background-color: transparent; 
}
.clsnone
{
    background-color: transparent;
}
.clsnone:hover
{
    background-color: transparent;
}
.clsnone:active
{
    background-color: transparent;
}
.clsanm
{
    background-color: transparent;
}
.clsanm:hover
{
    background-color: transparent;
    text-decoration: underline;
}
.clsanm:active
{
    background-color: transparent;
}

