.table {
	font: 10pt Verdana;
	line-height: 12pt;
         height: 150;
         width: 450;
         background-color: #ffffff;
         BORDER-right: #000000 2px solid;
         BORDER-BOTTOM: #000000 2px solid;
         }

.textklein {
	font: 10pt Verdana;
	font-weight: bold;
	line-height: 14pt;
	}
	
	.text {
	font: 10pt Verdana;
	line-height: 14pt;
	}

.textmusik {
	font: 8pt Verdana;
	font-weight: bold;
	line-height: 8pt;
	}

.textgross {
	font: 13pt Verdana;
	font-weight: bold;
	line-height: 16pt;
	}

.links {
	position:absolute; left: 0; top: 0;
	font: 8pt Verdana;
	margin-left: 8pt;
	margin-right: 8pt;
	margin-top: 10pt;
	width: 650px;
	}

.rechts{
	position:absolute; left: 690; top: 0;
	font: 8pt Verdana;
	margin-top: 10pt;
	}

A:link {

	text-decoration: none
	}

A:visited {

	text-decoration: none

	}

A:active {
	text-decoration: none;
	}

A:hover {

	text-decoration: underline;
	}