body {
	background-color: #000000;
	margin:30px 0px 20px;
	padding:0px;
	text-align:center;
	background-attachment: fixed;
	background-image: url(images/live.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.navi {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.copytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
.datum {
	font-weight: bold;
	color: #330bc9;
	width: 80px;
	vertical-align: top;
}
.monat {
	font-weight: bold;
	vertical-align: top;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9D754D;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #330bc9;
}
a {
	text-decoration: underline;
	color: #333333;
}
a:link {
	text-decoration: underline;
	color: #333333;
}
.smallcopy {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9D754D;
}
.subcopy {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
}

