﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: center;
	padding: 10px;
}
h2 {
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	border: thin solid #6E6E4E;
	background-color: #6E6E4E;

}
td {
	font: smaller;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.actueeltitel {

	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	border: thin solid #6E6E4E;
	background-color: #6E6E4E;
}
.source {
	font-size: xx-small;
	text-align: right;
}
.clock {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	border: thin solid #6E6E4E;
	background-color: #6E6E4E;
}
.blink {
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
	display: inline;
}
.cellborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999966;
}

