body {
	margin: 0;
	min-width: 790px;
	background-color: #FFDD99;
	font-size: 100.01%;
}
#left {
	background-color: #F3B421;
	color: #003333;
	text-align: center;
	width: 300px;
	float: left;
	margin-right: -3px;
}
#header {
	background-color: #296570;
	height: 137px;
}
#keys {
	background-image: url(../pics/klaviertastatur.gif);
	background-repeat: repeat-x;
	height: 44px;
}
#text {
	margin: 5px 10px 10px 325px;
	padding-top: 5px;
}
.activepage {
	display: block;
	width: 300px;
	height: 40px;
	border: 0;
	color: #660000;
	text-decoration: underline;
}
a {
	display: block;
	width: 300px;
	height: 40px;
	border: 0;
	text-decoration: none;
}
#picleft {
	margin-top: 20px;
}
td a {
	display: inline;
	color: #ffffff;
}
td a:link {
	text-decoration: none;
}
td a:hover {
	text-decoration: underline;
}
#left a:link {
	color: #330000;
	background-image:url(../pics/bg.gif)
}
#left a:visited {
	color: #330000;
	background-image:url(../pics/bg.gif)
}
#left a:hover {
	background-image: url(../pics/notenlinienblass.gif);
	color: #330000;
}
#left a:active {
	background-image: url(../pics/notenlinienblass.gif);
	color: #660000;
}
h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #FFFFFF;
	text-align: center;
	margin: 0;
}
h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #FFFFFF;
	margin: 0;
}
h3 {
	font-family: Times, "Times New Roman", serif;
	font-style: italic;
	margin: 0.5em 0 0 0.5em;
	font-size: 1.3em;
}
h4 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: 600;
	font-size: 0.8em;
	margin: 0.5em 0 0.5em 0;
}
p {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.8em;
	margin: 0.5em 0 0.5em 0;
	padding-top: 1em;
}
img {
	border: 0;
}
ul {
	list-style-type: none;
	text-indent: 0;
	padding: 0;
	margin: 0.5em 0 0 0;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	line-height: 40px;
	font-weight: 600;
	color: #330000;
	text-indent: 0px;
	padding: 0;
}
.highlight {
	font-weight: 600;
	color: #660000;
	font-style: italic;
}
.block {
	clear: left;
}
.poet {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.8em;
	text-align: center;
}
#citationright {
	color: #660000;
	font-size:1.2em;
	clear: inherit;
	text-align: left;
}

