/* ALGEMENE STIJLEN */
html, body{
	background-color:#5F6168;
	height: 100%;
	margin:0px;
	padding:0px;
}
#main{
	background-color:#D4C9BD;
	min-height: 100%;
	height:auto !important;
	height:100%;
	width:950px;
	margin:auto;
	background-image:url(../images/background.gif);
	background-repeat:repeat-y;
}
#container{
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#494A4E;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#494A4E;
}
#top-margin{
	background-color:#5F6168;
	height:20px;
	border-bottom-color:#494A4E;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
#top{
	height:100px;
	border-left-style:solid;
	border-left-width:15px;
	border-left-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:15px;
	border-right-color:#FFFFFF;
	background-color:#FFFFFF;
}
#content{
	border-left-style:solid;
	border-left-width:15px;
	border-left-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:15px;
	border-right-color:#FFFFFF;
	background-color:#FFFFFF;
	height:343px;
	background-image:url(../images/foto-homepage.jpg);
	background-repeat:no-repeat;
}
#bottom{
	background-image:url(../images/logo-keijser-capital-bottom.gif);
	background-position:15px 5px;
	background-repeat:no-repeat;
	clear:both;
	background-color:#FFFFFF;
	border-left-style:solid;
	border-left-width:15px;
	border-left-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:15px;
	border-right-color:#FFFFFF;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5F6168;
	letter-spacing:0.1em;
	padding-left:70px;
	padding-top:10px;
}
#bottom a:link, #bottom a:active, #bottom a:visited {
	text-decoration: none;
	color:#5F6168;
	}
#bottom a:hover {
	color:#999999;
	text-decoration: none;
	}
.bottom-tussenruimte{
	padding-left:10px;
	padding-right:10px;
}
/* HOMEPAGE STIJLEN */

#content-homepage-tekst{
	z-index:2;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	color:#434449;
	line-height:18px;
	font-size:11px;
	width:290px;
	margin-left:590px;
	margin-top:25px;
	padding:10px;
	letter-spacing:0.1em;
}
#content-homepage-tekst p{
	margin-bottom:0px;
	margin-top:0px;
}
#content-homepage-tekst a:link, #content-homepage-tekst a:active, #content-homepage-tekst a:visited {
	color:#434449;
	text-decoration: none;
}
#content-homepage-tekst a:hover {
	color:#999999;
	text-decoration: none;
}
#content-homepage{
	position:absolute;
	z-index:1;
	height:220px;
	width:310px;
	background-color:#FFFFFF;
	filter: alpha(opacity=65); 
	moz-opacity: .65; 
	opacity: .65; 
	margin-left:590px;
	margin-top:25px;
}
#logo{
	width:162px;
	float:left;
}
#quote-homepage{
	width:400px;
	float:left;
	background-color:#FFFFFF;
	height:100px;
	background-image:url(../images/quote.gif);
	background-repeat:no-repeat;
}
#quote{
	width:400px;
	float:left;
	background-color:#FFFFFF;
	height:100px;

}

