BODY
{
    FONT-SIZE: 12pt;
    margin-left: 8px;
    LEFT: 12px;
    BACKGROUND-IMAGE: url(images/bg.bmp);
    WIDTH: 600px;
    COLOR: black;
    BACKGROUND-REPEAT: repeat;
    FONT-FAMILY: Arial, Helvetica;
    POSITION: absolute;
}

FORM
{
    FONT-SIZE: 12pt;
    margin-left: 8px;
    LEFT: 12px;
    WIDTH: 600px;
    FONT-FAMILY: Arial, Helvetica;
}

P
{
    FONT-SIZE: 12pt;
    FLOAT: none;
    WIDTH: 600px;
    TEXT-INDENT: 0px;
    FONT-FAMILY: Arial, Helvetica;
}

A:link
{
    CURSOR: hand;
    COLOR: green;
    FONT-FAMILY: Arial, Helvetica;
    TEXT-DECORATION: none;
}

A:visited
{
    CURSOR: hand;
    COLOR: purple;
    FONT-FAMILY: Arial, Helvetica;
    TEXT-DECORATION: none;
}

A:hover
{
    BACKGROUND: yellow;
    CURSOR: hand;
    COLOR: red;
    FONT-FAMILY: Arial, Helvetica;
    TEXT-DECORATION: none;
}

H1
{
    FONT-SIZE: 30pt;
    FONT-WEIGHT: bolder;
    WIDTH: 620px;
    TEXT-INDENT: 20px;
    FONT-FAMILY: Arial, Helvetica;
    TEXT-ALIGN: center;
}
H2
{
    width: 100%;
    font-size: 30pt;
    color: red;
    text-align: center;
    filter: shadow(color=#707070, direction = 135);
}

H3
{
    width: 100%;
    font-size:23pt;
    color: red;
    TEXT-ALIGN: center;
    filter:shadow(color=#808080, direction = 135);
}

.Z
{
    width: 100%;
    color: red;
    font-size:23pt;
    TEXT-ALIGN: center;
    filter:shadow(color=#808080, direction = 135);
}

H6
{
    font-weight: bolder;
    font-size: 12pt;
    float: left;
    font-family: Arial, Helvetica;
    letter-spacing: 10pt;
    position: relative;
    background-color: lightyellow;
    text-align: center;
}

.sg
{
    FONT-SIZE: 8pt;
    COLOR: #808080;
    FONT-FAMILY: Arial, Helvetica;
    TEXT-DECORATION: none;
}

TD
{
    FONT-SIZE: 12pt;
    FONT-FAMILY: Arial, Helvetica;
}

.button
{
    font-family: Arial;
    font-size: 8pt;
    cursor: hand;
    background-image: url("images/inhalt/butt0.bmp");
}
.gb
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 36pt;
    FLOAT: left;
    COLOR: red;
    FONT-FAMILY: Times New Roman;
}

.sh
{
    font-size: 36pt;
    float: left;
    font-family: Times New Roman;
    font-weight: bolder;
}

TABLE
{
    TABLE-LAYOUT: fixed;
}

HR
{
    BORDER: solid#000000 1px;
    WIDTH: 600px;
    HEIGHT: 2px;
}

UL
{
    LIST-STYLE-IMAGE: url(images/ball_red.gif);
}

code
{
    COLOR: blue;
    FONT-FAMILY: Arial, Helvetica;
    cursor: hand;
}

.hovered
{
	COLOR: red;
	BACKGROUND: yellow;
}

.link
{
    CURSOR: hand;
    COLOR: blue;
    FONT-FAMILY: Arial, Helvetica;
    TEXT-DECORATION: none;
}

.K
{
    width: 40px;
    float: left;
    font-size: 36pt;
    font-weight: bolder;
    font-family: Times New Roman;
    color: red;
    filter: shadow(color=#808080, direction = 135);
}


