body {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
 .centered {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25%;
  margin-left: -25%;
}
#content {
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited { 
	text-decoration: none;
	color: #000000;
}
a:hover { 
	text-decoration: none;
	color: #000000;
}
a:active { 
	text-decoration: none;
	color: #000000;
}
.lyric {
	text-align: center;
	font-size: 90%;
}
#minigb {
	float: left;
	font-size: 80%;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #666666;
}
#news {
	float: right;
	font-size: 80%;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #666666;
}
.titel {
	text-decoration: underline;
}
.text {
	margin: 10px;
}
.content {
	font-size: 90%;
}
.spreaded {
	letter-spacing: 2px;
}
