body {
  color: #000;
  font-family: arial, verdana, georgia, sans-serif;
  font-size: 100.01%; /* this body font-size fixes an IE bug and maintains x-browser uniformity */
  text-align: center; /* centers the #sizer element in IE5.x/win */
}

.textpadder-content { margin-top:1px; padding: 0 22px 12px 17px; font-size:0.9em; line-height:1.3em; }
.textpadder         { padding: 7px; font-size:0.9em; }

.box-content     { font-size:0.85em; }
.box-content-2   { font-size:0.75em; }

.print {
  font-size:11px;
  color:#00006a;
  vertical-align:top;
  line-height:1.2em;
}

.print a {
  text-decoration:none;
  border-bottom:0px;
}

#anzeigenBox { display:none; }
