html, body {
	margin:0px;
	padding:0px;
}
body {
	font-family: "Arial";
	font-size: 12px;
	color:#5C5C5C;
	margin:0px;
	padding:0px;
	background-image: url("images/bg.png");
	background-color: #009dc5;
	background-repeat: repeat-x;
}
.main {
	width: 706px;
	margin:0px;
	padding:0px;
	border: 0px;	
}
.overall {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 706px;
}		
.header {
	width: 706px;
	height: 134px;
	background-image: url("images/header1.png");
	background-repeat: no-repeat;
}
.inhead
{
	width: 660px;
	padding-top: 114px;
	font-size: 10px;
	color: #006ea7;
	text-align: right;
}	
.menu {
	width: 217px;	
	background-image: url("images/menu1.png");
	vertical-align: top;
	min-height: 700px;
}
.content {
	width: 490px;
	background-image: url("images/content1.png");
	vertical-align: top;
	min-height: 700px;
	padding-bottom: 30px;
	padding-left: 0px;
}
a, a:link {
	text-decoration: none;
	color: #006ea7;
}
li a:hover {
	text-decoration: none;
	color: #a6cce0;
}
li a:active {
	text-decoration: none;
	color: #a6cce0;
}
li a, a:link {
	text-decoration: none;
	color: #006ea7;
}
li a:hover {
	text-decoration: none;
	color: #a6cce0;
}
li a:active {
	text-decoration: none;
	color: #a6cce0;
}
ul {
	list-style-type: none;
	text-align: left;
}
li {
	line-height: 40px;
	color: #006ea7;
	font-family:  Helvitica, Arial;
	font-size: 17px;
}
.sub
{
	line-height: 20px;
	list-style-type: square;
	margin-left: 30px;
	color: #000000;
}
.sublink
{
	font-family: "Arial";
	font-size: 12px;
	color:#5C5C5C;
}	
.home {
	text-align: left;
	font-family: "Arial";
	font-size: 12px;
	line-height: 16px;
	padding-left: 15px;
}
h1 {
	color: #006ea7;
	font-family:  Helvitica, Arial;
	font-size: 17px;
	font-weight: 120%;
}
.plaatjes {
	float: right;
	width: 166;
	padding-right: 20px;
	padding-top: 20px;	
}
.prijs2 {
	width: 460px;
	padding-left: 20px;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
		font-weight: bold;
}
.berekening2
{
	background-color: #c5deeb;	
	width: 440px;
	font-weight: bold;
	padding: 10px 15px 10px 15px;
	color: #000000;
}
.berekening3
{
	width: 440px;
	font-weight: normal;
	padding: 10px 15px 10px 15px;
	color: #006ea7;
}
.berekening4
{
	width: 440px;
	font-weight: bold;
	
	padding: 10px 15px 10px 15px;
	color: #000000;
}
.berekening5
{
	width: 440px;
	font-weight: normal;	
	padding: 10px 15px 10px 15px;
	color: #000000;
}
td {
	vertical-align: top;
}
img{
	border: 0;	
}
.extra1 {
	width: 217px;	
	background-image: url("images/menu1.png");
	height: 10px;
}
.extra2 {
	width: 490px;
	background-image: url("images/content1.png");

	height: 10px;	
}	
div#container {
	width: 280px;
	margin:0 auto;
	border: 1px solid #bac5d6;
	padding: 15px;
	background: #f2f4f7;
}
