#Layer1 {
	position:absolute;
	width:1024;
	z-index:1;
	left: 0;
	top: 0;
}
body {
	background-color: #666666;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #CCCCCC;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-size: 16px;
	font-weight: bold;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.blocksatz {
	text-align: justify;
}
hr {
	line-height: 1px;
	color: #ffffff;
}
.tdback {
	background-attachment: fixed;
	background-image: url(images/yamaha-piano2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
