body, p, nobr, b, i, a, font { font-family: Arial,sans-serif}

a { text-decoration: none; color: rgb(0, 0, 170); }

a:hover { color: rgb(32, 32, 32); }

a:active { color: rgb(32, 32, 255); }

/**/ 
ul { list-style-type:disc; } 
.uunder { list-style-type:circle; } 

/*fonts*/
.fbig { font-size: 19px; }
.fnorm { font-size: 16px;font-weight:normal; }
.fsmal { font-size: 13px; }			
.ftitel { font-size: 26px; }
.fnav { font-size: 19px;font-weight:bold; }
.ftagName { font-size: 9px; }	
.fAusnahme { color: red; }

/*td tables*/
.tmonat { width:40px; text-decoration:underline; vertical-align:bottom; font-weight:bold;font-size: 13px; }
.ttag   { width:40px; vertical-align:top; font-weight:bold; font-size: 16px; }
.ttitle { font-weight:bold; text-decoration:underline;font-size: 13px; }
.ttext  { font-size: 14px; }

/* HR*/ 
hr { text-align: right; width:100%; margin: 5px 0 20px; } /*noshade*/
.under { text-align: right; width:100%; margin: 5px 0 10px; } /*noshade*/