/* MENU STIJLEN */
#menu-klein{
	float:right;
	margin-top:70px;
}
#menu-klein ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#menu-klein li{
	float:left;
}
.menu-klein1  a:link, .menu-klein1 a:active, .menu-klein1 a:visited{
	float:left;
	background-image:url(../images/bullit-menu-klein.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	margin-left:16px;
	padding-left:8px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5F6168;
	font-size:11px;
	letter-spacing:0.1em;
	text-decoration: none;
}
.menu-klein1 a:hover {
	color:#999999;
	text-decoration: none;
}
.menu-klein2  a:link, .menu-klein2 a:active, .menu-klein2 a:visited{
	float:left;
	background-image:url(../images/bullit-menu-klein-engels.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	margin-left:16px;
	padding-left:23px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5F6168;
	font-size:11px;
	letter-spacing:0.1em;
	text-decoration: none;
}
.menu-klein2 a:hover {
	color:#999999;
	text-decoration: none;
}
.menu-klein2-nl  a:link, .menu-klein2-nl a:active, .menu-klein2-nl a:visited{
	float:left;
	background-image:url(../images/bullit-menu-klein-nederlands.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	margin-left:16px;
	padding-left:23px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5F6168;
	font-size:11px;
	letter-spacing:0.1em;
	text-decoration: none;
}
.menu-klein2-nl a:hover {
	color:#999999;
	text-decoration: none;
}
	
#menu{
	border-left-style:solid;
	border-left-width:15px;
	border-left-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:15px;
	border-right-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#FFFFFF;
	background-color:#D4C9BD;
	height:45px;
}
#menu ul, #menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	float: left;
}
#menu span {
	display: none;
}
#menu a {
	display: block;
	height: 45px;
	padding: 0px;
	margin: 0px;
}
#menu a:hover {
	background-position: 0px -45px;
}
#menu-overkeijsercapital {
	width:87px;
	height:45px;
	background-image: url(../images/kn_about_us.gif);
	background-repeat: no-repeat;
}
#menu-overkeijsercapital-actief {
	width:87px;
	height:45px;
	background-image: url(../images/kn_about_us.gif);
	background-repeat: no-repeat;
	background-position: 0px -45px;
}
#menu-publicaties {
	width:80px;
	height:45px;
	background-image: url(../images/kn_publicaties.gif);
	background-repeat: no-repeat;
}
#menu-publicaties-actief {
	width:80px;
	height:45px;
	background-image: url(../images/kn_publicaties.gif);
	background-repeat: no-repeat;
	background-position: 0px -45px;
}

#menu-capitalmanagement {
	width:152px;
	height:45px;
	background-image: url(../images/kn_capital_management.gif);
	background-repeat: no-repeat;
}
#menu-capitalmanagement-actief {
	width:152px;
	height:45px;
	background-image: url(../images/kn_capital_management.gif);
	background-repeat: no-repeat;
	background-position: 0px -45px;
}
#menu-fixedincome {
	width:114px;
	height:45px;
	background-image:url(../images/kn_fixed_income.gif);
	background-repeat: no-repeat;
}
#menu-fixedincome-actief {
	width:114px;
	height:45px;
	background-image: url(../images/kn_fixed_income.gif);
	background-repeat: no-repeat;
	background-position: 0px -45px;
}
#menu-addvaluefund {
	width:125px;
	height:45px;
	background-image: url(../images/kn_add_value_fund.gif);
	background-repeat: no-repeat;
}
#menu-addvaluefund-actief {
	width:125px;
	height:45px;
	background-image: url(../images/kn_add_value_fund.gif);
	background-repeat: no-repeat;
	background-position: 0px -45px;
}
#menu-research {
	width:135px;
	height:45px;
	background-image: url(../images/kn_research.gif);
	background-repeat: no-repeat;
}
#menu-research-actief {
	width:135px;
	height:45px;
	background-image: url(../images/kn_research.gif);
	background-repeat: no-repeat;
	background-position: 0px -45px;
}
#menu-institutionalbrokerage {
	width:165px;
	height:45px;
	background-image: url(../images/kn_institutional_brokerage.gif);
	background-repeat: no-repeat;
}
#menu-institutionalbrokerage-actief {
	width:165px;
	height:45px;
	background-image: url(../images/kn_institutional_brokerage.gif);
	background-repeat: no-repeat;
	background-position: 0px -45px;
}
#menu-corporatefinance {
	width:139px;
	height:45px;
	background-image: url(../images/kn_corporate_finance.gif);
	background-repeat: no-repeat;
}
#menu-corporatefinance-actief {
	width:139px;
	height:45px;
	background-image: url(../images/kn_corporate_finance.gif);
	background-repeat: no-repeat;
	background-position: 0px -45px;
}

#menu-intermediairs {
	width:88px;
	height:45px;
	background-image: url(../images/kn_intermediairs.gif);
	background-repeat: no-repeat;
}
#menu-intermediairs-actief {
	width:88px;
	height:45px;
	background-image: url(../images/kn_intermediairs.gif);
	background-repeat: no-repeat;
	background-position: 0px -45px;
}




