<html>
<head>
<title>Stile-Sheet</title>

<style type="text/css">         
         <!--
         p.normal  {
         	font-family : Arial, Verdana, Helvetica, sans-serif;
         	font-size :10pt;
         	font-style : normal;
         	line-height :12pt;
         	font-weight : normal;
         	font-variant : normal;
         	color : #000000;
         	
         }
         
         p.Untertitel  {
         	font-family : Arial, Verdana, Helvetica, sans-serif;
         	font-size : 10pt;
         	font-style : normal;
         	line-height : 12pt;
         	font-weight : bold;
         	font-variant : normal;
         	color : #C5599B;
         	
         }
         
         p.Titel  {
         	font-family : Arial, Verdana, Helvetica, sans-serif;
         	font-size : 11pt;
         	font-style : normal;
         	line-height : 12pt;
         	font-weight : bold;
         	font-variant : normal;
         	color : #C5599B;
         	
         }
         
         ul.auflist  {
         	list-style-type : square;
         	color : #C5599B;
			line-height :12pt;
         }
		 
		
		 
		 #farbe1 { 
		 	font-family : Arial, Verdana, Helvetica, sans-serif;
			font-size :10pt;
         	font-style : normal;
         	line-height :12pt;
         	font-weight : normal;
         	font-variant : normal;
		 	color: #000000;}
			
		#Titel1  {
         	font-family : Arial, Verdana, Helvetica, sans-serif;
         	font-size : 11pt;
         	font-style : normal;
         	line-height : 12pt;
         	font-weight : bold;
         	font-variant : normal;
         	color : #C5599B;
         	
         }
		 
		 #Untertitel1  {
         	font-family : Arial, Verdana, Helvetica, sans-serif;
         	font-size : 10pt;
         	font-style : normal;
         	line-height : 12pt;
         	font-weight : bold;
         	font-variant : normal;
         	color : #C5599B;
         	
         }	
		
         -->
         </style>
</head>

<body>

</body>
</html>
