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

td, div, span, textarea, input, table, tr, td, p {
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

form {
	display: inline;
}

input, textarea, select {
	font-size: 11px;
}
#content {
	width: 980px;
	padding: 10px;
	position: relative;
	left: 50%;
	top: 0px;
	float: left;
	margin: 0px 0px 0px -500px;
	background-color: #ffffff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#top {
	width: 980px;
	height: 100px;
	float: left;
	position: relative;
	margin: 0px;
}

#top #logo {
	float: left;
	width: 578px;
	height: 100px;
	margin: 0px;
	margin-left: 75px;
	top: 27px;
	position: relative;
}

#top #logo img {
	border: 0px;
}

#top #banner {
	position: absolute;
	left: 512px;
	top: 10px;
	height: 60px;
	width: 468px;
}
#showPlaatsen {
	width: 180px; 
	z-index: 100000; 
	position: absolute; 
	visibility: hidden;
	margin: 0px 0px 0px 0px;
	top: 53px;
	left: 134px;
}
#left {
	margin-top: 10px;
	width: 140px;
	float: left;
	display: block;
	position: relative;
	background-color: #6e6c6d; 
}

#center {
	width: 482px;
	float: left;
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	position: relative;
}

#right {
	width: 338px;
	float: left;
	padding: 0px;
	padding-top: 10px;
	display: block;
	position: relative;
}

#feeds {
	position: relative;
	width: 980px;
	height: 25px;
	margin: 10px 0px 0px 0px;
	font-size: 11px;
	text-align: right;
	float: left;
}

#bottom {
	position: relative;
	width: 980px;
	height: 20px;
	border-top: 1px solid #D8D8D8;
	font-size: 11px;
	text-align: right;
	float: left;
}

#feeds a:link, #feeds  a:visited, #feeds  a:active {
	color: #000;
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
	margin-right: 5px;
}

#feeds a:hover {
	color: #000;
	font-size: 11px;
	text-decoration: underline;
}

#bottom a:link, #bottom a:visited, #bottom a:active {
	color: #000;
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
	margin-right: 5px;
}

#bottom a:hover {
	color: #000;
	font-size: 11px;
	text-decoration: underline;
}

#line {
	width: 980px;
	height: 19px;
	display: block;
	float: left;
	font-size: 11px;
	color: #fff;
	position: relative;
	background-color: #000;
	margin-top: 20px;
    z-index: 10;
}

#line a:link, #line a:visited, #line a:active {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
	margin-right: 5px;
}

#line a:hover {
	color: #fff;
	font-size: 11px;
	text-decoration: underline;
}

#left ul {
	margin: 0px;
	padding: 0px;
}

#left span {
	width: 130px;

	font-size: 11px;
	color: #db272c;
	font-weight: bold;
	line-height: 13px;
	padding-top: 7px;
}

#left #advertentie {
	width: 130px;
	float: right;
	text-align: right;
	font-size: 11px;
	color: #555;
	font-weight: bold;
	line-height: 17px;
	padding-top: 10px;
}

#left li {
	width: 120px;
	float: right;
	text-align: right;
	display: inline;
	font-size: 11px;
	line-height: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 10px;
	border-bottom: 1px dotted #a4a4a4;
}

#left li:hover {
	width: 120px;
	float: right;
	margin-right: 10px;
	text-align: right;
	display: inline;
	line-height: 20px;
}

#left li a:link, #left li a:visited, #left li a:active {
	color: #FFF;
	text-decoration: none;
}

#left li a:hover {
	color: #FFF;
	text-decoration: underline;
}

#left li span a:link, #left li span a:visited, #left li span a:active {
	color: #FFF;
	text-decoration: none;
}

#left li span a:hover {
	color: #FFF;
	text-decoration: underline;
}

#left #skyscraper {
	float: right;
	width: 130px;
	text-align: right;
	padding-bottom: 10px;
	overflow: hidden;
}

#left #skyscraper object, #left #skyscraper img {
	border: 1px solid #ccc;
}

#center .largeArticle {
	width: 480px;
	_width: 482px;
	position: relative;
	/*border: 1px solid #e5c209;*/
	border: 1px dotted #ccc;
	margin-bottom: 6px;
	float: left;
	height: 150px;
	overflow: hidden;
}

#center .error {
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	padding: 5px;
	line-height: 18px; 
}

#center .valid {
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	padding: 5px;
	line-height: 18px; 
}

