.std_text {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
.small {
	font-family: Arial, sans-serif;
	font-size:9px; 
	color:#CCCCCC;
	text-decoration: none;
}
.title
{
	font-family: Helvetica,sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	letter-spacing: 4px;
}
.subtitle
{
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #bab7b7;
	letter-spacing: 1px;
}
.win_titel {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}

a, a:visited, a:active  {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
a:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #CCCCCC;
}
Body
{
scrollbar-base-color:#CCCCCC;
scrollbar-track-color:#FFFFFF;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#CCCCCC;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-shadow-color:#CCCCCC;
scrollbar-arrow-color:#CCCCCC;
} 

img.pngpic
{
   behavior: url("/images/components/pngtranp.htc");
}

