body
 {
  Font-Family: Helvetica;
  Background-Color: #008B8B;
  Color: #000000
  }
td.text
  {
    Color: #000000;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 110%;
    font-weight: normal;
    font-style: normal;
    line-height: normal;
    text-align: justify;
    Text-decoration: none;
    Text-Align: justify;
    Vertical-Align: middle;
    Border-Color: White Slategray Slategray White;
    Border-Width: 3px;
    Border-Style: solid;
    Padding: 5px;
    Background-Color: #F5F5F5;
  }
  td.textoben
  {
    Color: #000000;
    font-family: Helvetica;
    font-size: 110%;
    font-weight: normal;
    font-style: normal;
    line-height: normal;
    text-align: left;
    Text-decoration: none;
    Text-Align: justify;
    Vertical-Align: top;
    Border-Color: White Slategray Slategray White;
    Border-Width: 3px;
    Border-Style: solid;
    Padding: 5px;
    Background-Color: #F5F5F5;
  }
  td.textlinks
  {
    Color: #000000;
    font-family: Helvetica;
    font-size: 100%;
    font-weight: normal;
    font-style: normal;
    line-height: normal;
    text-align: left;
    Text-decoration: none;
    Text-Align: left;
    Vertical-Align: top;
    Border-Color: White Slategray Slategray White;
    Border-Width: 3px;
    Border-Style: solid;
    Padding: 5px;
    Background-Color: #F5F5F5;
  }
  td.textgrau
  {
    Color: #000000;
    font-family: Helvetica;
    font-size: 100%;
    font-weight: normal;
    font-style: normal;
    line-height: normal;
    text-align: left;
    Text-decoration: none;
    Text-Align: left;
    Vertical-Align: top;
    Border-Color: White Slategray Slategray White;
    Border-Width: 3px;
    Border-Style: solid;
    Padding: 5px;
    Background-Color: #dcdcdc;
    #rotschattig  { text-shadow:black 3px 2px; font-size:3em; color:red; }
    #blauschattig { text-shadow:black 3px 2px 4px; font-size:3em; color:blue; }

  }
Table
  {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 100%;
    font-weight: bold;
    color: #000000;
    position: center center;
    Text-Align: justify;
    Vertical-Align: middle;
    Border-Color: White Slategray Slategray White;
    Border-Width: 3px;
    Border-Style: solid;
    Padding: 5px;
    Background-Color: #DCDCDC;
}
div.unten
{
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    font-family: Verdana, Lucida, Sans-Serif;
    font-size: 100%;
    font-weight: bold;
    Background-Color: #dcdcdc
    color: #000000;
    position: center center;
    Text-Align: center;
    Vertical-Align: middle;
    Border-Color: White Slategray Slategray White;
    Border-Width: 3px;
    Border-Style: solid;
    Padding: 3px;
    Background-Color: #dcdcdc;
}



p.UmC
 {
    Text-align: center;
    margin 10px;
 }

div.UmC
 {
 Text-align: center;
 margin 10px;
 }

#UmC
 {
 Text-align: center;
 margin 10px;
 }

Img.UmC
{
    Text-align: center;
    margin: 10px;
}

strong.Rot
{
    color: red
}
    strong.gelb
{
    color: yellow
}
strong.Blau
{
    color: blue
}
strong.oliv
{
    color: darkgreen
}
strong.maroon
{
    color: maroon
}
div.kasten
{
    background: limegreen;
    border: solid;
    border-width: thin;
    width: 100%
}
div.color
  {
    background: rgb(204,204,255);
    padding: 0.5em;
    border: none;
  }
Img.Um
 {
  float: left;
  margin: 10px
 }
Img.UmR
 {
  float: right;
  margin: 10px
 }

H1
{
    text-align: center;
    font-size: 250%;
}

H2
{
    text-align: center;
    font-size: 180%;
}

H3
{
   Text-Align: center;
   font-size: 130%;
}

H4
{
   Text-Align: center;
   font-size: 120%;
}

H5
{
   Text-Align: center;
   font-size: 80%;
}
H6
{
   Text-Align: center;
   font-size: 130%;
   Font-Weight: bold;
   Color: darkgreen;
}

td.rahmen
{
   Border-Style: solid;
   border: 3px solid #ffffff";
   Border-Color: White Slategray Slategray White;
   Border-Width: 3px;
   Border-Style: solid;
   Padding: 30px;
   Background-Color: #dcdcdc;
   Text-Align: center;
}
a:link
{
 Font-Weight: bold;
 Color: black;
 Text-Decoration: underline;
}

a:visited
{
 Font-Weight: bold;
 Color: #009900;
 Text-Decoration: underline;
}

a:hover
{
 Font-Weight: bold;
 Color: Black;
 Text-Decoration: underline;
 Background-Color: #CCFFFF;
}