/* Wolf's Thematic Index of the Works of the Great Composers */
/* quellen.css */

body {
	text-align: center;
	background-image:url(../bilder/hintergrund.gif);
}

div#textbox {
	width: 700px;
	margin: 0px auto;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 26px;
}

li {
	font-size: 1em;
	font-family: georgia, 'times new roman', times, serif;
	line-height: 130%;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0.2em;
}

h1, h2 {
	 font-family: georgia,'times new roman', times, serif;
	 letter-spacing: 0.1em;
}

h1 { font-size: 1.2em;
	padding-bottom: 0.4em;
}

h2 {
	font-size: 1em; letter-spacing: 0;
}

ul {
	list-style-type: none;
	padding-bottom: 0.4em;
}

ul.einr {
	list-style-type: none;
	padding-top: 0.2em;
}

ul.einr2 {
	list-style-type: none;
	padding-top: 0.2em;
}


