
.text {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #1717A2;
}
.ueberschrift {

	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #1717A2;
}
.textklein {

	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #1717A2;
}
.kontakt {
	font-family: Verdana;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #1717A2;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
.text9 {


	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #1717A2;
}
a:link{
	text-decoration : none;
}
a:visited{
		text-decoration : none;
}
A:HOVER {
	text-decoration : underline;
}
BODY {
	scrollbar-3d-light-color: #FFF1E1;
	scrollbar-arrow-color: #FDA03D;
	scrollbar-base-color: #FFF1E1;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color:  #FFF1E1;
}