/* ----- RESET ----- */
html, body, div, span, applet, object, iframe,  h1, h2, h3, h4, h5, h6, p, blockquote, pre,  a, abbr, acronym, address, big, cite, code,  del, dfn, em, font, img, ins, kbd, q, s, samp,  small, strike, strong, sub, sup, tt, var,  dl, dt, dd, ol, ul, li,  fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,  q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* ----- CLEARFIX ----- ('add' class added for IE vertical jump fix)*/
.clearfix:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix
{
	display: inline-block;

}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */



/* ----- TYPOGRAPHY ----- */
a {
	text-decoration:none;
	color:#333;
}
#art_body a {
	text-decoration:underline;
}
#art_body a:hover, #art_body a:active {
	text-decoration:none;
}
a.nuline:hover, a.nuline:active {
	color:#0070ac;
}
a.uline:hover, a.uline:active {
	text-decoration:none;
}
h1, h2, h3, h4, h5 {
	font-weight:bold;
}
h1 {
	font-size:1.4em;
}
h2 {
	font-size:1.2em;
	padding-bottom:3px;
}
h3 {
	font-size:1.1em;
	color:#0070ac;
}
#wrap h1, #wrap h1 a, #wrap h2, #wrap h2 a, #wrap h3, #wrap h3 a {
	color:#0070ac;
}
p {
	margin:0.36em 0pt 1em;
}
button {
	font-family:Arial, Helvetica, sans-serif;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
button, input.subb {
	background-color:#0070ac;
	border:1px solid #0070ac;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	margin:0pt 7px 0pt 0pt;
	height:21px;
	padding:0pt 3px;	
	overflow:visible;
	width:auto;
}


/* ----- MODIFIERS ----- */
/* "body [classname]" is added for compatibility with subloaded iframes */
body .greybg, body #wrap .greybg 					{ background:#eff0f1; padding:7px; }
body .nbg, body #wrap .nbg 							{ background:none; }
body .nlp, body #wrap .nlp 							{ padding-left:0; }
body .nrp, body #wrap .nrp 							{ padding-right:0; }
body .ntp, body #wrap .ntp 							{ padding-top:0; }
body .nbp, body #wrap .nbp 							{ padding-bottom:0; }
body .lp1, body #wrap .lp1 							{ padding-left:1px; }
body .lp8, body #wrap .lp8 							{ padding-left:8px; }
body .bm1, body #wrap .lm5 							{ margin-left:5px; }
body .bm1, body #wrap .bm1 							{ margin-bottom:1px; }
body .ntm, body #wrap .ntm 							{ margin-top:0; }
body .tm2, body #wrap .tm2							{ margin-top:2px; }
body .tm5, body #wrap .tm5 							{ margin-top:5px; }
body .tm10, body #wrap .tm10 						{ margin-top:10px; }
body .tm20, body #wrap .tm20 						{ margin-top:20px; }
body .tm25, body #wrap .tm25 						{ margin-top:25px; }
body .tm30, body #wrap .tm30 						{ margin-top:30px;}
body .nrm, body #wrap .nrm 							{ margin-right:0; }
body .nbm, body #wrap .nbm 							{ margin-bottom:0; }
body .bm5, body #wrap .bm5							{ margin-bottom:5px; }
body .bm10, body #wrap .bm10						{ margin-bottom:10px; }
body .bm15, body #wrap .bm15 						{ margin-bottom:15px; }
body .nlm, body #wrap .nlm 							{ margin-left:0; }
body .ntb, body #wrap .ntb 							{ border-top:none; }
body .nrb, body #wrap .nrb 							{ border-right:none; }
body .nbb, body #wrap .nbb 							{ border-bottom:none; }
body .nlb, body #wrap .nlb 							{ border-left:none; }
body .tright, body #wrap .tright 					{ text-align:right; }
body .tleft, body #wrap .tleft 						{ text-align:left; }
body .tcenter, body #wrap .tcenter 					{ text-align:center; }
body .fleft, body #wrap .fleft 						{ float:left; }
body .fright, body #wrap .fright 					{ float:right; }
body .cboth, body #wrap .cboth 						{ clear:both; }
body .none, body #wrap .none 						{ clear:none; }
body .uline, body #wrap .uline 						{ text-decoration:underline; }
body .nuline, body #wrap .nuline 					{ text-decoration:none; }
body a.uhover, body #wrap a.uhover 					{ text-decoration:none; }
body a.ahover:hover, body #wrap a.uhover:hover 		{ text-decoration:underline; }
body a.nuhover, body #wrap a.nuhover 				{ text-decoration:underline; }
body a.nuhover:hover, body #wrap a.nuhover:hover 	{ text-decoration:none; }
body .nuc, body #wrap .nuc 							{ text-transform:none; }
body .bp1, body #wrap .bp1 							{ padding-bottom:1px; }
body .nowrap, body #wrap .nowrap 					{ white-space:nowrap; }
body .txt_blue, body #wrap .txt_blue				{ color:#0070ac; }
body .hide, body #wrap .hide						{ display:none; }
body .tsmaller, body #wrap .tsmaller				{ font-size: 0.9em; line-height:1.6em;}
body .tred, body #wrap .tred						{ color:#f00; }
body .torange, body #wrap .torange					{ color:#ff8400; }
body .tgreen, body #wrap .tgreen					{ color:#4e991f; }
body .hl, body #wrap .hl							{ background-color:#0070ac; color:#fff; }


/* ----- MAIN SITE STRUCTURE ----- */
body {
	background-color: #c5d2da;	
	color:#333;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:75%;
	line-height:1.5em;
	text-align:center;
	padding-bottom:20px;;
}
.darkwrap {
	background-color: #c5d2da;
}
.lightwrap {
	background: #E9EEF2;
}
#leftwrap{
	float:left;
	width:662px;
}
#topwrap, #shell {
	width:996px;
	margin:0 auto;
	font-size:1em;
	text-align:left;
}


/* ----- TOPWRAP ----- */
#largebanner {
	text-align:center;
	background:#E9EEF2;
	padding:5px 0;
}
#topmenuwrap {
	background:#E9EEF2;
	padding: 0;	
	height:40px;
	margin-bottom:-5px;
	_margin-bottom:-6px;
}
#tpw_left{
	float:left;
	padding-left:15px;
}
#tpw_right {
	float:right;
	padding-top:8px;
}
#tpw_left .listitem{
	background:url(../img/bg_lst_tpw_dash.gif) no-repeat left center;
	padding: 6px 0 6px 8px;
}
#tpw_nav{
	float:left;
}
#tpw_nav li{
	float:left;
	background:url(../img/bg_lst_tpw_dash.gif) no-repeat right 8px;
}
#tpw_nav li a{
	position: relative;
	display:block;
	padding:8px 6px;
	height:18px
}
#tpw_nav li.tab a{
	color:#fff;
	border-right:1px solid #8c8c8c;
	border-bottom:1px solid #E9EEF2;
}
#tpw_nav li a strong{
	display:none;
}
#tpw_nav li.tab a.sel{
	background-color:#0070AC;
	border-bottom:1px solid #0070AC;
}
#tpw_nav li.tab a.belegger{
	width:70px;
	background:#0070AC url(../img/l_belegger_tab.gif) no-repeat center center;
}
#tpw_nav li a.beurssignaal {
	background:#4c4c4c url(../img/l_beurssignaal_tab.gif) no-repeat center center;
	width:100px;
}
#tpw_nav li a.beurssignaal:hover{
	background-color:#5d5d5d;
}
#tpw_nav li a.tijd{
	background:url(../img/l_tijd_tab.gif) no-repeat center center;
	width:50px;
}

#tpw_personal {
	float:left;
}
#personal {
	float:left;
	padding:8px 0 0 0;
}

#tpw_right a#tpw_lang {
	display:block;
	margin-left:5px;
	float:left;
	height: 17px;
	padding:0 4px;
	background:#4c4c4c;
	color:#fff;
	font-size:0.9em;
}
#tpw_right a#tpw_lang:hover {
	background:#5d5d5d;
}


/* MAIN LOGO */
#logowrap {
	margin:0 auto;
	width:990px;
	border:solid 3px #0070ac;
	border-bottom:none;
	background:url(../img/bg_headergrad.gif) repeat-y;
}
#logowrap h1 {
	clear: both;
	float:left;
	padding: 12px 0 12px 10px;
}
#logowrap h1 a {
	display:block;
	height:44px;
	width:583px;
	background:url(../img/l_linvestisseur.gif) no-repeat top left;
}
#logowrap h1 strong {
	display:none;
}



/* ABOKRANT */
#abokrant {
	float: right;
	background:url("../img/advert_back.jpg") 1px 1px no-repeat;
	position:relative;
	width:332px;
	height:67px;
}

#abokrant .tagline {
	color:#0070ac;
	font-weight:700;
	font-size:180%;
	padding-top:0px;
	margin-bottom:5px;
}

#abokrant .abobutton {
	background:url("../img/abobutton_left.jpg") left top no-repeat;
	display:inline;
	float:left;
	line-height:28px;
	margin-left:97px;
	padding-left:25px;
}

