body {
	margin: 0;
	padding: 0;
	background-color: #E4F6F8;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	}

#page {
	background-color: #E4F6F8;
	margin: 0 auto;
	width: 500px;
	}

#header {
	position: relative;
	overflow: hidden;
	width: 100%;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	}

#footer_index {
	background-image: url(images/background_footer.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 132px;
	position:absolute;
	bottom:0;
	text-align: center;
	color: #525252;
	}

#footer {
	background-image: url(images/background_footer.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 132px;
	text-align: center;
	}

#header h1 {
	background: url(images/sim-only-zoeker.jpg) no-repeat 0 0;
	height: 132px;
	width: 461px;
	margin: 0 auto 0 auto;
	padding: 0;
	display: block;
	overflow: hidden;
	text-indent: -8000px;
	}

#header h1 a {
	display: block;
	height: 132px;
	}
		
#tagline { 
	text-align: center;
	}

#tagline h2 {
	font-size: 1px;
	margin-top: -5px;
	padding: 0;
	color: #EEF66C;
	}

#welkom {
	width: 484px;
	margin-top: 30px;
	background-color: #FFFFFF;
	padding: 8px;
	line-height: 16px;
	}

#stap1_img {
	width: 497px;
	height: 58px;
	margin-top: 16px;
	background-image: url(images/stap1.gif);
	}

#stap1_tekst {
	width: 462px;
	margin-top: 10px;
	background-color: #FFFFFF;
	padding: 8px;
	padding-left: 30px;
	line-height: 16px;
	font-size: 15px;
	}

#stap2_img {
	width: 497px;
	height: 58px;
	margin-top: 10px;
	background-image: url(images/stap2.gif);
	}

#stap2_tekst {
	width: 462px;
	margin-top: 10px;
	background-color: #FFFFFF;
	padding: 8px;
	padding-left: 30px;
	line-height: 16px;
	font-size: 15px;
	text-align: center;
	}

#stap3_img {
	width: 497px;
	height: 58px;
	margin-top: 10px;
	background-image: url(images/stap3.gif);
	cursor: pointer;
	}

input.minuten {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px dashed #F17022;
	width: 30px;
	text-align: center;
	font-weight: bold;
	color: #F17022;
	}

input.smsjes {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px dashed #F17022;
	width: 30px;
	}

select.provider {
	width: 300px;
	font-size: 15px;
	}

#abonnementen {
	width: 500px;
	margin-top: 30px;
	background-color: #FFFFFF;
	padding: 8px;
	line-height: 16px;
	font-size: 12px;
	cursor: pointer;
	}
