@media screen
{
body
{
  font-family:Arial;
  color: #000000;
  font-size: 0.85em;
  background: url(bg.JPEG) #ffffff no-repeat bottom right fixed;
  margin: 0.0em;
}
.myContent
{
  display: inline; 
  position: absolute; 
  left: 190px; 
  min-width: 770px;
  padding: 1em;
}
.menu
{
  position: absolute; 
  display: inline; 
  left: 0px; 
  top: 0px;
  background: none;
  background-color: #000099;
  line-height: 1.5em;
  height: 1000px;
  width: 189px;
  margin: 0em;
}
body.ticker
{
  background: none;
  background-color: #000099;
  color: #ffffff;
  margin: 0.2em;
}
body.ticker a:link
{
  color: #ffffff;
  text-decoration: none;
}
body.ticker a:visited
{
  color: #ffffff;
  text-decoration: none;
}
body.ticker a:hover
{
  color: #ffffff;
  text-decoration: none;
}
body.top
{
  background:none;
  background-color: #ffffff;
  background-image: url(top.JPEG);
  background-repeat: no-repeat;
  margin: 0em;
}
table.topTitel, table.topTitel td
{
  background: none;
  height:100%;
  vertical-align: bottom;
  font-size: 175%;
  color: #ffffff;
}
.menu a:link {
  font-family: Arial;
  font-size: 0.85em;
  color: #FFCC00;
  text-decoration: none;
}
.menu a:visited {
  font-family: Arial;
  font-size: 0.85em;
  color: #FFCC00;
  text-decoration: none;
}
.menu a:hover {
  font-family: Arial;
  font-size: 0.85em;
  color: #FFCC00;
  text-decoration: none;
}
a:link {
  font-family: Arial;
  font-size: 0.85em;
  color: #CC0000;
  text-decoration: none;
}
a:visited {
  font-family: Arial;
  font-size: 0.85em;
  color: #CC0000;
  text-decoration: none;
}
a:hover {
  font-family: Arial;
  font-size: 0.85em;
  text-decoration: none;
  color: #CC0000;
}
h1
{
  font-size:1.615em;
  color: #000099;
}
h2
{
  font-size:1.4875em;
}
h3
{
  font-size:1.36em;
}
h4
{
  font-size:1.2325em;
}
h5
{
  font-size:1.105em;
}
h6
{
  font-size:0.9774999999999999em;
}
div#menuItem
{
  text-indent: 0.1em;
  line-height: 1em;
  padding:    0.3em;
}
div#menuItemBold
{
  text-indent: 0.1em;
  line-height: 1em;
  padding:    0.3em;
  font-weight: bold;
  color: #FFCC00;
}
div#element
{
  width: 150px;
  margin-left: 16px;
}
div#pfeil
{
  float: left;
  margin-top: 0.1em;
}
fieldset
{
  text-align: left;
  border: 1px solid #FFCC66;
  padding: 2px;
  margin: 2px;
}
legend
{
  color: #000000;
}
img
{
  border: 0;
}
table
{
  border-width: 1px;
  border-style: solid;
  border-color: #FFCC66;
  border-collapse: collapse;
  width: 50%;
}
th
{
  font-size : 0.85em;
  font-weight: normal;
  color: #000000;
  background-color: #FFCC66;
  border-width: 1px;
  border-style: solid;
  border-color: #FFCC66;
}
td
{
  background-color: #FFFFFF;
  color: #000000;
  font-size : 0.85em;
  border-width: 1px;
  border-style: solid;
  border-color: #FFCC66;
  padding: 3px;
}div.buttonGroup
{
  border:  none;
  float:left;
  margin: 0.0em;
  width: 11em;
  height: auto;
}
div.button
{
  float:none;
  white-space: nowrap;
  font-weight: bold;
  text-decoration: none;
  color: black;
  background-color: #ffffff;
  border-color: #FFCC66;
  border-width: 0.1em;
  border-style: solid;
  padding: 0.1em;
  margin: 0.2em;
}
div.buttonActive
{
  float:none;
  white-space: nowrap;
  font-weight: bold;
  color: white;
  background-color: #FFCC66;
  border-color: #FFCC66;
  border-width: 0.1em;
  border-style: solid;
  padding: 0.1em;
  margin: 0.2em;
}
div.buttonActive a
{
  color: #CC0000;
}
div.button a
{
}
p.footnote
{
  font-size : 0.765em;
}
}
@media print
{
.menu
{
  display: none;
}
div.buttonGroup
{
  display: none;
}
.scriptButtons
{
  display: none;
}
h1
{
  font-size: 0.85em;
}
table
{
  border: 1px solid black;
border-collapse: collapse;
}
td
{
  font-family:Arial,Helvetica,sans-serif;
  font-size : 0.85em;
  border: 1px solid black;
}
th
{
  font-family:Arial,Helvetica,sans-serif;
  font-size : 0.85em;
  font-weight: bold;
  border: 1px solid black;
}
th.senkrecht
{
  writing-mode: tb-rl;
}
thead
{
display: table-header-group;
}
div.printsolid
{
  background-color: #010101;
  color: white;
  border-color: black;
  border-width: 2px;
  border-style: solid;
}
}

