a:active {  text-decoration: none; color: #FFFFAA}
a:link {  text-decoration: none; color: #FFFFAA}
a:visited {  text-decoration: none; color: #FFFFAA}
a:hover {  text-decoration: underline; color: #FFFFAA}

input.textbox
{
	font-family:tahoma;
	font-size:7pt;
	color:#ffffff;
	font-weight:normal;
	text-align:center;
	background-color:#3e3e8b;
	border:#3e3e8b;
	border-style:solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
}

input.textbox2
{
	font-family:tahoma;
	font-size:11pt;
	color:#ffffff;
	font-weight:normal;
	text-align:center;
	background-color:#3e3e8b;
	border:#ffffff;
	border-style:solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
}

input.preisbox
{
	font-family:tahoma;
	font-size:11pt;
	color:#ffffff;
	font-weight:normal;
	text-align:left;
	background-color:#3e3e8b;
	border:#ffffff;
	border-style:solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
}
td.datetime
{
	font-family:tahoma;font-size:7pt;color:#ffffff;font-weight:normal;
}

body{
  scrollbar-base-color:#3e3e8b;
  scrollbar-3dlight-color:#f5f6ff;
  scrollbar-arrow-color:#3e3e8b;
  scrollbar-darkshadow-color:#95969f;
  scrollbar-face-color:#3e3e8b;
  scrollbar-highlight-color:#3e3e8b;
  scrollbar-shadow-color:#3e3e8b;
  scrollbar-track-color:#3e3e8b;

  font-size:10pt; font-family:arial; color:#ffffff; font-weight:bold;
}

td.newsheader
{
 background-image:url(./images/table_newsheader.jpg);
 background-repeat:no-repeat;
 height:30px;
 font-size:11pt;
 font-weight:bold;
 font-family:arial;
 color:5f5fac;
}

td.header
{
 background-image:url(./images/table_header.jpg);
 background-repeat:no-repeat;
 height:30px;
 font-size:10pt;
 font-weight:bold;
 font-family:arial;
 color:f5f6ff;
}

p.inset10
{ margin-left:10px; }

body
{ font-size:10pt; font-family:arial; color:#f5f6ff; font-weight:bold; }

table.t3
{ background-image:url(./images/table_bg.gif); margin-left:10px; }

table.news
{ margin-left:5px; }

td
{ font-size:10pt; font-family:arial; color:#f5f6ff; font-weight:bold; }
