/* Datum letzte Aenderung: Mi 6. Feb 2002 */
/* http://www.schrode.net/files/net.css */

body {
  margin-top: 10px;
  margin-bottom: 10px;
  color: black;
  background: white;
  font-family: verdana, arial, helvetica, sans-serif;
}
tt {
  font-family: "Courier new", sans-serif;
  color: #0000C0;
  background-color: #FFFFFF;
}
pre {
  font-family: "Courier new", sans-serif;
}
.copy {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: small;
  text-align: center;
}
div.center {
  text-align: center
}
span.blue {
  color: blue;
  background-color: #FFFFFF;
}
.smaller {
  margin-left: 10%;
  margin-right: 10%;
}
a.oldmail {
  text-decoration: line-through;
}
h1, h2 {
  color : red;
  background-color : white;
  margin-left: -4%;
}
h3 {
  color : red;
  background-color : white;
  margin-left: -2%;
}
h4 {
  color : red;
  background-color : white;
  margin-left: -1%;
}
abbr, acronym {
  border-bottom : 1px dotted #333333 ;
}
caption{
  font-weight: bold;
}
kbd {
  color: #333333;
  background-color: #EFEFEF;
  font-family: "Verdana";
  font-weight: normal;
  font-size: 80%;
  text-align: center;
  border-top: 2px double #CFCFCF;
  border-left: 3px solid #BABABA;
  border-right: 4px solid #AAAAAA;
  border-bottom: 6px solid #909090;
  padding-left: 0.2em;
  padding-top: 0em;
  padding-right: 0.2em;
  padding-bottom: 0em;
  line-height: 1.6em;
  vertical-align: middle;
  white-space: nowrap;
}
