@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
html {
	overflow-y: scroll;
}
body {
	padding-top:0px;
	background: #eae9e7 url(../graphics/background.jpg) repeat-y fixed center bottom;
}
#page {
	width: 978px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#printonly {
	display: none;
}
#header {
	height: 92px;
	width: 976px;
	background: url(../graphics/sitelogo.png) no-repeat center top;
	top: 0px;
	position: fixed;
	z-index: 25;

}
#productlogo {
	height: 185px;
	width: 978px;
	background: url(../graphics/productlogo.jpg) no-repeat right bottom;
	bottom: 0px;
	position: fixed;
	display: none;
}
#navtop {
	position: absolute;
	right: 12px;
	top: 27px;
}
#navtop li, #navtop ul {
	list-style-type: none;
	float: left;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
}
#navtop li a {
	color: #2e3192;
	text-decoration: none;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}
#navtop li a:hover {
	text-decoration: underline;
}
#main {
	clear: both;
	float: left;
	width: 978px;
	padding-top: 92px;
}
#menu {
	width: 160px;
	float: left;
	margin: 0px 0px 0px 14px;
	padding: 0px;
	position: fixed;
}
#content {
	width: 480px;
	float: left;
	margin-left: 189px;
	margin-right: 15px;
	background: #F7F7FB;
	border: 1px solid #C4CFDD;
	padding: 8px;
	margin-bottom: 15px;
	position: absolute;
	z-index: 10;
}
#content li, #highlights li {
	list-style-image: url(../graphics/bullet.jpg);
}
#content ul, #highlights ul {
	margin: 10px 0px 15px;
	padding: 0px 0px 0px 20px;
}


#highlights {
	clear: right;
	float: left;
	width: 260px;
	position: absolute;
	right: 15px;
}
.highlightitem {
	background: #f7f7fb;
	padding: 8px;
	border: 1px solid #c4cfdd;
	margin-bottom: 10px;
}
.highlightbanner {
	padding: 0px;
	border: none;
	margin-bottom: 6px;
}

.menu, .subm {
	font: 11px Tahoma, Helvetica, Arial, sans-serif;
	color: #2e3192;
	cursor: pointer;
	display: block;
	padding: 4px 4px 4px 8px;

}
.menu a, .subm a {
	text-decoration: none;
	display: block;
}

.subm {
	background: #c4cfdd;
	margin: 1px 1px 1px 15px;
}
.menu {
	background: #f7f7fb;
	border: 1px solid #c4cfdd;
	margin: 1px;
}
#menu-pensioenadministratiesysteem, #menu-werken-bij, #menu-duurzaamheid, #menu-products {
	background: #f7f7fb url(../graphics/pijlen.gif) no-repeat 0px -21px;
}
#content {
	font: 12px Helvetica, Arial, sans-serif;
	color: #000000;
}
h1, h2, h3 {
	color: #2e3192;
	font: normal 21px "Gill Sans", "Gill Sans MT", GillSans, "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h1 {
	margin-top: 2px;
}
h1, h2 {
	margin-bottom: -10px;
}
h2 {
	margin-top: 32px;
}
h3 {
	margin-top: 2px;
	font-size: 15px;
}
a {
	color: #2e3192;
}
a[rel] {
	padding-right: 12px;
	background: transparent url(../graphics/externe-site.jpg) no-repeat right center;
}
.highlightitem p, .highlightitem li {
	font: 11px Helvetica, Arial, sans-serif;
	color: #000000;
}
.highlightitem img {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 8px;
	float: left;
}
a img {
	border-style: none;
}
a:focus {
	outline: 0;
}
strong {
	font-weight: bold;
	color: #2e3192;	
}
.highlightafsluiting {
	clear: both;
	width: 242px;
	padding-top: 10px;
}
.downloadpdf, .popup {
	display: inline-block;
	padding-left: 20px;
	line-height: 18px;
	background: transparent url(../graphics/pdf-icon.jpg) center left no-repeat;
}
.box-voorbeeld {
	background: #c4cfdd;
	width: 438px;
	padding: 6px;
}
.kop-voorbeeld {
	width: 80px;
	float: left;
	font-size: 11px;
}
.einde {
	clear: both;
	width: 438px;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
.tekst-voorbeeld {
	width: 358px;
	font-size: 11px;
	float: right;
}
.gecentreerd {
	text-align: center;		
}
.intekstplaatje {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.medover {
	text-align: left;
	width: 482px;
	float: left;
}
.medover img {
	padding: 20px 20px 20px 10px;
	float: left;
	border-style: none;
}
.medover p {
	font: 12px Helvetica, Arial, sans-serif;
	padding-top: 30px;
}

#content table {
	width: 485px;
	border-style: none;
	margin: 0px;
	padding: 0px;
}
#content th {
	font: normal 11px Helvetica, Arial, sans-serif;
	width: 65px;
}
#content td, #content th {
	text-align: left;
	padding: 2px 0px;
}
.halvebreedte {
	float: left;
	width: 50%;
}

