.topticker a {
	font-weight: bold;
	font-size: 14px;
}

.koersfooter {
	position: relative;
	clear: both;
}
	.koersfooter div {
		float: left;
		width: 190px;
		padding: 10px;
	}
	
	.koersfooter .orderboek {
		background-color: #c9e4ff;
	}
	
	.koersfooter .koersinfo {
		background-color: #c9e4ff;
		margin-left: 15px;
	}
	
.negative {
	color: red;
}

.positive {
	color: green;
}

.overigekoersen {
	clear: both;
	display: block;
	margin: 20px;
}

.even {
	background-color: #c9e4ff;
}


.stockstable {
	
}
	
	.stockstable thead th,
	.stockstable tbody td {
		font-size: 12px;
		padding: 0px;
		margin: 0px;
	}
	.stockstable thead th{
		background: #000066; 
		color: #fff;
	}
	
	.stockstable tbody td {
		text-align: right;
		padding: 4px;
	}
	
	.stockstable tbody td.koers {
		text-align: left;
	}


	.negative{ background: url(../img/koersen_down.gif) left center no-repeat; padding-left: 10px;}

	.positive{ background: url(../img/koersen_up.gif) left center no-repeat; padding-left: 10px;}

.indices {

}

	.indices li span {
		padding-left: 15px;
	}
	
.sd-ict{float: left; padding-left: 10px;}
.st-ict{float: left; padding-left: 10px;}

.overigekoersen,
.graphfooter,
.overigeaandelen {
	width: 400px;
}
	
	
	
	.graphfooter {
		display: block;
	}
	

.indices {
	margin-bottom: 20px;
}
.indices ul li {
	display: inline;
}

.stijgersdalers {
	margin-right:10px;
}
.stijgersdalers th,
.stijgersdalers td {
	padding: 0px;
	margin: 0px;
	font-size: 11px !important;
}

.stijgersdalers  .even {
	background-color: #fff;
}



.widgettable {
	margin-right: 5px;
	width: 95%;
}
.widgettable th {
	background-color: #99CCFF !important;
}

.widgettable th,
.widgettable td {
	padding: 0px !important;
	margin: 0px !important;
	font-size: 11px !important;
}

.widgettable .positive,
.widgettable .negative{
	padding-left: 10px !important;
}

.widgettable  .even {
	background-color: #fff;
}

h1.beurskoers {
	margin-top: 15px;
	margin-bottom: 15px;
}