		*{
			font-family: Century Gothic, AvantGarde Bk BT, arial, helvetica;
			font-size: 12px;
		}
		body{
			margin-top: 0px;
			margin-left: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			background-color: #ccc;
			position: absolute; 
		}
		a{
			color: #000;
			text-decoration: none;
		}
		a:hover{
			color: #000;
			text-decoration: underline;
		}
		a:active{
			color: #000;
			text-decoration: none;
		}
		a:link{
			color: #000;
			text-decoration: none;
		}
		a:visited{
			color: #000;
			text-decoration: none;
		}
		img{
			border-color: #000;
		}
		br{
			line-height: 60%; 
		}
		.notenlinien{
			background-image: url(/img/_bg_1x105.jpg);
			background-repeat: repeat-x;
			width: 1020px;
			height: 105px;
			position: absolute;
			top: 300px;
			z-index: 5;
		}
		.eb_cont{
			position: absolute;
			top: 245px;
			left: 143px;
			z-index: 20;
		}
		.erloeser{
			font-size: 80px;
			text-decoration: none;
			color: #c00;
		}
		.blaeser{
			font-weight: bold;
		}
		.link_cont{
			position: absolute;
			top: 355px;
			z-index: 21;
		}
		.link_cont_left{
			position: absolute;
			left: 100px;
			width: 395px;
			text-align: right;
		}
		.link_cont_right{
			position: absolute;
			left: 491px;
		}
		.link{
			font-size: 14px;
			color: #000;
			margin-left: 7px;
		}
		.link_selected{
			font-weight: bold;
		}
		.link_abstand{
			margin-left: 33px;
		}
		.weiss{
			position: absolute;
			left: 499px;
			width: 21px;
			height: 965px; 
			background-color: #FFF;
			z-index: 11;
		}
		.notenschluessel{
			position: absolute;
			left: 28px;
			top: 261px;
			z-index: 6;
		}
		.schwarz{
			position: absolute;
			left: 1010px;
			top: 300px;
			width: 10px;
			height: 105px;
			background-color: #999;
			z-index: 6;
		}
		.schwarz1{
			position: absolute;
			left: 1002px;
			width: 3px;
		}
		.top_left{
			line-height: 17px;
			position: absolute;
			left: 90px;
			top: -50px; 
			width: 400px;
			height: 300px;
			text-align: right;
			z-index: 50;
		}
		.top_right{
			line-height: 17px;
			vertical-align: baseline;
			position: absolute;
			left: 529px;
			top: -50px;
			width: 400px;
			height: 300px;
			z-index: 51;
		}
		.bottom_left{
			line-height: 17px;
			vertical-align: top;
			position: absolute;
			left: 90px;
			top: 410px;
			height: 305px;
			width: 400px;
			text-align: right;
			z-index: 52;
		}
		.bottom_right{
			line-height: 17px;
			vertical-align: top;
			position: absolute;
			left: 529px;
			top: 410px;
			height: 305px;
			width: 400px;
			z-index: 53;
		}
		.rechts{
			position: absolute;
			left: 900px;
			height:1000px;
			width:2px;
			background-color: #c00;
		}
		.copyright{
			vertical-align: top;
			position: absolute;
			left: 86px;
			width: 400px;
			text-align: right;
			font-size: 9px;
			color: #333;
		}
		.design{
			vertical-align: top;
			position: absolute;
			left: 533px;
			/*top: 778px;*/
			width: 400px;
			text-align: left;
			z-index: 99;
			font-size: 9px;
			color: #333;
		}
		
