body {

  font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
  color: #DD8239;
  background-color: #421D0E;
  margin: 0px;

  SCROLLBAR-HIGHLIGHT-COLOR: #75412c; 
  SCROLLBAR-ARROW-COLOR: #dd8239; 
  SCROLLBAR-TRACK-COLOR: #2e1309; 
  SCROLLBAR-BASE-COLOR: #421d0e;
}

td {
 font-weight: normal;
 font-size: 12px;
 color: #f2a566;
}

.td1 {
 color:#F2A566;
 background-color:#56210F;
 font-weight:normal;
 font-size:13px;  
}

A.n:link {
COLOR: #f8c49a; TEXT-DECORATION: none
}

A.n:visited { 
	COLOR: #f8c49a; 
	TEXT-DECORATION: none;
}

A.n:hover {
	COLOR: #fdcca5; 
	TEXT-DECORATION: underline;
}

li {
 list-style-image: url('../images/li.gif');
}

.td2 {
 color:#F2A566;
 background-color:#4A1A09;
 font-weight:normal;
 font-size:13px;  
}

.bigdunkel {
	font-weight: bold; 
  font-size: 12px; 
  color: #eb9753;
  text-align: left;
}

.bigdunkel2 {
	font-weight: bold; 
  font-size: 13px; 
  color: #f9d7be;
  text-align: left;
}

.blatt {
  text-align: left;
}

a.category {
  margin: 5px 10px 5px;
  padding: 3px 5px 3px 5px;
  background: #5E2F1B;
  border: 1px dashed #452519;
  text-decoration: none;
  display: block;
}
a.category:hover {
  margin: 5px 10px 5px;
  padding: 3px 5px 3px 5px;
  background: #653420;
  border: 1px dashed #452519;
  text-decoration: none;
  display: block;
}

a {
  color: #f8c49a;
  text-decoration: underline;
}
a:hover {
  color: #f8c49a;
  text-decoration: none;
}

.ticker_date {
  font-size: 0.8em;
  color: #000;
}

.ticker, .ticker a {
  font-size: 0.9em;
  color: #000;
}

hr {
  background-color: #DD8239;
  height: 1px;
  color: #DD8239;
  border: 0;
}

strong {
	COLOR: #ffd3a8
}

input,select,option,textarea {
	BORDER-RIGHT: #75412c 1px solid; 
	BORDER-TOP: #2a1107 1px solid;
	BORDER-LEFT: #2a1107 1px solid; 
	COLOR: #dd8239; 
	BORDER-BOTTOM: #75412c 1px solid; 
	BACKGROUND-COLOR: #38190C;
	font-size: 10pt;
	font-family: "Courier New", Tahoma, sans-serif;
	padding: 2px;
}
