body,td {	
  font-family:Arial, Helvetica, Swiss, sans-serif, Lucida, Verdana;
  font-size: 11pt;
  color: #000000;
  background-color: #FFFFFF;
}
h1        { font-size:16pt; font-weight:bold; }
h2        { font-size:14pt; font-weight:bold; }
h3        { font-size:12pt; font-weight:bold; }
h4        { font-size:12pt; }

th           { font-size:12pt; background-color:#EEEEEE; font-weight:normal;}

.menu        { font-size:12pt; background-color:#EFEFDE; color: #000000; font-weight:normal; }
.selected    { font-size:12pt; background-color:#EFEFDE; color: #CC0000; font-weight:normal; }
.submenu     { font-size:10pt; background-color:#EFEFDE; color: #000000; font-weight:normal; }
.subselected { font-size:10pt; background-color:#EFEFDE; color: #CC0000; font-weight:normal; }

.small    { font-size:8pt; }
.subtitle { font-size:12pt; font-weight:bold; height:8mm; vertical-align:bottom; } 

a         { color:#CC0000; }
a:hover   { color:#CC0000; text-decoration:none; }
a:visited { color:#666666; }

a.linkschwarz         { text-decoration:none; color:#000000; }
a.linkschwarz:visited { text-decoration:none; color:#000000; }
a.linkschwarz:hover   { color:#CC0000; }
a.linkrot             { text-decoration:none; color:#CC0000; }
a.linkrot:visited     { text-decoration:none; color:#CC0000; }




