html {
  font-family: verdana, sans-serif;
  font-size: 70%;
  line-height: 1.5;
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
}

a {
  color: black;
}

#pageContainer {
  width: 980px;
  border: 2px solid #FFF; 
}
#topContainer {
  background-image: url(/Advantagepensioen/images/bg/header.gif);
  background-repeat: no-repeat;
  height: 125px;
  width:959px;
}

#topContainer h1 {
	color:white;
	display:block;
	font-size:13px;
	font-weight:normal;
	margin:50px 23px 0;
	text-align:right;
	text-transform:uppercase;
}
#mainContainer {
  padding-top: 2px;
}
#navContainer {
  float: left;
  width: 157px;
}
#searchContainer {
  margin: 20px 2px;
  padding: 0 5px;
  border-top: 1px dotted #8899c4;
  border-bottom: 1px dotted #8899c4;
  font-size: 11px;
}
#contentContainer {
  width: 636px;
  margin-left: 2px;
  float: left;
  background:#E5ECF6;
}

#placeholderContent {
	min-height:400px;
	padding:0 20px 20px 162px;
}

#contentContainer #placeholderContent a {
  color: #113388;
}

#contentContainer #placeholderContent ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#contentContainer #placeholderContent ul li {
  background-image: url(/Advantagepensioen/images/bullet.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding-left: 20px;
}

#contentContainer #placeholderContent ul.vink li {
  background-image: url(/Advantagepensioen/images/vink.gif);
}

#headerContainer {
	background-image:url(/Advantagepensioen/images/bg/header.gif);
	background-repeat:no-repeat;
	height:125px;
	width:959px;
}

.intro #headerContainer {width:980px;}

#headerContainer #logo {
  display: block;
  position: absolute;
  width: 160px;
  height: 55px;
  margin-top: 10px;
  text-decoration: none;
}

#headerContainer h1 {
  display: block;
  margin: 50px 23px 0;
  color: white;
  text-transform: uppercase;
  text-align: right;
  font-size: 13px;
  font-weight: normal;
}

h1 {
  font-size: 130%;
  color: #113388;
  margin-bottom: 0;
}

h2 {
  font-size: 100%;
  color: #113388;
  margin-bottom: 0;
}

h3 {
  font-size: 120%;
}

p {
  margin-top: 0;
}

#breadcrumbs {
  font-size: 11px;
  line-height: 2;
  text-align: right;
  margin: 0 18px;
}
#breadcrumbs a {
  color: #4A4B4C;
  padding: 0 5px;
  text-decoration: none;
}

#breadcrumbs a:hover {
  text-decoration: underline; 
}

#introContent {
	background-color:#113388;
	color:white;
	height:132px;
	left:422px;
	position:relative;
	top:134px;
	width:477px;
}

#introContent h1{
	color:white;
	font-size:18px;
	margin:0;
	padding:10px 10px 30px;
}

#introContent ul {
	border-top:1px dotted #8899C4;
	bottom:0;
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
}

#introContent ul li {
	border-right:1px dotted #8899C4;
	float:left;
	width:158px;
}

#introContent ul li.last {
	border-right:none;
}

#introContent ul a {
	color:white;
	display:block;
	font-size:10px;
	padding:4px 10px;
	text-decoration:none;
}

#mainIntro {
  background-image: url(/Advantagepensioen/images/bg/intro.jpg);
  background-repeat: no-repeat;
  height: 357px;
}

#introFooter {
  background-image: url(/Advantagepensioen/images/bg/intro-footer.gif);
  background-repeat: no-repeat;
  height: 26px;
}

.intro {
  background-image: url(/Advantagepensioen/images/bg/intro-page.gif);
  background-repeat: repeat-y;
  background-position: 2px 0px;
}

#contentContainer .introContent {
  position: relative;
  left: 422px;
  top: 134px;
  width: 477px;
  height: 132px;
  background-color: #113388;
  color: white;
}

#contentContainer .introContent h1 {
  font-size: 18px;
  margin: 0;
  padding: 10px 10px 30px 10px;
  color: white;
}

#contentContainer .introContent p {
  display: block;
  margin: 0;
  padding: 0 5px 0 10px;
  font-size: 9px;
  font-weight: bold;
}

#contentContainer .introContent ul {
  display: block;
  position: absolute;
  bottom: 0px;
  margin: 0;
  padding: 0;
  border-top: 1px dotted #8899c4;
  list-style: none;
}

#contentContainer .introContent ul li {
  border-right: 1px dotted #8899c4;
  float: left;
  width: 158px;
}

