html, body {
height: 100%;
}

body{
text-align: center;
background: #fff url(graphics/site-bg.jpg) repeat-x 0 0;
font-family: arial, helvetica, sans-serif;
color: #000;
margin:0;
padding:0;
}

/* basic setup */

#container{
margin: 0 auto;
width: 944px;
min-height: 100%;
text-align: left;
background: url(graphics/main-bg.jpg) repeat-y 0 0;
margin-bottom:-44px; /* bottom margin needs to have the same height as footer, only negative */
}

#footer{
margin: 0 auto;
width: 944px;
height: 44px;
background: url(graphics/footer-bg.jpg) no-repeat 0 0;
}

p.footer{
margin: 0 0 0 0;
padding: 20px 15px 0 0;
text-align:right;
}

#homefooter-l{
float: left;
width: 150px;
text-align: left;
margin: 0 0 0 0;
padding: 19px 0 0 15px;
}

#homefooter-r{
float: left;
width: 763px;
text-align: right;
margin: 0 0 0 0;
padding: 20px 0 0 0;
}

a.footer:link, a.footer:visited{
color: #d2e0d8;
text-decoration: none;
font-weight:normal;
font-size: 12px;
}

a.footer:hover, a.footer:active{
color: #ffffff;
}

.clear{
clear:both;
height:44px; /* clear class needs to have the same height as footer */
overflow:hidden;
}

#header{
width:944px;
height:226px;
background: url(graphics/header-bg.jpg) no-repeat 0 0;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

/* header content */

#logo-box{
float: left;
width: 630px;
height: 194px;
margin: 0 0 0 0;
padding: 0 0 0 52px;
}

#subnav{
float: left;
width: 260px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

/* subnav menu */

ul.subnav{
list-style:none;
margin: 0;
padding: 0;
}

ul.subnav li{
display:inline;
float: left;
margin: 0 0 0 0;
padding: 12px 10px 0 0;
}

ul.subnav li a:link, ul.subnav li a:visited{
color: #565656;
font-size: 12px;
font-weight:normal;
text-decoration: none;
}

ul.subnav li a:hover, ul.subnav li a:active{
color: #005132;
}

/* nav menu */

#nav{
float: left;
width: 900px;
margin: 0 0 0 0;
padding: 0 0 0 30px;
color: white;
font-size: 10px;
}

ul.nav{
list-style:none;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

ul.nav li{
margin: 0 0 0 0;
padding: 0 0 0 0;
} 

/* midsection divs */

#pageheader-box{
width:944px;
height: 42px;
background: url(graphics/pageheader-bg.jpg) no-repeat 0 0;
margin: 0 0 0 0;
padding: 0 0 0 0;
text-align:left;
}

#pageheader{
float:left;
width:240px;
text-align:left;
margin: 0 0 0 0;
padding: 20px 0 0 250px;
}

#subheaders{
float:left;
width:440px;
text-align:left;
margin: 0 0 0 0;
padding: 10px 0 0 0;
}

/* subheader tabs */

ul.subheader {
float: right;
margin: 0;
padding: 0;
list-style:none;
text-align: center;
height:32px;
}

ul.subheader li {
background: url(graphics/subheader-tab.jpg) no-repeat 0 0;
width: 90px;
height: 32px;
display:inline;
font-size: 11px;
float: left;
text-align: center;
margin: 0 0 0 10px;
padding: 5px 0 0 0;
}

ul.subheader li a:link, ul.subheader li a:visited{
color: #565656;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}

ul.subheader li a:hover, ul.subheader  li a:active{
color: #005132;
}

#sidebar{
float: left;
width: 210px;
margin: 0 0 0 0;
padding: 20px 0 0 15px;
font-size:12px;
}

#planner{
width: 212px;
height: 109px;
background: url(graphics/pensioenplanner-bg.jpg) no-repeat 0 0;
margin: 0 0 0 0;
padding: 15px 0 0 17px;
font-size:11px;
}

/* planner styling */

