body {
	background-image : url(../gfx/layout/hg_top.gif); background-repeat : repeat-x;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: Black;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: Red;
}

li {
	line-height: 18px;
}

.klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: Black;
	padding-left:13px;
}
.hgmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	padding-left: 10px;
	background: url(../gfx/layout/hg_button.gif);
	font-weight: bold;
}
.menurot {
	color: Red;
	font-size: 26px;
}
.rot {
	color: Red;
}
a:link {
	color: Black;
	text-decoration: none;
}
a:visited {
	color: #3D3D3D;
	text-decoration: none;
}
a:hover {
	color: Green;
	text-decoration: none;
}
a.copyright:link { color: #FFFAFA; }
a.copyright:visited { color: #FFFAFA; }
a.copyright:hover { color: #FFFAFA; }
a.copyright:active { color: #FFFAFA; }
a.copyright:focus { color: #FFFAFA; }