body       {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #fff;
	background-image: none;
}
p          {
	color: #000;
	font-size: 80%;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 150%;
	padding-left: 10px;
}
td         {
	font-size: 80%;
	line-height: 150%
}
a:link     { color: #00f; text-decoration: none }
a:visited  { color: #999; text-decoration: none }
a:hover    { }
a:active   { color: #000; text-decoration: none }
h1         {
	color: #000;
	font-size: 110%;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 500;
	line-height: 150%;
	margin-top: 20px;
	margin-bottom: 20px;
}
h2         {
	color: #000;
	font-size: 90%;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 500;
	line-height: 150%;
	margin-top: 15px;
	margin-bottom: 15px;
}
h3         {
	color: #000;
	font-size: 85%;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 500;
	line-height: 150%;
	letter-spacing: 2px;
	margin-top: 10px
}
blockquote {
	color: #000;
	font-size: 80%;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 150%;
	margin-left: 32px;
	list-style-image: url(../grafiken/punkt.jpg);
	display: list-item;
}
li         {
	font-size: 80%;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 150%;
	text-align: left;
	list-style-type: none;
	width: 100%
}
li a:link    {
	color: #000;
	text-decoration: none;
	display: block;
	margin: 2px 8px 2px 4px;
	padding: 3px 3px 3px 0;
	width: 120px;
	border-bottom: 1px solid #ccc
}
li a:visited {
	color: #000;
	text-decoration: none;
	display: block;
	margin: 2px 8px 2px 4px;
	padding: 3px 3px 3px 0;
	width: 120px;
	border-bottom: 1px solid #ccc
}
li a:hover   {
	color: #600;
	font-weight: bolder;
	display: block;
	margin: 2px 8px 2px 4px;
	padding: 3px 3px 3px 0;
	width: 120px;
	border-bottom: 1px solid #ff0
}
li a:active  {
	color: #ff0;
	text-decoration: none;
	display: block;
	margin: 2px 8px 2px 4px;
	padding: 3px 3px 3px 0;
	width: 120px;
	border-bottom: 1px solid #ff0;
	font-weight: normal;
}
#text      {
	color: #000;
	width: 90%;
	height: auto;
	visibility: visible;
	padding-right: 5px;
	padding-left: 5px;
	position: absolute;
	left: auto;
	right: auto;
}
.yellow    { color: yellow; font-weight: bold; }
.black     { color: black; }
.zitat   { font-size: 75%; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 120%; }
