.fusstext {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #00aee5;
	font-weight: normal;
	text-decoration: none;
}
.fusstextgrau {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
.fusstextgrau a{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
.seitenanfang {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #f49e00;
	font-weight: normal;
	text-decoration: none;
}
.ueberschrift_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #f49e00;
}
.fliesstext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
.fliesstext_link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #00aee5;
	line-height: 20px;
}
html {
   scrollbar-arrow-color: #aba9a9;
   scrollbar-base-color: #ffffff;
   scrollbar-3dlight-color: #e3e3e3;
   scrollbar-darkshadow-color: #e3e3e3;
   scrollbar-face-color: #ffffff;
   scrollbar-highlight-color: #ffffff;
   scrollbar-shadow-color: #ffffff;
   scrollbar-track-color: #f9f9f9;
}
.textfeld {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
	background-color: #e0f2f9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.schaltfläche, .schaltflaeche {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	background-color: #00aee5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