#center .mainArticle {
	width: 480px;
	_width: 482px;
	position: relative;
	border: 1px dotted #6d6c6c;
	display: block;
	margin-bottom: 6px;
	float: left;
}

#center .mainArticle a:link h1, #center .mainArticle a:active h1, #center .mainArticle a:visited h1 {
	color: #db272c;
	font-size: 19px;
	margin: 4px 6px 0px 4px;
	padding-bottom: 0px;
	text-decoration: none;
}

#center .mainArticle a:hover h1 {
	color: #db272c;
	font-size: 19px;
	margin: 4px 6px 0px 4px;
	padding-bottom: 0px;
	text-decoration: underline;
}

#center .mainArticle h1 {
	color: #db272c;
	font-size: 19px;
	margin: 4px 6px 0px 4px;
	padding-bottom: 0px;
}

#center .mainArticle span {
	color: #888;
	font-size: 10px;
	margin: 4px 6px 0px 4px;
	padding-bottom: 0px;
	font-style: italic;
}

#center .mainArticle p {
	font-size: 11px;
	margin: 5px 6px 20px 4px;
}

#center .mainArticle img {
	margin: 5px;
	margin-right: 20px;
	border: 0px;
}

#center .mainArticle a:link, #center .mainArticle a:active, #center .mainArticle a:visited  {
	color: #db272c;
	font-size: 11px;
	margin: 0px;
	text-decoration: none;
}

#center .mainArticle a:hover  {
	color: #db272c;
	font-size: 11px;
	margin: 0px;
	text-decoration: underline;
}

#center .mainReact {
	width: 480px;
	_width: 482px;
	position: relative;
	border-bottom: 1px solid #6d6c6c;
	display: block;
	margin-bottom: 6px;
	float: left;
}

#center .mainReactBlock {
	width: 480px;
	_width: 482px;
	position: relative;
	border-top: 1px solid #D8D8D8;
	display: block;
	margin-bottom: 6px;
	float: left;
	margin-bottom: 10px;
}

#center .mainReactBlock span {
	font-size: 11px;
	width: 480px;
	_width: 482px;
	margin: 5px 6px 4px 4px;
	text-align: right;
	/*color: #95a9cc;*/
	color: #888;
}

#center .mainReactBlock p {
	font-size: 11px;
	margin: 5px 6px 4px 4px;
}

#center .mainReact .error {
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	padding: 5px;
	line-height: 18px; 
}

#center .mainReact .valid {
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	padding: 5px;
	line-height: 18px; 
}

#center .mainReact form table tr td {
	font-size: 11px;
	font-weight: bold;
}

#center .mainReact form table tr td input {
	font-size: 11px;
	width: 250px;
}

#center .mainReact form table tr td textarea {
	font-size: 11px;
	width: 300px;
	height: 75px;
}

.button {
	font-size: 11px;
	width: 100px;
}

#center .mainReact form table tr td .button {
	font-size: 11px;
	width: 100px;
}

#center .largeArticle a:link h1, #center .largeArticle a:active h1, #center .largeArticle a:visited h1 {
	color: #db272c;
	font-size: 19px;
	margin: 4px 6px 0px 4px;
	padding-bottom: 0px;
	text-decoration: none;
}

#center .largeArticle a:hover h1 {
	color: #db272c;
	font-size: 19px;
	margin: 4px 6px 0px 4px;
	padding-bottom: 0px;
	text-decoration: underline;
}

#center .largeArticle p {
	font-size: 11px;
	margin: 5px 6px 4px 4px;
}

#center .largeArticle img {
	margin: 5px;
	margin-right: 20px;
	border: 0px;
}

#center .smallArticle {
	width: 236px;
	_width: 237px;
	position: relative;
	/*border: 1px solid #e5c209;*/
	border: 1px dotted #ccc;
	display: block;
	float: left;
	margin: 0px -2px 0px 0px;
	margin-bottom: 6px;
	overflow: hidden;
	height: 155px;
}

#center .smallArticle a:link h1, #center .smallArticle a:active h1, #center .smallArticle a:visited h1 {
	color: #db272c;
	font-size: 13px;
	margin: 4px 6px 0px 4px;
	text-decoration: none;
}

#center .smallArticle a:hover h1 {
	color: #db272c;
	font-size: 13px;
	margin: 4px 6px 0px 4px;
	text-decoration: underline;
}

#center .smallArticle p {
	font-size: 11px;
	margin: 5px 6px 4px 4px;
}

