﻿div#container
{
/*	background:black;
	filter:alpha(opacity=10); 
	-moz-opacity:0.1; 
	opacity:0.1; 
	-khtml-opacity:0.1;
	z-index:0;*/
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #F4F4F4;
	height: auto;
	width: 100%;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	/* 83% = 8pt */;
	/*background-image: url('../images/bg.gif');
	background-repeat:repeat-x;
	background-attachment:scroll;*/

}
html {
	margin: 0px;
	padding: 0px;
	background-color: #F4F4F4;
	height: auto;
	width: 100%;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	/* 83% = 8pt */;
	/*background-image: url('../images/bg.gif');
	background-repeat:repeat-x;
	background-attachment:scroll;*/

}
img {
	border: 0px;
}

form {
	margin:0px;
	padding:0px;
}
.pcase {
	text-transform:capitalize 
}

a
{
	color:green;
	text-decoration:none
}

a:hover
{
	text-decoration:underline
}

/* OPMAAK VAN KOERSEN TABEL */
	table#koersen_algemeen {
		width:100%;
		float:left;
		padding:3px;
	}
	table#koersen_algemeen .bovenkant {
		background-color:#f5f5f5;
		border-right-color:#f5f5f5;
		border-bottom:2px #f5f5f5 solid;
		font-weight:bold;
	}
	table#koersen_algemeen .bovenkant a {
		color:grey;
		text-decoration:none;
		font-weight:normal
	}
	table#koersen_algemeen .Fonds_data_index {
		border-bottom:1px #f5f5f5 solid;
		font-weight:bold;
	}
	table#koersen_algemeen .Fonds_data {
		border-bottom:1px #f5f5f5 solid;
	}
	table#koersen_algemeen .Huidig_data {
		border-bottom:1px #f5f5f5 solid;
	}
	table#koersen_algemeen .Verschil_data {
		border-bottom:1px #f5f5f5 solid;
	}
	table#koersen_algemeen .Volume_data {
		border-bottom:1px #f5f5f5 solid;
	}
	table#koersen_algemeen .Vorig_slot_data {
		border-bottom:1px #f5f5f5 solid;
	}
	table#koersen_algemeen .Hoog_data {
		border-bottom:1px #f5f5f5 solid;
	}
	table#koersen_algemeen .Tijd_data {
		border-bottom:1px #f5f5f5 solid;
		font-style:italic;
	}
	table#koersen_algemeen .Optie_data {
		border-bottom:1px #f5f5f5 solid;
	}
	table#koersen_algemeen .Stoploss_data {
		border-bottom:1px #f5f5f5 solid;
	}
	table#koersen_algemeen .Hefboom_data {
		border-bottom:1px #f5f5f5 solid;
	}
/* EINDE OPMAAK VAN KOERSEN TABEL */


div#container .avatar {
	border: 1px #c0c0c0 solid;
	float: right;
	margin-top: 3px;
	margin-left: 5px;
	margin-bottom: 2px;
}
div#container {
	margin: 0 auto;
	padding-left: 2px;
	padding-right: 2px;
	width: 981px;
	background-color: white;
	background-image: url('../images/achtergrond.png');
	float: inherit;
}
div#container p {
	margin: 0px;
}
div#container div#header {
	background-image: url('../images/bovenkant.png');
	width: 981px;
	height: 94px;
}

div#container div#header h1 {
	text-indent: -1000px;
	width: 0px;
	height: 0px;
	display: none;
}

div#header div#topnav {
	float:right;
	margin-top:5px;
	margin-right:5px;
	color:#808080;
	text-align:right;
	width:600px;
}

div#header div#topnav a {
	color:#808080;
	font-size:7.5pt
}
div#header div#topnav #showText{
	color:#808080;
	font-size:7.5pt;
	height:20px;
}

#leaderbannerContainer{
	margin:0px;
	height:auto;
}

div#header div#topnav label.tijd {
	font-weight:bold;
	font-size:7.5pt;
}

div#container div#meestgelezen {
	overflow:hidden;
}

div#container div#header a.voorpagina {
	width:350px;
	height:93px;
	float:left;
	text-indent:-1000px;
}

div#container div#menu {
	width: 100%;
	background-color: #0F55BF;
	height: 20px;
	font-family: Verdana,arial;
	font-size: 8pt;
	font-weight: bold;
	display:block;
}
div#container .contentblock {
	border-bottom-color: #CCFFFF;
	padding-top: 8px;
	float: left;
	width:100%;
	display:block;
	padding-bottom:12px;
}

