a:link
{
	color: #c0260c;
	text-decoration:underline;
}

a:active
{
	color: #c0260c;
	text-decoration:underline;
}

a:hover
{
	color: #c0260c;
	text-decoration:none;
}

a:visited
{
	color: #7a1010;
	text-decoration:underline;
}

a:visited:active
{
	color: #7a1010;
	text-decoration:underline;
}

a:visited:hover
{
	color: #7a1010;
	text-decoration:none;
}


body
{
	background-color: #c0260c;
	font-family : Helvetica, Helv, Arial, sans-serif;
	font-size : 9pt;
	color : #fb9612;
	scrollbar-base-color:#000000;
	scrollbar-arrow-color:#ff0000;
}

.yellow
{
	color : #fb9612;
}

.red
{
	color : #c0260c;
}

.big
{
	font-size : 12pt;
}

.bigyellow
{
	color: #fb9612;
	font-size : 12pt;
}

.bigred
{
	color: #c0260c;
	font-size : 12pt;
}

.small
{
	font-size : 8pt;
}

td  /* fuer content */
{
  font-size:9pt;
}

input
{
	background-color:transparent;
	font-family : Helvetica, Helv, Arial, sans-serif;
	border:1px solid #e86815;
	font-size : 9pt;
	color : #fb9612;
}
/*
option
{
	background-color:transparent;
	font-family : Helvetica, Helv, Arial, sans-serif;
	border:1px solid #e86815;
	font-size : 9pt;
	color : #fb9612;
}
*/
select
{
	background-color:transparent;
	font-family : Helvetica, Helv, Arial, sans-serif;
	border:1px solid #e86815;
	font-size : 9pt;
	color : #fb9612;
}

textarea
{
	background-color:transparent; 
	font-family : Helvetica, Helv, Arial, sans-serif;
	border:1px solid #e86815;
	font-size : 9pt;
	color : #fb9612;
}

td.newsheader1
{
	background-image:url(bilder/s4d-newsheader1-bg.png);
	background-repeat:no-repeat;
	width:600px;
	height:4px;
	  
}

td.newsheader2
{
	background-image:url(bilder/s4d-newsheader2-bg.png);
	background-repeat:repeat-y;
	font-weight:bold;
	width:600px;
	font-size:12pt;	  
	padding-left:4px
}

td.newsheader3
{
	background-image:url(bilder/s4d-newsheader2-bg.png);
	background-repeat:repeat-y;
	width:600px;
	font-size:8pt;
	padding-left:4px
}

td.newsheader4
{
	background-image:url(bilder/s4d-newsheader3-bg.png);
	background-repeat:no-repeat;
	width:600px;
	height:4px;
	  
}

td.newscontent
{
	font-size:10pt;
	padding:8px
}

td.newsfooter
{
	border-top:2px solid #e35b13;
	border-bottom:2px solid #e35b13;
	font-size:8pt;
	text-align:right;
	padding-right:4px;
}

td.ticker
{
	font-size:9pt;
	text-align:center;
	font-family:courier,monospace;
	color:#000000;
}

div.footerlinks
{
  font-weight:bold;
}
