
#sp_ticker_basket {
}


.box {
	border: 1px solid #000080;
	padding:5px;
	width:180px;
	background-color: #000080;
}

a {
	font-family: Arial;
	font-size:15px;
	font-weight:bold;
	color:  #0099CC;
}

a:hover {
	text-decoration:bold;
}


.bigbox {
	border: 1px solid #000080;
        padding:5px;
        width:500px;
	font-size:12px;
	font-family: Arial;
	text-align:left;
background-color: #000080;
}
			

.stat_title {

	font-size: 12px; 
	font-weight: bold; 
	color:  #ff0000;
	font-family: Arial;
	margin: 0px;
	padding: 0px;
}

.stat_p {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color:  #0099CC;
	margin: 0px;
	padding: 0px;
}

.stat_ticker {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color:  #FFFFFF;
	margin: 0px;
	padding: 0px;
	cursor:pointer;
}

a.story {
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color:  #0099CC;
	
}

table.viewall {
	color:  #0099CC;
	width:100%;
}

table.viewall th{
        font-family: Arial;
        font-weight: bold;
        font-size: 12px;
	margin:0px;
	padding:1px;
	padding-bottom:10px;
}

table.viewall tr.gerade {
	background-color: #003399;
}

table.viewall tr.ungerade {
        background-color: #000080;
}

div.close {
	position:absolute;
	left:50%;
	width:100px;
	margin-left:150px;
	padding-bottom:5px;
}
div.close a{
	font-family: Arial;
	font-weiht:normal;
	font-size: 10px;
	color: #0099CC;
}
/*
a:link { color: #000; }
a:visited { color: #000; }
a:focus { color: #000; }
a:hover { color: #000; }
a:active { color: #000; }*/

body {
	background-color:transparent;
}