#center .largeArticle span {
	color: #888;
	font-size: 10px;
	margin: 4px 6px 0px 4px;
	padding-bottom: 0px;
	font-style: italic;
}

#center .smallArticle span {
	padding: 2px 0px 0px 8px;
	font-size: 11px;
	color: #c02c1e;
	font-weight: bold;
	line-height: 2;
	width: 320px;
}

#center .smallArticle .datum {
	color: #888;
	font-size: 10px;
	margin: 4px 6px 0px 4px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-style: italic;
	font-weight: normal;
}
#center .smallArticle img {
	padding-right: 5px;
	padding-bottom: 5px;
	color: #c02c1e;
	line-height: 2;
}

#center .advertisementArticle {
	width: 154px;
	position: relative;
	border: 1px dotted #ccc;
	display: block;
	float: left;
	margin: 0px -4px 0px 0px;
	margin-bottom: 6px;
	overflow: hidden;
	text-align: center;
}

#center .advertisementArticle img, #center .advertisementArticle object {
	/*margin: 5px;*/
}

#center .advertisementArticle2 img, #center .advertisementArticle2 object {
	/*margin: 5px;*/
}

#center .personenArticle {
	width: 154px;
	position: relative;
	border: 1px solid #D8D8D8;
	display: block;
	float: left;
	margin: 0px -4px 0px 0px;
	margin-bottom: 6px;
	overflow: hidden;
	text-align: center;
	height: 150px;
	font-size: 11px;
	text-align: left;
}

#center .personenArticle div {
	font-weight: bold;
	height: 15px;
	margin-top: 3px;
	margin-bottom: 7px;
	* margin-bottom: 9px;
	_margin-bottom: 5px;
}

#center .personenArticle a:link, #center .personenArticle a:active, #center .personenArticle a:visited  {
	color: #005588;
	font-weight: bold;
	font-size: 11px;
	display: block;
	float: left;
	width: 154px;
	margin: 0px;
	text-decoration: none;
}

#center .personenArticle a:hover  {
	color: #c02c1e;
	font-weight: bold;
	font-size: 11px;
	display: block;
	float: left;
	width: 154px;
	margin: 0px;
	text-decoration: underline;
}

#center .personenArticle img {
	padding-left: 6px;
	padding-top: 3px;
}

#center .header {
	background: #ffd90f;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 6px;
	text-align: center;
	width: 482px;
	float: left;
}

#center .tekst {
	font-size: 11px;
	margin: 5px 6px 20px 4px;
}

#center .links {
	width: 480px;
	margin-bottom: 6px;
	display: block;
	float: left;
	vertical-align: top;
}

#center .links .reacties {
	display: block;
	float: left;
	font-size: 10px;
	font-weight: normal;
	height: 18px;
	width: 80px;
	text-align: right;
	vertical-align: top;
}

#center .links a:link, #center .links a:active, #center .links a:visited  {
	color: #6d6c6c;
	font-weight: bold;
	font-size: 11px;
	display: block;
	float: left;
	height: 18px;
	width: 360px;
	margin: 0px;
	text-decoration: none;
	vertical-align: top;
}

#center .links .datum {
	display: block;
	float: left;
	font-size: 10px;
	font-weight: normal;
	height: 18px;
	width: 40px;
	vertical-align: top;
}

#center .links a:hover  {
	color: #6d6c6c;
	font-weight: bold;
	font-size: 11px;
	display: block;
	float: left;
	width: 360px;
	margin: 0px;
	height: 18px;
	text-decoration: underline;
	vertical-align: top;
}

#center .pagenav {
	margin-top: 35px;
	font-size: 11px;
	margin-bottom: 25px;
}

#center .pagenav a:link, #center .pagenav a:active, #center .pagenav a:visited {
	color: #000;
	font-size: 11px;
	text-decoration: none;
}

#center .pagenav a:hover {
	color: #000;
	font-size: 11px;
	text-decoration: underline;
}

#center .smallArticle ul {
	list-style-position: outside;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 28px;
}

#center .smallArticle li {
	width: 300px;
	font-size: 11px;
	clear: both;
	color: #f31c22;
	line-height: 14px;
	font-size: 10px;
	list-style-type:disc;
}

#center .smallArticle li a:link, #center .smallArticle li a:visited, #center .smallArticle li a:active {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

#center .smallArticle li a:hover {
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}

#center .tekst li {
	width: 300px;
	font-size: 11px;
	clear: both;
	color: #c02c1e;
	line-height: 14px;
	font-size: 10px;
	list-style-type:disc;
	font-size: 11px;
}

