@import "opera7.css";

body {position: relative; margin: 0; padding: 0;}

.mitte {text-align:center;}
img { border:0px;}
kbd {
  color: #333333;
  background-color: #efefef;
  font: 80%/100% Arial, sans-serif;
  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: top;
  white-space: nowrap;
}
.gray {color:black; background:silver;}

h1.suche {font-size:8px;}