.normal {  font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 12px}
a:hover {
	color: #3333FF;

}
.titel {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;

}
.subtitel {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;


}
a:link {
	color: #336699;
}
a:visited {
	color: #666666;
}
.zitat {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-style: italic;

}
.liste {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	list-style-image: url(pfeilunten.gif);
	list-style-position: outside;



}
.liste2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	list-style-image: url(pfeilrechts.gif);
	list-style-position: outside;
	line-height: 17px;

}
.kleiner {
	font-size: 90%;
}
