.piccoli {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: Black;
	text-decoration: none
}
a {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6666FF;
	text-decoration: underline;
}
a:hover {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Navy;
	text-decoration: underline;
}
.hinweis{
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: Black;
	text-decoration: none
}

h1 {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: Black;
	text-decoration: none
}
h2 {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none
}

hr { color:#ccCCCC;height:1px; width:80%; }

body {
font-family: Arial, Futura, Helvetica;
font-size: 10pt;
color: 000000;
margin-left: 30 px;
margin-top: 20 px;
background-position: top left;
background-repeat: no-repeat;
scrollbar-base-color:ffffff;
scrollbar-track-color:000000;
scrollbar-dark-shadow-color:000000;
scrollbar-arrow-color:000000;
 background-color : ffffff;
}