#contentContainer .introContent ul li.last {
  border-right-width: 0;
}

#contentContainer .introContent ul a {
  display: block;
  padding: 4px 10px;
  text-decoration: none;
  color: white;
  font-size: 10px;
}

#contentContainer .introContent ul a:hover {
  background-color: #426BB3;
}



.navigation, .navigation ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}

.ie6 .navigation li {
  font-size: 0px;
  line-height: 0px;
}

.navigation a {
  display: block;
  color: white;
  text-decoration: none;
  font-size: 11px;
  line-height: 1.3;
  padding: 5px 5px;
}

.navigation li {
  background-color: #426bb3;
  margin: 0 0 2px;
}

.navigation li.current, .navigation a:hover {
  background-color: #849fce;
}

.navigation li.current ul {display:block;}
.navigation li.current ul li {margin-bottom:0px;}
.navigation li.current ul li a {padding-left:15px;}

.navigation li ul {
  display: none;
  background-color: #426bb3;
}

.navigation li.has-sub ul {
  display: block;
}

.navigation li.sub-active, .navigation a.sub:hover {
  background-color: #819ccc;
}

.navigation li.sub a {
  padding: 5px 10px 5px 15px;
}

#banner-right {
  height: 150px;
  background-repeat: no-repeat;
  margin-top: 0px;
  background-position: left top;
}

#sideContainer {
  float: right;
  width: 183px;
}

#highlights {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 162px;
}

#highlights li {
  background-color: #898D93;
  margin: 0 0 2px;
}

#highlights a {
  display: block;
  color: white;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  line-height: 2;
  text-transform: uppercase;
  padding: 0 5px;
}

#highlights li.main-active a {
  text-decoration: underline;
}


#contentContainer .indexContent {
  background-repeat: no-repeat;
  background-position: top left;
  background-color: #e5ecf6;
}

.indexContent h1, .indexContent p {
	padding-left:165px;
}

#index-banners {
  background-color: #e5ecf6;
  padding-bottom: 20px;
  display: block;
  margin: 20px 0;
  padding: 0;
  list-style: none;
  height: 231px;
}

#index-banners li {
  float: left;
  width: 157px;
  border-left: 0px;
  border-top: 2px solid white;
  border-right: 2px solid white;
  border-bottom: 2px solid white;
  height: 209px;
  position: relative;
}

#index-banners li.alternating {
  width: 158px;
}

#index-banners li.last {
  border-right-width: 0;
}

#index-banners a {
  display: block;
  text-decoration: none;
  font-size: 10px;
  height: 100%;
  color: #113388;
  
}

#index-banners img {
  border-width: 0;
  width: 100%;
}

#index-banners span {
  display: block;
}

#index-banners span.header {
  font-size: 10px;
  font-weight: normal;
  padding: 10px 0px 5px 3px;
}

#index-banners span.desc {
  padding: 5px;
  color: black;
  display:none;
}

#index-banners span.more {
  font-weight: normal;
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding: 5px;
}

#index-banners span.more span.inner {
  display: inline;
  text-decoration: underline;
  }

#contentContainer .innerContent {
  width: 100%;
  padding-top: 1px;
  background-color: #e5ecf6;
  background-repeat: no-repeat;
  background-position: top center;
}

#contentContainer .innerContent .visual {
  padding-top: 162px;
  min-height: 340px;
}


#contentContainer .innerContent h1, #contentContainer .innerContent h2 {
/*  border-bottom: 1px dotted #8899c4;
  padding-bottom: 5px;
  margin-left: -142px;
  padding-left: 142px;*/
}

#contentContainer .placeholderContent {
  padding: 0px 20px 20px 162px;
  min-height: 400px;
}

.ie6 #contentContainer .placeholderContent {
  width: 456px;
  overflow: hidden;
}

#content-bottombar {
  padding-right: 20px;
  border-top: 1px dotted #8899c4;
  border-bottom: 1px dotted #8899c4;
  text-align: right;
}

#content-bottombar a.print {
  display: inline-block;
  width: 29px;
  height: 20px;
  text-decoration: none;
  background-image: url(/Advantagepensioen/images/print.gif);
  background-repeat: no-repeat;
  color: transparent;
}


#content-bottomspacer {
  height: 30px; 
  border-bottom: 1px dotted #8899c4;
}

#content-bottommenu {
  padding: 23px 8px 8px 8px;
  color: #585656;
  font-size: 10px;
}

#content-bottommenu a {
  text-decoration: none;
  padding: 0px 5px; 
  color: #585656;
}

