body {
  background: #464442;
}
body, p, a, li, th, td, dd, dt {
	font-family: Arial, Verdana, Geneva, sans-serif;
}
body, p, li, th, dt, td {
	font-size: 12px;
	color: #bbb9b6;
}
a {
	font-size: 11px;
	color: #DDDDDD;
	text-decoration: none;
	font-weight: bold;
}
a:HOVER {
	text-decoration: underline;
}
dt {
  margin-top: 5px;
}
h1, h2, h3, h4, h5, h6, dt, th {
	color: #E06508;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-weight: bold;
  clear: both;
}
h1{
	font-size: 18px;
	margin-top: 0px;
}
h2, h3, h4, h5, h6 {
  margin-top: 25px;
}
h2 {
	font-size: 12px;
}
h3, h4, h5, h6 {
	font-size: 10px;
}
div.kasten {
  border: 3px outset White;
  background: #464442;
  padding-left: 10px;
}
span.countdown {
  color: White;
  font-weight: bold;
  font-size: 25px;
  font-family: "Courier New", Courier, monospace;
  background: Black;
  border-bottom: 4px solid Black;
  border-right: 3px solid Black;
  white-space: nowrap;
}
span.countdown span {
  border-top: 1px solid White;
  border-right: 1px solid White;
  border-bottom: 1px solid White;
  padding-left: 3px;
  padding-right: 3px;
}
span.countdown span.f {
  border-left: 1px solid White;
}
