body {
	background-color: #333333;
	margin:0px 0px 0px 0px;
	height:100%;
	width:100%;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#container {
	background-image: url(../images/index_back_zonnebrillen.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: auto;
	width: 978px;
	margin: 0px auto;
	overflow: hidden;
}
#container_maf {
	background-image: url(../images/bevestigd_back.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: auto;
	width: 978px;
	margin: 0px auto;
	overflow: hidden;
}


#titel {
	padding-left: 70px;
	padding-top: 130px;
	width: 375px;
	height: 50px;
	float: left;
	font-size: 16px;
	font-weight: bold; 
	color: #FFFFFF;
	text-align: center;
	position: absolute;
}

#form {
	padding-left: 530px;
	padding-top: 100px;
	width: 355px;
	height: 400px;
}

#form_maf {
	padding-left: 100px;
	padding-top: 180px;
	width: 355px;
	height: 400px;
}


#footer {
	width: 100%;
	height: 20px;
	padding-top: 175px;
	text-align: right;
	padding-right: 10px;
}
	#footer a {
		color: #FFFFFF;
		text-decoration: none;
	}
	#footer a:hover {
		color: #CC0000;
		text-decoration: none;
	}

#footer_maf {
	width: 100%;
	height: 20px;
	padding-top: 95px;
	text-align: right;
	padding-right: 10px;
}
	#footer_maf a {
		color: #FFFFFF;
		text-decoration: none;
	}
	#footer_maf a:hover {
		color: #CC0000;
		text-decoration: none;
	}


#teller {
	width: 100%;
	text-align:center;
	height: auto;
	padding-top: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

input, select {
	margin: 0px;
	padding: 0px;
}

td
{
	font-size: 12px;
}