#center .tekst ul {
	list-style-position: outside;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 28px;
}

#center .tekst li a:link, #center .tekst li a:visited, #center .tekst li a:active {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

#center .tekst li a:hover {
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}

#center .tekst li p {
	color: #000000;
	font-size: 11px;
}

#center .brancheIndexCat {
	width: 100%;
	float: left;
}

#center .brancheIndexCat td {
	width: 50%;
	font-size: 11px;
}

#center .brancheIndexCat td a:link, #center .brancheIndexCat td a:active, #center .brancheIndexCat td a:visited {
	color: #005588;
	text-decoration: none;
}

#center .brancheIndexCat td a:hover {
	color: #005588;
	text-decoration: underline;
}

#center .brancheIndexUsers {
	width: 100%;
	float: left;
}

#center .brancheIndexUsers td {
	width: 100%;
	font-size: 11px;
}

#center .brancheIndexUsers th {
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

#center .brancheIndexAdd {
	margin-top: 30px; 
	width: 100%; 
	text-align: center;
}

#center .brancheIndexAdd a:link, #center .brancheIndexAdd a:active, #center .brancheIndexAdd a:visited {
	width: 100%;
	font-size: 11px;
	font-weight: normal;
	color: #c02c1e;
	text-decoration: none;
}

#center .brancheIndexAdd a:hover {
	width: 100%;
	font-size: 11px;
	font-weight: normal;
	color: #c02c1e;
	text-decoration: underline;
}

#center .brancheIndexUsers td a:link, #center .brancheIndexUsers td a:active, #center .brancheIndexUsers td a:visited {
	width: 100%;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #c02c1e;
	text-decoration: none;
}

#center .brancheIndexUsers td a:hover {
	width: 100%;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #c02c1e;
	text-decoration: underline;
}

#right .moduleAdvertisement {
	width: 163px;
	_width: 163px;
	border: 1px dotted #ccc;
	margin: 0px -4px 0px 0px;
	float: left;
	margin-bottom: 6px;
	overflow: hidden;
	position: relative;
	text-align: center;
}

#right .moduleAdvertisement img, #right .moduleAdvertisement object {
	/*margin: 5px;*/
}

#right .module {
	width: 336px;
	_width: 337px;
	border: 1px dotted #ccc;
	display: block;
	float: left;
	margin-bottom: 6px;
	overflow: hidden;
	position: relative;
}

#right .module td {
	font-size: 11px;
}

#right .module span a:link,#right .module span a:visited, #right .module span a:active  {
color: #000;
	text-decoration: none;
}

#right .module span a:hover {
color: #000;
	text-decoration: underline;
}

#right .module span iframe, #right .module object, #right .module img {
	margin: 0px;
	padding: 0px;
}

#right .module .span {
	padding: 2px 0px 0px 8px;
	font-size: 11px;
color: #000;
	font-weight: bold;
	line-height: 2;
	width: 320px;
}

#right .module .input {
	font-size: 11px;
	color: #000000;
}

#right .module .button {
	font-size: 11px;
	color: #000000;
	width: 50px;
	margin: 5px;
}

#right .module ul {
	list-style-position: outside;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 28px;
}

#right .module li {
	width: 300px;
	font-size: 11px;
	clear: both;
	color: #db272c;
	line-height: 14px;
	font-size: 10px;
	list-style-type:disc;
}

#right .module ul li a:link, #right .module ul li a:active, #right .module ul li a:visited {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

#right .module ul li a:hover {
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}

#adverterenNav {
	font-size: 11px;
	top: 149px;
	left: 50%;
	margin: 0px 0px 0px 310px;
	position: absolute;
	border: 1px dotted #ccc;
	z-index: 20;
	width: 130px;
	background-color: #fff;
	visibility: hidden;
}

#adverterenNav table tr td a:link, #adverterenNav table tr td a:visited, #adverterenNav table tr td a:active {
	color: #000;
	text-decoration: none;
}

#adverterenNav table tr td a:hover {
	color: #000;
	text-decoration: underline;
}

/*
iframe {
	height: 0px;
}
*/

#center .banner_categorie {
  border-bottom: 0px solid #f2f2f2;
  width: 482px;
  text-align:center;
  position: relative;
  float: left;
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
}
#center .banner_categorie object, 
#center .banner_categorie img, 
#center .banner_categorie embed {
	margin: 5px;
	margin-top: 0px;
	position: relative;
}
#ad {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}