body {
	background-color: #FFFFFF;
	font-family: Comic Sans MS, Verdana, sans serif;
	font-size: 10pt;
	font-weight: normal;
	color: #0444A4;
	text-decoration: none; }
p {
  color: #0444A4; }
h1 {
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
	color: #000099; }
h2 {
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	color: #000099; }
h3 {
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
	color: #000099; }
h4 { 
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	color: #000099; }
h5 {
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #000099; }
a {
	text-decoration: none;
	font-weight: bold;
	color: #D3054E; }
img { border: 0px; }
td { height: 22px; }
th { height: 22px;
   background-color: #1E73D2;
   color: #FFFFFF; }
table { border: 0px; }
p.small { font-size: 8pt; }
p.caption { font-size: 8pt;
   text-align: center; }
td.data { background-color: #94D9FC; }
td.index { text-align: left;}

/* menu.js: */
/*Alle Farben im Menü müssen in der Datei 'menu.js' geändert werden!*/
#main_color{ background-color: #000099; }
#sub_2_color{ background-color: #5959BD; }
#dummy_color{ background-color: #8080CC; }
#m_font{
    font-family: Arial;
	color: #FFFFFF;
	size: 10pt; }
#Hsmall { font-family: Arial;
          size: 8pt;
          font-weight: bold;
          color: #000000;
