body {
  font-family: calibri;
  font-size:11px;
}

.td {
	font-family: calibri;
	background-image: url(img/img_menu.gif);
	}

.fett            { font-family: calibri; font-size: 12px; font-weight: bold; color: #000000; }
.normal          { font-family: calibri; font-size: 12px; color: #000000; }
.kursiv          { font-family: calibri; font-style: italic; font-size: 12px; color: #000000; }
.ueberschrift    { font-family: calibri; font-size: 14px; font-weight: bold; color: #000000; }
.klein           { font-family: calibri; font-size: 11px; color: #000000; font-weight: normal; padding:4px;}
.klein.fett      { font-family: calibri; font-size: 11px; font-weight: bold; color: #000000; }

/* Standard-Links: */
a:link           { color: #000099; text-decoration: none; font-weight: normal; }
a:visited        { color: #000099; text-decoration: none; font-weight: normal; }
a:hover          { color: #000099; text-decoration: underline; font-weight: normal; }
a:active         { color: #000099; text-decoration: underline; font-weight: normal; }

.menu:link           { color: #ffffff; text-decoration: none; font-weight: bold; font-size: 12px;}
.menu:visited        { color: #ffffff; text-decoration: none; font-weight: bold; font-size: 12px;}
.menu:hover          { color: #ffffff; text-decoration: underline; font-weight: bold; font-size: 12px;}
.menu:active         { color: #ffffff; text-decoration: underline; font-weight: bold; font-size: 12px;}