h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #839F2B;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	line-height: 140%;
	letter-spacing: 0.1em;
}

.fett {
	font-weight: bold;
	color: #333333;
}
a {
	color: #718925;
	text-decoration: none;
}

h2 {
	font-style: normal;
	font-weight: bold;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#content li {
	list-style-image: url(../images/liste.gif);
	line-height: 150%;
	list-style-position: outside;
}
.textlink {
	font-weight: bold;
	color: #666666;
}

#rechts a {
	color: #FDF9AC;
	font-weight: normal;
}
#rechts a:hover {
	color: #eaee9d;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eaee9d;
}
.info {
	font-weight: bold;
	color: #CC0000;
	font-family: "Courier New", Courier, monospace;
}
.hervor {
	font-weight: bold;
	color: #839F2B;
	text-transform: none;
}