#abokrant .abobutton span {
	background:url("../img/abobutton_right.jpg") right top no-repeat;
	color:#dbecf2;
	font-weight:700;
	display:block;
	padding-right:45px;
}

#abokrant .abobutton:hover span {
	color:#FFFFFF;
}

/* ----- SHELL ----- */
#shell {
	position:relative;
	background: #FFFFFF;
	border-left:solid 3px #0070ac;
	border-right:solid 3px #0070ac;
	width:990px;
	padding-bottom:0;
}
.nobgfaux #shell {
	background: #FFFFFF;
}



/* MAIN MENU */
#mainmenuwrap {
	background-color:#0070ac;
	border:none;
	width:100%;
}
/*search*/
#mmw_search {
	background:#3388be;
	position:relative;
	float:right;
	width:319px;
	height:28px;
}
#mmw_search input {
	position:absolute;
	top:5px;
	left:10px;
	border:none;
	background:#fff;
	width:210px;
	height:18px;
	line-height:19px;
}
#mmw_search button {
	position:absolute;
	top:5px;
	right:0px;
	height:20px;
	width:85px;
	padding:0 3px;
	background-color: #e9eef2;
	border:1px solid  #fff;
	font-weight:bold;
	line-height:21px;
	#line-height:12px;										/* IE FIX */
	#padding-top:3px;										/* IE FIX */
	color:#0070ac;
}
/*mainmenu*/
#mmw_menu {
	float: left;
	margin-left: 0px;		
	padding:1px 4px 1px 0px;
}
#mmw_menu a {
	float:left;
	display:block;
	padding:3px 11px 3px 11px;
	height:20px;
	color: #000;
}
#mmw_menu a:hover {
	background:#f0f6f7;
	color:#0070ac
}
#mmw_menu li {
	float:left;
	border-right:solid 1px #0070ac;
	background:#e7eff1;
}
#mmw_menu li.selected a,
#mmw_menu li.selected a:hover
{
	background:#fff;
	font-weight:bold;
	color:#0070ac;
}

/* MAIN MENU */
#colwrap {
	margin:20px 1px 20px 9px;
}


/* FULLCOL */
.fullcol,
#fullcol {
	background:#fff;
	padding:20px 9px 9px 9px;
	width:720px;
}
.fullcol_complete,
#fullcol_complete {
	background:#fff;
	padding:20px 9px 9px 9px;
	width:972px;
}

#colwrap .fullcol_complete {
	padding:0;
}



/* SEARCHWRAP */
.searchwrap {
	background:#ebf4f8;
	padding:10px;
	margin-left:-9px;
}
.searchwrap .tabnav {
	padding-top:0;
	border-bottom:none;
}
.sw_forms {
	padding:15px 10px 5px 10px;
}
.swf_row {
	clear:both;
	text-align:right;
	padding-bottom:7px;
}
.swf_nosearchnav {
	padding-top:15px;
}
.swf_comp_link {
	padding-top: 18px;	
}
.swf_comp_link li.nbg {
	padding-left:10px;	
}
.swf_lcol {
	float:left;
	width:500px;
}
#swf_compguide .swf_lcol {
	width:415px;
}
.swf_rcol {
	position:relative;
	float:right;
	width:450px;
	/*padding-right:50px;*/
}
#swf_compguide .swf_rcol {
	width:325px;
}
.swf_rcol button {
	position:absolute;
	right:0;
}
.swf_row select {
	width:240px;
}
.swf_row #searchtype {
	width:160px;
}
.swf_row input {
	width:320px;
}
.swf_crit {
	padding-bottom:5px;
}

.lists {margin-left:0px;}
.lists .sw_forms {padding:0;}
.lists .sw_forms form {padding-bottom:0px; padding-right:20px; text-align:left;}
.lists .sw_forms .swf_row {float:left; clear:none;}
.lists .swf_row select {
	width:auto;
}

.lists .swf_row label {
	font-weight:700;
	margin-left:10px;
}

#swf_articles .swf_lcol select {	
	width:290px;
}
#wrap .swf_field220 {
	width:200px;
}
#wrap .swf_field60,
#wrap #swf_articles .swf_field60 
{
	width:60px;
}
#wrap .swf_field65,
#wrap #swf_articles .swf_field65 
{
	width:115px;
}
#wrap .swf_radio {
	width:30px;
}
#sw_formnav label {
	padding-right:5px;
}
select.swf_searchfor {
	width:110px;
}
#swf_searchfor label {
	margin-top:3px;
	line-height:22px;
}
#swf_rates .swf_lcol {
	width:450px;
}
#swf_rates .swf_rcol {
	float:left;
	width:270px;
	padding-right:5px;
}
#swf_rates .swf_rcol label {
	padding:0 15px; 
}
#swf_rates .swf_lcol,
#swf_rates .swf_rcol {
	text-align:right;
}
#swf_rates #swf_r_amount {
	width:70px;
}
#swf_rates #swf_r_from,
#swf_rates #swf_r_to
{
	width:220px;
}
#swf_rates .legend {
	clear:both;
	float:left;
	text-align: left;
	width: 100%;
}
#swf_rates .calculate {
	position:relative;
}
#swf_rates .calculate label {
	padding-right:5px;
}
#swf_rates .calculate button {
	position:absolute;
	top:0;
	right:-78px;
}
#swf_r_res .swf_result {
	background:#eff0f1;
	border:solid 1px #bbb;
	float:left;
	clear:both;
	padding:20px;
	width:755px;
	text-align:center;
}

#fullcol .searchwrap {
	width:810px;
	background:none;
	border:none;
}
#fullcol .sw_forms {
	padding:15px 0 10px 0;
}
#rateResult {
    clear: both;
    position: relative;
    height: auto;
	padding-top:10px;
}

/******************************************************************/
/* temporary search calendar, needs new javascripting and styling */
/******************************************************************/

#swf_articles .calendar {
	position:relative;
	float:right;
	width:auto;
}
#swf_link_from,
#swf_link_to
{
	margin-left: 0;
	margin-right:0;
	cursor: pointer;
	cursor: hand;
}
#swf_articles .calendar input,
#swf_articles .calendar label, 
#swf_articles .calendar label strong, 
#swf_articles .calendar .call_out
{
	display:inline-block;
}
a#swf_link_to,
a#swf_link_from {
	display:inline-block;
	padding:3px;
}
#swf_articles .calendar .call_out
{
	display:inline-block;
	overflow:visible;
	position:relative;
}
#swf_articles #fromCal .calendar table {
	position:absolute;
	top:25px;
	left:-288px;
}
#swf_articles #toCal .calendar table {
	position:absolute;
	top:25px;
	left:-140px;
}
#calQuote .calendar table {
	top: 2px;
	left: 20px;
}

/* search more criteria */
#swf_articles #more_c {
	margin-top:5px;
}

#swf_articles #more_c a {
	text-decoration: underline;
	cursor: pointer;
}
#swf_articles #more_c a:hover,
#swf_articles #more_c a:active
{
	text-decoration: none;
}
#swf_articles #more_c select {
	margin-right:3px;
}

#swf_articles #more_i {
	float:right;
	margin-right:105px;
	display:inline;
}


/* nieuwe portefeuille */
#swf_portefeuille_new {
	text-align:left;

}
.swf_pn_errmsg {
	font-weight:bold;
	color:#f00;
	padding-right:20px;
}
/* back */
#swf_back {
	text-align:right;
	padding: 0;
	margin-top: -10px;
}

/* LCOL */
#lcol,
.lcol
{
	float:left;
	width:435px;
}
.w550{ 
	width:550px;
}


/* week */
.weekleft,
.weekright
{
	float:left;
	width:215px;
	padding-right:5px;
}

.weekright {
	padding-right:0px;
}

#wrap .week h3 a,
#wrap .week h3 {
	color:#0070ac;
	clear:left;
	padding-left:2px;
}
#wrap .week h3 a {
	text-decoration:underline;
}
#wrap .week h3 a:hover {
	text-decoration:none;
}

div.week  {
	margin-bottom:25px;
}

ul.week {
	margin:0 0 20px 0;
	list-style:none;
}
ul.week li span {
	display:inline;
	padding-right:10px;
	float:left;
	font-weight:bold;
	margin-left:-43px;
}
ul.week li {
	padding:0px 3px 0px 45px;
}
ul.week li.week_hl {
	font-weight:bold;
	background:#e3eff6;
	border:solid 1px #8fc0db;
	padding:0px 3px 0px 45px;
}

.week a {
	text-decoration:none;
}
.week a:hover {
	text-decoration:underline;
}



/* MCOL */
#mcol,
.mcol
{
	float:left;
	width:217px;
	margin-left:10px;
}

.nobgfaux #mcol,
.nobgfaux .mcol {
	background-color:#fff;
}

#mcol h3.tbar {
	padding:1px 5px;
	position:relative;
	border-bottom:1px solid #FFFFFF;
	font-size:90%;
}


#mcol .field {
	margin:0;
	padding:0;
}

#mcol .field a.smallpaper {
	border:1px solid #93b8cb;
	display:block;
}

#mcol .field a.smallpaper img {
	height:277px;
}

.field a.pdflink {
	padding-left:20px;
	background:url("../img/icn_pdf.gif") 0px 1px no-repeat;
	display:block;
	margin:10px 5px;
	text-decoration:underline;
}

