html,
body {
   margin:0;
   padding:0;
   height:100%;
   font-family: Century Gothic, Arial, Helvetica, sans-serif;
   text-align: center;
}

br {
	clear: left;
}
a img {
	border: medium none;
}
a {
	text-decoration: underline;
	color: #00C;
	font-size: 13px;
	line-height: normal;
}
a:visited {
	color: rgb(85, 85, 85);
}
a:hover, a:active {
	color: rgb(0, 0, 0);
}
.clear {
	clear: both;
}
#container {
	z-index: 1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height:100%;
	position:relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.footer {
	margin: 0px;
	padding: 68px 0px 14px;
	overflow: hidden;
	font-size: 0.9em;
	line-height: normal;
	float: none;
	background-color: rgb(51, 51, 51);
	background-image: url('footer.png');
	background-repeat: repeat-x;
	background-position: center top;
	color: rgb(204, 204, 204);
	text-align: left;
	vertical-align: bottom;
	left: 0px;
	position: absolute;
	bottom: 81px;
	width: 100%;
}
.fnavigatie {
	border: 1px dotted rgb(85, 85, 85);
	font-size: 10px;
	line-height: normal;
	float: right;
	font-weight: normal;
	color: rgb(51, 102, 102);
	text-align: center;
	list-style-type: none;
	width: 500px;
	margin-top: -48px;
	margin-right: 12px;
	margin-bottom: -16px;
	margin-left: -16px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.footerend span {
	margin-top: 12px;
	padding-top: 12px;
}
.fnavigatie a {
	text-decoration: none;
	color: rgb(85, 136, 136);
	font-size: 10px;
}
.fnavigatie a:visited {
	color: rgb(85, 136, 136);
	text-decoration: none;
}
.fnavigatie a:hover {
	color: rgb(51, 102, 102);
	text-decoration: none;
}
.footerend {
	margin: 0px;
	padding: 20px 0px 14px;
	font-size: 0.9em;
	line-height: normal;
	float: none;
	background-color: rgb(0, 0, 0);
	background-position: center top;
	color: rgb(102, 102, 102);
	background-image: url('background.png');
	background-repeat: repeat-x;
	text-align: right;
	bottom: 0px;
	position: absolute;
	width: 100%;
	left: 0px;
}
.partnerlogos {
	text-align: left;
	margin-left: 12px;
}
#taalkeuzehome {
	margin: 40px auto 0px;
	text-align: right;
	width: 660px;
}

#navSquare {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-right: 0pt;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0pt;
	margin-bottom: 0px;
	margin-left: 0pt;
}
#navSquare li {
	margin: 0pt;
	padding: 0pt;
	display: inline;
	list-style-type: none;
}
#navSquare a:link, #navSquare a:visited {
	color: #00C;
	padding-right: 4px;
	padding-left: 4px;
}
img {
	padding-right: 6px;
}
#voegtoe {
	margin: 50px auto 10px;
	height: 167px;
	width: 480px;

	background-repeat: no-repeat;
	background-position: left top;
}
#voegtoetekst {
	margin: 0px 0pt;
	padding: 93px 0px 0px 130px;
	height: 167px;
	width: 480px;
	font-size: 11px;
	color: rgb(0, 0, 0);
	font-weight: bold;
}
#voegtoetekst a {
	color: rgb(0, 0, 0);
}
#voegtoetekst a:hover {
	color: rgb(255, 255, 255);
}
p {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}


form {
	font-size: 14px;
	line-height: normal;
	margin-bottom:30px;
	margin-top:10px;
}
#zoeken {
	font-size: 14px;
	line-height: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: right;
}
#navSquare {
	margin-top: 24px;
	margin-bottom: 24px;
}
#container p a img {

}

.ui-autocomplete {
	font-size: 16px;
	text-align:left;
	padding: 6px;
	text-transform: capitalize;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0px 0px 0px 0px;
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
	background-clip: padding-box;
}

.button {
	border: 0px none rgb(43,143,222);
	border-radius: 0px 0px 0px 0px;
	display: inline-block;
	color: rgb(255, 255, 255);
	font-family: helvetica;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	background-color: rgb(55, 141, 229);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.button:hover {
	background-color: rgb(0,153,255);
}


.ui-autocomplete { max-height: 200px; overflow-y: auto; overflow-x: hidden; font-size:13px;}

.ui-autocomplete li a{ font-size:14px; text-transform:lowercase; color:#666; font-weight:100; text-align:left;}

.ui-autocomplete li strong{ font-size:14px; text-transform:lowercase; color:#000; font-weight:600;}