body {
	background-image: url(../bilder/HANNO_Gitarre2.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	background-color:#FFFFFF;
}
a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #000;
}
td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

