/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font	: 12pt Verdana, Tahoma, Arial, Helvetica, sans-serif; color: rgb(0,0,0);}
h1{display:inline;  font-size: 12pt;  font-weight: bold;  }
h2{display:inline;  font-size: 10pt;  font-weight: bold;  }

td.agb{
	font-size:8pt;
}

a.print {
  font-size:9pt;
  font-weight: bold;
  color: #adadad;
  text-decoration: none;
}

a.print:hover {
 font-size:9pt;
  font-weight: bold;
  color: #000000;
  text-decoration: underline;

}
