/*
#siteMenu {
	float: left;
	width: 100%;
	height: 385px;
	background: url('../../images/menu_bpfpens.jpg');
	background-repeat: no-repeat;
	background-position: 13px;
	padding-left: 13px;
}
*/
#siteMenu {
	float: left;
	width: 206px;
	min-height: 385px;
	height: auto !important;
	height: 385px;
	background: url('../../images/menu_bpfpens.jpg');
	background-repeat: repeat-y;
	background-position: 13px 0px;
	padding-left: 13px;
}

body {
	background: url('../../Images/spacer_pensioenmenu.gif');
	background-repeat: repeat-y;
}

/*
#leftColumnBackground {
	background: url(../../Images/spacer_pensioenmenu.gif) repeat-y; 
	min-height: 100%;  
	height:100%; 
	width:100%;	
}
*/

#leftNavSpacer {
	width: 206px;
	background: url('../../Images/spacer_pensioenmenu.gif');
	background-repeat:  repeat-y;
}

H1 
{
	font-size : 16px;
	color: #F7B652; 
	background: url(../../images/h1_background_orange.gif) no-repeat; 
	width: 532px;
	height: 25px;
	margin-bottom:5px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
} 



H1 A{
	text-decoration: none;
	color: #F7B652; 
}


H1 A:hover{
	text-decoration: none;
	color: #F7B652; 
}


H2 {
	font-size: 13px;
	color : #F7B652; 
	background: url(../../images/h1_background_orange.gif) no-repeat; 
	background-position: 0px 5px;
	width: 532px; 
	height: 27px;
	margin-bottom:0px;
	padding-top: 5px;
} 

H2 A{
	text-decoration: none;
	color: #F7B652; 
}


H2 A:hover{
	text-decoration: none;
	color: #F7B652; 
}

.topNavHover 
{
	height: 25px;
	background-color: #F7B652;
	color: #000000;
}

.topNavSelected 
{
	background-color: #F7B652;
	color: #000000;
}

.leftNavHover 
{
	color: #000000;
	background-color: #F7B652;
}


.leftNavSelected 
{
	color: #000000;
	background-color: #F7B652;
}