#menu-overkeijsercapital-nl {
	width:174px;
	height:45px;
	background-image:url(../images/kn_over_keijsercapital_nl.gif);
	background-repeat: no-repeat;
}
#menu-overkeijsercapital-nl-actief {
	width:174px;
	height:45px;
	background-image:url(../images/kn_over_keijsercapital_nl.gif);
	background-repeat: no-repeat;
	background-position: 0px -45px;
}


#menu-capitalmanagement-nl {
	width:157px;
	height:45px;
	background-image:url(../images/kn_capital_management_nl.gif);
	background-repeat: no-repeat;
}
#menu-capitalmanagement-nl-actief {
	width:157px;
	height:45px;
	background-image:url(../images/kn_capital_management_nl.gif);
	background-repeat: no-repeat;
	background-position: 0px -45px;
}



#menu-intermediars-nl {
	width:113px;
	height:45px;
	background-image:url(../images/kn_intermediairs_nl.gif);
	background-repeat: no-repeat;
}
#menu-intermediars-nl-actief {
	width:113px;
	height:45px;
	background-image:url(../images/kn_intermediairs_nl.gif);
	background-repeat: no-repeat;
	background-position: 0px -45px;
}




#menu-kijsercapitalview-nl {
	width:163px;
	height:45px;
	background-image:url(../images/kn_keijser_capitel_view_nl.gif);
	background-repeat: no-repeat;
}
#menu-kijsercapitalview-nl-actief {
	width:163px;
	height:45px;
	background-image:url(../images/kn_keijser_capitel_view_nl.gif);
	background-repeat: no-repeat;
	background-position: 0px -45px;
}



/* VERVOLGPAGINA STIJLEN */

#vervolgpagina-afbeelding{
	width:918px;
	background-color:#DFD7CE;
	border-left-style:solid;
	border-left-width:15px;
	border-left-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:15px;
	border-right-color:#FFFFFF;
}
#container-vervolgpagina{
	width:918px;
	background-color:#DFD7CE;
	border-left-style:solid;
	border-left-width:15px;
	border-left-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:15px;
	border-right-color:#FFFFFF;
	float:left;
}
#vervolgpagina-left{
	float:left;
	width:218px;
}
#vervolgpagina-right{
	float:right;
	width:700px;
}

#vervolgpagina-right-breed{
	float:right;
	width:918px;
}

#vervolgpagina-broodkruimel{
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	color:#434449;
	width:660px;
	background-color:#D4C9BD;
	font-size:11px;
	padding-left:20px;
	padding-right:20px;
	padding-top:11px;
	padding-bottom:11px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#FFFFFF;
}
#vervolgpagina-broodkruimel a:link, #vervolgpagina-broodkruimel a:active, #vervolgpagina-broodkruimel a:visited {
	color:#434449;
	text-decoration: none;
}
#vervolgpagina-broodkruimel a:hover {
	color:#434449;
	text-decoration: none;
}



#vervolgpagina-broodkruimel-breed{
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	color:#434449;
	width:878px;
	background-color:#D4C9BD;
	font-size:11px;
	padding-left:20px;
	padding-right:20px;
	padding-top:11px;
	padding-bottom:11px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#FFFFFF;
}
#vervolgpagina-broodkruimel-breed a:link, #vervolgpagina-broodkruimel-breed a:active, #vervolgpagina-broodkruimel-breed a:visited {
	color:#434449;
	text-decoration: none;
}
#vervolgpagina-broodkruimel-breed a:hover {
	color:#434449;
	text-decoration: none;
}


#vervolgpagina-content{
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	color:#434449;
	width:560px;
	font-size:11px;
	padding-left:20px;
	padding-right:120px;
	padding-top:5px;
	padding-bottom:15px;
	line-height:16px;
}
#vervolgpagina-content a:link, #vervolgpagina-content a:active, #vervolgpagina-content a:visited {
	color:#434449;
	text-decoration: underline;
}
#vervolgpagina-content a:hover {
	color:#434449;
	text-decoration: underline;
}
#vervolgpagina-content p{
	padding:0px;
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;

}
#vervolgpagina-content ul{
	padding:0px;
	margin:0px;
	padding-bottom:20px;
	margin-left:17px;

}