.colwrap .searchnav {
	margin-bottom:10px;
}

#fullcol_complete h3.tbar {
	width:230px;
}

#fullcol_complete .field {
	margin:0px;
}

#fullcol_complete .field .paper {
	position:relative;
}

#fullcol_complete .field a.smallpaper {
	display:block;
	float:left;
}

#fullcol_complete .field a.pdflink {
	float:left;
	margin:5px 15px;
}

/* field */
.field {
	margin:5px 1px 10px 1px;
	background:#f7fbfe;
	padding:7px;
}
.field_belegger {
	padding-bottom:35px;
	background:#f7fbfe url(../img/l_belegger_fld.gif) no-repeat 98% 98%;
	margin:0 1px;
}



/* RIGHTCOL */
#rightcol, .rightcol {
	float:left;
	width:300px;
	margin-top:0;	
	margin-left:10px;
}

#rightcol li a {
	background-color:none;
}

#rightcol .field {
	background:#E3EFF6;
	margin:0;
	padding:5px 1px;
}

#rightcol .field .week {
	background:#F7FBFE;
	padding:5px;
	margin:0px;
}

#rightcol .field ul.week {
	padding:4px 0px;
}

/* ----- BOTTOMWRAP ----- */
#bottomwrap {
	margin:0 auto;
	clear:both;
	width:990px;
	border-left:solid 3px #0070ac;
	border-right:solid 3px #0070ac;
	background:#0070ac;
	padding-bottom:40px;
	#padding-bottom:0;
}
#bottomwrap h1 a {
	display:block;
	float:right;

	width:120px;
	height:27px;
	margin:5px 10px 5px;
	_margin-right:5px;
	background:url(../img/l_belegger_footer.gif) no-repeat top left;
}
#bottomwrap h1 a strong {
	display:none;
}
#bottomwrap .nbg {
	background:none;
}
#bottomwrap #complogo {
	float: left;
	height:39px;
	margin:25px 5px 18px 15px;
	width:86px;
}
#bottomwrap h1 a.mediafin {
	background:transparent url(../img/l_mediafin_footer.gif) no-repeat;
	display:block;
	height:24px;
	margin:0;
	width:86px;
}
#bottomwrap h1 a.detijd {
	display:block;
	float:left;	
	width:43px;		
	height:15px;
	margin:0;
	background:transparent url(../img/l_mediafin_footer.gif) no-repeat bottom left;		
}
#bottomwrap h1 a.lecho {
	display:block;
	float:right;	
	width:43px;		
	height:15px;
	margin:0;		
	background:transparent url(../img/l_mediafin_footer.gif) no-repeat bottom right;		
}

#footer {
	border:solid 1px #fff;
	border-top:solid 1px #eff0f1;
	background-color: #eff0f1;
	padding:10px 0 2px 0;
	#padding-bottom: 15px;
	font-size: 0.9em;
}
#footer .fttext {
	float:left;
	width: 860px;
	_width: 840px;
	height:39px;
	margin: 25px 0 0 15px;				
}
#footer .lst_hor_dash {
	float:none;
	clear:both;
	margin:0 auto;
}
#footer p {
	text-align:left;
	margin: 2px 0 3px;
}

#footer ul {
	text-align:left;
	margin: 0;
}
#footer .fttext ul.fright {
	clear: none;
}					
#footer a {
	color:#000;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer .nuhover a {
	text-decoration:underline;
}
#footer .nuhover a:hover {
	text-decoration:none;
}
#footer h1 a {
	display:block;
	float:right;
	width:89px;
	height:27px;
	margin:10px;
	background:url(../img/l_belegger_footer.gif) no-repeat top left;
}
#footer h1 a strong {
	display:none;
}




/* SITEMAP */
#sitemap {
	background-color: #fff;	
	font-size: 0.9em;
	padding-bottom:3px;
}

#sitemap ul {
	float:right;
}

#sitemap a:hover, #sitemap a:active {
	text-decoration:none;
}
body #wrap #sitemap .rightcol {
	padding-top: 9px;
	background-color: #fff;	
	height: 100%;	
	width: 250px;
	position: relative;	
}	

#sitemap .sitemap_right {
	position: absolute;
	bottom:0;
	right:0;
	width:auto;
}

#sitemap .sitemap_right li li {
	clear:none;
	background:url(../img/bg_fsm_list.gif) no-repeat 0 8px;
	padding:1px 0 1px 11px;
}

#sitemap .sitemap_right strong {
	font-size:1.1em;
}

#sitemap p {
	padding: 10px 0 0 0;
}






/* ----- ARTICLE PAGE ----- */
.art {
	padding-top:5px;
	#padding-top:7px;
}
.art h3 {
	padding:0;
	margin:0 0 3px 0;
	color:#333;
}
.art h2 {
	font-size:1.2em;
	font-weight:bold;
	line-height:1em;
	margin:0;
	padding:0px 0 4px 0;
}

.art .introduction {
	clear:both;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:1.36em;
	font-weight:bold;
	line-height:1.18em;
	padding-bottom:8px;
}

.art p {
	padding-bottom:8px;
	float:none;	
}

.art .grafiek {
	float:right;
	padding:0 0 10px 10px;
}
.art .grafiek_bottom {
	float:left;
	padding:0 10px 10px 0;
}
.art .url {
	float:left;
	width:100%;
	font-size: .9em;
	overflow:hidden;
}

.art .url * {
	display:block;
	line-height:1.8em;
	margin:8px 0pt;
	text-decoration:none;
	float:left;
	clear:both;
	font-weight:bold;
	width:100%;
}
.art .url a {
}

.art span.buy {
	color:#fff;
	font-size:0.7em;
	line-height:1.2em;
	margin:2px 5px 0 0;
	padding:.1em .4em;
	white-space:nowrap;
	float:left;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.art .large {
	font-weight:bold;
	line-height:1.5em;
	text-indent:0;
	padding-bottom:15px;
}
.art .large li span, .art .small li span {
	background:url(../img/arrow_l.gif) no-repeat;
	display:block;
	float:left;
	width:25px;
	height:25px;
	padding:0px 8px 4px 0;
	margin-top:4px	
}
.art .small li span {
	background:url(/de_belegger/img/arrow_lneg.gif) no-repeat;
}


.art .large li b, .art .small li b {
	display:none;
}

.art ul.company {
 	border-top:1px solid #96b9cf;
	border-bottom:1px solid #96b9cf;
	list-style:none;
	margin:0;
	font-size:.9em;
}
 
.art ul.company li {
	padding:4px 8px;
}

.art ul.company li span {
	font-weight:bold;
	display:block;
	padding-right:8px;
	float:left;
}

.art ul.company li.roweven {
	padding-bottom:3px;
	background:#f3f8fb;
}
.art .url * {
	border-bottom:1px solid #cbd0d4;
	border-top:1px solid #cbd0d4;
}
.art .url a {
	background:#f3f8fc;
}
.art .url a:hover{
	background-color:#f8f9fa;
}
.art span.buy {
	background-color:#99bad9;
}
#pdf .pdfimg img {
	border:solid 1px #93b8cb;
}

.art .large{
	color:#0070AC;
}
.art .large li span, .art .small li span{
	background:url(../img/arrow_l.gif) no-repeat;
}

.art .legend {
	float:right;
	width:auto;
	margin-top:-24px;
}
.art .legend .arrow_up{
	background:#0070AC url(../img/arrow_up.gif) no-repeat;
	display:block;
	width:24px;
	height:24px;
	float:right;
	
}
.art .legend .arrow_down{
	background:#0070AC url(../img/arrow_down.gif) no-repeat;
	display:block;
	width:24px;
	height:24px;
	float:right;
}
.art .legend .eq{
	background:#0070AC url(../img/eq.gif) no-repeat;
	display:block;
	width:24px;
	height:24px;
	float:right;
}
.art .legend .advise{
	color:#0070ac;
	font-size:20px;
	float:right;
	padding:3px 5px 0 0;
	text-align:right;

}
.art h1.small{
	border-bottom:1px solid;
}
.art .conclusion {
	background:url(../img/arrow_l.gif) 0px 5px no-repeat;
	color:#0070AC;
	font-weight:bold;
	float:left;
	margin-top:10px;
	clear:both;
	padding-left:35px;
}
#art_author{
	clear: both;
	
}

.art span.hl {
	background:#308CBD;
	color:#fff;
	padding:0;
	float:none;
	margin:0;
	width:auto;
	height:auto;
	display:inline;
}

.art .conclusion p{
	float:none;
	margin-top:0;
	padding-top:0;
}

.art img{
	float:right;
	padding:0 0 5px 10px;
}


.art_graph a {
	display:block;
}

#wrap .art_graph h3 {
	font-size:100%;
	color:#000000;
}

.art_graph img {

}

.art_graph p {
	text-align:right;
	padding-right:10px;
	margin-top:0px;
}

.art ul {
	margin:10px 0px;
}

.art ul li {
	padding-left:10px;
	background:url("../img/bg_lst_bul.gif") 1px 7px no-repeat;
}
/* ----- VARIA ----- */