p.vetgroen {
padding: 0 0 0 0;
margin: 0 0 1em 0;
font-weight: bold;
color: #005132;
}

p.planner{
margin: 0 0 0 0;
padding: 0 40px 0 0;
text-align:right;
}

#main{
float: left;
width: 670px;
margin: 0 0 0 0;
padding: 20px 0 0 27px;
font-size:12px;
}

/* content styling */

a.begrip:link, a.begrip:visited{
color: #565656;
text-decoration: none;
font-weight:normal;
font-size: 12px;
}

a.begrip:hover, a.begrip:active{
color: #d63259;
}

a.begripvet:link, a.begripvet:visited{
color: #565656;
text-decoration: none;
font-weight:bold;
font-size: 12px;
}

a.begripvet:hover, a.begripvet:active{
color: #d63259;
}

h1{
color: #005132;
font-weight: bold;
font-size: 15px;
text-align: left;
padding: 0;
margin: 0;
}

h2{
font-weight: bold;
font-size: 12px;
text-align: left;
padding: 0 0 0 0;
margin: 0 0 5px 0;
}

img.divider{
float:left;
padding: 15px 0 15px 15px;
}

img.button{
padding: 10px 10px 10px 10px;
}

img.foto{
padding: 5px 0 0 0;
}

p {
padding: 0 0 0 0;
margin: 0 0 1em 0;
}

p.center{
margin: 0 0 0 0;
padding: 0 0 1em 0;
text-align:center;
}

p.doublespace {
padding: 0;
margin: 0 0 2em 0;
}

p.inspringen {
margin: 0 0 2em 0;
padding: 0 0 0 35px;
}

a:link, a:visited{
color: #565656;
font-size: 12px;
font-weight:normal;
text-decoration: none;
}

a:hover, a:active{
color: #005132;
}

.vet {
font-weight: bold;
}

.schuin {
font-style:italic;
}

.mini{
font-size: 9px;
font-weight:normal;
}

ul{
margin: 10px 0 10px 35px;
padding: 0;
list-style: square;
}

li{
margin: 0 0 0 0;
} 

/* download table styling */

table.download {
border-spacing: 0px;
border-collapse: collapse;
border-top: 2px solid #005132;
border-bottom: 1px solid #005132;
}

table.download th {
text-align: left;
font-weight: normal;
padding: 3px 6px;
border-top: 1px dotted #005132;
}

table.download td {
text-align: left;
border-top: 1px dotted #005132;
padding: 3px 6px;
}

table.download thead th {
text-align: left;
border-bottom: 2px solid #005132;
}

table.download th.Corner {
text-align: left;
}

/* rendement table styling */

table.rendement {
border-spacing: 0px;
border-collapse: collapse;
border-top: 2px solid #005132;
border-bottom: 1px solid #005132;
}

table.rendement th {
text-align: left;
font-weight: normal;
padding: 3px 6px;
border-top: 1px dotted #005132;
}

table.rendement td {
text-align: right;
border-top: 1px dotted #005132;
padding: 3px 6px;
}

table.rendement thead th {
text-align: right;
border-bottom: 2px solid #005132;
}

table.rendement th.Corner {
text-align: left;
}

/* regular table styling */

th {
text-align: left;
vertical-align:top;
font-weight: bold;
padding: 3px 6px;
}

td {
text-align: left;
vertical-align:top;
padding: 3px 6px;
}

/* credits styling */

a.credits-1:link, a.credits-1:visited{
color: #000;
text-decoration: none;
font-size: 11px;
margin: 0 0 0 93px;
}

a.credits-1:hover, a.credits-1:active{
color: #6099bb;
text-decoration: none;
font-size: 11px;
margin: 0 0 0 93px;
}

a.credits-2:link, a.credits-2:visited{
color: #000;
text-decoration: none;
font-size: 11px;
}

a.credits-2:hover, a.credits-2:active{
color: #6099bb;
text-decoration: none;
font-size: 11px;
}