div#container .contentblock .intradaygrafiek {
	padding: 2px;
	background-color: #e9e9e9;
	width:342px;
}
div#container h1 {
	color: #1258B6;
	margin-top: 0px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 13pt;
	border-bottom-color: #c8c8c8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

div#container h1 a {
	color: #1258B6;
	text-decoration:none
}

div#container .contentblock h2 {
	color: green;
	font-weight: bold;
	font-size: 8pt;
	margin-bottom: 3px;
	margin-top: 14px;
	font-family:Verdana
}
div#container .contentblock h2 a {
	color: green;
	font-weight: bold;
	font-size: 8pt;
	margin-bottom: 3px;
}

div#container .contentblock h2 a:hover {
	color: green;
	font-weight: bold;
	font-size: 8pt;
	margin-bottom: 3px;
}
div#container .contentblock .leesmeer {
	color: #999999;
	font-size: 8pt;
	margin-bottom: 10px;
}
div#container .contentblock a.leesmeer {
	color: #999999;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
}
div#container .contentblock a.leesmeer:hover {
	color: #999999;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: normal;
}
div#container .contentblock a.leesmeer {
	color: #999999;
	font-size: 8pt;
	text-decoration: none;
}

div#container .contentblock#marketwatch img {
	margin-right:5px;
	margin-bottom:1px;
}

div#container .contentblock#marketwatch td {
	padding:4px
}

div#container div#voorpagina {
	background-image: url('../images/achtergrond_lijn.png');
	background-repeat: repeat-y;
	width: 981px;
	display:table-cell
}

div#container div#voorpagina div#leaderbanner{
	/*float:left;*/
	width:728px;
	/*height:90px;*/
	padding:10px;
	padding-right:0px;
	background-color:white;
	padding-left:12px;
	margin-left:8px;
	/*background-image:url('../images/advertoriaal_leaderbanner.png');*/
	background-position:left 10px;
	background-repeat:no-repeat;
}

div#container div#content div#leaderbanner{
	float:left;
	width:728px;
	/*height:90px;*/
	padding-right:0px;
	background-color:white;
	margin-left:-8px;
	margin-bottom:5px;
	margin-top:-5px;
}


div#container div#voorpagina div#links {
	float: left;
	width: 387px;
	padding-left: 8px;
	padding-right: 8px;
	display:table-column 
}
div#container div#voorpagina div#midden {
	float: left;
	width: 344px;
	padding-left: 10px;
	padding-right: 8px;
	display:table-column 
}
div#container div#voorpagina div#rechts {
	float:left;
	width:196px;
	padding-left: 8px;
	padding-right: 8px;
	display:table-column;
}


div#container div#voorpagina div#midden .banner {
	margin-left:2px;
	float:left
}

div#container div#analyses {
	width: 981px;
	display:table-cell;
	background-image:url('../images/analyse_menu.png');
	background-repeat:repeat-y;
	background-position:-20px top
}

div#container div#analyses .menu{
	width:220px;
	float:left
}


div#container div#analyses .menu ul {
	float:left;
	width:221px;
	background-color:inherit;
	margin-top:0px; 
	margin-left:0px;
	padding-left:0px;
	list-style:none
}

div#container div#analyses .menu ul li {
	float:left;
	width:210px;
	height:19px;
	padding-top:3px;
	padding-left:10px;
	background-image:url('../images/analyse_submenu.png');
	background-repeat:repeat-x;	
}


div#container div#analyses .menu ul li.titel {
	float:left;
	width:214px;
	height:19px;
	padding-top:3px;
	padding-left:6px;
	background-image:url('../images/analyse_submenu.png');
	background-repeat:repeat-x;
	font-weight:bold;

	
}

div#container div#content {
	width: 981px;
	display:table-cell;
	padding:15px;
}

div#container div#analyses div#content {
	float:left;
	width:730px;
	padding:12px;
}

div#container div#analyses div#content p#analyse{
	line-height:150% 
}


.keywords{
	text-decoration:none;
	border-bottom:1px silver dashed;
	color:black;
}

div#container div#analyses div#content p#analyse a.keywords:hover{
	text-decoration:none;
	color:green;
	border-bottom:1px green dashed;
}


div#informatie {
	float:right;
	width:200px;
}

div#container div#analyses div#content div#indexcontainer  {
	width:485px;
	float:left
}

div#container div#analyses div#content div#indexcontainer h1 {
	color: #1258B6;
	margin-top: 0px;
	padding-bottom: 1px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	border-bottom-color: #c8c8c8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size:135%;
	font-family:Arial, Helvetica, sans-serif;	
}