/* ICONS */
.icn_popup {
	position:absolute;
	left:5px;
	bottom:5px;
}
.icn_pdf {
	position:relative;
	top:2px;
}

/* PRINT */
.printlogo {
	display:none;
}

/* LISTTYPES */
.lst_hor_dash li {
	float:left;
	background:url(../img/bg_lst_hor_dash.gif) no-repeat right 5px;
}
.lst_hor_dash li a {
	float:left;
	display:block;
	text-decoration:underline;
	padding:0 7px;
}

.lst_hor_dash li span {
	padding:0 7px;
}

.lst_hor_dash li a:hover {
	text-decoration:none;
}
.lst_hor_dash .selected a {
	font-weight:bold;
	text-decoration:none;
	color:#0070ac;
}

.lst_hor_dash  li a.more{
	color:#0070ac;
}





/* centered horizontal with dash */
.lst_hor_center li {
	display:inline;
	float:none;
}
.lst_hor_center li a {
	display:inline;
	float:none;
}

/* horizontal square */
.lst_hor_square {
	padding-top: 5px;
	margin-left: -4px;
}
.lst_hor_square li {
	float:left;
	padding: 0 15px 0 12px;
	background:url(../img/bg_lst_hor_square.gif) no-repeat right center;
}
.lst_hor_square li a {
	float:left;
	display:block;
	padding:0;
	text-decoration:none;
	color: #ffffff;
}
.lst_hor_square li a:hover {
	text-decoration:underline;
}

/* next prev */
#wrap .lst_next,
#wrap .lst_prev {
	white-space:nowrap;
}
#wrap .lst_next a,
#wrap .lst_prev a {
	color:#0070ac;
	display:inline;
	float:none;
	padding:0 2px;
}

/* stockaction list */
.stockaction li {	
	display:inline;
	padding:0;
}
.stockaction .sa_lb {
	border-left: 1px solid #000;
}
.stockaction a:hover, .stockaction a:active {	
	text-decoration:none;
}

/* page navigation list */
.lst_pages strong a,
.lst_pages .selected a
{
	color: #0070ac;
}

/* articles with time */
.lst_time li {
	padding:2px 0;
}
.lst_time li span {
	padding-right:5px;
}
.lst_time li a {
	text-decoration:underline;
}
.lst_time li a:hover {
	text-decoration:none;
}




/* CALENDAR */
.calendar {
	position:relative;
	float:left;
	margin-right:0px;
	width:120px;
	z-index:300;
}
.calendartable {
	position:relative;
}
.calendartable .calendar {
	position:absolute;
	top:0;
	right:0;
	margin-right:0;
	width:250px;
}
.caltitle {
	display:block;
	float:left;
	padding-right:5px;
}
.calendartable .calendar .caldate {
	display:none;
	float:right;
}
#kol_mn_calendar .calendar{
	float:left;
	position:relative;
}
.calendar .caldate {
	display:block;
	text-align:left;
	float:left;
	background:#0070ac url(../img/icn_calendar.gif) no-repeat 5px center;
	padding:0 0 0 25px;
	color:#fff;
	line-height:19px;
}
#wrap h3.tbar .calendar .caldate {
	color:#fff;
}
.calendartable .caldate {
	line-height:22px;
}
.calendartable .calendar table {
	top:22px;
}
.calendar .caldate strong {
	display:block;
	padding-right:20px;
	background:url(../img/icn_arrow_white_dn.gif) no-repeat 90% 55%;
}
.calendar table {
	position:absolute;
	top:0px;
	left:0;
	width:217px;
}
.calendar noscript select {
	margin:0;
}
.calendar noscript button {
	margin-right:3px;
	height:20px;
}

h3.tbar .calendar {
	position:absolute;
	top:1px;
	right:0;
	width:auto;
}

h3.tbar .calendar .caldate strong {
	background-position:95% 55%
}

.calendar td {
	background-color:#fff;
}
.calendar td.month, .calendar td.month {
	color:#333333;
	font-weight:bold;
	text-align:center;
}
.calendar td.month a, .calendar td.month a {
	display: block;
	width: 24px; height: 24px;
	margin: 0; padding: 0;
	text-align: center;
	color: #333;
}
.calendar td.month a.previous, .calendar td.month a.previous {
	float: left;
}
.calendar td.month a.next, .calendar td.month a.next {
	float: right;
}
.calendar td.month a.next:hover, .calendar td.month a.next:active, .calendar td.month a.next:hover, .calendar td.month a.next:active , td.month a.previous:hover {
	color: #fff;
}
.calendar td.header, .calendar td.header {
	font-weight:bold;
	width:24px; height:24px; padding:0; margin:0;
}
.calendar td.month a:hover, .calendar td.month a:active, .calendar td.month a:hover, .calendar td.month a:active {
	color:#fff;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}
.calendar td.sel, .calendar td.sel {
	font-weight: bold;
}
.calendar td.sel a, .calendar td.sel a {
	color: #fff;
}
.calendar td, .calendar td {
	width: 24px; height:24px;
	margin: 0; padding: 0;
	text-align: center;
	line-height:24px;
}
.calendar td a, .calendar td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	color: #000;
	width:100%;
	height:100%;
}
.calendar td a:hover, .calendar td a:active, .calendar td a:hover, .calendar td a:active {
	/*color: #96B8CF;*/
	color:#000;
	background: #eaebec;
	cursor: pointer;
	cursor: hand;
}
#link_from, #link_to {
	background: transparent url(/adm/img/datepicker.gif) no-repeat;
	padding-right: 22px; padding-bottom: 20px;
	margin-left: 5px;
	cursor: pointer;
	cursor: hand;
}
#link_from span, #link_to span {
	display: none;
	visibility: hidden;
}
#lcol .style_f #a_from, #lcol .style_f #a_to {
	width: 110px;
}
#mcol .style_f #a_from, #mcol .style_f #a_to {
	width: 85px;
}
.calendar table, .calendar table {
	border-top: 1px solid #96B8CF;
	border-left: 1px solid #96B8CF;
}
.calendar td.month, .calendar td.month {
	background-color:#D1D9DF;
	border-bottom:1px solid #96B8CF;
}
.calendar td.month a.next:hover, .calendar td.month a.next:active, .calendar td.month a.next:hover, .calendar td.month a.next:active , td.month a.previous:hover {
	background: #96B8CF;
}
.calendar td.header, .calendar td.header {
	background:#E2E8EC none repeat scroll 0% 50%;
	border-bottom:1px solid #96B8CF;
	border-right:1px solid #96B8CF;
	color:#333;
}
.calendar td.month a:hover, .calendar td.month a:active, .calendar td.month a:hover, .calendar td.month a:active {
	background-color: #96B8CF;
}
.calendar td.sel, .calendar td.sel {
	background: #96B8CF;
}
.calendar td, .calendar td {
	color: #96B8CF;
	border-right: 1px solid #96B8CF;
	border-bottom: 1px solid #96B8CF;
}



/* TIJD FIELD */
.field_tijd {
	position:relative;
	border:solid 1px #760021;
	margin-bottom:10px;
}
.field_tijd .lnk_tijdtv {
	position:absolute;
	bottom:4px;
	left:5px;
}
.ft_btmlnks {
	text-align:right;
	padding:0px 5px;
	background:#760021;
	color:#fff;
	height:20px;
}
.ft_btmlnks a {
	color:#fff;
}
.ft_lnk_tijdtv {
	float:left;
	margin:0;
	padding:0;
	#line-height:1.3em;				/* IE FIX */
}
.ft_lnk_tijdtv span {
	text-decoration:none;
}
.ft_lnk_tijd {
	background:url(../img/l_echo_fld.gif) no-repeat 0 0;
	display:block;
	width:66px;
	height:13px;
	float:right;
	margin:3px;
	margin-right:0;
}
.ft_lnk_tijd strong {
	display:none;
}
.field_tijd table {
	width:100%;
}
.field_tijd table a {
	text-decoration:underline;
}
.field_tijd table a:hover {
	text-decoration:none;
}
.field_tijd table td {
	background:#f4f4f4;
	padding:1px 0 1px 5px;
}
.field_tijd table tr.b_even td {
	background:#fff;
}
.field_tijd table td.b_col2,
.field_tijd table td.b_col3
 {
	border-left:solid 1px #bfdbea;
}
.ft_content {
	padding:7px;
}
.ft_content .stockaction {
	padding-left:0;
}

#marktfocus a {
	text-decoration:underline;
}


/* NIEUW OP */
.nieuwop {
	padding-top:10px;
}
.no_row {
	clear:both;
	padding-bottom:5px;
}
.no_left {
	float:left;
	width:100px;
}
.no_right {
	float:left;
	width:180px;
}


/* TBARS */
h3.tbar {
	position:relative;
	background:#e3eff6;
}

/* linktypes */
.lnk_icn {
	background:url(../img/icn_pdf.gif) no-repeat 0 0;
	padding-right:5px;
}
a.lnk_arr {
	padding-left:10px;
	background:url(../img/icn_dblarrow_blue.gif) no-repeat center left;
	color:#0070ac;
	text-decoration:underline;
	margin:0 4px;
}
a.lnk_arr:hover {
	text-decoration:none;
}



/* PAPER */

