body {
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #001d7b;
	scrollbar-shadow-color: #001d7b;
	scrollbar-3dlight-color: #c0c0c0;
	scrollbar-arrow-color: #001d7b;
	scrollbar-track-color: #fff;
	scrollbar-darkshadow-color: #000;
}

#startticker {
	position:relative;
	top:0px;
	left:10px;
	margin-bottom:6px;
}

#ticker {
	font: 12px Verdana,Geneva,Arial,Sans-Serif;
	color: #03C;
	background-color: #f4f4f4;
}


#startticker a {
	font-size: 10pt;
	color: #006426;
	font-family: Arial,Helvetica;
	text-decoration: none;
}

#startticker a:hover {
	font-size: 10pt;
	font-weight:normal;
	color: #BE0022;
	text-decoration: underline;
}

#startticker span {
color: #BE0022;
}


#startticker td {
	font-size: 10pt;
	color: #000;
	font-family: Arial;
	text-decoration: none;
}


/* Positionierung der restlichen Elemente */
#con_content_start_left {
	margin: 34px 0 0 8px;
}

#con_content_info_right_bottom   /* Plusbox */
{
	top: 392px;
}


/* Only IE ;) */

<!-- [if IE ] -->
#startticker {
	position:relative;
	top:8px;
	left:8px;
	width:674px;
	overflow:hidden;
}
<![endif] -->

<!-- [if IE ] -->
#con_content_start_left {
	margin: 18px 0 -4px 7px;
}
<![endif] -->

<!-- [if IE ] -->
#shadow_content_start_left_top
{
	margin: -6px 0 0 -10px;
}
<![endif] -->

<!-- [if IE ] -->
#con_content_info_right_bottom   /* Plusbox */
{
	position: absolute;
	margin: 3px 0 0 -4px;
}	
<![endif] -->


/* Only IE 6 ;) */

<!-- [if IE 6 ] -->
#startticker {
	left: 10px;
}
<![endif] -->

<!-- [if IE 6 ] -->
#con_content_start_left {
	margin: 18px 0 -4px -5px;
}
<![endif] -->