@media screen
{
body.menu
{
  background: none;
  background-color: #004682;
  line-height: 1.5em;
}
body.ticker
{
  background: none;
  background-color: #E6E6E6;
  color: #000000;
  margin: 0.2em;
}
body.top
{
  background:none;
  background-color: #004682;
  background-image: url(header1.png);
  background-repeat: no-repeat;
  margin: 0em;
}
table.topTitel, table.topTitel td
{
  background: none;
  height:100%;
  vertical-align: bottom;
  font-size: 175%;
  color: #ffffff;
}
ul.wahl
{
  list-style-image: url(bullet04.gif);
  vertical-align: top;
  line-height: 1em;
  margin-left:   25px;
  margin-right:  1em;
  margin-top:    1em;
  margin-bottom: 1em;
  padding:    0em;
}
fieldset
{
  text-align: left;
  border: 1px solid #333333;
  padding: 2px;
  margin: 2px;
}
legend
{
  color: #000000;
}
img
{
  border: 0;
}
table
{
  border: 0;
  width: 100%
}
th
{

  font-weight: bold;
  font-size: 1.1em;
  color: #000000;
  background-color: #FFE0CC;
  border: 0;
}
td
{
  background-color: #FFFFFF;
  color: #000000;
  border: 0;
}
div.buttonGroup
{
  float: left;
  border:  none;
  margin-left: 0.2em;
  width: 15em;
  height: auto;
  background-color: #FFFFFF;
}
div.button
{
  float:none;
  text-decoration: none;
  background-color: #ffffff;
  white-space: nowrap;
  margin-bottom: 0.2em;
  padding: 0.1em
}
div.buttonActive
{
  float:none;
  background-color: #FFE0CC;
  white-space: nowrap;
  margin-bottom: 0.2em;
  padding: 0.1em;
}

body.ticker
{
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 62.5%;
}

body.ticker a, body.ticker a:visited
{
  color: #FF6600;
}

body.ticker a:hover, body.ticker a:focus
{
  color: #FF6600;
  text-decoration: underline;
}

p.footnote
{
  font-size : 0.765em;
}
}
@media print
{
table
{
  border: 1px solid black;
}
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;
}
