#titel {
	text-align: center; 
	margin: 20px 0px;
}
#bilderrahmen {
	text-align: center;
}
.badewanne {
	background-repeat: repeat;
	background-image: url(bilder/HG-pap.jpg);
	margin: 10px auto;
	min-width: 673px;
	width: 56em;
	padding: 0px 0px 20px 0px;
	text-align: center;
}
.banner {
	text-align: center;
}
.index {
	text-align: left;
	background-image: url(bilder/traeume.png);
	background-repeat: no-repeat;
	padding: 30px 50px 30px 410px;
}
.index p {
	padding-bottom: 7px;
}
.linkleiste {
	text-align: center;
	clear: left;
}
.musik, .dates, .wir, .links, .kontakt, .bilder, .rezension {
	text-align: left;
	min-height: 250px;
	margin: 20px 100px 30px 100px;
}
.dates{
  margin: 20px 100px 30px 100px;
}
.krams{
	text-align: left;
	min-height: 250px;
	margin: 20px 90px 30px 90px;
	
}
.frage{
	font-style: italic;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: black;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: black;
}
a:hover {
	color: #961a08;
	font-weight: bold;
	text-decoration: none;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(bilder/HG-curious.jpg);
	line-height: 150%;
	font-size: 80%;
	font-family: Georgia, Times New Roman, serif;
}
h1 {
	text-align: center;
	font-family: Georgia, Times New Roman, serif;
}
hr {
	background-color: #961a08;
	border: 0px solid #961a08;
	color: #961a08;
	height: 3px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

p {
	padding-bottom: 7px;
}

input {
	font-family: Georgia, Times New Roman, serif;
	margin: 3px 0px;
}
