<!--
body {
	scrollbar-base-color:#FFFFFF;   /* Basisfarbe der Scroll-Leiste */
  	scrollbar-3dlight-color:#FFFFFF;   /* Farbe für 3D-Effekte */
  	scrollbar-arrow-color:#000000;   /* Farbe für Verschiebepfeile */
  	scrollbar-darkshadow-color:#ffffff;   /* Farbe für Schatten */
  	scrollbar-face-color:#FFFFFF;   /* Farbe für Oberfläche */
  	scrollbar-highlight-color:#000000;   /* Farbe für oberen und linken Rand */
   	scrollbar-shadow-color:#000000;   /* Farbe für unteren und rechten Rand */
   	scrollbar-track-color:#eeeeee;   /* Farbe für freibleibenden Verschiebeweg */
		
	
	background-color:#FFFFFF;
	
	margin: 11pt 15px 25px 15px;
	
	color:#000000; 
	text-decoration:none; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	}
h1 { 
	color:#1F2D8D; 
	text-decoration:none; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt; 
	font-weight:normal;
	border-bottom: 1pt solid #BBC0E6;
	}
h2 { 
	color:#1F2D8D; 
	text-decoration:none; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	}
h3 { 
	color:#1F2D8D; 
	text-decoration:none; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	}
h4 { 
	color:#1F2D8D; 
	text-decoration:none; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style:italic;
	font-weight:normal;
	}
h5 { 
	color:#000000; 
	text-decoration:none; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
		}
h6 { 
	color:#000000; 
	text-decoration:none; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style:italic ;
	font-weight:normal;
	}
	
a:link { 
	color:#1F2D8D; 
	text-decoration:none; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
}
a:visited { 
	color:#1F2D8D; 
	text-decoration:none; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
}
a:hover { 
	color:#000000; 
	text-decoration:none; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	}
a:active { 
	color:#000000; 
	text-decoration:none; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	}
table { 
	border-top-width:1pt; border-top-color:#FFFFFF; border-top-style:none;
	border-left-width:1pt; border-left-color:#FFFFFF; border-left-style:none;
	border-right-width:1pt; border-right-color:#FFFFFF; border-right-style:none;
	border-bottom-width:1pt; border-bottom-color:#FFFFFF; border-bottom-style:none;
	color:#000000; 
	text-decoration:none; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	}
div.table-left { 
	margin-right:10px;
	border-top-width:1pt; border-top-color:#FFFFFF; border-top-style:none;
	border-left-width:1pt; border-left-color:#FFFFFF; border-left-style:none;
	border-right-width:1pt; border-right-color:#FFFFFF; border-right-style:none;
	border-bottom-width:1pt; border-bottom-color:#FFFFFF; border-bottom-style:none;
	color:#444444; 
	text-decoration:none; 
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:10pt;
	float:left;
	}
div.table-right { 
	margin-left:5pt;
	border-top-width:1pt; border-top-color:#FFFFFF; border-top-style:none;
	border-left-width:1pt; border-left-color:#FFFFFF; border-left-style:none;
	border-right-width:1pt; border-right-color:#FFFFFF; border-right-style:none;
	border-bottom-width:1pt; border-bottom-color:#FFFFFF; border-bottom-style:none;
	color:#444444; 
	text-decoration:none; 
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:10pt;
	float:right;
	}
hr 	{
	border-top:1pt solid #BBC0E6;
	border-left:1pt solid #FFFFFF;
	border-right:1pt solid #FFFFFF;
	border-bottom:1pt solid #FFFFFF;
	}
	
div.blaunormal { 
	color:#1F2D8D; 
	text-decoration:none; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	}
div.blaubold { 
	color:#1F2D8D; 
	text-decoration:none; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	}
div.blauitalic { 
	color:#1F2D8D; 
	text-decoration:none; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style:italic;
	font-weight:normal;
	}
div.schwarznormal { 
	color:#000000; 
	text-decoration:none; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	}
div.schwarzbold { 
	color:#000000; 
	text-decoration:none; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	}
div.schwarzitalic { 
	color:#000000; 
	text-decoration:none; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style:italic;
	font-weight:normal;
	}
-->
