
<style type="text/css">

	a {
		font-family: Georgia, Times;
		font-size: 14px;
		color: #666666; /* dunkelgrau */
		text-decoration:none;
		line-height: 17px;
	}
	
	h1, h2 h3, h4, h5, h6, h7 {
		font-family: Georgia;
		font-size: 15px;
		color: #339933; /* grün */
		font-weight: bold;
	}	

	.text {
		font-family: Georgia, Times;
		font-size: 14px;
		color: #666666; /* dunkelgrau */
		text-decoration: none;
		line-height: 17px;
	}

	.text:hover,
	.text:active {
		font-family: Georgia, Times;
		font-size: 14px;
		color: #339933; /* grün */
		text-decoration: none;
		line-height: 17px;
	}
	
	.text_bold {
		font-family: Georgia, Times;
		font-size: 14px;
		color: #666666; /* dunkelgrau */
		font-weight: bold;
		line-height: 17px;
	}
	
	.text_gruen {
		font-family: Georgia, Times;
		font-size: 14px;
		color: #339933; /* grün */
		text-decoration: none;
		line-height: 17px;
	}

	.text_gruen:hover,
	.text_gruen:active {
		font-family: Georgia, Times;
		font-size: 14px;
		color: #666666; /* dunkelgrau */
		text-decoration: none;
		line-height: 17px;
	}
	
	.text_rot {
		font-family: Georgia, Times;
		font-size: 14px;
		color: #ff0000; /* rot */
		text-decoration: none;
		line-height: 17px;
	}
	
	.text_mini {
		font-family: Georgia, Times;
		font-size: 9px;
		color: #666666; /* dunkelgrau */
		text-decoration: none;
		font-weight: normal;
	}

</style>

}
.text_small {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #0011AA; LINE-HEIGHT: 12px; FONT-FAMILY: Georgia, Times; TEXT-DECORATION: none
}