body { background: url(achtergrond.jpg) no-repeat;
background-color: #8B0000;
}


table {
	width: 400px;
}

span {
	position: absolute;
	left: 500px;
}

a#header1{
text-decoration:none;
color:white;
}

a#header2{
display:block;
text-decoration:none;
color:white;
font-size:16px;
}

div#header {
	display:block;
	text-align: right;
	text-decoration:none;
	font-size: 3em;
	font-weight:bold;
	width: 300px;
	height: 100px;
	margin-left:640px;
	margin-right: 100px;
	margin-top: 200px;	
	float: center;
}

a#button1 {
	background: url(wie_zijn_wij_index.jpg) no-repeat;
	display: block;
	width: 281px;
	height: 16px;
	padding:2px;
	
}

a#button2 {
	background: url(hypotheken_index.jpg) no-repeat;
	display: block;
	width: 281px;
	height: 16px;
	padding: 2px;
}
a#button3 {
	background: url(pensioenen_index.jpg) no-repeat;
	display: block;
	width: 281px;
	height: 16px;
	padding: 2px;
}
a#button4 {
	background: url(consult_index.jpg) no-repeat;
	display: block;
	width: 281px;
	height: 16px;
	padding: 2px;
}

a#button5 {
	background: url(inkomensverzekering_index.jpg) no-repeat;
	display: block;
	width: 281px;
	height: 16px;
	padding: 2px;
}
}

a#button5 {
	background: url(inkomensverzekering_index.jpg) no-repeat;
	display: block;
	width: 281px;
	height: 16px;
	padding: 2px;
}
}

a#button6 {
	background: url(adres.bmp) no-repeat;
	display: block;
	width: 253px;
	height: 16px;
	padding: 2px;
}
}

a#button7 {
	background: url(trifium_logo.jpg) no-repeat;
	display: block;
	width: 350px;
	height: 138px;
	padding: 2px;
}




div#menu {
	text-align: right;
	font-size: 2em;
	width: 300px;
	height: 180px;
	margin-left:680px;
	margin-right: 80px;
	margin-top: 30px;
	float: center;
}

div#content {
	text-align: right;
	width: 300px;
	height: 150px;
	margin-left:580px;
	margin-right: 80px;
	margin-top: 1px;
	float: center;
}

#content a {
	font-size: 10px;
}

div#footer {
 text-align: left;
 font-size:0.8em;
 font-weight:bold;
 width: 230px;
 height:150px;
 margin-right:275px;
 margin-top:0px;
 color:white;
 float:right;
}

span.gone {
	display: none;
}




