﻿body
{
	font-family: Verdana;
	background-color: #E2E2E2;
	margin: 0px 0px 0px 0px;
}

.center
{
	text-align: center;
}

.center table
{
	text-align: left;
}

.center table.center
{
	margin-left: auto;
	margin-right: auto;
}

.top_menu_background
{
	height: 51px;
	width: 100%;
	background: #393939 url(Images/top_menu_background.gif);
}

.top_menu_selected
{
	color: White;
	background: transparent url(Images/top_menu_selected.gif);
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10pt;
}

.top_content
{
	background-image: url(Images/content_inner_top.gif);
}

.top_menu_not_selected
{
	color: #dfdad8;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10pt;
}

.top_menu_spacer
{
	width: 7px;
}

.top_menu_not_selected_most_left
{
	background: transparent url(Images/top_menu_not_selected_most_left.gif);
	width: 7px;
}
.top_menu_selected_most_left
{
	background: transparent url(Images/top_menu_selected_most_left.gif);
	width: 7px;
}

.top_menu_selected_left
{
	background: transparent url(Images/top_menu_selected_left.gif);
	width: 7px;
}

.top_menu_selected_right
{
	background: transparent url(Images/top_menu_selected_right.gif);
	width: 7px;
}

.sub_menu_background
{
	height: 18px;
	width: 100%;
	background: #868686 url(Images/sub_menu_background.gif);
}

.sub_menu
{
	color: Black;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 7pt;
	vertical-align: top;
}

.rits_rechts
{
	background-image: url(Images/nav_balk_klip_rechts.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 29px;
}

.zoek_background
{
	background-image: url(Images/zoek_background.gif);
}

.handpointer
{
	cursor: pointer;
	cursor: hand;
}

.line
{
	background-color: #A1A1A1;
	height: 1px;
	width: 100%;
	display: block;
	clear: both;
	float: none;
	overflow: hidden;
}

.titel
{
	font-size: 12pt;
}

.subtitel
{
	font-size: 8pt;
	font-weight: bold;
}

.cleanlink
{
	color: Black;
	text-decoration: none;
}

.cleanlink:Hover
{
	color: Black;
	text-decoration: underline;
}

.bietjetoppadding
{
	padding-top: 4px;
}

.toppadding
{
	padding-top: 8px;
}

textarea
{
	border-width: 0px;
	overflow: auto;
}

.live_chat_top
{
	width: 548px;
	height: 19px;
	background-image: url(images/live_chat_top.gif);
}

.leftHomeColumn
{
	background: url(images/hoofdje_background.gif) no-repeat;
	padding-top: 11px;
	padding-left: 2px;
	padding-right: 6px;
	
}

.leftHomeColumn A
{
	color: #393937;
	font-size: 1.3em;
	height: 39px;
	width: 227px;
	display:block;
	font-weight: bold;
	padding-left:50px;
	padding-top:9px;
	text-decoration: none;
	margin-bottom:1px;
	line-height:12px;
}


.HomeButtonLes
{
	background: url(images/KnopLes.png) no-repeat;
}

.HomeButtonInfo
{
	background: url(images/KnopInfo.png) no-repeat;
}

.HomeButtonDossier
{
	background: url(images/KnopDossier.png) no-repeat;
}

.leftHomeColumn a span
{
	
	font-size: 0.8em;
	color: #6f6f6f;
	letter-spacing:-0.1em;
}

.textButtonSmall, .textButtonMedium, .textButtonLarge
{
	display: block;
	padding-left: 6px;
	line-height: 18px;
	text-decoration: none;
	margin-top:2px;
	margin-bottom:4px;
	color:white;
	font-size:0.8em;
}

.textButtonSmall
{
	background: url(images/textButtonSmall.png) no-repeat center left;
	width: 92px;
}

.textButtonMedium
{
	background: url(images/textButtonMedium.png) no-repeat center left;
	width: 142px;
}

.textButtonLarge
{
	background: url(images/textButtonLarge.png) no-repeat center left;
	width: 201px;
}

/*----------------------------------------- btns ---------------------------------------------------*/

.btn_container *
{
	margin: 0;
	padding: 0;
}

p.aandel_btn a,
p.maatpak_btn a,
p.advies_btn a
{
	width: 171px;
	height: 141px;
	display: block;
	position: relative;
}


p.aandel_btn a span,
p.maatpak_btn a span,
p.advies_btn a span
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	background: url(Images/aandelmandje_btn.gif) no-repeat top left;
}

p.maatpak_btn a span
{ background: url(Images/maatpak_btn.gif) no-repeat top left; }

p.advies_btn a span
{ background: url(Images/advies_btn.gif) no-repeat top left; }

.divider
{
	height: 1px;
	background: #a1a1a1;
	overflow: hidden;
	margin: 11px 0;
}
