/*Klasse in Infobox einfinden*/
.zitat{
	color:#000080;
	font-style:italic;
	font-size:12px;
	font-family: Verdana;
}


.bodytext a:link{
	background-color: transparent;
	color:#000000;
	text-decoration: none;
	font-style:italic;
	font-family: Verdana;
	font-size:12px;
	
}

.bodytext a:hover{
	background-color: transparent;
	color: #0000ff;
	text-decoration: none;
	font-style:italic;
	font-family: Verdana;
	font-size:12px;
}


.bodytext a:visited{
	background-color: transparent;
	color:#000000;
	text-decoration: none;
	font-style:italic;
	font-family: Verdana;
	font-size:12px;
	
}