div#container div#analyses img.analistenbanner {
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	width:220px;
	height:50px;
	float:left
}


div#container div#analyses div#content div#indexcontainer .index {
	background-color:white;
	width:100%;
	height:70px;
	margin-bottom:20px;
	float:left
}

div#container div#analyses div#content div#indexcontainer .indexemissies {
	background-color:white;
	width:100%;
	height:110px;
	margin-bottom:20px;
	float:left
}

div#container div#analyses div#content div#indexcontainer div#banner_analyses {
	float:right;
	margin-top:15px;
}

div#container div#analyses div#content div#indexcontainer p#intro {
	margin-top:15px;
	margin-bottom:15px;
	font-style:italic;
}

div#container div#analyses div#content div#indexcontainer p#disclaimer {
	margin-top:20px;
	margin-left:15px;
	color:gray;
	margin-bottom:15px;
	font-style:italic;
	font-size:90%
}

.onzichtbaar{
	display:none
}

div#container div#analyses div#content div#indexcontainer .index h3 {
	display:block;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:135%;
}

div#container div#analyses div#content div#indexcontainer .index .tijd {
	display:block;
	margin-top:2px;
}

div#container div#analyses div#content div#indexcontainer .index .avatar {
	margin-top:17px;
}

div#informatie h1 {
	font-size:135%;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	padding-bottom:1px;
	margin-bottom:4px;
}

div#container div#analyses div#content  h1 a {

	color:green;
	text-decoration:none;
	padding-top:10px;
	font-weight:normal;
	font-size:8pt;
}


div#informatie label.zoek {
	width:68px;
	float:left;
	background-color:white;
	padding-top:5px;
}

div#informatie input {
	font-size:90%;
	padding-left:3px;
	width:120px;
	height:12px;
	margin-bottom:2px;
	color:gray;
	font-family:Verdana, arial, tahoma;
	font-weight:bold
}

div#informatie input.button {
	border:0px;
	background-color:#0F55BF;
	color:white;
	width:75px;
	height:16px;
}


div#informatie select {
	font-size:90%;
	width:128px;
	margin-bottom:3px;
	color:gray;
	font-family:Verdana, arial, tahoma;
}

div#container div#onderkant{
	width:100%;
	display:block;
	float:left;
}

#menu_onderkant
{
	background-color:#1258B6;
	float:left;
	width:100%;
	height:21px;
}

#menu_onderkant ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-top:2px;
}

#menu_onderkant {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-top:2px;
}

#menu_onderkant a {
	display: block;
	color:white;
}

#menu_onderkant li {
	float: left;
	padding-left:0px;
	margin-left:8px;
	padding-right:8px;
	border-right:1px white solid ;
}
#copyright_bottom {
	width:1000px;
	margin:0 auto;
	text-align: center;
	padding-top: 35px;
	padding-bottom: 25px;
	font-size: 9px;
	color: #777777;
}
div#copyright_bottom img.colocation {
	margin-bottom: -20px;
}
div#copyright_bottom a {
	text-decoration: none;
	color: green;
}

label.grijs
{
	color:#999999
}

label.grijs-klein
{
	color:#999999;
	font-size:90%;
	font-weight:normal;
	
}


a.grijs
{
	color:#999999;
	text-decoration:none
}



div#container .contentblock img.rss
{	
	float:right;
	margin-top:7px;
	margin-left:5px;
}

div#container .contentblock img.stats
{	
	float:right;
	margin-top:7px;
	margin-left:5px;	
}

div#container .contentblock img.meer
{	
	float:right;
	margin-top:7px;
}

div#container div#analyses div#content div#indexcontainer .meer {
	float:right;
	margin-top:2px;
	margin-right:5px;
}

div#container div#analyses div#content div#indexcontainer .rss {
	float:right;
	margin-top:2px;
}

div#container div#analyses div#content div#indexcontainer .stats {
	float:right;
	margin-top:2px;
	margin-right:5px;
}


.tijd
{
	color:#999999;
	font-size:7pt;
	margin-left:0px;
}

div#container .contentblock .tijd
{	
	color:#999999;
	font-size:7pt;
	margin-bottom:2px;
	display:block;
	margin-left:0px;
}	

div#quotelookup
{
	margin-top:20px;
	margin-left:1px;
	background-color:#efefef;
	border:1px #c0c0c0 solid;
	padding:5px; 
	float:left;
	width:182px;
}

