body {
	margin: 0px;
}
a:hover {
	text-decoration: none;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.navi-pfeil {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #f38e00;
	text-decoration: none;
	font-weight: bold;
}
input.suche {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	height: 15px;
	width: 165px;
	border: 1px solid #efefef;
}
input.feld {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	height: 18px;
	width: 350px;
	border: 1px solid #cccccc;
}
.headline {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #f38e00;
	text-decoration: none;
}
.headline2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.bild {
	border: 1px solid #999999;
}

.link-suche {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #f38e00;
	font-weight: bold;
	text-decoration: none;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.footer-link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}
.link-active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #f38e00;
	text-decoration: none;
}
.footer-link-active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #f38e00;
	text-decoration: none;
}

