@media screen
/* Änderungen:
font-family
font-size
letter-spacing
background-color
list-style-image
font-size, border-bottom, line-hight und font-weight im Menü
font-size buttonGroup
h1
a
 */
{
/* body
{
  font-family:Tahoma, Tahoma, Arial, Helvetica, sans-serif, Helvetica, sans-serif;
  color: #000000;
  font-size: 0.85em;
  background: url(bg.PNG) #ffffff no-repeat bottom right fixed;
 
  margin-left: 25px;
  letter-spacing: 0.02em;
} */

 body
{
  font-family:Tahoma, Tahoma, Arial, Helvetica, sans-serif, Helvetica, sans-serif;
  color: #000000;
  display: block;
  font-size: 0.85em;
  letter-spacing: 0.02em;
  padding: 3px 37px 5px 37px;
}

body.menu
{
  color: #ffffff;
  background: none;
  background-color: #35567a;
  line-height: 1.5em;
}
body.ticker
{
  background: none;
  background-color: #35567a;
  color: white;
  margin: 0.2em;
}
body.ticker a
{
 color: white;
}
body.top
{
  background:none;
  background-color: #35567a;
  background-image: url(top.GIF);
  background-repeat: no-repeat;
  margin: 0em;
}
table.topTitel, table.topTitel td
{
  background: none;
  height:100%;
  vertical-align: bottom;
  font-size: 175%;
  color: #ffffff;
}
body.menu a {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  /* font-size: 0.85em; */
  font-size: 1em;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  border-bottom: 1px solid #ffffff
}
body.menu a:hover {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  /* font-size: 0.85em; */
  font-size: 1em;
  font-weight: bold;
  color: #ffffff;
  text-decoration: underline;
}
body.menu a:visited {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  /* font-size: 0.85em; */
  font-size: 1em;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}
a {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #35567a;
  text-decoration: underline;
}
a:hover {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 1em;
  text-decoration: underline;
  color: #000000;
}
a:visited {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #35567a;
}
table a {
  font-size: 100%;
}
table a:hover {
  font-size: 100%;
}
table a:visited {
  font-size: 100%;
}
h1
{
  /* font-size:1.615em; */
  font-size: 1.1em;
  padding: 5px 0 5px 10px;
  margin: 0 0 12px 0;
  background-color: #EEF2F5;
  color: #134271;
}
h2
{
  /* font-size:1.4875em; */
  font-size: 1em;
  padding: 2px 1em 2px 12px;
  color: #134271;
  border-bottom: 1px dotted #6D8DAF;
  background: url(mark_h2.gif) no-repeat left bottom;
  margin-top: 2.5em;
}
h3
{
  /* font-size:1.36em; */
  font-size: 1em;
  padding: 2px 1em 2px 12px;
  color: #134271;
  border-bottom: 1px dotted #6D8DAF;
  background: url(mark_h2.gif) no-repeat left bottom;
  margin-top: 2.5em;
}
h4
{
  font-size:1.2325em;
}
h5
{
  font-size:1.105em;
}
h6
{
  font-size:0.9774999999999999em;
}
ul.wahl
{
  /* list-style-image: url(bullet04.gif); */
  list-style: none;
  vertical-align: top;
  /* line-height: 1em; */
  line-height: 1,5em;
  /* margin-left:   25px; */
  margin-left:   0px;
  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: 50%
}
th
{
  font-size : 0.85em;
  color: #ffffff;
  background-color: #35567a;
  border: 0;
}
td
{
  background-color: #FFFFFF;
  color: #000000;
  font-size : 0.85em;
  border: 0;
}
div.buttonGroup
{
  border:  none;
  float:left;
  margin: 0.0em;
  /* width: 10em; */
  /* width: 12.5em; */
  width: 13.2em;
  height: auto;
  font-size: 0.85em;
}
div.button
{
  float:none;
  white-space: nowrap;
  font-weight: bold;
  text-decoration: none;
  color: black;
  background-color: #ffffff;
  border-color: #ffffff;
  border-width: 0.0em;
  border-style: outset;
  padding: 0.1em;
  margin: 0.2em;
}
div.buttonActive
{
  float:none;
  white-space: nowrap;
  font-weight: bold;
  color: white;
  background-color: #35567a;
  border-color: #35567a;
  border-width: 0.0em;
  border-style: inset;
  padding: 0.1em;
  margin: 0.2em;
}
div.button a
{
  color: #35567a;
}
div.buttonActive a
{
  color: white;
}
p.footnote
{
  font-size : 0.765em;
}
}
@media print
{
table
{
  border: 1px solid black;
}
td
{
  font-family:Tahoma, Arial, Helvetica, sans-serif,Helvetica,sans-serif;
  font-size : 0.85em;
  border: 1px solid black;
}
th
{
  font-family:Tahoma, Arial, Helvetica, sans-serif,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;
}
}