.paper .lnk_pdf {
	float:left;
	display:block;
	width:180px;
}

/* PAPER SIDEBAR */
#sidebar .smallpaper {
	position:relative;
	float:left;
	border:solid 1px #dee9ef;
	margin-right:20px;
}
#sidebar .paper .lnk_pdf {
	float:left;
	display:block;
	width:120px;
}
#sidebar h3.tbar .calendar{
	width:123px;	
}
#sidebar h3.tbar .calendar .caldate {
	width:100px;
}


/* TIJD TABS */
.field_tijd .tabpane {background:#dddddd; padding:5px 10px 0px 10px; border-bottom:1px solid #BBBBBB; height:24px;}
.field_tijd .tabpane ul {padding:0; margin-bottom:-1px; position:relative;}
.field_tijd .tabpane ul li {display:inline; float:left; margin-right:4px;}
.field_tijd .tabpane ul li a {display:block; padding:2px 10px 3px 10px; background:#EFF0F1; border:1px solid #BBBBBB; color:#333333;}
.field_tijd .tabpane ul li a:hover {background:#e3e4e5; text-decoration:none;}
.field_tijd .tabpane ul li.active {}
.field_tijd .tabpane ul li.active a {background:#FFFFFF; font-weight:700; border-bottom:none; padding-bottom:4px; color:#900028;}
.field_tijd .tabpane ul li.active a:hover {background:#FFFFFF;}



.field_tijd_content {padding:3px 0px;}
.field_tijd_footer {background:#EFF0F1; padding:3px 17px;}
#rightcol .field_tijd_footer ul li a {color:#900028;}

#rightcol .field_tijd_content {padding:10px;}

#mcol .field_tijd_content {padding:5px 10px;}
#mcol .field_tijd_content a {text-decoration:underline; font-weight:700;}
#mcol .field_tijd_content ul {margin:5px 0px 10px 0px;}
#mcol .field_tijd_content ul li a {font-weight:300; background:url("../img/icn_dblarrow_blue.gif") 0px 5px no-repeat; padding-left:10px; margin-left:4px;}
#mcol .field_tijd_content h4 {color:#083163;}

#logowrap .field_tijd {float:right; clear:none; margin:5px; width:295px;}
#logowrap .field_tijd_content {background:#FFF1E0;}
#logowrap .field_tijd_content ul li {float:left; display:block; background:url("../img/bg_lst_tpw_dash.gif") right top no-repeat; padding:0px 10px;}
#logowrap .field_tijd_content ul li.nbg {background:none;}
#logowrap .field_tijd_content ul li a {text-decoration:underline;}

/* TIJD TABLE */
.field_tijd {
	clear:both;
}

.field_tijd a {
	color:#900028;
}

.field_tijd h3.tbar {
	margin:0;
}
.field_tijd table {
	margin:1px;
	width:275px;
	border:none;
}
.field_tijd td {
	padding:2px 0;
}
.field_tijd td.b_col1 {
	padding-left:8px;
	padding-right:2px;
}
.field_tijd td.b_col2 {
	padding:0 2px;
	text-align:center;
}
.field_tijd td.b_col3 {
	padding:0 5px 0 7px;
	text-align:right;
}
.field_tijd td .perc {
	display:block;
	width:40px;
	padding:0 0 0 13px;
	white-space: nowrap;
}
.field_tijd td .pos {
	background:url(http://static.tijd.be/adm/img/icn_marqpos.gif) no-repeat center left;
	color:#4e991f;
}
.field_tijd td .neg {
	background:url(http://static.tijd.be/adm/img/icn_marqneg.gif) no-repeat center left;
	color:#c00;
}
.field_tijd td .equ {
	background:url(http://static.tijd.be/adm/img/icn_marqeq.gif) no-repeat center left;
	color:#ff8400;
}

.field_tijd_content .newslist li {padding-bottom:5px;}
.field_tijd_content .newslist li span {font-weight:700; padding:0px 10px;}
.field_tijd_content .newslist li a {color:#000000;}
.field_tijd_content .newslist li a:hover {text-decoration:underline;}

/* stockaction list */

.stockaction li {	
	display:inline;
	padding:0;
	padding-right:5px;
}
.stockaction .sa_lb {
	border-left: 1px solid #000;
	padding-left:7px;
}

.stockaction li a {text-decoration:underline;}



/* legend */
.legend {
	line-height:1.3em;
	padding-bottom:10px;
}
.legend .tbar {
	margin-top:0;
}
.legend dl {
	clear:both;
	padding:0 0 7px;
}
.legend dt {
	float:left;
	font-weight:bold;
	padding-left:4px;
	padding:2px 0px 2px 5px;
	background:#e3eff6;
	color:#0070ac;
	width:25px;
}
.legend dd {
	margin-left:35px;
	padding:2px 0;
}

.legend .legendcol {
	float:left;
	margin-right:10px;
	display:inline;
	width:480px;
}

.legend .rightcol {
	margin:0px;
}

.legend .legendcol .subcol {
	width:238px;
	float:left;
}

.legend .legendcol .subcol dl {
	padding:0px;
}


#sidebar .legend {
	border:solid 1px #bfdbea;
	padding-bottom:0;
	margin-bottom:10px;
}
#sidebar .legend h3 {
	padding:5px;
	color:#0070ac;
}

.fullcol_complete .legend {
	margin-top:10px;
	padding-bottom:0px;
}

.legend .legendcol .subcolwrap {
	border:1px solid #bfdbea;
	padding:1px;
}


/* tables */
.tbl_data {
	width:100%;
	margin:10px 0px;
}
.tbl_data th {
	position:relative;
	padding:2px 4px;
	background:#0070ac;
	color:#fff;
	font-weight:bold;
	vertical-align:bottom;
	border-right:solid 1px #63a8cc;
}
.tbl_data td {
	border-right:solid 1px #bfdbea;
	padding:2px 5px;
}
.tbl_data tr.st_even td,
.tbl_data tr.td_even td {
	background:#e3eff6;
}
.tbl_data a {
	text-decoration:underline;
}
.tbl_data a:hover {
	text-decoration:none;
}
.tbl_data .td_name a {
	font-weight:bold;
}
.tbl_data .td_name a:hover {
	text-decoration:none;
}
.tbl_data .arr_up strong,
.tbl_data .arr_down strong
{
	display:none;
}
.tbl_data .arr_up {
	display:block;
	width:9px;
	height:8px;
	background:url(../img/arr_blue_down.gif) no-repeat 50% 50%;
}
.tbl_data .arr_down {
	display:block;
	width:9px;
	height:8px;
	background:url(../img/arr_blue_up.gif) no-repeat 50% 50%;
}

.tbl_data th.sortcol:hover
{
	cursor:pointer;
	background-color:#005e90;
}
.tbl_data th.sortdesc {
	background:#005e90 url(../img/arr_white_down.gif) no-repeat 95% 60%;
}
.tbl_data th.sortasc {
	background:#005e90 url(../img/arr_white_up.gif) no-repeat 95% 60%;
}
.tbl_data tr.st_even td.td_sort,
.tbl_data tr.td_even td.td_sort {
	background:#d6e8f2;
}
.tbl_data tr.st_odd td.td_sort,
.tbl_data tr.td_odd td.td_sort {
	background:#f0f7fa;
}

.title_wa {	
	position:absolute;
	top:-10px;
	left:50%;
}

/* colored numbers */
.tbl_data .td_pct {
	color:#ed9c00;
    font-weight: bold;
}
.tbl_data .td_up .td_pct {
    color: #090;
}
.tbl_data .td_down .td_pct {
    color: #f00;
}



/* LIJSTDETAIL */
.lijstdetail {
	width:100%;
	padding-bottom:10px;
}
.lijstdetail tr.st_odd,
.lijstdetail tr.td_odd {
	background:#e3eff6;
}
.lijstdetail td {
	padding:3px 5px;
	border-right:solid 1px #aacfe3;
}

.lijstdetail td a {text-decoration:underline;}

/* TABLE ARCHIVE */
.tbl_realtime {
	border-bottom:1px solid #B2B2B2;
	margin-bottom:7px;
	width:100%;
}
.searchnav .sn_page{
	float:left;
	width:150px;
}
tr.altrow td {
	background:#e3eff6;	
}
.tbl_realtime td {
	padding:3px 5px;
}
.tbl_realtime td.trt_time {
	width:80px;
}

.tbl_realtime td a:hover {
	text-decoration:underline;
}

.searchnav.fullrow{
	clear:both;
	padding-top:9px;
	padding-bottom:9px;
	display:block;
	color:#0070ac;
}
.status{
	color:#0070ac;
	clear:both;
	display:block;
	font-weight:bold;
	border-bottom:1px solid #a6cde2;
	padding:10px 0px 2px;
	margin-top:0px;
	margin: 0px 0px 10px;
}
* html .status{
	padding-top:0px;
	margin-top:-10px;
}
* +html .status{
	padding-top:0px;
	margin-top:-10px;
}
.status p{
	margin:0px;
	padding:0px;
}
.fullrow {
	background:#FFFFFF none repeat scroll 0 0;
	padding:9px 0;
}
.sn_count a{
	/*color:#0070ac;*/
}

/* ----- WALLET OVERVIEW ----- */
#walletoverview {
	float:left;
	width:710px;
	padding-top:20px;
}
#wo_detail {
	background:#e3eff6;
}
#wo_detail li {
	border:solid 1px #bfdbea;
	border-left:none;
	border-top:none;

}
#wo_detail li span {	
	float:left;
	display:block;
	width:102px;
	_width:101px;						/* IE FIX */
	padding:3px 7px;

}
.wod_name {
	border-right:solid 1px #bfdbea;
}


.wo_col
{
	float:left;
	width:237px;
	_width:236px;						/* IE FIX */
}
.wo_col3 {
	width:234px;
	_width:233px;
	border-right:none;
}
#wo_detail li.wo_row1 {
	border-bottom:solid 1px #fff;
}
#wo_detail li.wo_row2 {
	border-bottom:none;
}
#wo_detail .wo_col3 span {
	width:101px;
}

.td_detail table td form a {
	float:none;
}



/* GRAPHS BAR */
.wo_graphs {
	margin-top:2px;
	float:left;
	position:relative;
	width:710px;
	background:#e3eff6;
}
.wo_graphs span {
	display:block;
	vertical-align:bottom;
}
.wo_graphs .wo_col3 {
	width:268px;
	border:none;
}
.wog_col {
	float:left;
	position:relative;
	height:75px;
	width:354px;
	_width:353px;
	/*border-top:solid 2px #fff;
	border-right:solid 1px #fff;
	width:404px;
	_width:402px;*/
	border-right:solid 1px #bfdbea;	
}
.wog_sm {
	width:268px;
}

.wog_name,
.wog_value {
	position:absolute;
	bottom:5px;
}

.wog_col p {
	clear: both;
	text-align: center;
	margin: 75px auto 0 auto;	
}

.wog_col .wog_name_l {
	right:240px;
	/*right: 290px;*/
}
.wog_col .wog_value_l {
	right:193px;
	/*left:120px;*/
}
.wog_col .wog_name_r {
	left:210px;
	/*left: 290px;*/
}
.wog_col .wog_value_r {
	left:163px;
	/*right:120px;*/
}

.wog_value {
	background:#0070ac;
	width:40px;
	/*width:80px;*/
	text-align:center;
	font-size:0.9em;
	color:#fff;
}
.wogv_position {
	position:relative;
	top:-17px;
	width:40px;
	/*width:80px;*/
	text-align:center;
	white-space:nowrap;
}
.wog_red {
	background-color:#f00;
}
.wog_green {
	background-color:#12be00;
}

.wog_tit {
	height:95px;
}
.wog_tit .wog_name,
.wog_tit .wog_value {
	bottom:25px;
}

.wo_overview {
	position:relative;
	float:left;
	height:75px;
	width:268px;
	_width:270px;
	background:#eaebec;
	overflow:hidden;
	border-top:solid 2px #fff;
}
.woo_legend {
	position:absolute;
	left:180px;
	font-size:0.9em;
	padding-left:15px;
}
.woo_l_1 {
	top:2px;
	background:url(../img/bg_prtf_leg_1.gif) no-repeat left center;
}
.woo_l_2 {
	top:15px;
	background:url(../img/bg_prtf_leg_2.gif) no-repeat left center;
}
.woo_l_3 {
	top:28px;
	background:url(../img/bg_prtf_leg_3.gif) no-repeat left center;
}
.woo_l_4 {
	top:41px;
	background:url(../img/bg_prtf_leg_4.gif) no-repeat left center;
}
.woo_l_5 {
	top:54px;
	background:url(../img/bg_prtf_leg_5.gif) no-repeat left center;
}

.woo_legend_value {
	position:absolute;
	bottom:5px;
	width:17px;
	font-size:0.9em;
}
.woo_lv_1 {
	background:url(../img/bg_prtf_leg_1.gif) repeat;
	left:15px;
}
.woo_lv_2 {
	background:url(../img/bg_prtf_leg_2.gif) repeat;
	left:40px;
}
.woo_lv_3 {
	background:url(../img/bg_prtf_leg_3.gif) repeat;
	left:65px;
}
.woo_lv_4 {
	background:url(../img/bg_prtf_leg_4.gif) repeat;
	left:90px;
}
.woo_lv_5 {
	background:url(../img/bg_prtf_leg_5.gif) repeat;
	left:115px;
}

.woo_lv_position {
	display:block;
	position:absolute;
	top:-17px;
	text-align:center;
	width:15px;
}

.woo_percent {
	position:absolute;
	left:140px;
	top:5px;
	font-size:0.9em;
}

.tbl_data td {
	white-space:nowrap;
}
.tbl_data td .stock_act {
	float:none;
}

.td_name a {
	padding-left:20px;
}

input#pf_n_name {
	margin-right:5px;
}

