/* Global Attributes */



	* {
		margin:0;
		padding:0
	}

	body {
		background: url(../images/bg.png) repeat;
		margin:0;
		padding:0;
		font-family: trebuchet MS;
		font-size:13px;
		color:#000
	}

		a:link img, a:active img, a:visited img, a:hover img {
			border: 0px 
		}

		a:link, a:visited, a:active {
			font-weight:bold;
			color:#000;
			text-decoration:underline
		}

		a:hover {
			text-decoration:none
		}

	.left {
		float:left
	}

	.right {
		float:right
	}

	h1, h2, h3, h4, h5, h6, span, p, ul, li {
		margin:0;
		padding:0;
		font-weight:normal
	}

	#wrapper {
		background:#ffffef url(../images/content-repeat.png) repeat-y;
		width:1007px;
		height:auto;
		margin:0 auto;
	}

/* Header Section */

#header {
	background: url(../images/header.jpg) no-repeat;
	height:100px
}

	#search_container {
		width:120px;
		height:16px;
		float:right;
		margin:70px 20px 0 0
	}

		.fieldbox1 {
			width:95px;
			height:16px;
			background: url(../images/zoekbox.jpg) no-repeat;
			border:0;
			padding:0px 0px 0 0px;
			color:#0a0a0a;
			font-size:13px
		}

		.style_submit {
			cursor: pointer;
			text-indent: -10000px;
			background: url(../images/zoek-ok.jpg) no-repeat;
			width:13px;
			height:16px;
			margin:0 0 0 0px;
			border: 0px
		}

/* Content Attributes */

#content_top {
	background: url(../images/content_top.png) no-repeat;
	height:20px
}

/* Start Main Content Section */