#content-bottommenu a.toplink {
  float: right;
  padding: 0;
  width: 43px;
  height: 15px;
  background-image: url(/Advantagepensioen/images/toplink.gif);
  background-repeat: no-repeat;
}



.ie6 #content-inner {
  height: 400px;
}


#searchContainer span {
  display: block;
  padding: 5px 0;
}

#searchContainer .text {
  width: 130px;
  border: 1px solid #8899c4;
}

#searchContainer .submit {
  background-color: transparent;
  border-width: 0;
  padding: 5px 0 5px 100px;
  background-image: url(/Advantagepensioen/images/bg/submit.gif);
  background-repeat: no-repeat;
  background-position: center left;
  text-align: left;
  font-size: 12px;
  color: #4A4B4C;
}

.ie #searchContainer .submit {
  width: 100%;
}

p.searchHolder:hover {background-color:#DEDFED;}

#banners {
  padding-bottom: 20px;
  display: block;
  margin: 2px 0;
  padding: 0;
  list-style: none;
  width: 162px;
}

#banners li {
  border-bottom: 2px solid white;
  position: relative;
}


#banners a {
  display: block;
  text-decoration: none;
  font-size: 10px;
  height: 100%;
  color: #113388;
}

#banners img {
  border-width: 0;
}


p.icon {
  margin-left: -150px;
  padding-left: 150px;
  background-repeat: no-repeat;
  background-position: center left;
  min-height: 37px; 
}

div.icon {
  position: absolute;
  margin-left: -150px;
  background-repeat: no-repeat;
  background-position: center left;
  width: 124px;
  height: 37px; 
}

.ie6 p.icon {
  height: 37px;
}

.ie6 .icon {
/*  behavior:  url(/_public/iepngfix.htc);*/
}

.icon-bevestigen {
  background-image: url(/Advantagepensioen/images/icons/bevestigen.gif);
}

.icon-bewaren {
  background-image: url(/Advantagepensioen/images/icons/bewaren.gif);
}

.icon-gerelateerd {
  background-image: url(/Advantagepensioen/images/icons/gerelateerd.gif);
}

.icon-letop {
  background-image: url(/Advantagepensioen/images/icons/letop.gif);
}

.icon-meerinformatie {
  background-image: url(/Advantagepensioen/images/icons/meerinformatie.gif);

}
.icon-invullen {
  background-image: url(/Advantagepensioen/images/icons/invullen.gif);

}
.icon-contact {
  background-image: url(/Advantagepensioen/images/icons/contact.gif);
}

.icon-ontvangen {
  background-image: url(/Advantagepensioen/images/icons/ontvangen.html);
}

.icon-rekenvoorbeeld {
  background-image: url(/Advantagepensioen/images/icons/rekenvoorbeeld.gif);
}

#map {
  width: 400px;
  height: 350px;
}


#contentContainer a.more {
  cursor: pointer;
  background-image: url(/Advantagepensioen/images/more.gif);
  background-repeat: no-repeat;
  width: 11px;
  height: 14px;
  display: inline-block;
}

#contentContainer a.less {
  cursor: pointer;
  background-image: url(/Advantagepensioen/images/less.gif);
  background-repeat: no-repeat;
  width: 11px;
  height: 14px;
  display: inline-block;
}


#contentContainer p.desc, #contentContainer div.desc {
  margin-left: 0px;
}

#contentContainer .bhead {
  background-image: url(/Advantagepensioen/images/more.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 30px;
  cursor: pointer;
  color: #113388;
  -moz-user-select: none;
}

#contentContainer .bhead-open {
  background-image: url(/Advantagepensioen/images/less.gif);
  text-decoration: underline;
}

#contentContainer h2.bhead {margin-left:0px;}
#contentContainer p.bhead {color:#000;}
#contentContainer p.bhead-open {color:#000;text-decoration:none;}

.form table {
  width: 100%;
}

.form table th {
  text-align: left;
  width: 40%;
  color: #113388;
  line-height: 3;
}

#search-fa {
  background-image: url(/Advantagepensioen/images/search-fa/bg.gif);
  background-repeat: no-repeat;
  width: 152px;
  height: 55px;
  padding: 72px 5px 0 5px;
} 

#search-fa a {
  background-image: url(/Advantagepensioen/images/search-fa/button.gif);
  background-repeat: no-repeat;
  display: block;
  width: 149px;
  height: 20px;
  margin-top: 6px;
}  

form th {color:#113388;text-align:left;}

.bhead a {text-decoration:none;background:none;}

