/* Global */


body {
	font-family: Verdana;
	font-size: 9pt;
	color: #000;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
.tekst {
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
}
h1 {
	color: #FFF;
	background-color: #ff7e00;
	display: block;
	margin-bottom: 5px;
	font-size: 20pt;
	padding-left: 3px;
	margin-left: -3px;
	position: relative;
}
h2 {
	color: #ff7e00;
	display: block;
	margin-bottom: 5px;
	font-size: 14pt;

}

/* Links */
a {
	color: #000;
}

/* Borders */
img, table {
	border: 0px;
}

/* Kleuren & Tekst Grotes */


/* Website frame */
div#wrapper {
	width: 1000px;
	margin: 0 auto;
}

div#top {
	width: 1000px;
	height: 75px;
	position: relative;
}

ul#menu{
	position: absolute;
	bottom: 8px;
	right: 6px;
}

ul#menu li{
	display: inline;
	margin-left: 5px;
}

div#header {
	margin-left: 1px;
	width: 998px;
	height: 240px;
	background: url('images/header.jpg') no-repeat;
}




div#content {
	width: 1000px;
	min-height: 330px;
	display: block;
	background: url('images/content.jpg') no-repeat;
	background-position: 0 bottom;
	padding-bottom: 35px;
}

.FOOTER {
	height: 30px;
	color: #ff7e00;
	text-align: center;
}
.FOOTER a {
	color: #ff7e00;
	text-decoration: none;
}



div#postcode {
	position: absolute;
	margin-top: 280px;
	margin-left: 6px;
	padding-top: 170px;
	width: 237px;
	height: 129px;
	display: block;
	text-align: center;
	background: url('images/voetbal.png') no-repeat;
	background-position: 0 0;
}

	.VELD {
		width: 123px;
		height: 19px;
		border: 1px solid #000000;
		color: #ff7e00;
		font-weight: bold;
		text-align: center;
		vertical-align: middle;
	}

	.KNOP {
		width: 38px;
		height: 21px;		
		border: 1px solid #000000;
		color: #ff7e00;
		font-weight: bold;
		cursor: pointer; 
		background-color: #FFFFFF; 
		font-size: 11pt; 
		text-align: center;
		vertical-align: middle;
	}

.CONTENT {
	width: 705px;
	min-height: 207px;
	display: block;
	padding-top: 20px;
	padding-left: 260px;
	padding-bottom: 50px;
}


.INSCHR {
	width: 705px;
	padding-left: 260px;
	text-align: center;
	font-size: 7pt;
	position: absolute;
	margin-top: -42px;
}
.INSCHR a {
	text-decoration: none;
}


.NUMMERS {
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 1px;
	margin-right: 1px;
	border: 1px solid #000000;
	color: #FFFFFF;
	background-color: #ff7e00;
}
.NUMMERS:link {
	color:#FFFFFF;
}    
.NUMMERS:visited {
	color:#FFFFFF;
} 
.NUMMERS:hover {
	color:#000000;
}  
.NUMMERS:active {
	color:#FFFFFF;
} 
.NUMMERSactief {
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 1px;
	margin-right: 1px;
	border: 1px solid #000000;
	color: #000000;
	background-color: #ff7e00;
}
.NUMMERSactief:link {
	color:#000000;
}    
.NUMMERSactief:visited {
	color:#000000;
} 
.NUMMERSactief:hover {
	color:#000000;
}  
.NUMMERSactief:active {
	color:#000000;
} 



.VELD2 {
	width: 123px;
	height: 19px;
	border: 1px solid #000000;
	color: #ff7e00;
	font-weight: bold;
	vertical-align: middle;
	margin-bottom: 1px;
}
.FormValidateClassTelefoon {
	width: 123px;
	height: 19px;
	border: 1px solid #000000;
	color: #ff7e00;
	font-weight: bold;
	vertical-align: middle;
	margin-bottom: 1px;
}
.FormValidateClassEmail {
	width: 123px;
	height: 19px;
	border: 1px solid #000000;
	color: #ff7e00;
	font-weight: bold;
	vertical-align: middle;
	margin-bottom: 1px;
}
