/*
<style type="text/css">
<!--
*/

.text1	{		font-family: "times new roman";								/* Textformatierung (Schriftart)						*/		font-size: 12px;											/* Textformatierung (Schriftgroesse)					*/		color: #666666;												/* Textformatierung (Schriftfarbe)						*/		font-style: normal;											/* Textformatierung (Schriftstil)						*/		font-weight: normal;										/* Textformatierung (Schriftstil)						*/		font-variant: normal;										/* Textformatierung (Buchstabenschreibweise)				*/		text-transform: none;										/* Textformatierung (Gross-/Kleinschreibung)				*/		text-decoration: none;										/* ?											*/	}.text2	{		font-family: "times new roman";								/* Textformatierung (Schriftart)						*/		font-size: 13px;											/* Textformatierung (Schriftgroesse)					*/		color: #666666;												/* Textformatierung (Schriftfarbe)						*/		font-style: normal;											/* Textformatierung (Schriftstil)						*/		font-weight: bold;											/* Textformatierung (Schriftstil)						*/		font-variant: normal;										/* Textformatierung (Buchstabenschreibweise)				*/		text-transform: none;										/* Textformatierung (Gross-/Kleinschreibung)				*/	}

/*
-->
</style>
*/