a:link.men {
	font : menu;
	color : #660000;
	text-decoration : none;
	margin-right : 8px;
	padding-top : 4px;
	padding-bottom : 4px;
	padding-left : 2px;
	padding-right : 12px;
		}

a:visited.men {
	font : menu;
	color : #660000;
	text-decoration : none;
	margin-right : 8px;
	padding-top : 4px;
	padding-bottom : 4px;
	padding-left : 2px;
	padding-right : 12px;
		}

a:hover.men {
	background-color : floralwhite;
	font : menu;
	color : #660000;
	text-decoration : none;
	margin-right : 8px;
	padding-top : 4px;
	padding-bottom : 4px;
	padding-left : 2px;
	padding-right : 12px;
		}

.aufzaehlung {
	font: 15pt garamond, times, Times, serif;
	color: #000066;
}

.fliesstext {
	font: 11pt garamond, times, Times, serif;
	color: #000066;
	line-height: 18px;
}

.zitat {
	font: 14pt garamond, times, Times, serif;
	color: #660000;
	line-height: 32px;
}

.zitatquelle {
	font: 9pt garamond, times, Times, serif;
	color: #000066;
}

.hand {
	text-decoration: underline;
	cursor: hand;
}

.titel {
	font-family: Garamond;
	font-size: 14pt;
	font-weight: bold;
	color: 660000;
	letter-spacing: 1px;
}

.fuss {font-size: 9pt; color: #000066; 	 letter-spacing: 2px; }
