BODY
{
    BACKGROUND-COLOR: rgb(213,212,219);
    FONT-FAMILY: Lucida Sans, Arial;
	BACKGROUND-IMAGE:  url(bilder/hintergrund.jpg);
	BACKGROUND-REPEAT: no-repeat;
	BACKGROUND-POSITION: center top}
.headline
{
    COLOR: rgb(75,80,160);
    FONT-SIZE: 18px;
    FONT-FAMILY: Lucida Sans, Arial;
    FONT-WEIGHT: bold;
    FONT-VARIANT: small-caps;
}
.link
{
    COLOR: rgb(80,80,72);
    FONT-SIZE: 12px;
    FONT-FAMILY: Lucida Sans, Arial;
    FONT-WEIGHT: bold;
    FONT-VARIANT: small-caps;
}
.normal_link
{
    COLOR: rgb(80,80,72);
    FONT-SIZE: 12px;
    FONT-FAMILY: Lucida Sans, Arial;
}
.highlight_link
{
    COLOR: rgb(185,50,100);
    FONT-SIZE: 14px;
    FONT-FAMILY: Lucida Sans, Arial;
    FONT-WEIGHT: bold;
    FONT-VARIANT: small-caps;
}
.no_link
{
    COLOR: rgb(144,144,156);
    FONT-SIZE: 12px;
    FONT-FAMILY: Lucida Sans, Arial;
    FONT-WEIGHT: bold;
    FONT-VARIANT: small-caps;
}
.head
{
    COLOR: rgb(80,80,72);
    FONT-SIZE: 14px;
    FONT-FAMILY: Lucida Sans, Arial;
    FONT-VARIANT: small-caps;
}
.text_figure
{
    COLOR: rgb(80,80,72);
    FONT-SIZE: 12px;
	FONT-STYLE: italic;
    FONT-FAMILY: Lucida Sans, Arial;
}
.text1
{
    COLOR: rgb(80,80,72);
    FONT-SIZE: 12px;
    FONT-FAMILY: Lucida Sans, Arial;
}
.text1_b
{
    COLOR: rgb(80,80,72);
    FONT-SIZE: 12px;
    FONT-FAMILY: Lucida Sans, Arial;
    FONT-WEIGHT: bold;
    FONT-VARIANT: small-caps;
}
.text2
{
    COLOR: rgb(80,80,72);
    FONT-SIZE: 14px;
    FONT-FAMILY: Lucida Sans, Arial;
}
.text2_b
{
    COLOR: rgb(80,80,72);
    FONT-SIZE: 14px;
    FONT-FAMILY: Lucida Sans, Arial;
    FONT-WEIGHT: bold;
    FONT-VARIANT: small-caps;
}
.foot
{
    COLOR: rgb(104,104,96);
    FONT-FAMILY: Lucida Sans, Arial;
    FONT-SIZE: 10px
}