@charset "utf-8";
body {
	background-image: url(Images/HG_Site.gif);
	background-repeat: repeat;
	margin-top: 20px;
}
.Head_Dunkgruen {
	font-family: Verdana;
	font-size: 12px;
	color: #006600;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #003300;
}
a:visited {
	text-decoration: none;
	color: #006633;
}
a:hover {
	text-decoration: none;
	color: #339900;
}
a:active {
	text-decoration: none;
	color: #339900;
}
.FT_grau {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.fließtext {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #333333;
	line-height: 1.5;
}
.headtimes {
	font-family: "Times New Roman";
	font-size: 18px;
	color: #006600;
	text-decoration: underline;
	font-variant: small-caps;
}
.rahmen_gelb {
	border: medium double #FF9900;
}
.rahmen_weiss {
	border: medium double #FFFFFF;
}
