body {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #515054;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	line-height: 18px;
	background-image: url(../images/achtergrond.jpg);
}

table {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;


}

#tabelletje {
font-family: Verdana, Geneva, sans-serif;
color: #FFF;
line-height: 1px;

}

#total {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	float: left;
}
#header {
	height: 120px;
	width: 100%;
	text-align: left;
	background-image: url(../images/kopachter2.jpg);
	padding: 0px;
}

#leftContent {
	width: 125px;
	float: left;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#Knopjes {
	padding-right: 15px;
	text-align: right;
	color: #FFF;
	font-size: 14px;
	line-height: 24px;
}

#Knopjes a:link {color:#ffffff; text-decoration:none;}
#Knopjes a:visited {color:#ffffff; text-decoration:none;}
#Knopjes a:hover {color:#00a5e1; text-decoration: none;}
#Knopjes a:active {color:#ffffff; text-decoration:none;}

#centerContent {
	float: left;
	width: 750px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

input
    {
	background-color: #f5f5f5;
			border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	margin-bottom: 10px;
	width: 400px
    }
	
textarea
    {
	width: 400px;
	height: 50px;
	background-color: #f5f5f5;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	margin-bottom: 10px;
    }
	
#submit {
	background-color: #ffcc99;
			border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	margin-bottom: 10px;
	width: 200px
    }
}
