body, h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, li, img, table, tr, th, td, form, fieldset, legend, div, object {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	font: normal 12px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	vertical-align: top;
}

input, select, textarea, button {
	font: normal 100% "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

table, td, th {
	border-collapse: collapse;
}

.clearfix:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden; 
}

* html .clearfix {
	height: 1%;
}

body {
	background: url(../images/bg-body.jpg) repeat-x;
}

h1 {
	font-size: 24px;
	padding-bottom: 10px;
}

h2 {
	font-size: 20px;
	color:#FE8F01;
	padding-bottom: 10px;
}

#wrapper {
	margin: 0 auto;
	width: 978px;
	height: 770px;
}

#header {
	height: 110px;
	position: relative;
}

#fpclogo {
	position: absolute;
	top: 0;
	left: 0;
	width: 368px;
	height: 110px;
}

#logos {
	position: absolute;
	top: 0;
	right: 0;
	width: 240px;
}

#logos p {
	font-size: 10px;
	color: #ccc;
	padding: 15px 0 5px 0;
}

#intro {
	height: 130px;
}

#intro p {
	font-size: 14px;
	line-height: 140%;
}



.introtekstblok {
	padding-top: 30px;
}

#form {
	position: relative;
}

#main {
	background: url(../images/bg-kader.png) repeat-y;
}

#main.totaal {
	min-height: 250px;
}

#main.totaal h2 {
font-size:16px; padding:10px 15px 10px 0;
}

#main.totaal ul {
	padding: 5px 30px;
	color: #FE8F01;
}

#main.totaal ul li {
	color: #000;
	list-style: square inside;
	margin-bottom: 5px;
}


#main.totaal h2,
ul#steps {
	background: url(../images/bg-stappen.png) no-repeat;
	padding-left: 30px;
}

#main-footer {
	height: 14px;
	background: url(../images/bg-kader-footer.png);
}

form#calculator {
	padding: 30px;
	position: relative;
}

div#totaalbedrag {
	padding: 30px;
	font-size: 24px;
	line-height: 140%;
}

#main.totaal h3{
	padding: 5px 30px;
	font-weight: bold;
	
}

input#berekenfairplay {
	position: absolute;
	left: 450px;
	top: 150px;
	display: block;
	border: 1px solid #FE8F01;
	background-color: #FE8F01;
	color: #FFF;
	padding:14px 12px;
	font-size: 14px;
	font-weight: bold;
}

#footer {
	height: 370px;
	background: #000 url(../images/bg-footer.jpg) repeat-x;
}

#footerwrapper {
	margin: 0 auto;
	width: 978px;
}

.footerblok {
	float: left;
	width: 326px;
}

.footertekstblok {
	padding: 30px 0 30px 0;
}

.footertekstblok p,
#contactgegevens p {
	color: #fff;
	padding: 0 0 10px 0;
}

.footertekstblok p a {
	color:#FE8F01;
}

.footertekstblok p a:hover {
	color:#fff;
}

.links {
	padding-right: 15px;
}

.midden {
	padding-left: 15px;
}

.rechts {
	padding-left: 30px;
}

#contactgegevens {
	background-color: #000;
	clear: both;
	padding:0 0 0 0;
}

#infoblokje {
	position: absolute;
	top: 70px;
	right: 30px;
	height: 200px;
	width: 200px;
	background: url(../images/bg-infoblokje.gif);
}

#infoblokje-padding {
	padding: 20px;
}

#infolink {
	position: absolute;
	top: 100px;
	right: 0;
	width: 150px;
	text-align: right;
}

#infolink a {
	color: #000;
}