#content {
	width:987px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}

	/* Start Left Content Section */

	#content .left {
		width:169px;
		margin:1px 0 0 0;
	}

		/* Start Navigation Section */

		.navigation {
			list-style: none;
			background: url(../images/navigation.png) no-repeat;
			padding:1px 0 0 0;
			margin:0 0 0 0;
			color:#000;
			font-size:13px;
		}

		.navigation_sub {
			font-size:12px;
		}

		.item1,
		.item2 {
			padding:0 0 0 10px;
		}

		.item1,
		.item1 a,
		.item1 a:hover {
			background: url(../images/nav-item1.png) no-repeat;
			width:169px;
			height:23px;
			color:#000;
			text-decoration:none;
			font-weight:bold;
		}

			.item1 a:hover {
				color:#d60000
			}

			.item1 span {
				color:#ff0000
			}

		.item3 {
			padding:0 0 0 25px;
		}

		.item3,
		.item3 a,
		.item3 a:hover {
			width:149px;
			height:20px;
			color:#000;
			text-decoration:none;
			font-weight:bold;
		}

			.item3 a:hover {
				color:#d60000
			}

			.item3 span {
				color:#ff0000
			}



	/* Start Right Content Section */

	#content .right {
		width:803px;
		height:auto
	}

		#main-content1 {
			background: #000 url(../images/main-content-repeat1.png) repeat-y;
			width:793px;
			height:auto;
			float:left
		}

			#main-content-top1 {
				background: url(../images/main-content-top1.png) no-repeat;
				height:auto
			}

			#main-content-inner1 {
				height:auto;
				margin:0 0 0 22px;
				padding:2px 0 0 0
			}

				.content-section {
					height:auto;
					overflow:hidden
				}


					.content-section h2 {
						font-size:16px;
						color:#000;
						font-weight:bolder;
						margin:5px 0 0 0px
					}

					.content-section h1 {
						font-size:16px;
						color:#000;
						font-weight:bolder;
						margin:5px 0 0 0px
					}

					.content-section p {
						width:524px;
						height:auto;
						font-size:13px;
						color:#000;
						float:left
					}

						.content-section p span {
							font-weight:bolder
						}

					.content-section img {
						float:left;
						padding:17px 0 0 0
					}

			#main-content-inner2 {
				height:auto;
				margin:0 0 0 17px;
				padding:5px 8px 0 5px;
			}

					#main-content-inner2 h1 {
						font-size:16px;
						color:#000;
						font-weight:bolder;
					}

					#main-content-inner2 h6 {
						font-size:16px;
						color:#800000;
						font-weight:bold;
						margin:0 0 0 0;
					}


					#main-content-inner2 h2 {
						font-size:14px;
						color:#000;
						font-weight:bolder;
						margin:0 0 0 20px
					}

					#main-content-inner2 h3 {
						font-size:13px;
						color:#800000;
						font-weight:bold;
						margin:0 0 0 0;
					}

					#main-content-inner2 h4 {
						font-size:14px;
						color:#800000;
						font-weight:bold;
						margin:0 0 0 0;
					}

					.profile-menu {
						width:634px;
						height:22px;
					}

						.profile-verified {
							float:right;
							text-align:right;
							font-weight:bolder;
							font-size:13px;
							padding: 4px 150px 0 0
						}

						.profile-date {
							float:right;
							text-align:right;
							font-weight:bolder;
							font-size:13px;
							padding: 4px 11px 0 0
						}

					.profile-container {
						width:634px;
						height:auto;
						border: 0px solid #800000;
						margin:0 0 17px 0
					}

						.profile-info {
							background:#ffffef;
							height:29px;
						}


						.profile-title {
							background:#800000;
							height:22px;
							text-align:center;
							padding:3px 0 0 0;
							color:#fff;
							font-weight:bold;
							font-size:14px

						}

						.profile-content {
							text-align:center;
							padding:3px 10px 3px 10px;
						}

			#main-content_footer1 {
				background: url(../images/main-content-footer1.png) no-repeat;
				height:42px
			}

		#main-content2 {
			background: #000 url(../images/main-content-repeat2.png) repeat-y;
			width:667px;
			height:auto;
			float:left
		}

			#main-content-top2 {
				background: url(../images/main-content-top2.png) no-repeat;
				height:auto
			}

			#main-content_footer2 {
				background: url(../images/main-content-footer2.png) no-repeat;
				height:30px
			}

		.img-showbox {
			height:auto;
			padding:19px 0 18px 0;
			overflow:hidden
		}

			.img-showbox img {
				float:left;
				padding:0 14px 0 0
			}

		.zoekwoorden {
			background: #fff;
			width:750px;
			padding:2px 0 0 2px
		}	

		.content-search {
			background: #ffffdf;
			width:720px;
			height:26px;
			border: 0px;
			padding:2px 0 0 2px
		}	

			.content-search-head {
				background:#800000;
				width:230px;
				height:24px;
				float:left
			}	

				.content-search-head h4 {
					color:#fff;
					font-size:13px;
					font-weight:bolder;
					padding:3px 0 0 16px
				}

			.fieldbox2 {
				width:267px;
				height:17px;
				float:left;
				margin:3px 94px 0 32px;
			}

		.content-search2 {
			width:630px;
			height:26px;
			border: 0px;
			padding:2px 0 0 2px;
			margin:0 0 30px 0;
		}	

			.content-search-head2 {
				background:#800000;
				width:244px;
				height:24px;
				float:left
			}	

				h5 {
					color:#ffffff;
					font-size:13px;
					font-weight:bolder;
					padding:3px 0 0 16px
				}

			.content-search-head3 {
				background:#800000;
				width:170px;
				height:24px;
				float:left
			}	

				h5 {
					color:#ffffff;
					font-size:13px;
					font-weight:bolder;
					padding:3px 0 0 4px
				}

			.content-search-head4 {
				width:200px;
				height:24px;
				text-align:center;
				float:right
			}	

				h5 {
					color:#ffffff;
					font-size:13px;
					font-weight:bolder;
					padding:3px 0 0 4px
				}

			.fieldbox4 {
				width:150px;
				height:17px;
				float:left;
				margin:5px 10px 0px 10px;
			}



			.fieldbox3 {
				width:200px;
				height:17px;
				float:left;
				margin:3px 40px 0px 50px;
			}

		.content-nav {
			background: #fff;
			width:634px;
			height:26px;
			border: 0px;
			padding:10px 0 15px 0;
		}

			.content-nav ul {
				list-style: none;
				color:#000;
				margin:0;
				font-size:13px;
				text-align:left;
				padding:7px 0 0 21px
			}

			.content-nav ul li {
				display: inline;
				margin: 0;
				padding:0 3px
			}

			.content-nav ul li a {
				color:#000;
				margin:0;
				padding:0;
				text-decoration: underline
			}
		
			.content-nav ul li a:hover {
				margin:0;
				padding:0;
				text-decoration: none
			}

		#arechts {
			width:130px;
			height:auto;
			float:right;
		}

		.ca {
			width:634px;
			padding:10px 0 0 0;
			margin-left:80px; 
		}

		.sponsored {
			background: #EAF1FC;
			width:116px;
			height:auto;
			padding: 2px;
			margin:7px 0;
			border: 1px solid #D2DBEB;
			font-family:arial;
			font-size:11px
		}

			.sponsored a,
			.sponsored a:hover {
				color:#0000ff;
				font-weight:bolder;
				text-decoration:underline
			}

			.adText {
				text-align:center;
			}

			.adText a,
			.adText a:hover {
				font-weight:normal;
				color:#000;
				text-decoration:none
			}

