@charset "utf-8";
/* CSS Document */
.style1 { styleangaben } 
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
a.style1 {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #558dc5;
	font-weight: regular;
}
a.style1:link {
	text-decoration: none;
	color: #558dc5;
}
a.style1:visited {
	text-decoration: none;
	color: #558dc5;
}
a.style1:hover {
	text-decoration: none;
	color: #2f96fd;
}
a.style1:active {
	text-decoration: none;
	color: #2f96fd;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 10pt;
	font-weight: bold;
	color: #558dc5;
}
h2 {
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
}
h3 {
	font-size: 8pt;
	color: #666666;
}
