BODY {
    COLOR: white;
    BACKGROUND-COLOR: steelblue;
    border-style:inset;
    border-color:white;
    border-width:1px;
	padding-top:0.5cm;
	padding-left:0.1cm;
	scrollbar-base-color:steelblue;
}
html {
	scrollbar-base-color:steelblue;
}
A   {
    color: white;
    FONT-FAMILY: Arial,Verdana;
    font-size:9pt;
    TEXT-DECORATION: none;    }
A:link
{
    COLOR: white;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none;
}
A:active
{
    COLOR: red;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none;
}
A:visited
{
    COLOR: white;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none; }
A:hover
{
    COLOR: red;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none;
}
h1
{
    COLOR: WHITE;
    font-size: 15pt;
    FONT-FAMILY: Verdana, Helvetica, Arial;
    Text-Align: center;
}
h2
{
    COLOR: WHITE;
    font-size: 12pt;
    FONT-FAMILY: Arial, Verdana, Helvetica;
    Text-Align: center;
}
h3
{
    COLOR: WHITE;
    font-size: 10pt;
    FONT-FAMILY: Verdana, Helvetica, Arial;
    Text-Align: center;
}
h3.l
{
    COLOR: WHITE;
    font-size: 10pt;
    FONT-FAMILY: Verdana, Helvetica, Arial;
    Text-Align: left;
}
h4
{
    COLOR: WHITE;
    font-size: 10pt;
    FONT-FAMILY: Verdana, Helvetica, Arial;
    Text-Align: left;
}

h5
{
    COLOR: WHITE;
    font-size: 9pt;
    FONT-FAMILY: Arial,Verdana;
    Text-Align: center;
}
h6
{
    COLOR: red;
    font-size: 10pt;
    FONT-FAMILY: Arial,Verdana;
    Text-Align: center;
}

TABLE
{
    border-style: none;
    COLOR: ivory;
    FONT-FAMILY: Arial, Verdana;
}
tr
{ color:black;background-color:ivory;
}
TD
{
    font-family: Arial,Verdana;
    font-size: 11pt;
    color: white;
    background-color:steelblue;
}
THEAD
{
    font-family: Arial,Verdana;
    font-size: 11pt;
    color: white;
    background-color:steelblue;
    Text-Align: center;
}
DIV
{
    FONT-FAMILY: Verdana,Arial;
    font-size: 11pt;
    Text-Align: justify;
    Color:white;
}
P {
    FONT-FAMILY: Arial,Verdana; color:white;
	text-align: justify; margin-right:60px;margin-left:30px;font-size:11pt;}
center { FONT-FAMILY: Arial, Verdana; color:white; font-size: 10pt; }
li 	{
    FONT-FAMILY: Arial,Verdana;
    color: ivory;
    font-size: 10pt;
}
span {
   Color: Red;    Border-Color: black;
   Border-Style: solid;
   Border-Width: thin;
}
.kopf	{color:white; font-size:12pt; text-align:left; }
.rahmen { border-style: groove;}
.noframe { border-style: none;text-align: left;}
.inframe { border-style: ridge;}
.note { color: white; font-size: 9pt;}
.nfr { border-style: none; margin-top:1px;margin-left:1px;}
.button {text-align:center; border-style:outset;border-color:ivory;border-width:thin;font-family:Arial;font-size: 10pt;}
.frame {border-style:ridge;border-color:lightblue;border-width:thin;}
.bold {color:red; }

div#container {
	padding:10px;
	background-color:steelblue;
  border:1px solid blue;
  width:800px;
  height:250px;
  margin:0 auto;
  text-align:center;
}

div#container p {
	margin:30px 0;

}

#my_tt {
  position:absolute;
  width:200px;
  left:-300px;
  visibility:hidden;
  z-index:100;
  border:1px solid #blue;
  background-color:#fff;
}

#my_tt p {
  margin:20px;
}
.tt {font-size:14pt;font-family:Arial; color:red; }
#front {top:10px;left:10px;position:absolute;z-index:2;color:#C00;width:300px; }
#shadow {top:8px;left:13px;position:absolute;z-index:1;color:#000;width:300px; }
.com {font-family:Arial;font-size:34pt; }





