BODY  {
	background-color : #CCCCCC;
}

.home
{
	font-family: 'Trebuchet MS', 'arial', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #141E31;
	text-align: left;
	padding: 0 0 0 20px;
}

.aktuell
{
	font-family: 'Trebuchet MS', 'arial', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #141E31;
	text-align: center;
	padding: 0px 20px 0px 0px;	
}

.now
{
	font-family: 'Trebuchet MS', 'arial', sans-serif;
	font-size: 22px;
	color: #CCCCCC;
	text-align: left;
	padding: 0px 20px 0px 20px;
	font-variant: small-caps;
	background-color: #959CA3;
}

.date
{
	font-family: 'Trebuchet MS', 'arial', sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
	padding: 5px 10px 5px 15px;
	background-color: #959CA3;
}

.bio
{
	font-family: 'Trebuchet MS', 'arial', sans-serif;
	font-size: 12px;
	color: #141E31;
	text-align: left;
	padding: 5 10 5 20px;
	
}

.block
{
	font-family: 'Trebuchet MS', 'arial', sans-serif;
	font-size: 12px;
	color: #141E31;
	text-align: left;
	padding: 5 10 5 20px;
	line-height: 20px;
	text-transform: inherit;
}

.now1
{
	font-family: 'Trebuchet MS', 'arial', sans-serif;
	font-size: 22px;
	color: #CCCCCC;
	text-align: left;
	padding: 0px 10px 0px 10px;
	font-variant: small-caps;
	background-color: #959CA3;
}


A:link  {
	font-family : 'Trebuchet MS', 'arial', sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #141E31;
	text-decoration : underline;
}

A:visited  {
	font-family : 'Trebuchet MS', 'arial', sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #5F6675;
	text-decoration : underline;
}

A:hover  {
	font-family : 'Trebuchet MS', 'arial', sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FF3333;
	text-decoration : underline;
}
