
body, p, td, th, p, ul, h2, h3, h4, small, strong, dl, dt, dd, br {
  font-family: arial, helvetica, sans-serif;
}

body {
  background-color: #ffffef;
}

h2 {
  font-size: 150%;
  font-weight: 500;
}

h3 {
  font-size: 125%;
  font-weight: 500;
}

.small {
  font-size: 75%;
  margin-left: 1em;
}

hr {
  color: #808080;
  margin-top: -0.5em;
}

.warning {
  color: red;
}

span.warning {
  color: red;
}

span.green {
  color: green;
}

.color1 {
  color: red;
}

.label1 {
  font-family: arial;
  font-size: 80%;
  text-align: right;
  vertical-align: top;
  background-color: #d6e8c1;
}

.label2 {
  color: red;
  font-family: arial;
  font-size: 80%;
  text-align: right;
  vertical-align: top;
  background-color: #d6e8c1;
}

.header {
  color: #ffffff;
  font-weight: bold;
  background-color: #0050b2;
}

.links {
  font-size: 0.75em;
}

.title {
  font-weight: bold;
  text-align: left;
  background-color: #d6e8c1;
}

td.titel {
  font-size: 1.1em;
  color: white;
  background-color: #0050b2;
}

td.autor {
  font-weight: bold;
  background-color: #e6e6e6;
}

div.fuss {
  font-size: 0.75em;
}

.fuss {
  font-size: 0.75em;
}

.footer {
  text-align: left;
  background-color: #d6e8c1;
  border-bottom-color: #efefef;
  border-bottom-style: solid;
  border-left-color: #efefef;
  border-left-style: solid;
  border-right-color: #efefef;
  border-right-style: solid;
  border-top-color: #efefef;
  border-top-style: solid;
  font-weight: normal;
}

.bg1 {
  vertical-align: top;
  background-color: #d6e8c1;
}

.bg2 {
  vertical-align: top;
  background-color: #e6e6e6;
}

.bg3 {
  vertical-align: top;
  background-color: #dadada;
}

.bg4 {background-color: #e2f5ea;}

.box {
  font-weight: normal;
  background-color: #d6e8c1;
  border-top: d3d3d3 solid;
  border-right: d3d3d3 solid;
  border-bottom: d3d3d3 solid;
  border-left: d3d3d3 solid;
}

.button {
  background-color: #d6e8c1;
  border-top: 2pt outset;
  border-right: 2pt outset;
  border-bottom: 2pt outset;
  border-left: 2pt outset;
}

.button2 {
  background-color: white;
  border-top: 2pt outset;
  border-right: 2pt outset;
  border-bottom: 2pt outset;
  border-left: 2pt outset;
}

a:link {
  color: blue;
  font-family: arial;
  font-weight: normal;
  text-decoration: none;
}

a:visited {
  color: blue;
  font-family: arial;
  font-weight: normal;
  text-decoration: none;
}

a:active {
  color: blue;
  font-family: arial;
  font-weight: normal;
  text-decoration: underline;
}

a:hover {
  color: red;
  text-decoration: underline;
  background-color: #ffc;
}

a.offsite {
  color: #c00;
  font-weight: normal;
  text-decoration: none;
  background-color: #ffc;
}
