.schrift {
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	font-family: "Trebuchet MS";
	font-weight: normal;
}
.fett {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

a:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bolder;
	text-decoration: none;
	color: #006600;
}
a {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bolder;
	color: #006600;
	text-decoration: none;
}
.gruen {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	color: #006600;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #006600;
	font-weight: lighter;
}

a:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bolder;
	text-decoration: underline;
	color: #660066;
}
.ausstellung {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: 600;
	color: #666666;
}
