body 	{ background-color: #FFFFFF;
	  text-color:#888888;
	  background-image:url(images/piano_background.gif);
          font-size: 11pt;
          font-family: arial, helvetica, sansserif;
	}

h1	{ 
	  color: #333333;
	  text-align:center;
          font-size: 14pt;
          font-family: arial, helvetica, sansserif;
	}

td	{ 
	  color: #111111;
          font-size: 11pt;
          font-family: arial, helvetica, sansserif;
	}

big	{ color: #001111;
          font-size: 14pt;
          font-family: arial, helvetica, sansserif;
	  font-weight: bold;
	}
	
div.main { 
	  border:none;
/*	  background-color:#FF0000;*/
	  padding:10px;
	  position:absolute;
	  top:0px;
	  left:210px;
	  width:100%;
/*	  height:100%;*/
          font-size: 11pt;
          font-family: arial, helvetica, sansserif;
	}

div.links	{
	  border:none;
/*	  background-color:#00FF00; */
	  padding:5px;
	  position: absolute;
	  top:0px;
	  left:0px;
	  width:300px;
/*	  height:200px; */
          font-size: 11pt;
          font-family: arial, helvetica, sansserif;
	}

div.rechts {
	  border:none;
/*	  background-color:#0000FF; */
	  padding:10px;
	  position:relative;
	  left:0px;
	  width:100px;
          font-size: 11pt;
          font-family: arial, helvetica, sansserif;
	}