#pf_list td a {
	float:none;
}

body.transact #shell{
background-color:#fff;
background-image:none;

}

/* ----- NOTE ----- */

body #wrap .note {
	text-align: center;
}

body #wrap .note a {
	background: transparent url(../img/b_note.gif) no-repeat;
	display: block;
	float: none;
	line-height: 14px;
	margin: 0 auto;
	padding: 0;
	text-decoration: none;
	width: 14px;
}

.note span {
	visibility: hidden;
}

.n_out {
	width: 250px;
}

.n_out .head {
	background: transparent url(../img/b_bignote.gif) no-repeat right top;
	border-left: 1px solid #656565;
	height: 12px;
	margin: 20px 0 0;
}

.n_out .txt {	
	background: #FFFFA9 url(../img/b_txtnote.gif) repeat-y right top;
	border-left: 1px solid #656565;
	margin: auto 0;
	padding: 0 8px 8px;
	_margin-top: -8px;	
}

.n_out .txt p {
	margin-top: 0;
	text-align: left;		
}	

.n_out .bot {
	background: transparent url(../img/b_shnote.png) repeat-x;
	border-top: 1px solid #656565;
	height: 4px;
}

/* ----- WALLET TABLE ----- */

#wallettable {
	padding-top:15px;
	clear:both;
}
#wallettable .st_even,
#wallettable .td_even,
#wallettable .st_odd,
#wallettable .td_odd {
	border-bottom:none;
}

#wallettable .td_name {
	#vertical-align:top;										/* IE 6 FIX */
	#padding-top:3px;											/* IE 6 FIX */
}
#wallettable .td_name a {
	padding-left:0;
}
.tbl_data .td_detail table {
	position:absolute;
	margin:11px 0 0 19px;
	#margin-left:0;												/* IE 6 FIX */
	border-left:solid 1px #0070ac;
	border-right:solid 1px #0070ac;
	width:940px;
}
.tbl_data .td_detail table td {
	padding:2px 7px;
}
.tbl_data .td_detail_even {
	background-color:#eaebec;
}
.tbl_data .td_detail tfoot td {
	background:#0070ac;
	font-size:8px;
	height:8px;
	line-height:8px;
	border-bottom:none;
}
.tbl_data  .td_detail .st_even td,
.tbl_data  .td_detail .td_even td {
	background:#e3eff6;
}
.tbl_data  .td_detail .st_odd td,
.tbl_data  .td_detail .td_odd td {
	background:#fff;
}


/* detail trigger */
#wrap table a.td_trigger {
	display:block;
	float:left;
	width:19px;
	height:20px;
	padding:0;
	margin:1px 0 0 0;
	background:url(../img/icn_tbl_plusmin.gif) no-repeat bottom left;
}
#wrap table a.td_trigger span {
	display:none;
}
#wrap table a.td_trigger_closed {
	background-position:bottom left;
}
#wrap table a.td_trigger_closed:hover {
	background-position:bottom right;
}
#wrap table a.td_trigger_open {
	height:29px;
	background-position:top left;
}
#wrap table a.td_trigger_open:hover {
	background-position:top right;
}




/* TABNAV */
/* standard tabnav, for a white background */
.tabnav {
	clear: both;
	border-bottom: 1px solid #66a9cd;
	padding:15px 0 0 5px;
	font-size: 0.916em;
	padding-top:0;
	/*border-bottom:none;*/
}
#fullcol .tabnav { 
	margin-bottom: -10px;
	padding-top: 0;
}

.tabnav ul {
	clear: both;
	text-align: left;
	margin: 2px 0 0 0;
	list-style-type: none;
	padding: 0 10px 2px 0;	
}
.tabnav li {
	float:left;
	margin-right: 4px;
}

.tabnav li a {
	position: relative;
	top:1px;
	display:block;
	height:1%;
	float:left;
	padding: 2px 5px 3px 5px; 
	border: solid 1px #66a9cd;
	background-color: #e7eff1;
	color: #000;
	text-decoration: none;
}
body #wrap .tabnav li.tn_link a {
	background-color:transparent;
	padding:0;
	margin:2px 4px 0 5px;
	border:none;
	font-size:1.1em;
	display:inline-block;
	float:none;
	text-decoration:underline;
	color:#0070ac;
}
body #wrap .tabnav li.tn_link a:hover {
	text-decoration:none;
}
.tabnav li a:hover, .tabnav li a:active {
	background: #cacaca;
	text-decoration: none;
}

