P, BLOCKQUOTE, INPUT  {
    font-size : medium;
    font-family : Verdana,sans-serif;
    font-weight : normal;
    font-style : normal;
    color : #000000;
}

H1  {
    font-size : xx-large;
    font-family : Verdana,sans-serif;
    font-weight : bold;
    font-style : normal;
    color : #000000;
    text-decoration : none;
    text-align : left;
}

H2  {
    font-size : x-large;
    font-family : Verdana,sans-serif;
    font-weight : bold;
    font-style : normal;
    color : #000000;
    text-decoration : none;
    text-align : left;
  padding-left: 1em;
}

H3  {
    font-size : large;
    font-family : Verdana,sans-serif;
    font-weight : bold;
    font-style : normal;
    color : #000000;
    text-decoration : none;
    text-align : left;
  padding-left: 1em;
}

H4  {
    font-size : medium;
    font-family : Verdana,sans-serif;
    font-weight : bold;
    font-style : normal;
    color : #000000;
    text-decoration : none;
    text-align : left;
  padding-left: 1em;
}

H5  {
    font-size : medium;
    font-family : Verdana,sans-serif;
    font-weight : normal;
    font-style : italic;
    color : #000000;
    text-decoration : none;
    text-align : left;
  padding-left: 1em;
}


A  {
    color : #0000FF;
    font-family : Verdana,sans-serif;
    text-decoration : none;
}

A:Visited  {
    color : #09509B;
}

A:Active  {
    color : #FF0000;
}

A:Hover  {
    color : #FF0000;
}

BODY  {
    font-size : medium;
    font-family : Verdana,sans-serif;
    font-weight : normal;
    font-style : normal;
    color : #000000;
    text-decoration : none;
    background-color : #FFFFFF;
}

CODE  {
  font-family : fixed;
}

DT, DL DT {
    font-weight : bold;
	color : Maroon;
}

DD {
    text-padding : 15px;
}

.anf  {
    font-size : x-large;
    font-family : Verdana,sans-serif;
}

CAPTION  {
    font-size : medium;
    font-family : Verdana,sans-serif;
    font-weight : bold;
    color : #000000;
    font-style : normal;
    background-color : #C0C0C0;
    border-style : none;
    padding : 5pt;
    visibility : visible;
    border-color : #808080;
}

EM.car  {
    font-size : medium;
    font-family : Verdana,sans-serif;
    font-style : normal;
    color : #000000;
    background-color : #C0C0C0;
}

EM.normal  {
    font-size : medium;
    font-family : Verdana,sans-serif;
    font-style : italic;
    color : #000000;
}

STRONG  {
    font-size : medium;
    font-family : Verdana,sans-serif;
    font-weight : bold;
    font-style : normal;
    color : Maroon;
}

TD STRONG  {
    font-size : medium;
    font-family : Verdana,sans-serif;
    font-weight : bold;
    color : #000000;
    text-align : center;
    background-color : #FFFFFF;
}

TD  {
    font-size : medium;
    font-family : Verdana,sans-serif;
    font-weight : normal;
    font-style : normal;
    color : #000000;
    text-align : left;
}

TH  {
    font-size : large;
    font-family : Verdana,sans-serif;
    font-weight : normal;
    color : #000000;
    text-align : center;
}

UL,OL  {
    font-size : medium;
    font-family : Verdana,sans-serif;
    font-weight : normal;
    font-style : normal;
    color : #000000;
}

TD.right  {
    text-align : right;
    padding-right : 10px;
}

TD.silber  {
    text-align : left;
    background-color : Silver;
    padding-left : 10px;
}

.silber  {
    margin-top : 20px;
    margin-left : 20px;
    margin-bottom : 5px;
    margin-right : 10px;
    font-weight : bold;
    background-color : Silver;
}

.yellow {
    background-color : Yellow;
}

.orange {
    background-color : #FFB411;
}

.center  {
    text-align : center;
}

.left  {
    text-align : left;
}

.mittig  {
    text-align : center;
}

.small  {
    font-size : small;
    font-family : Verdana, sans-serif;
}

TD.silberright  {
    background-color : Silver;
    text-align : right;
    padding-right : 10px;
}

.tiny  {
    font-size : xx-small;
}

.bonter  {
    text-align : center;
    vertical-align : bottom;
}

.zuckerl  {
    text-align : center;
    margin-top : 40px;
}

A STRONG  {
    color : Blue;
    font-weight : bold;
}

H2 A  {
    font-family : Verdana, sans-serif;
    text-decoration : none;
    color : Black;
}


