body      { background: #EEEEEE;
               color: black; 
               margin: 0px;}

a:link    { color: blue; }
a:visited { color: blue; }
a:active  { color: blue; }
a:hover  { color: purple; }

a.normal:link    { color: black; font-family:arial; font-size:10pt }
a.normal:visited { color: blue; font-family:arial; font-size:10pt }
a.normal:active  { color: blue; font-family:arial; font-size:10pt }
a.normal:hover  { color: blue; font-family:arial; font-size:10pt }


td.lefttop {
	background: #F8E7AB;
	padding-left: 20px;
	padding-top: 58px;
	padding-bottom: 18px;
}

td.black {
	background: #000000;
}

td.leftrightbottom {
	background: #FCA412;
}

td.leftleftbottom {
	background: url('http://www.musikschule-in-der-altstadt.de/bg/linke-noten.jpg') #F6E27B;
	background-repeat: no-repeat;
	background-position:  0px 230px;
	
}

td.right {
	background: #F6E27B;
}

td.down {
	background: #F8E7AB;
	padding-left: 538px;
	padding-top: 51px;
}

p.normal  {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	margin-left: 65px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 25px;
	color: #333333;
}

span.normal  {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;  }

span.normalbold  {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;  }

span.small  {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;  }
span.smallbold  {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;  }

ul.level1  {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;  }
