body {
	margin: 0px;
	font-size: 10px; 
	color: #2d3133; 
	background-color: #f7f7f7;
	font-family: verdana, arial, helvetica; 
	text-decoration: none
}

img {
	border: 0px;
}

a {
	font-weight: bold;
	color: #333333;
	text-decoration: none 
}


h1 {
	display: inline;
	font-size: 12px;
	color: #2d3133;
	font-weight: bold;
}


h2 {
	display: inline;
	font-size: 18px;
	font-weight: bold;
	color: #f7f7f7;
}

#page {
	margin: 0 auto;
	width:	700px;
}

#header {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-left: 10px;
	height: 40px;
	width:	100%;
	float: left;
	background-image: url(../img/bg_head.gif);
	background-repeat: no-repeat;
}

#header .img {
	float: left;
}

#menu_home {
	width: 100%;
	height: 15px;
	float: left;
	text-align: center;
	padding-bottom: 10px;
	font-size: 11px;
}

#middle {
	margin-top: 5px;
	padding: 10px;
	width: 680px;
	height: 150px;
	background-image: url(../img/bg-home.gif);
	float: left;
	text-align: right;
}

#home {
	padding-top: 15px;
	padding-bottom: 5px;
	width: 100%;
	float: left;
}

#full {
	padding-bottom: 5px;
	width: 100%;
	float: left;
}

#home_right {
	text-align: center;
	padding-left: 55px;
	width: 170px;
	float: left;
}

#home_left {
	width: 470px;
	float: left;
}

#berekenen {
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	float: left;
	text-align: center;
}

.berekenen_knop {
	width: 33%;
	float: left;
	padding-bottom: 10px;
}

.berekenen_knop2 a {
	color: #f7f7f7;
}

.line {
	width: 100%;
	height: 1px;
	background-color: #2d3133;
	float: left;
}

.berekenen_knop2 {
	width: 171px;
	height: 61px;
	background-image: url(../img/button1.gif);
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 2px;
	color: #f7f7f7;
	font-weight: bold;
}

#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	float: left;
	text-align: center;
}