/* Start Footer Section */

#footer {
	background: url(../images/footer.png) no-repeat;
	width:1007px;
	height:35px
}

	#footer ul {
		list-style: none;
		padding:13px 0 0 0;
		margin:0;
		color:#000;
		font-size:12px;
		font-family: trebuchet MS;
		font-weight:bolder;
		text-align:center;
	}

	#footer ul li {
		display: inline;
		margin: 0;
		padding:0 0 0 3px
	}

	#footer ul li a {
		color:#fff;
		text-decoration: underline;
	}

	#footer ul li a:hover {
		color:#fff;
		text-decoration: none;
	}

/* Special Tabs Section */

.tabs {
	padding: 18px 0 0 0;
	list-style: none;
	float:left;
	font-family:Verdana;
	font-size:13px;
	font-weight:bolder;
}

* html .tabs{ /*IE only. Add 1em spacing between menu and rest of content*/
	margin:0 0 1em 0;
}


.tabs li{
	display:inline;
	margin:0;
	padding:0;
}

.tabs li a {
	float:left;
	background:url(../images/tab-left.jpg) no-repeat left top;
	margin:-18px 0px 0px 0px;
	padding:0 0 0 11px;
	text-decoration:none;
	color: #fff;
}

.tabs li a span {
	float:left;
	display:block;
	background:url(../images/tab-right.jpg) no-repeat right top;
	padding:3px 11px 3px 0px;
	font-weight:bold;
	color: #fff;
}

.wit { background-color:#000000; color:#ffffff; text-align:center; }

.check { background-image: url(../../img/ja.jpg); background-position:6px; background-repeat:no-repeat; padding-left:19px; font-weight:bold; }
.nope { background-image: url(../../img/nee.jpg); background-position:6px; background-repeat:no-repeat; padding-left:19px; color:#a7a7a7; }

/* Commented Backslash Hack hides rule from IE5-Mac */
	.tabs li a span {
		float:none;
	}
/* End IE5-Mac hack */

.tabs li a:hover span {
	color: #fff;
}

.tabs .current a {
	background-position:0 -36px;
}

.tabs .current a span {
	background-position:100% -36px;
}

.tabs li a:hover {
	background-position:0% -36px;
}

.tabs li a:hover span {
	background-position:100% -36px;
}

.kleiner {
	font-size:10px;
}

table#advertentie {
width: 634px;
border: 0px green solid;
background: url(../images/tables/rw/rbalk.gif) no-repeat; 
background-color: #ffffef;
height:27px;
text-valign:center;
}


table#advertentie td {
font-family: trebuchet MS; 
font-color: #000000; 
font-size: 13px;
font-weight:bold;
text-align:center;
}

table#balk {
width: 634px;
border: 0px green solid;
background: url(../images/tables/rw/rbalk.gif) no-repeat; 
background-color: #ffffef;
height:27px;
text-valign:center;
}


