/**************************************************//* © 2009 88Tasten || die Klavierschule Frankfurt *//* Designed by: Anke Metz                         *//**************************************************/body {	font-family: Arial, Helvetica, sans-serif;	color: #000000;	background-color: #FF9900;	margin: 0;	padding: 0;	background-image: url(pics/start_bg.jpg);	background-repeat: repeat-x;}p {	font-size: 14px;	line-height: 18px;}h1 {	font-family:Georgia, "Times New Roman", Times, serif;	font-size: 16px;	line-height: 16px;}h2 {	font-size: 14px;}h3 {	font-size: 14px;	font-weight: bold;	font-family: Georgia, "Times New Roman", Times, serif;	line-height: 16px;	margin: 6px;}h4 {	font-size: 12px;	font-weight: bold;	font-family: Georgia, "Times New Roman", Times, serif;	line-height: 16px;	margin: 6px;}a:link, a:visited {	font-weight: bold;	text-decoration: underline;	color: #000000;}a:hover, a:active {	font-weight: bold;	text-decoration: none;	color: #F9E3BA;}img {	border: 0px;}#logo {	position: absolute;	top: 0px;	left: 20px;}#container {	width: 984px;	margin: 0px auto 0px;}#text {	margin: 0px auto 0px;}/*#news {	float: right;	margin-top: 0px;	overflow: hidden;	width: 200px;	background-color: none;	font-size: 11px;}*/