/* selected */
.tabnav li.selected {
	background-color: transparant;
}
.tabnav li.selected a {
	font-weight: bold;
	background-color: #fff;
	padding-bottom:4px;
	border-bottom:none;
	color: #083163;
}

/* abo icon */
.tabnav li.abo a {
    padding-left: 20px;
    background: #f2e3cc url(/adm/img/b_abo.png) no-repeat 4px center;
}



/* tabnav menu */
.tabnav_menu {
	padding-bottom:0;
}
.tabnav_menu li a {
	padding-left: 10px;
	padding-right: 10px;
	background-color:#eff0f1;
}
.tabnav_menu li a:hover {	
	background-color:#e3e4e5;
}
.tabnav_menu li.selected a,
.tabnav_menu li.selected a:hover
{
	background-color: #fff;
}







/* ----- KRANT ONLINE ----- */

.krant .row {
	margin-bottom:0;
}
.kol #fullcol {
	clear:left;
	float:left;
	width:810px;
	padding:0;
}
.kol #fullcol_complete {
	padding:0;
	margin:9px;
	background:url(../img/bg_faux_kol.gif) repeat-y 100% 0;
}
.kol #rightcol {
	width:160px;
	float:right;
	border-right:none;
}
#kol_content {	
	clear:left;
}
.pagination {
	float: right;
	margin: 2px 10px 2px 0;
}
#pagejump {
	float: right;
}
#pagejump input {
	width: 23px;
	height: 11px;
	position: relative;
	top: 1px;
	#top: 0;
	font-size: 11px;
	margin: 0 1px 0 3px;	
	border: 1px solid #989898;
}
#pagejump .button {
	width: 15px;
	height: 15px;
	position: relative;
	top: 2px;
	#top: 4px;	
	border: none;
}
#pagejump button span {
	display: none;
	visibility: hidden;
}
#kol_mn_type label:hover, #kol_mn_type label:active {
	cursor: pointer;
	cursor: hand;
}


#fc_top {
	border-bottom:solid 1px #979797;
}

/* --- BODY ARTICLE LISTS (Left & Right) --- */

#fc_body {
	clear: both;
	border-top: 1px solid #dbdcdd;
	border-bottom: 1px solid #dbdcdd;	
	background: transparent url(../img/bg_paper.gif) repeat-y 405px 0;	
}
#fc_body .fc_left {
	float: left;
	width: 405px;
}
#fc_body .fc_left_img {
	float: left;
}
#fc_body .fc_right {
	float: right;
	width: 405px;
}
#fc_body .fc_right_img {
	float: right;
}
#fc_body .fc_story {
	margin: 10px;
}
#fc_body .fc_story p {
	margin-bottom: 1.4em;
}

/* --- FOOT ARTICLE LISTS (Left & Right) --- */

#fc_foot {
	margin: 10px 10px 0;
}
#fc_foot .fc_left {
	float: left;
	text-align: left;
}
#fc_foot .fc_right {
	float: right;
	text-align: right;	
}

/* --- MAIN NAVIGATION IN RIGHT COLUMN --- */
#kol_mainnav {
	float:right;
	clear:right;
	width:149px;
	text-align:center;
	margin-top:58px;
}
#kol_mainnav li {
	padding:0;
}
#kol_mainnav li a {
	padding:6px 0;
	display:block;
}
#kol_mainnav li.act a, #kol_mainnav li.act a:hover {
	position:relative;
	padding-bottom:10px;
	background:url(../img/bg_kol_nav.gif) no-repeat bottom left #fff;
	border-top:solid 1px #bfdbea;
	border-bottom:solid 1px #bfdbea;
}
#kol_mainnav li a:hover {
	background-color:#e4e5e5;
	background-position:top right;
}
#kol_mainnav li a img {
	border:solid 1px #ccc;
}



/* --- TOPNAV --- */
#kol_topnav {
	padding:10px 0 0 0;
}
#kol_topnav h3.tbar {
	float:left;
	line-height:19px;
	padding:0 7px;
}
#kol_mn_type input {
	position:relative;
	top:3px;
	margin-left:15px;
}




/* SECTION AND PAGENAV */
#kol_rubrnav ul {
	float:left;
}
#kol_rn_pagenav {
	float:right;
	padding-top:15px;
	#padding-top:14px;				/* IE FIX */
	height:18px;
}
#kol_rn_page {
	position:relative;
	top:-2px;
}
#kol_rn_page input {
	border:solid 1px #909091;
	height:15px;
	width:25px;
	#margin-right:3px;				/* IE FIX */
}
#kol_rn_page button {
	width:19px;
	height:19px;
	background:#0070ac url(../img/icn_arrow_white_r.gif) no-repeat center center;
	_height:3px;					/* IE FIX */
	border:none;
	margin:0;
}
#kol_rn_page button strong {
	display:none;
}
#kol_rn_prevnext {
	float:left;
	padding:0 30px 0 0;
}
#kol_rn_page {
	float:left;
}
#kol_rn_page button {
	position:relative;
	top:-4px;
	#top:0;							/* IE FIX */
	
}


/* PAGE NUMBERS */
#kol_pagenrs {
	padding-top:10px;
}

/* PAGES */
#kol_pages {
	border-top:solid 1px #dedede;
	border-left:solid 1px #dedede;
}
#kol_pages td {
	border-bottom:solid 1px #dedede;
	border-right:solid 1px #dedede;
	width:404px;
	text-align:center;
	vertical-align:middle;
}

/* FLASH CONTAINER (WARNING) */

.flash_warning {
	display:block;
	text-align:center;
	font-weight:bold;
	color:#fff;
	background-color: #000; 
}

.flash_warning p {
	padding-top:24px;
}	

.flash_warning a {
	color:#fff;
	text-decoration:underline;
}

#flash_warning {
	clear: both;
	padding-top:8px;
	#padding-top:2px;	
}
#warning_icon {
	padding-left: 42px;
	background: #fff url(../img/warning_icon.gif) no-repeat center left;
}


#fc_return_top {
	background:#fff;
	border-bottom:solid 1px #d7d8d9;
	padding-bottom:7px;
}
#fc_return_btm {
	border-top:solid 1px #d7d8d9;
	padding-top:7px;
}



#kol_bottom {
	clear:both;
}

/* LOGIN */
h4.alert {
	color:#FF0000;
}
h4.alert a {color:#FF0000; text-decoration:underline;}
.style_f label {
	display:block;
	float:left;
	line-height:1.8em;
	text-indent:3px;
	width:190px
}
.style_f fieldset {
	background:#F4F9FD none repeat scroll 0 0;
	border-color:#E9EEF2;
}
.style_f fieldset {
	border-style:solid;
	border-width:0 1px 1px;
	clear:both;
	padding:5px 10px 15px;
}
#reg_f label {
	width:252px;
}
.style_f div {
	clear:both;
	padding:5px 0 3px;
}
.style_f h2 {
	font-family:Arial,Helvetica,sans-serif;
	padding-top:10px;
	text-indent:1px;
}
.style_f #autologin, #art_rcol .style_f #autologin {
	float:left;
	margin-right:10px;
	width:auto;
	border:none;
	background-color:transparent
}
.style_f .autologin label {
	width:auto
}
ul.lst_bul li, #art_body li{
	background:url(../img/bg_lst_bul.gif) no-repeat 0 6px;
	padding-left:13px;
}
.style_f input, .style_f select{
	background-color:#FFFFFF;
	background-image:none;
	border:1px solid #BBBBBB;
	width:200px;
}
.lcol_s .style_f input, .lcol_s .style_f select{
	background-color:#FFFFFF;
	background-image:none;
	border:1px solid #BBBBBB;
	width:260px;
}
body.ebab .style_f input, body.ebab .style_f select, body.login .style_f input, body.login .style_f select{
	width:260px;
}
body.ebab input.cb {
	width:auto;
}
body.ebab label.comment {
	float: none;
	width:auto;
	margin-left: 20px;
}

body.ebab #weekpriceContainer #totalprice {
}	
body.ebab #weekpriceContainer .large, body.ebab #durations .large, body.ebab #payments .large, body.ebab #gifts .large {
	font-weight:600;
}
body.ebab #weekpriceContainer .fleft {
	text-indent:3px;
	font-size:11px;
}
body.ebab #offerDetail {
	font-size:11px;
	width:200px;
}

body.ebab span.confirmLabel {
	font-weight:600;
}
body.ebab .formrw h4.readonly {
	clear:both;
	color:#000;
	font-weight:bold;
}
body.ebab .formrw input.readonly {
	background:#F6F6F6;
	color:#BBBBBB;
}
body.ebab .aboBox {
	background:#EFF0F1;
}
body.ebab .aboBox form {
	float:left;
}
body.ebab .aboBox p  {
	margin-top:0;
	padding:5px 0px;
}
.style_f button {
	float:right;
	margin-top:6px;
}