table#balk td {
font-family: trebuchet MS; 
font-color: #000000; 
font-size: 13px;
font-weight:bold;
text-align:center;
}

#kleur1 { background-color: #800000; }
#kleur2 { background-color: #ffffdf; }
#kleur3 { background-color: #800000; }
#kleur4 { background-color: #e0e0e0; }

/* WIT ROOD KADER */
.t {background: url(../images/tables/rw/dot.gif) 0 0 repeat-x; width:634px; text-align:center;}
.ts {background: url(../images/tables/rw/dot.gif) 0 0 repeat-x; width:634px; text-align:left;}
.b {background: url(../images/tables/rw/dot.gif) 0 100% repeat-x}
.l {background: url(../images/tables/rw/dot.gif) 0 0 repeat-y}
.r {background: url(../images/tables/rw/dot.gif) 100% 0 repeat-y}
.bl {background: url(../images/tables/rw/bl.gif) 0 100% no-repeat}
.br {background: url(../images/tables/rw/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/tables/rw/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/tables/rw/tr.gif) 100% 0 no-repeat; margin: 0 0 0 0; padding: 0px 0px 10px 0px; } 
.trsearch {background: url(../images/tables/rw/tr.gif) 100% 0 no-repeat; margin: 0 0 0 0; padding: 5px 15px 5px 10px; } 

