	/* css für Lesezeichen */
body {
	/* background-color: #cccccc; */
	background-color: #dfcea7;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: smaller;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 0px;
}
h1 {
	font-size: medium;
	font-weight: bold;
	margin-bottom: 0px;
	color: #000000;
}
h2 {
	font-size: small;
	font-weight: bold;
	margin-bottom: 3px;
	color: #000000;
}
h3 {
	font-size: smaller;
	font-weight: bold;
	margin-bottom: 2px;
	color: #000000;
}
td {
 font-family: Verdana,Arial,Helvetica;
 font-size: smaller;
}
ol {
 font-family: Verdana,Arial,Helvetica;
 font-size: x-small;
}

ul {
 font-family: Verdana,Arial,Helvetica;
 font-size: x-small;
}
.hlIdx {
 font-family: Verdana,Arial,Helvetica;
 font-size: small;
 color: #0000ff;
 text-decoration: none;
}
.hlIdx:hover {
 font-family: Verdana,Arial,Helvetica;
 font-size: small;
 color: #ff0000;
 text-decoration: underline;
}

