body {
	background-image:  url(bglin3.png);
	background-repeat: repeat;
	margin-left: 4;
	margin-top: 0;
	 
	SCROLLBAR-FACE-COLOR: #999999;
	SCROLLBAR-HIGHLIGHT-COLOR: #666666;
	SCROLLBAR-SHADOW-COLOR: #666666;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #333333;
	SCROLLBAR-TRACK-COLOR: #E5E5E5;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
	font-weight: 700;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: 700;
}
a:hover {
	color: #000000;
	text-decoration: underline;

}
a:active {
	color: #999999;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #666666;
	letter-spacing: 1px;
	line-height: 40px;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 24px;
	letter-spacing: 1px;
	list-style-type: square;
	list-style-position: outside;




}
.titelback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-color: #999999;
	line-height: 40px;
	letter-spacing: 2px;


}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.subtitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;

}
.song {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	color: #666666;
	text-align: center;
}
