/*
nabor dblauw	rgb(0,110,150)
nabor blauw	rgb(63,169,245)
nabor grijs	rgb(210,215,218)
*/

html {
	margin: 00px; padding: 0;
}
body {
	margin: 0px; padding: 0;
/* 	background: url(beeld/nabor-back.png) repeat-x; */
	font-family: corbel, arial, helvetica,sans-serif;
	font-size: 86%;
	background: url(beeld/nabor-back-2.png) top center no-repeat;
}
#box {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 830px;
}
/* kolom 1 */
#kolom1 {
	position: relative;
	width: 228px;
	height: 400px;
	line-height: 2em;
	padding-top: 50px;
	float: left;
	height: 615px;
}
#kolom1 ul {
	margin: 20px 25px 0 50px;
	position: relative;
	list-style: none;
	text-align: left;
}
#kolom1 li a,a:visited {
	display: block;
	text-decoration: none;
	color: rgb(160,165,168);
}
#kolom1 li a:hover {
	color: rgb(0,110,150);
}
/* kolom 2 */
#kolom2 {
	position: relative;
	width: 510px;
	margin: 0 0 0 250px;
	color: rgb(100,100,110);
	padding-top: 50px;
}
#kolom2 a,a:visited {
	text-decoration: none;
	color: rgb(160,165,168);
}
#kolom2 a:hover {
	color: rgb(0,110,150);
}
#kolom2 #fancyboxdiv img {
	margin: 0 10px 20px 0px;
}
/*
#kolom2  img {
	margin: 0;
}
*/
.imgrechts {
	float: right;
	margin: 20px;
}
#kolom2 p {
	color: rgb(135,135,155);
	margin: 0 20px 10px 0;
	line-height: 1.4em;
}
#kolom2 h1 {
	font-size: 1em;
	font-weight:  bold;
	color: rgb(0,110,150);
	margin-right: 20px;
}
#kolom2 h6 {
	border-bottom: 1px solid rgb(210,215,218);
	margin: 10px 0;
	display: block;
}
.blok {
	text-align: justify;
}
.rechts {
	text-align: right;
}
h2 {
	font-size: 4em;
	margin: 0;
}

#home #menu-home a,
#vrijwerk #menu-vrijwerk a,
#contact #menu-contact a,
#trouwen #menu-trouwen a,
#events #menu-events a,
#ceremonie #menu-ceremonie a,
#producten #menu-producten a {
	color: rgb(0,110,150);
	text-align: left;
	padding-right: 25px;
	background: url(beeld/opsomming.gif) right no-repeat;
}

#tip3-title { text-align: left; }

#tip3-title b { display: block; margin-right: 80px; }

#tip3-title span { float: right; }