#vervolgpagina-content-breed{
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	color:#434449;
	width:878px;
	font-size:11px;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:15px;
	line-height:16px;
}
#vervolgpagina-content-breed a:link, #vervolgpagina-content-breed a:active, #vervolgpagina-content-breed a:visited {
	color:#434449;
	text-decoration: underline;
}
#vervolgpagina-content-breed a:hover {
	color:#434449;
	text-decoration: underline;
}
#vervolgpagina-content-breed p{
	padding:0px;
	margin:0px;


}
#vervolgpagina-content-breed ul{
	padding:0px;
	margin:0px;
	padding-bottom:20px;
	margin-left:17px;

}

.table{
border-left-style:solid;
border-left-width:1px;
border-left-color:#000000;
border-top-style:solid;
border-top-width:1px;
border-top-color:#000000;
background-color:#FFFFFF;
}
.table td{
border-right-style:solid;
border-right-width:1px;
border-right-color:#000000;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#000000;
padding:2px;
}
.table td p{
margin:0px;
padding:0px;}
.table-2{
background-color:#FFFFFF;
}
.table-2 td{
padding:2px;
}
.blue{
	color:#001747;
}
.red{
	color:#ff0000;
}
.orange{
	color:#ff9000;
}
.white{
	color:#001747;
}
#vervolgpagina-menu ul{
	margin:0px;
	padding:0px;
}
#vervolgpagina-menu li{
	list-style:none;
	display: block;
	float: left;
	clear: left;
}
#navbar1 {
	background-image:url(../images/backgound-menu-nav1.jpg);
	height:22px;
	width:195px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	color:#001747;
	font-weight:bold;
	font-size:11px;
	padding-left:23px;
	padding-top:15px;
}
#navbar1 a:link, #navbar1 a:active, #navbar1 a:visited {
	color: #001747;
	text-decoration: none;
}
#navbar1 a:hover {
	color: #002779;
	text-decoration: none;
}

#navbar2 {
	background-image:url(../images/backgound-menu-nav2.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:195px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	color:#5F6168;
	font-size:11px;
	padding-left:23px;
	padding-top:6px;
	padding-bottom:6px;
}
#navbar2 a:link, #navbar2 a:active, #navbar2 a:visited {
	color: #5F6168;
	text-decoration: none;
}
#navbar2 a:hover {
	color: #333333;
	text-decoration: none;
}

#navbar3 {
	background-image:url(../images/backgound-menu-nav2.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:175px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	color:#5F6168;
	font-size:11px;
	padding-left:43px;
	padding-top:6px;
	padding-bottom:6px;
}
#navbar3 a:link, #navbar3 a:active, #navbar3 a:visited {
	color: #5F6168;
	text-decoration: none;
}
#navbar3 a:hover {
	color: #333333;
	text-decoration: none;
}

#navbar4 {
	background-image:url(../images/backgound-menu-nav2.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:155px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	color:#5F6168;
	font-size:11px;
	padding-left:63px;
	padding-top:6px;
	padding-bottom:6px;
}
#navbar4 a:link, #navbar4 a:active, #navbar4 a:visited {
	color: #5F6168;
	text-decoration: none;
}
#navbar4 a:hover {
	color: #333333;
	text-decoration: none;
}


#navbar-bottom {
	background-image:url(../images/backgound-menu-nav-bottom.jpg);
	height:23px;
	width:218px;
}
.titel{
	font-size:16px;
	color:#00153E;
	font-weight:bold;
	padding-top: 20px;
	padding-bottom: 20px;


}
.subtitel {

	font-size:11px;
	color:#00153E;
	font-weight:bold;
	padding-top: 20px;
	padding-bottom: 20px;
}
.afbeeldingrechts {
	float: right;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.onderschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 16px;
	color: #000000;
	}
	
.afbeeldinglinks {
	float: left;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}