	body {
	background-color: #BFDEF4;
	background-image: url(gfk/start_bg.jpg);
	background-repeat: repeat-x;
}
.starttext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.starttextGrau {

	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
}
.tablecontent {
	background-attachment: scroll;
	background-color: #79BBE7;
	background-image: url(gfk/start_contentbg.jpg);
	background-repeat: no-repeat;
}
.contenttextWeiss {

	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
}
a.link:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.link:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.link:active {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.link:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
	text-decoration: underline;
}

