 body {
 color: #000000;
 background-color: #fff;
 font-family: Arial;
 list-style-image: url('graphics/cg_point_blue.gif');
}
p,dl,dt,ol,dd,ul,li,table,tr,td {
 font-family: Arial;
 font-size: 10pt;
 list-style-type: square;
}
li {
 list-style-image: url('graphics/cg_point_blue.gif');
}
.lva {
}
li.red {
 list-style-image: url('graphics/cg_point_red.gif');
}
 .header_big {
 font-family: Arial;
 font-size: 10pt;
 color: #707070;
 text-decoration: none;
}
 .header {
 font-family: Arial;
 font-size: 10pt;
 color: #707070;
 text-decoration: none;
}
 .footer {
 font-family: Arial;
 font-size: 9pt;
 color: #707070;
 text-decoration: none;
}
 .abstand {
 font-size: 5pt;
}
 a.anchor {
 font-family: Arial;
 font-size: 10pt;
 color: #000000;
 text-decoration: none;
}
 a {
 font-family: Arial;
 font-size: 10pt;
 color: #0000FF;
 text-decoration: none;
}
 a:hover {
 color: #0068D0;
 text-decoration: underline;
}
 .comment {
 font-family: Arial;
 font-size: 9pt;
 color: #000000;
 text-decoration: none;
}
 a.comment {
 font-family: Arial;
 font-size: 9pt;
 color: #0000FF;
 text-decoration: none;
 }
 a.comment:hover {
 color: #0068D0;
 text-decoration: underline;
 }
 a.white {
 color: #FFFFFF;
 }
 a.white:hover {
 color: #FFFFFF;
 text-decoration: underline;
 }
 .path {
 font-family: 'Verdana','Arial';
 font-size: 9pt;
 text-decoration: none;
}
 a.path {
 font-size: 9pt;
 color: #0000FF;
 text-decoration: none;
 }
 a.path:hover {
 color: #0068D0;
 text-decoration: underline;
 }
 .nav {
 font-family: 'Verdana', 'Arial';
 font-size: 10pt;
 text-decoration: none;
 }
 a.nav {
 color: #C32D9B;
 text-decoration: none;
 }
 a.nav:hover {
 color: #0068D0;
 text-decoration: underline;
 }
 h1 {
 font-family: Arial;
 font-size: 12pt;
 font-weight: bold;
}
 h2 {
 font-family: Arial;
 font-size: 11pt;
 font-weight: bold;
}
 h3 {
 font-family: Arial;
 font-size: 10pt;
 font-weight: bold;
}
 h4 {
 font-family: Arial;
 font-size: 10pt;
 font-weight: bold;
}

/* Additions by Michi */
td.head {
  color: #ffffff;
  background: #2AA3D8;
  font-weight: bold;
}
.tab {
  color: #000000;
  font-weight: normal;
  background: #FFFFFF;
}
th.tab {
  color: #000000;
  background: #A0A0A0;
}
.seitenbreite {
  width: 614;
}

/* those two are instead of the <dl>. don't forget the div-section */
div.main {
  margin-left: 40px;
}

div.main h4 {
  margin-left: -40px;
  margin-bottom: 0px;
}
/* Publ-Database */
th.tab {
  color: #000000;
  background: #A0A0A0;
  font-weight: bold;
  font-family: Arial, sans-serif;
  font-size="12px";
}
td.tab0 {
  color: #000000;
  background: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size="8px";
}
td.tab1 {
  color: #000000;
  background: #E0E0E0;
  font-family: Arial, sans-serif;
  font-size="8px";
}
