/* Wolf's Thematic Index of the Works of the Great Composers */
/* impressum.css */

body {
	text-align: center;
	background-image:url(../bilder/hintergrund.gif);
}

div#textbox {
	width: 630px;
	margin: 0px auto;
	text-align: left;
	padding-top: 30px;
}

a {
	color: #0000ff;
	text-decoration: underline;
}

p {
	font-size: 1em;
	font-family: georgia, 'times new roman', times, serif;
	line-height: 130%;
	margin: 0;
	padding: 0 0 0.5em 0;
}

p#adresse {
	padding-left: 30px;
}

p#copyright {
	text-align: right;
}

h1 {
	font-family: georgia, 'times new roman', times, serif;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	padding-bottom: 0.5em;
}