body,td { 
	font-family:verdana,arial,helvetica; 
	font-size:11px; 
	line-height:15px;
}

.titel  { font-size: 16px; font-family: verdana, arial, helvetica; font-weight: bold; line-height: 20px; margin-bottom: 10px }

.navTitel   { color: black; font-size: 14px; font-family: verdana, arial, helvetica; font-weight: bold; line-height: 32px }

.navSubtitel  { color: red; font-size: 10px; font-family: verdana, arial, helvetica; font-weight: bold; line-height: 15px }

a:link   { color: red; text-decoration: none }
a:visited   { color: red; text-decoration: none }
a:active   { color: black; text-decoration: none }
a:hover { color: #000033; text-decoration: none }

a:link.navTitel     { color: black; text-decoration: none }
a:visited.navTitel     { color: black; text-decoration: none }
a:active.navTitel    { color: black; text-decoration: none }
a:hover.navTitel   { color: black; text-decoration: none }

