*
{
	padding: 0;
	margin: 0;
}

body
{
	background: #FFF url(../images/backgrounds/body.gif) repeat-x top left;
	font-family: "Arial" , "Helvetica" , "Verdana" , sans-serif;
	color: #5c686c;
}

h1, h2, h3, h4, h5, h6
{
	font-family: "Trebuchet MS" , "Trebuchet" , "Arial" , "Helvetica" , "Verdana" , sans-serif;
	color: #42494c;
}

h1 { font-size: 1.8em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, p span
{ color: #edb125; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, p a
{ display: inline; }

p a, ul.bulleted a
{
	font-weight: bold;
	display: inline;
}

ul.bulleted,
#mainContent ul.bulleted
{
	list-style-type: none;
}

ul.bulleted li,
#mainContent ul.bulleted li
{
	padding-left: 20px;
	background: url(../images/backgrounds/news_bullet.gif) no-repeat top left;
	display: block !important;
	display: inline-block;
}

#wrapper
{
	width: 980px;
	margin: 0 auto;
}

a
{
	display: block;
	outline: none;
	color: #42494c;
}

a:link, a:visited
{
	text-decoration: underline;
}

a:hover, a:active
{
	/*text-decoration: none; 	color: #edb125;*/
}

.clear
{
	clear: both;
}

/* ---------------------------------------------------- header ------------------------------------------------------- */

#header, .signIn .submit input
{
	font-family: "Trebuchet MS" , "Trebuchet" , "Arial" , "Helvetica" , "Verdana" , sans-serif;
	font-weight: bold;
	font-size: 1em;
	line-height: 1em;
}

#tomLogo
{
	width: 160px;
	height: 86px;
	position: relative;
	overflow: hidden;
	float: left;
	margin: 9px 0 0 10px;
	display: inline;
}

#tomLogo span
{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/nav/tom_logo.gif) no-repeat top left;
	cursor: pointer;
}

.signIn
{
	width: 279px;
	height: 81px;
	padding: 15px 0 0 30px;
	float: right;
	background: url(../images/backgrounds/sign_in_form.gif) no-repeat top left;
	color: #FFF;
}

.signIn p
{
	float: left;
	margin-top: 3px;
	display: inline;
	font-size: 0.9em;
	line-height: 0.8em;
}

.signIn label
{
	float: left;
	clear: left;
	width: 115px;
	display: inline;
	font-size: 0.9em;
	line-height: 0.9em;
}

.signIn .text, .signIn input.blur
{
	float: left;
	width: 130px;
	border: 1px solid #404444;
	background: #b1b7b9;
	height: 1.1em;
	line-height: 1.1em;
}

.signIn input:focus, .signIn input.focus
{
	float: left;
	background: #FFF;
	width: 130px;
	border: 1px solid #404444;
}

.pwLost
{
	float: left;
	color: White;
	font-size: 0.6em;
	font-weight: normal;
}

.signIn .submit
{
	float: right;
	margin: 5px 32px 0 0;
	display: inline;
	width:247px;
}

.signIn .submit input
{
	float:right;
	width: 132px;
	height: 22px;
	text-indent: 10px;
	border: none;
	background: url(../images/nav/sign_in_btn.gif) no-repeat top left;
	color: #42494c;
	font-size: 12px;
	cursor:pointer;
}

#navigation
{
	clear: both;
	float: left;
	margin: 10px 10px 0 10px;
	display: inline;
	padding: 3px 0;
	list-style-type: none;
	width: 960px;
	border-top: 1px solid #4d5659;
	border-bottom: 1px solid #4d5659;
}

#navigation li
{
	float: left;
	width: auto;
	margin-right: 4px;
	display: inline;
	padding-left: 2px;
}

#navigation a
{
	float: left;
	padding: 7px 9px;
	display: block;
	color: #FFF;
	height: 19px;
	line-height: 19px;
}

#navigation li.here, #navigation li:hover, #navigation li:active, #navigation li.hover
{
	background: url(../images/nav/nav_left.gif) no-repeat top left;
}

#navigation .here a, #navigation a:hover, #navigation a:active, #navigation li:hover a, #navigation li.hover a
{
	background: #505d61 url(../images/nav/nav_right.gif) no-repeat top right;
}
.flag
{
	position: relative;
	top: 117px;
	left: 775px;
	display: inline;
}
/* ---------------------------------------------------- main content ------------------------------------------------------- */

#content, #footer, #overlay
{
	clear: both;
	float: left;
	margin-top: 15px;
	font-size: 0.8em;
	line-height: 1.6em;
	display: inline;
}

#content p, #content ul.bulleted
{
	padding: 1em 0;
}

#mainContent
{
	float: left;
	width: 668px;
}

#mainContent ul
{ list-style: disc inside; }

.containerFullWidth .head, #mainContent .head, #secondaryContent .head, #secondaryNav .head
{
	width: 100%;
	height: 10px;
	background: url(../images/backgrounds/mainCol_top.png);
}

.containerFullWidth .body, #mainContent .body, #secondaryContent .body, #secondaryNav .body
{
	float: left;
	width: 608px;
	padding: 12px 30px 10px 30px;
	background: url(../images/backgrounds/mainCol_body.png) repeat-y;
}

.containerFullWidth .body, #mainContent .body
{
	min-height: 310px;
	height: auto !important;
	height: 310px;
}

.containerFullWidth .foot, #mainContent .foot, #secondaryContent .foot, #secondaryNav .foot
{
	clear: left;
	width: 100%;
	height: 20px;
	background: url(../images/backgrounds/mainCol_foot.png);
}

#mainContent img.floated
{
	float: right;
	padding: 0 10px 5px 10px;
}

.signUp a
{
	width: 320px;
	height: 69px;
	line-height: 53px;
	text-indent: 60px;
	font-size: 0.85em;
	display: block;
	background: url(../images/nav/sign_up_btn.png);
	margin-left: -40px;
	color: #FFF;
}

/* ---------------------------------------------------- secondary content ------------------------------------------------------- */

#secondaryContent
{
	float: right;
	width: 308px;
}

#secondaryContent .container .head
{
	background: url(../images/backgrounds/secCol_top.png);
}

#secondaryContent .container .body
{
	width: 248px;
	padding: 12px 30px 0px 30px;
	background: url(../images/backgrounds/secCol_body.png);
}

#secondaryContent .container .foot
{
	background: url(../images/backgrounds/secCol_foot.png);
}

ul.newsList, ul.newsListWide
{
	list-style-type: none;
	float: left;
	width: 290px;
	overflow: hidden;
	margin: 10px -21px 0 -21px;
	display: inline;
	border-top: 1px solid #535c5f;
	border-bottom: 2px solid #535c5f;
	line-height: 1.3em;
}

ul.newsList li, ul.newsListWide li
{
	float: left;
}

ul.newsList li a, ul.newsListWide li
{
	padding: 4px 10px 4px 20px;
	width: 260px;
	border-top: 1px solid #535c5f;
	background: url(../images/backgrounds/news_bullet.gif) no-repeat top left;
	font-weight: normal;
}

ul.newsList li.odd a, ul.newsListWide li.odd
{
	background: #eef0f0 url(../images/backgrounds/news_bullet_odd.gif) no-repeat top left;
	font-weight: normal;
}

#content p.more
{
	float: right;
	padding: 0;
	margin-right: -10px;
	display: inline;
}

p.more a, ul.newsListWide a
{
	padding: 0 0 0 15px;
	background: url(../images/nav/more_arrow.gif) no-repeat top left;
	font-weight: normal;
}

.stocks_container
{
	float: left;
	margin: 10px -21px 0 -21px;
	width: 290px;
	display: inline;
	border-bottom: 1px solid #535c5f;
}

table.stocks
{
	border-collapse: collapse;
	width: 100%;
}

.stocks th, .stocks td
{
	padding: 0 10px;
	text-align: right;
}

.stocks th
{
	color: #edb125;
	border-bottom: 2px solid #535c5f;
}

.stocks td
{
	border-bottom: 1px solid #535c5f;
}

.stocks .firstCol
{
	text-align: left;
}

.stocks .arrow
{
	width: 15px;
	overflow: hidden;
	padding: 0;
}

.stocks .going_up .arrow
{
	background: url(../images/backgrounds/going_up.gif) no-repeat right center;
}

.stocks .odd td
{
	background: #eef0f0;
}

.stocks .going_up.odd td.arrow
{
	background: #eef0f0 url(../images/backgrounds/going_up.gif) no-repeat right center;
}

.stocks .divider td
{
	height: 1px;
	overflow: hidden;
}

.stocks .going_down .arrow
{
	background: url(../images/backgrounds/going_down.gif) no-repeat right center;
}

.stocks .going_down.odd td.arrow
{
	background: #eef0f0 url(../images/backgrounds/going_down.gif) no-repeat right center;
}

/* ---------------------------------------------------- footer ------------------------------------------------------- */

#footer
{
	margin-top: 0;
	width: 100%;
	padding-bottom: 10px;
}

#footer ul
{
	list-style-type: none;
}

#footer li
{
	float: left;
	border-right: 1px solid #5c686c;
	line-height: 1em;
}

#footer li.last
{
	border-right: none;
}

#footer a
{
	padding: 0 10px;
}

/* ---------------------------------------------------- about ------------------------------------------------------- */

#secondaryNav
{
	float: left;
	width: 248px;
}

#secondaryNav .head
{
	background: url(../images/backgrounds/secNav_top.png);
}

#secondaryNav .body
{
	width: 188px;
	overflow: hidden;
	padding: 12px 30px 0px 30px;
	background: url(../images/backgrounds/secNav_body.png);
}

#secondaryNav .foot
{
	background: url(../images/backgrounds/secNav_foot.png);
}

#secondaryNav ul
{
	float: left;
	width: 230px;
	display: inline;
	margin: 10px 0 15px -21px;
	border-top: 2px solid #535c5f;
	border-bottom: 1px solid #535c5f;
	list-style-type: none;
}

#secondaryNav li
{
	border-bottom: 1px solid #535c5f;
}

#secondaryNav a
{
	padding: 2px 5px 2px 20px;
}

#secondaryNav a.here, #secondaryNav a:hover, #secondaryNav a:active
{
	background: #ffbe28;
}

#mainContent.wideContainer
{
	width: 728px;
}

#mainContent.wideContainer .head
{
	background: url(../images/backgrounds/wideCol_top.png);
}

#mainContent.wideContainer .body
{
	width: 668px;
	background: url(../images/backgrounds/wideCol_body.png) repeat-y;
}

#mainContent.wideContainer .foot
{
	background: url(../images/backgrounds/wideCol_foot.png);
}

#footer.wideContainer
{
	margin-left: 248px;
	width: 732px;
}

/* ---------------------------------------------------- contact ------------------------------------------------------- */

#pseudo_form
{
	float: left;
	border-top: 4px solid #535c5f;
	border-bottom: 4px solid #535c5f;
	margin: 0 -21px;
	display: inline;
	width: 650px;
	font-weight: bold;
	padding: 20px 0;
}

.wideContainer #pseudo_form
{
	width: 710px;
}

#pseudo_form fieldset
{
	border-bottom: 1px solid #535c5f;
	border-top: none;
	border-right: none;
	border-left: none;
	padding: 12px 10px;
}

#pseudo_form p
{
	padding: 1px 0;
	clear: both;
	display: block;
}

#pseudo_form label
{
	float: left;
	text-align: right;
	margin-right: 10px;
	display: inline;
	width: 230px;
}

#pseudo_form table label
{
	float: none;
	text-align: left;
	margin-left: 5px;
	display: inline;
}

#pseudo_form .text, #pseudo_form .street, #pseudo_form .number, #pseudo_form .extra
{
	border: 1px solid #999;
	width: 310px;
	display: inline;
}

#pseudo_form .number, #pseudo_form .extra
{
	margin-left: 1px;
}

#pseudo_form .street
{
	width: 170px;
}
#pseudo_form .number
{
	width: 40px;
}
#pseudo_form .extra
{
	width: 86px;
}

#pseudo_form .submit
{
	float: right;
	margin: 10px 145px 0 0;
	display: inline;
}

#pseudo_form .submit input
{
	width: 135px;
	height: 26px;
	text-indent: 10px;
	border: none;
	background: url(../images/nav/send_btn.gif) no-repeat top left;
	color: #42494c;
	font-size: 12px;
	font-weight: bold;
	cursor:pointer;
}


/*------------------------------------- nieuwsoverzicht -------------------------------------------------------------*/

ul.newsListWide
{
	width: 605px;
	margin: 10px 0 0 0;
}

#mainContent ul.newsListWide li
{
	width: 575px;
}

ul.newsListWide a
{
	display: inline;
}

#paginator
{
	list-style-type: none;
	float: right;
	margin-top: 7px;
	display: inline;
}

#paginator li
{
	float: left;
	margin-left: 3px;
	padding-left: 2px;
	display: inline;
	font-size: 0.9em;
}

#paginator a
{
	padding: 0 4px 0 2px;
	display: block !important;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	width: auto;
	overflow: hidden;
}

#paginator .here a, #paginator li.hover a, #paginator a:hover, #paginator a:active
{
	text-decoration: none;
	background: #505d61 url(../images/nav/paginator_right.gif) no-repeat top right;
	color: #FFF;
}

#paginator .here, #paginator li:hover, #paginator li:active, #paginator li.hover
{
	background: url(../images/nav/paginator_left.gif) no-repeat top left;
}

/*------------------------------------- koersen -------------------------------------------------------------*/

.containerFullWidth
{
	width: 970px;
}

.containerFullWidth .head
{
	background: url(../images/backgrounds/fullCol_top.png);
}

.containerFullWidth .body
{
	width: 920px;
	padding: 12px 15px 10px 35px;
	background: url(../images/backgrounds/fullCol_body.png);
}

.containerFullWidth .foot
{
	background: url(../images/backgrounds/fullCol_foot.png);
}

.containerFullWidth h1, .containerFullWidth h2, .containerFullWidth h3, .containerFullWidth h4, .containerFullWidth h5, .containerFullWidth h6, .containerFullWidth p
{
	width: 610px;
}

#koersen
{
	background: url(../images/backgrounds/koersen.gif) no-repeat top left;
	margin: 20px -10px 0 -15px;
	position: relative;
	z-index: 0;
	padding-bottom: 9px;
	height: 1%;
}

#koersShadow
{
	position: absolute;
	right: 15px;
	bottom: 1px;
	width: 100%;
	height: 8px;
	background: url(../images/backgrounds/koersen_shadow.gif) no-repeat bottom right;
	z-index: 1;
}

#koersNav
{
	width: 100%;
	display: block;
	list-style-type: none;
	margin-left: 7px;
	position: relative;
	z-index: 1;
}

#koersNav li
{
	float: left;
	padding-left: 2px;
	margin-right: 2px;
	display: inline;
	background: url(../images/nav/koersnav_left.gif) no-repeat top left;
}

#koersNav a
{
	background: url(../images/nav/koersnav_right.gif) no-repeat top right;
	display: block !important;
	display: inline-block;
	height: 21px;
	padding: 4px 15px 0 15px;
	text-decoration: none;
	position: relative;
	z-index: 1;
}

#koersNav a:link, #koersNav a:visited
{
	color: #FFF;
	background-position: top right;
}

#koersNav li:hover, #koersNav li.hover, #koersNav li:active, #koersNav li.here
{
	background-position: bottom left;
}

#koersNav li.here a, #koersNav li.here a:link, #koersNav li.here a:visited, #koersNav a:hover, #koersNav a:active
{
	color: #42494c;
	background-position: bottom right;
}

#koersNav a span
{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -4px;
	width: 9px;
	height: 5px;
	overflow: hidden;
}

#koersNav .here a span
{
	background: url(../images/nav/koersnav_here.gif);
}

#koersen table
{
	clear: left;
	border-collapse: collapse;
	margin: 2px 0 0 7px;
	font-size: 0.9em;
	position: relative;
	z-index: 1;
}

#koersen th
{
	color: #FFF;
	text-align: right;
	padding: 1px 5px;
	font-weight: normal;
}

#koersen td
{
	text-align: right;
	padding: 0 5px;
	border-right: 1px solid #CCC;
}

#koersen th.first, #koersen td.first
{
	text-align: left;
}

#koersen td.noBorder
{
	border: none;
}

#koersen tr.binck td
{
	color: #959595;
}

#koersen tr.binck td a
{
	color: #959595;
	text-decoration: none;
}

#koersen tr.odd td
{
	background: #f5f5f5;
}

#koersen td.grey
{
	color: #959595;
}

#koersen td.down
{
	color: #a82c2c;
}

#koersen td.up
{
	color: #67c633;
}

#koersen tr td.highlight, #koersen tr td.highlightYellow, #koersen tr td.highlightGreen, #koersen tr td.highlightRed, #koersen tr.odd td.highlight, #koersen tr.odd td.highlightYellow, #koersen tr.odd td.highlightRed, #koersen tr.odd td.highlightRed
{
	background: #bababa;
	color: #FFF;
}

#koersen tr td.highlightYellow, #koersen tr.odd td.highlightYellow
{
	background: #ffbe28;
}

#koersen tr td.highlightGreen, #koersen tr.odd td.highlightGreen
{
	background: #41b800;
}

#koersen tr td.highlightRed, #koersen tr.odd td.highlightRed
{
	background: #f72a00;
}

#koersen td.nopad
{
	padding: 0;
}

/*------------------------------------- koersinfo -------------------------------------------------------------*/

#koersInfo
{
	width: 268px;
	padding: 0 7px;
	background: url(../images/backgrounds/koers_info.gif) repeat-y top left;
	margin: 20px 0 0 -10px;
}

#koersInfo h6
{
	width: 250px;
	height: 24px;
	line-height: 24px;
	background: url(../images/backgrounds/koers_info_head.gif) no-repeat top left;
	margin: 0 0 1px -6px;
	padding: 4px 10px 0 20px;
}

#koersInfo table
{
	width: 100%;
	text-align: right;
	border-collapse: collapse;
}

#koersInfo th, #koersInfo td
{
	padding: 0 7px;
	border-right: 1px solid #FFF;
}

#koersInfo th,
#overlay th
{
	font-weight: normal;
	color: #FFF;
	background: #5C686C;
}

#koersInfo td
{
	border-right: 1px solid #f5f5f5;
}

#koersInfo .odd td,
#overlay .odd td
{
	background: #f5f5f5;
}

.koersFoot
{
	width: 280px;
	height: 7px;
	background: url(../images/backgrounds/koers_info_foot.gif) no-repeat top left;
	margin-left: -10px;
}

h1.back_btn
{
	width: 97px;
	height: 47px;
	background: url(../images/nav/back_btn.gif) no-repeat top left;
	margin: 10px 0 0 -10px;
}

h1.back_btn a
{
	color: #FFF;
	padding: 8px 10px 5px 27px;
	display: block;
	font-size: 0.85em;
}

/*------------------------------------- overlay -------------------------------------------------------------*/
#overlay_bg,
#overlay
{ visibility: hidden; }

#overlay_bg
{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	background: #000;
	filter:alpha(opacity=50);
	opacity: 0.5;
}

#overlay
{
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 99;
	width: 388px;
	margin-left: -194px;
	display: none;
}

#overlay .head
{
	height: 34px;
	background: url(../images/backgrounds/overlay_head.png);
}

#overlay .head h6
{
	color: #4c585b;
	float: left;
	width: 337px;
	padding: 12px 0 0 13px;
}

#overlay .head p.close a
{
	position: relative;
	float: right;
	margin: 12px 15px 0 0;
	display: inline;
	width: 16px;
	height: 16px;
	overflow: hidden;
	color: #FFF:
}

#overlay .head p.close a span
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/nav/overlay_close.gif) no-repeat top left;
	cursor: pointer;
}

#overlay .body
{ 
	background: url(../images/backgrounds/overlay_body.png);
	padding: 0 7px;
	width: 374px;
}

#overlay .table_container
{
	background: url(../images/backgrounds/overlay_th.gif) no-repeat top left;
}

#overlay table
{ 
	border-collapse: collapse;
	width: 362px;
	font-size: 0.9em;
	margin-left: 6px;
	text-align: left;
}
	

#overlay th, #overlay td
{ 
	background: none;
	padding: 1px 3px;
	vertical-align: top;
}

#overlay th
{ padding: 5px 3px; }

#overlay ul.legend
{
	padding: 0 6px; 
	list-style-type: none;
}

#overlay ul.legend li
{
	float: left;
	width: 180px;
	text-indent: -25px;
	text-align: center;
	padding: 2px 0 5px;
	margin-bottom: 4px;
	display: inline;
	background: url(../images/backgrounds/overlay_legend_li.gif) no-repeat center bottom;
}

#overlay table.bookDepth
{ text-align: right; }

#overlay .foot
{
	height: 24px;
	background: url(../images/backgrounds/overlay_foot.png);
}

#overlay td.highlight
{
	background: #bababa;
	color: #FFF;
}