body {
  color: #333333; background-color: #FFFFFF;
  font-size: 100.01%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0; padding: 0em;
}

ul#Navigation {
	width: 200px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
	ul#Navigation li {
	list-style: none;
	padding: 5px 20px 5px 15px;
	margin: 0px;
}
ul#Navigation a {
	display: block;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}
ul#Navigation a:link {
	color: #333333;
}
ul#Navigation a:visited {
	color: #666666;
}
ul#Navigation a:hover {
	background-color: #CCCCCC;
	color: #333333;
}
ul#Navigation a:active {
  color: #333333;
}
* html ul#Navigation {
	padding: 0em;
	margin: 0px;
}
ul#Navigation h1 {
	list-style: none;
	margin: 0;
	font-size: 0.8em;
	font-weight: bold;
	color: #333333;
	padding: 0px 5px 0px 0px;
	letter-spacing: 0.1em;
	}


div#Inhalt {
	margin-left: 250px;
	padding: 0 1em;
	min-width: 16em; /* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	margin-top: 30px;
}
div#Inhalt h1 {
	font-size: 0.8em;
	margin: 0 0 1em;
	font-weight: normal;
	letter-spacing: 0.1em;
}
div#Inhalt h2 {
	font-size: 1em;
	margin: 0 0 1em;
	font-weight: bold;
	letter-spacing: 0.2em;
}
div#Inhalt p {
  font-size:0.8em;
  margin: 1em 0;
}

div#Inhalt a {
	margin: 1em 0;
	color: #999999;
	text-decoration: none;
}
div#Inhalt a:hover {
	color: #CCCCCC;
	background-color: #333333;
}
ul#artists {
	width: 230px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
}
ul#artists li {

	list-style: none;
	padding: 0px;
	margin: 0px;
}
ul#artists a {
	display: block;
	font-weight: normal;
	text-decoration: underline;
	letter-spacing: 0.1em;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
ul#artists a:link {

	color: #333333;
}
ul#artists a:visited {

	color: #666666;
}
ul#artists a:hover {

	background-color: #CCCCCC;
	color: #333333;
}
ul#artists a:active {

  color: #333333;
}
* html ul#artists {

	padding: 0em;
	margin: 0px;
}
ul#artists h1 {
	list-style: none;
	margin: 0;
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
	padding: 0px 5px 0px 0px;
}
div#Inhalt_artists {

	margin-left: 230px;
	padding: 0 1em;
	min-width: 16em;
	margin-top: 0px;
}
div#Inhalt_artists p {

  font-size:0.8em;
  margin: 1em 0;
}
ul#artists em {
	list-style: none;
	margin: 0;
	font-size: 75%;
	color: #333333;
	padding: 0px 5px 0px 0px;
	font-style: normal;
}
div#Inhalt em {

	list-style: none;
	margin: 0;
	font-size: 75%;
	color: #333333;
	padding: 0px 5px 0px 0px;
	font-style: normal;
}