body #wrap .formrw .autologin a.lnk_info{
	background:#0070ac;
	color:#FFFFFF;
	display:block;
	float:left;
	line-height:1.2em;
	margin:3px 0 0 5px;
	padding:0 3px;
}
label.req {
	background:transparent url(../img/icn_req.gif) no-repeat scroll right 4px;
	padding-right:10px;
	margin-right:10px;
}
label.req span {
	display:none;
}
.style_f input, .style_f select {
	float:right;
}
.style_f .radiorow .rr_radio {
	clear:right;
	float:left;
	margin-right:10px;
}
#reg_f .rr_radio label{
	width:100px;
}
.style_f .radiorow .req {
	float:left;
}
.style_f .radiorow .rr_radio label {
	width:auto;
}
.style_f .radiorow .rr_input {
	background:none;
	border:medium none;
	float:left;
	width:auto;
}

/* REGISTER */

.style_f select#dd, .style_f .double select#dd {
	float:left;
	margin-right:5px;
	width:67px;
}
.style_f select#mm, .style_f .double select#mm {
	float:left;
	margin-right:5px;
	width:120px;
}
.style_f select#yyyy, .style_f .double select#yyyy {
	float:left;
	width:65px;
}
.style_f .datebox .db_cont {
	clear:none;
	float:right;
	padding:0;
	width:262px;
}
.style_f .radiorow .rr_cont {
	clear:none;
	float:right;
	width:260px;
}

/* PASSWORD FORGOT */
.brdtp {
	border-bottom:1px solid #FFFFFF;	
}
.brdbt {
	border-bottom:1px solid #FFFFFF;
}

/* TBARS */
#wrap h1.tbar ,
#wrap h2.tbar ,
#wrap h3.tbar {
	position:relative;
	background:#0070ac;
	color:#fff;
	line-height:21px;
	padding-left:7px;
	font-size:1em;
}
#wrap #fullcol_complete h3.tbar {
	z-index: 100;	
}
#wrap h1.tbar_light ,
#wrap h2.tbar_light ,
#wrap h3.tbar_light {
	background:#e3eff6;
	color:#0070ac;
}
#wrap .field h3.tbar {
	background:#e3eff6;
	color:#0070ac;
	padding-left:0;
}

/* FORM DOUBLE */
form.double{
	width:100%
}
form.double fieldset{
	padding-top:6px;
	padding-bottom:6px;
}
form.double label {
	width:436px;
	float:left;
}
form.double span.radio label{
	width:auto;
}
form.double input{
	width: 194px;
	padding:1px 3px;
}
form.double select{
	width: 202px;
}
form.double input.radio{
	width: auto;
	float:left;
	background:none;
	background-color:#e7eff1;
	border:none;
}
form.double input.radioRight{
	width: auto;
	float:right;
	margin-right:12px;
	background:none;
	background-color:#e7eff1;
	border:none;
}
form.double span.radio{
	width: 60px;
	float:left;
	clear:right;
}
form.double select#dd {
    float: left;
	width: 40px;
    margin-right: 8px;
}
form.double select#mm {
	float: left;
    width: 92px;
}
form.double select#yyyy {
    float: right;
    width: 55px;
}
form.double h2 {
	text-indent:1px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:0px;
	float:left;
	width:440px;
	clear:none
}
form.double span.head{
	float:right;
	width:61px;
	font-weight:bold;
	padding-right:12px;
	font-size:11px;
	width:auto;
	position:relative;
	top:19px
}
form.double hr{
	border:0;
	border-bottom:1px solid #666;
	width:100%;
	float:left;
	clear:both;
	margin-top:5px;
	height:1%
}

.style_f {
	background:#FFFFFF url(/adm/img/b_form.gif) repeat-x scroll left bottom;
	padding-bottom:4px;
}

.accordion_toggle:hover, .accordion_toggle:active {
	text-decoration:none;
}
.style_f div.accordion_content {
	background-color:#FFFFFF;
	line-height:1.3em;
	overflow:hidden;
	padding:10px 10px 15px;
}
.style_f div.accordion_content label {
	float:left;
	width:200px;
}
.accordion_content input.radio {
	margin-left:0pt;
}
.accordion_content p {
	margin-bottom:0.5em;
	margin-top:0pt;
	padding-bottom:0.5em;
	padding-top:0pt;
}
.accordion_content div {
	margin:0pt;
}

.news{
	border:1px solid #c1dbeb;
	border-top:10px solid #c1dbeb;
	border-bottom:10px solid #c1dbeb;
	height:auto;
	padding:10px;
	padding-bottom:40px;
}
.news ul{
	padding-top:8px;
	zoom:1;
}
.news ul li{
	clear:both;
	margin:0px;
	padding:0px;
}
.news p.itemtitle{
	font-weight:bold;
	display:inline;
	width:100px;
	text-decoration:underline;
	float:left;
}
.news p.itemcontent{
	float:left;
	width:170px;
}

.compBlock .news {padding-bottom:10px; background:#F7FBFE;}
.compBlock .news li:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.compBlock .news li {display:inline-block; display:block;}
.compBlock .field_tijd a{color:#900028;}

.situation{
	margin-bottom:0px;
	#margin-bottom:5px;
}

.robinson .lcol label {width:350px;}
.robinson .lcol input {width:auto;}

.compBlock p a {text-decoration:underline;}
.compBlock p a:hover {text-decoration:none;}

body.ebab label, body.ebab .confirmLabel, body.login label {
	padding-right:10px;
	width:100px;
	float:left;
	display:block;	
}
body.ebab .robinsonRow label {display:inline;float:none;width:auto;}
body.ebab .robinsonRow input {float:none;width:auto;}
body.ebab .style_f div {padding:0px;}
body.ebab .style_f div.formrw {padding:5px 0px 3px;}
body.ebab .formrw, body.login .formrw {
	clear:both;
	padding:5px 0px 3px;
}
body.ebab .style_f div.empty {padding:0px;}
body.ebab .style_f div.empty .ebablcol {height:0px;}
body.ebab .ebablcol, body.login .loginlcol {
	clear:none;
	width:535px;
	float:left;
}
body.ebab .ebablcol {width:326px;}
body.ebabconfirm .ebablcol {
	padding:1px 0;
}
body.ebab .ebabrcol, body.login .loginrcol {
	clear:none;
	float:left;
	width:428px;
	margin-left:20px;
}
body.ebab .chngbut {
	margin: 12px 0 8px;
}
body.ebab .labels, body.login .labels {
	padding: 0;
}
body.ebab #wrap .regtext {
	font-size: 12px;
	font-weight:normal;
	color:#000;
}
body.ebab #wrap .regtext a {
	color:#000;
	text-decoration:underline;
}


#promotionSection {position:relative; margin-bottom:10px; font-size:11px;}
#promotionSection .disable_overlay {position:absolute; display:none;}
#promotionSection.inactive .disable_overlay {display:block; top:-1px; left:-1px; opacity:0.6; bottom:-1px; right:-1px; background:#FFFFFF; filter:alpha(opacity=60);}
#promotionSection h3.tbar {zoom:1;}
#promotionSection h3.tbar span {text-transform:uppercase; font-size:11px; display:block; line-height:21px;}

#registrationSection {position:relative; margin-bottom:10px; font-size:11px;}
#registrationSection .disable_overlay {position:absolute; display:none;}
#registrationSection.inactive .disable_overlay {display:block; top:-1px; left:-1px; opacity:0.6; bottom:-1px; right:-1px; background:#FFFFFF; filter:alpha(opacity=60);}
#registrationSection h3.tbar {zoom:1;}
#registrationSection h3.tbar span {text-transform:uppercase; display:block; line-height:21px; zoom:1; font-size:11px;}
#registrationSection h3.tbar span span {text-transform:none; font-weight:300; margin-left:10px; display:inline;}
#registrationSection .style_f fieldset.greybg {padding:0px 5px;}
#registrationSection .style_f fieldset.greybg h2 {display:none; margin:0px; text-indent:3px;}
#registrationSection form.style_f {background-color:#eff0f1; padding:10px 4px;}

#confirmationSection {font-size:11px;}

#ebabwrap {padding:0px 3px;}
#ebabwrap .formrw .cb input {width:auto;}
#ebabwrap .formrw .cb label {width:auto;}
#ebabwrap h2 {font-family:Cambria, Georgia; font-size:20px; margin:10px 0px 15px 0px;}
#ebabwrap ul.promoList {margin:10px 0px 20px 0px;}
#ebabwrap ul.promoList li span {color:#0070AC; font-weight:600;}
#ebabwrap .style_f .cb {width:auto;}
#ebabwrap .style_f .cb label {text-indent:0; margin-left:23px;}
#ebabwrap .style_f button {font-size:11px; width:100px;}
body.ebab #ebabwrap .style_f input, body.ebab #ebabwrap .style_f select {font-size:11px; width:200px;}
body.ebab #ebabwrap .style_f label.radio {width:auto; margin-right:10px; display:inline;}
body.ebab #ebabwrap .style_f label.radio input {width:auto;}
body.ebab #ebabwrap .style_f input.cb {width:auto;}
body.ebab #normalpriceContainer {padding-bottom:8px;}
body.ebab #discountpriceContainer {clear:left;}
body.ebab #discountContainer .fleft {text-indent:3px;}
body.ebab #normalDetail, body.ebab #discountDetail, body.ebab #giftSpan, body.ebab #paymentSpan, body.ebab #durationSpan {width:200px;}
body.ebab p.bottomNotice {font-size:10px;}
body.ebab h4.notice {font-weight:300; font-style:italic;}