.scrollbar {
	body{background-color:#F1F6FA;
scrollbar-face-color: #F1F6FA;
scrollbar-arrow-color: #0E4066;
scrollbar-shadow-color: #F1F6FA;
scrollbar-darkshadow-color: #F1F6FA;
scrollbar-highlight-color: #F1F6FA;
scrollbar-track-color: #F1F6FA;
scrollbar-3dlight-color: #F1F6FA;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0C69AF;
	text-decoration: none;
}
.bbg {
	background-attachment: fixed;
	background-image: url(../images/_hg.jpg);
	background-repeat: no-repeat;
	background-position: left left;
}
.hgcar {
	background-attachment: scroll;
	background-color: #F1F6FA;
	background-image: url(../images/hg_car.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0c69af;
}
.fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0c69af;
	text-decoration: none;
}
.button {
	background-color: #DCE5ED;
	border: 1px solid #0C68AE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0E4066;

}
.fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E4066;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0E4066;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0E4066;

}
