body, td, th, dd, dt, h1, h2, h3, h4, h5, h6, p, ol, ul, li {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body, small {
  font-size: 8pt;
}
td, th {
  font-size: 10pt;
}
th
{
/* #MB 20130109 15:42:31: auf Standard-Grau gesetzt, da Passwort-Change-Plugin sonst kaum leserlich
color: White;*/
	color: #55676C;
}
pre {
  font-family: monospace;
  font-size: 9pt;
}
input, textarea, select {
font-family:arial,helvetica,verdana; 
font-size:8pt;
color:#55676C; 
background:#F3F3F3; 
border-style:solid; 
border-color:#CECECE;
}
a:link,a:visited{
	font-family:arial,helvetica,verdana, sans-serif; 
	font-weight: bold; 
	font-size:8pt; 
	color:#55676C; 
	text-decoration:none;
}
a:active, a:hover{
	color: #776D50;
}
