
font, p, h1, h2, h3, h4, ul, ol, li, div, td, a, nobr {
  font-family: Tahoma,sans-serif;
  font-size:10pt;
  color: black;
}

h1 {
  font-size:20pt;
}
h2 {
  font-size:16pt;
}
h3 {
  font-size:14pt;
}
h4 {
  font-size:12pt;
}


body {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #ffffFF;

  scrollbar-arrow-color:#949400 ;
  scrollbar-base-color: white;
  scrollbar-highlight-color : #808080;
  scrollbar-shadow-color : black;
}

a:link, a:active, a:visited {
  color: #949400;
  text-decoration: none;
}

a:hover {
  color: black;
  text-decoration: underline;
}

table,tr,td {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

.menu1, .menu1:link, .menu1:active, .menu1:visited {
  font-family: Verdana;
  color:white;
  text-decoration:none;
}

.menu1:hover {
  font-family: Verdana;
  color:#ffff99;
  text-decoration:none;
}


.info_hl {
  font-weight:bold;
  text-decoration:underline;
}
.info_p {
  margin-left:20px;
}

.klein {
  font-size:8pt;
}


.rss_1, .rss_1:link, .rss_1:active, .rss_1:visited .rss_3, .rss_3:link, .rss_3:active, .rss_3:visited {
  color: #000000;
  font-weight: bold;
}
