text {  width: 470px; }
body	{
	font: normal 13px Helvetica, Arial, sans-serif; line-height:1.2em;
	color:#222;
	background-color:#888; 
	width:600px;
	margin-left:55px;
    margin-top:55px;
    margin-bottom:55px;
}


a:link { text-decoration:underline; border-width: 0px; color:#ebe; padding:0px; }
a:visited  { text-decoration: underline; border-width: 0px;	 color:#ebe; border-style:solid;  padding:0px;	}
a:hover	 { text-decoration:none; color:#ebe;  padding:0px; } 
a:active  { text-decoration:none; border-width: 0px;  padding:0px;	color:black; background-color:#fff;	 }


ul { list-style-image: url(http://swiki.hfbk-hamburg.de:8888/MusicTechnology/uploads/listbullet.gif); }
<!--  ul { list-style-type:square; }	-->

h1 {
	font: normal 21px Helvetica, Arial, sans-serif; line-height:1.2em; 
	color:#eee;
}
h2 {
	font: italic 13px Helvetica, Arial, sans-serif; line-height:1.2em;
	color:#eee;
	margin-top: 30px; 
}
.emph {
	letter-spacing:0.17em;
}

