.headline_news {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #3665a4;
	font-weight: bold;
}
.text_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #999999;
}
.link_news {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #999999;
}
.text_main {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
.headline_news_groesser {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3665a4;
	font-weight: bold;
	text-transform: uppercase;
}
.text_main_fett {


	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 18px;
	font-weight: bolder;
	color: #333333;
}
.text_main_groesser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
.forms {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}
.pulldown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 128px;
}
.lines {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DADADA;
}
.font_weiss {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
}
.lines_comp {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

