body {
	background-color: #FFFFFF;
	background-image: url(gfk/bg.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	color: #A48378;
	text-decoration: none;
}
.üb {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	color: #6F5550;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	font-variant: small-caps;

}
.textTabelle {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #A48378;
	text-decoration: none;
}
.textTabelleLeistungen {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #FF9900;
	text-decoration: none;
	word-spacing: 1px;
	font-weight: lighter;


}
a:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	color: #896B61;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	color: #896B61;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	color: #EBBA0E;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	color: #896B61;
	text-decoration: none;
}