div#quotelookup input
{
	font-size:7pt;
	height:12px;
	font-family:Verdana;
	margin-top:3px;
}

div#quotelookup select
{
	font-size:7pt;
/*	height:12px;*/
	font-family:Verdana;
	margin-top:3px;
	width:73px
}

div#quotelookup img.zoeken
{
	vertical-align:middle
}


div#quotelookup .zoeken
{
	margin-top:1px;
	width: 13px;
	height:13px;
}

div#quotelookup form
{
	margin-top:0px;
	margin-bottom:0px;
}


div#container div#voorpagina div#rechts div#sponsoren
{
	margin-left:2px;
	margin-top:10px;
	float:left
}

div#container div#voorpagina div#rechts div#sponsoren li
{
	margin-left:2px;
	padding-left:0px;
	list-style-position:outside;
	margin-top:0px	
}

div#container div#voorpagina div#rechts div#sponsoren ul
{
	padding-left:15px;
	margin-left:5px;
	margin-top:10px
}

div#menu h3 {
	display:none
}

div#container div#poll.enquete {
	border:1px silver solid;
	background-image:url('http://www.beursplaza.com/images/quiz.png');
	background-position:right bottom;
	padding:7px;
}



/*********************************************************
*             Het menu aan de bovenkant                
*********************************************************/

#menu {
	padding-top:5px;
}

#nav {
	padding: 0;
	margin: 0;
	list-style: none;
	margin-left:10px;
}

#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	color:white;
/*	width: 10em; */
}

#nav li { /* all list items */
	float: left;
	padding-right:25px;
/*	width: 10em; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	z-index:999;
	position: absolute;
	background: #0F55BF;
	width: 140px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	padding-bottom:5px;
	padding-top:7px;
	
	/* Hier komt een stukje expirimenteren met Viruly Interclick. Werkt iig onder FF 2, IE 6 + 7 en Opera 9.02 */
	/* Sorry CSS Validators, dit komt er helaas niet doorheen */
	filter:alpha(opacity=90); 
	-moz-opacity:0.9; 
	opacity:0.9; 
	-khtml-opacity:0.9;
	z-index:0;
}

#nav li ul a { /* second-level lists */
	width:122px;
	background-color:#0F55BF;
	padding:5px;
	padding-left:10px;
	margin-left:0px;
/*	background-image:url('../images/menu_pijl.png');
	background-position:0px center;
	background-repeat:no-repeat*/
}

/*
Voor de bredere submenus!
*/

#nav li ul.groot { /* second-level lists */
	position: absolute;
	background: #0F55BF;
	width: 160px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	padding-bottom:5px;
	padding-top:7px;
	
	/* Hier komt een stukje expirimenteren met Viruly Interclick. Werkt iig onder FF 2, IE 6 + 7 en Opera 9.02 */
	/* Sorry CSS Validators, dit komt er helaas niet doorheen */
	filter:alpha(opacity=90); 
	-moz-opacity:0.9; 
	opacity:0.9; 
	-khtml-opacity:0.9;
	z-index:0;
}

#nav li ul a.groot { /* second-level lists */
	width:142px;
	background-color:#0F55BF;
	padding:5px;
	padding-left:10px;
	margin-left:0px;
/*	background-image:url('../images/menu_pijl.png');
	background-position:0px center;
	background-repeat:no-repeat*/
}

/*
Einde voor de bredere submenus!
*/


#nav li ul a:hover { /* second-level lists */
	background-color:#0F55BF;
}


#nav li ul li {
	padding:0;
}


#nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	margin-left:-10px;
}


#nav li:hover ul { /* lists nested under hovered list items */
	left: auto;
	margin-left:-10px;
}

.quizdiv{
	background-image: url('http://www.beursplaza.com/images/quiz.png'); 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-position: right bottom;
	border:1px #c0c0c0 solid;
	padding:5px;
}

.quiztable{
	background-image: url('http://www.beursplaza.com/images/quiz_hoek.png'); 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position: right bottom;
}

.quiztable h1{
	font-size:13pt;
	font-family:Verdana;
	font-weight:700;
	color:#1258B6;
	margin-top:0px;
}

.rechtsbovenquiz{
	text-align:right;
	top:0px;
	border:0px;
	float:right
}



.keywords{
	text-decoration:none;
	border-bottom:1px silver dashed;
	color:black;
}


/*********************************************************
*          EINDE - Het menu aan de bovenkant                
*********************************************************/


.YahooAdwords{
	width:400px;
	float:left
}

.yahooadblock{
	width:100px;
	float:left
}