/* GEEL ROOD KADER */
.t2g {background: url(../images/tables/gr/dot.gif) 0 0 repeat-x; width:750px; text-align:left; background-color:#ffffdf;}
.t2 {background: url(../images/tables/gr/dot.gif) 0 0 repeat-x; width:634px; text-align:left; background-color:#ffffdf;}
.b2 {background: url(../images/tables/gr/dot.gif) 0 100% repeat-x}
.l2 {background: url(../images/tables/gr/dot.gif) 0 0 repeat-y}
.r2 {background: url(../images/tables/gr/dot.gif) 100% 0 repeat-y}
.bl2 {background: url(../images/tables/gr/bl.gif) 0 100% no-repeat}
.br2 {background: url(../images/tables/gr/br.gif) 100% 100% no-repeat}
.tl2 {background: url(../images/tables/gr/tl.gif) 0 0 no-repeat}
.tr2 {background: url(../images/tables/gr/tr.gif) 100% 0 no-repeat; margin: 10 0 0 0; padding: 10px 10px 10px 10px; } 
.tr2search {background: url(../images/tables/gr/tr.gif) 100% 0 no-repeat; margin: 0 0 0 0; padding: 5px 15px 5px 10px; } 

/* GEEL ROOD KADER VOOR ZOEKFUNCTIE */
.t4 {background: url(../images/tables/gr/dot.gif) 0 0 repeat-x; width:420px; text-align:left; background-color:#ffffdf; float:left; }
.b4 {background: url(../images/tables/gr/dot.gif) 0 100% repeat-x}
.l4 {background: url(../images/tables/gr/dot.gif) 0 0 repeat-y}
.r4 {background: url(../images/tables/gr/dot.gif) 100% 0 repeat-y}
.bl4 {background: url(../images/tables/gr/bl.gif) 0 100% no-repeat}
.br4 {background: url(../images/tables/gr/br.gif) 100% 100% no-repeat}
.tl4 {background: url(../images/tables/gr/tl.gif) 0 0 no-repeat}
.tr4 {background: url(../images/tables/gr/tr.gif) 100% 0 no-repeat; margin: 10 0 0 0; padding: 10px 10px 10px 10px; } 

/* GEEL ROOD KADER VOOR LANDENFUNCTIE */
.t5 {background: url(../images/tables/gr/dot.gif) 0 0 repeat-x; width:200px; background-color:#ffffdf; float:right; }
.b5 {background: url(../images/tables/gr/dot.gif) 0 100% repeat-x; height:50px; }
.l5 {background: url(../images/tables/gr/dot.gif) 0 0 repeat-y; height:50px; }
.r5 {background: url(../images/tables/gr/dot.gif) 100% 0 repeat-y; height:50px; }
.bl5 {background: url(../images/tables/gr/bl.gif) 0 100% no-repeat; height:50px; }
.br5 {background: url(../images/tables/gr/br.gif) 100% 100% no-repeat; height:50px; }
.tl5 {background: url(../images/tables/gr/tl.gif) 0 0 no-repeat}
.tr5 {background: url(../images/tables/gr/tr.gif) 100% 0 no-repeat; margin: 10 0 0 0; padding: 10px 10px 10px 10px; } 

/* WIT ZWART KADER */
.t3 {background: url(../images/tables/wz/dot.gif) 0 0 repeat-x; width:634px; text-align:center;}
.t3form {background: url(../images/tables/wz/dot.gif) 0 0 repeat-x; width:634px; text-align:left;}
.b3 {background: url(../images/tables/wz/dot.gif) 0 100% repeat-x}
.l3 {background: url(../images/tables/wz/dot.gif) 0 0 repeat-y}
.r3 {background: url(../images/tables/wz/dot.gif) 100% 0 repeat-y}
.bl3 {background: url(../images/tables/wz/bl.gif) 0 100% no-repeat}
.br3 {background: url(../images/tables/wz/br.gif) 100% 100% no-repeat}
.tl3 {background: url(../images/tables/wz/tl.gif) 0 0 no-repeat}
.tr3 {background: url(../images/tables/wz/tr.gif) 100% 0 no-repeat; margin: 0 0 0 0; padding: 10px 10px 10px 10px; } 
.tr3form {background: url(../images/tables/wz/tr.gif) 100% 0 no-repeat; margin: 0 0 0 0; padding: 8px 1px 8px 1px; } 


#tss { height:10px; width:634px; }

#blok {
border: 1px solid #999999; 
padding: 5px;
background-color:#ffffdf;
font-weight:bold;
margin: 10px 0 10px 0;
}


table#pagecounter {
				margin:0;
				font-size:13px;
				text-align:left;
				padding:7px 0 0 21px
			}



TD.stitel { font-family: trebuchet MS; color: #FFFFFF; font-size: 14px; font-weight:bold;  }

/*------------------------------------------
// INVULFORMULIER
//------------------------------------------*/
#formulier
    {
	width: 632px;
    }
.kleur2
	{
	background-color:#eaf1fc;
}
.kleur1
	{
	background-color:#ffffff;
}
.kleur3
	{
	font-weight:bold;
	text-align:center;
	background-color:#ffff00;
}
label {
	float: left;
	width: 170px;
	text-align: right;
	margin-right: 20px;
	font-weight: bold;

	margin-top:4px;
	margin-bottom:4px;
    }

label2 {
	float: left;
	width: 170px;
	text-align: right;
	margin-right: 20px;
	font-weight: bold;
    }

input
    {
	background-color: #FFF;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	height: 22px;
	margin-top:4px;
	margin-bottom:4px;

    }
select
    {
	background-color: #FFF;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	height: 22px;
	margin-top:4px;
	margin-bottom:4px;
    }
textarea
    {
	width: 370px;
	height: 120px;
	background-color: #FFF;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
    }

a.help { font-family: trebuchet MS; color: #4b4b4b; font-size: 13px; text-decoration: none; font-weight:bold; }
a.help:hover {color:#ff0000;}
a.help:active {color:#ff0000;}

.sterren {width:55px;background:url(/img/leeg.jpg) 0 0 repeat-x; }
.sterren div{height:12px;background:url(/img/vol.jpg) 0 0 repeat-x;} 

A.idk { height:35px; display: block; font-weight:bold; text-align: center; padding-bottom:5px; padding-top:25px; text-decoration: underline;font-size:14px;color: #000000;BORDER: none; background-color:#faff78; }

a.idk:hover { text-decoration: underline; background-color:#bbbbff; }

.verifiedclass {
    height: 20px;
    width: 79px;
    margin-bottom: -18px;
    margin-left: 421px;
    background-image: url("http://www.afspraakjes.com/img/recl/verified_member.jpg");

}

