.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
	text-decoration: none;

}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
	text-decoration: none;

}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 22px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 22px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 22px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.ref {
	overflow: auto;
	height: 214px;
	scrollbar-face-color:#CCCCCC;
	scrollbar-highlight-color:#E6E6E6;
	scrollbar-shadow-color:#E6E6E6;
	scrollbar-3dlight-color:#E6E6E6;
	scrollbar-arrow-color:#E6E6E6;
	scrollbar-track-color:#E6E6E6;
	scrollbar-darkshadow-color:#E6E6E6;
}

