/* CSS design by Pixelman.be | V1.0 30/05/2008/ */

/* You may adapt elements of this CSS in your own projects, but the unique combination of images, colors, sizes, typography, and positioning ("the design") is copyright protected by Pixelman */

/* CSS tested on:

	MAC OSX  
	- Safari 2.0: -
	- Firefox(Mozilla 5) 2.0: OK
	- IE 5.2.3: NOT TESTED

	MAC OS9
	- IE 5.0: NOT TESTED

	PC WIN98
	- IE 5.0: NOT TESTED

	PC WINXP WIN2000 VISTA
	- IE 6.0:  OK
	- IE 7.0:  OK
	- VISTA IE 7.0:  OK
	- Firefox(Mozilla 5) 2.0:  OK
	
*/

/********** png transp fix ***********/

* { behavior: url(admin/templates/css/iepngfix.htc)}


/*********************** basics ***********************/

body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	background-color: #b9d0bc;
	line-height: 13px;
	/*overflow: hidden;*/
	}
		
	
html, dl, div, img, swf, form { 
	margin: 0; 
	padding: 0;
	}
	
a {
	text-decoration: none;
	color: #000;
	}

a:hover {
	text-decoration: underline;
	color: #000;
	}	


a:focus { /* haalt stippellijn weg in firefox */
	outline: none;
	border: none;
	outline-style:none;
}	


/*********************** nav elements ***********************/




#nav {
	position: fixed;
	/*position: absolute;*/
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 237px;
	height: 467px;
	background: transparent url(../images/bg_nav.png) no-repeat top left;
	
	/*border: #000 solid 1px;*/
	z-index: 80;
	font-size: 16px;
	color: #8C8B8D;
	/*hierboven IE5 PC*/

	voice-family: "\"}\"";
	voice-family: inherit;

	/*hieronder IE6 PC*/
	/*background: transparent url(../images/bg_nav.png) no-repeat top left;*/
	background: transparent url(../images/bg_nav.gif) no-repeat top left;
	position: absolute;
	}
	
html>body #nav {
	/*hieronder SAFARI & Netscape 6-7*/
	background: transparent url(../images/bg_nav.png) no-repeat top left;
	position: fixed;
	}	
	
#nav ul {
	position: relative;
	top: 0;
	right: 125px;
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
	text-align: right;
}




#nav li {
	position: relative;
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 0;
	
}	

#nav li a {
	position: relative;
	display: block;
	color: #8C8B8D;
	margin: 0 0 0 0;
	padding: 0;
	/*height: 23px;*/
	text-decoration: none;
	line-height: 19px;
	/*border: 1px solid black;*/
}	

#nav li a:hover {
	color: #1A171B;
	z-index: 500;
}
	

#nav li a.selected {
	color: #1A171B;
	z-index: 500;
}	


#logo {
	position: relative;
	top: 0;
	left: 0;
	width: 237px;
	height: 150px;
	/*border: #000 solid 1px;*/
}





/*********************** ankers ***********************/

#go_nieuws {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	height: 10px;
	width: 10px;
	/*border: solid 1px black;*/
	z-index: 20;
}

#go_winkel {
	position: absolute;
	display: block;
	top: 600px;
	left: 2880px;
	height: 10px;
	width: 10px;
	/*border: solid 1px black;*/
	z-index: 20;
}


#go_wistjedat {
	position: absolute;
	display: block;
	top: 600px;
	left: 0;
	height: 10px;
	width: 10px;
	/*border: solid 1px black;*/
	z-index: 20;
}

#go_geboortelijst {
	position: absolute;
	display: block;
	top: 0;
	left: 960px;
	height: 10px;
	width: 10px;
	/*border: solid 1px black;*/
	z-index: 20;
}

#go_fotos {
	position: absolute;
	display: block;
	top: 600px;
	left: 960px;
	height: 10px;
	width: 10px;
	/*border: solid 1px black;*/
	z-index: 20;
}

#go_wegwijzer {
	position: absolute;
	display: block;
	top: 600px;
	left: 1920px;
	height: 10px;
	width: 10px;
	/*border: solid 1px black;*/
	z-index: 20;
}

#go_contact {
	position: absolute;
	display: block;
	top: 0;
	left: 3140px;
	height: 10px;
	width: 10px;
	/*border: solid 1px black;*/
	z-index: 20;
}

#go_links {
	position: absolute;
	display: block;
	top: 0;
	left: 1920px;
	height: 10px;
	width: 10px;
	z-index: 20;
}



/*********************** site elements ***********************/


#site { /* whole site */
	/*display: none;*/
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 4581px;
	height: 1588px;
	background: transparent url(../images/bg_prototype.jpg) no-repeat top left;
	background: transparent url(../images/bg.jpg) no-repeat top left;
	/*overflow: hidden;*/
	/*border: #000 solid 1px;*/
}

/* site typo elements */


#site h1 {
	position: relative;
	margin: 0 0 25px 0;
	padding:: 0 0 0 0;
	font-size: 25px;
	color: #926432;
	font-weight: normal;
	/*line-height: 25px;*/
	line-height: 2 em;
}

#site h1 a {
	color: #926432;
	text-decoration: none;
}

#site h1 a:hover {
	color: #C81E2D;
}



#site p {
	position: relative;
	margin: 0 0 10px 0;
	padding:: 0 0 0 0;
	font-size: 13px;
	line-height: 19px;	
	color: #4D4D4D;
	font-weight: normal;
}

#site p a {
	color: #926432;
	text-decoration: underline;
}

#site p a:hover {
	color: #C81E2D;
	text-decoration: underline;
}


/* site elements */

.more, .butt {
	position: relative;
	margin: 10px 0 0 0;
}

a.contentimage {
	position: relative;
	float: left;
	border: solid 1px #FFF;
	padding: 5px;
	margin: 0 10px 5px 0;
	display:block;
	color: #926432;
}
a.contentimage img {
	border: 0;
	text-decoration: none;
}


/*********************** footer elements ***********************/

#footer {
	position: absolute;
	bottom: 0;
	left: 10px;
	width: 112px;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 9px;
	text-align: right;
	/*border: #000 solid 1px;*/
	/*hierboven IE5 PC*/

	voice-family: "\"}\"";
	voice-family: inherit;

	/*hieronder IE6 PC*/
	bottom: -45px;
	}
	
html>body #footer {
	/*hieronder SAFARI & Netscape 6-7*/
	bottom: 0;
	}	

#footer p {
	position: relative;
	margin: 0 0 5px 0;
	padding: 0;
	color: #808080;
	font-size: 9px;
	line-height: 13px;	
}

#footer p a {
	color: #808080;
}

#footer p a:hover {
	color: #1A171B;
}

/*********************** site box titels  ***********************/


#box01 {
	/*border: solid 1px black;*/
}

#box02 {
	background: transparent url(../images/tit_onlinegeboortelijst.gif) no-repeat 240px 20px;
	/*border: solid 1px black;*/
}

#box03 {
	/*border: solid 1px black;*/
	background: transparent url(../images/tit_links2.gif) no-repeat 250px 50px;
	/*background: transparent url(../images/bg_prototype.jpg) no-repeat -1920px 0;*/
}

#box04 {
	/*border: solid 1px black;*/
	background: transparent url(../images/tit_contacteerons.gif) no-repeat 220px 30px;
	/*background: transparent url(../images/bg_prototype.jpg) no-repeat -1920px -600px;*/
}

#box05 {
	/*border: solid 1px black;*/
	background: transparent url(../images/tit_wistjedat.gif) no-repeat 250px 30px;
	/*background: transparent url(../images/dummy_bg_wistjedat.jpg) no-repeat 0 0;*/
}

#box06 {
	/*border: solid 1px black;*/
	background: transparent url(../images/tit_kiekjes.gif) no-repeat 300px 50px;
	/*background: transparent url(../images/bg_prototype.jpg) no-repeat -960px -600px;*/
}

#box07 {
	/*border: solid 1px black;*/
	background: transparent url(../images/tit_wegwijzer.gif) no-repeat 250px 20px;
	/*background: transparent url(../images/bg_prototype.jpg) no-repeat -2800px -300px;*/
}

#box08 {
	/*border: solid 1px black;*/
	background: transparent url(../images/tit_onzewinkel.gif) no-repeat 250px 20px;
	/*background: transparent url(../images/bg_prototype.jpg) no-repeat -2800px -300px;*/
}


.leftcontent h2 {
	position: relative;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}


/*********************** site box 01 elements ***********************/

#box01 {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 960px;
	height: 600px;
	/*background: transparent url(../images/bg_prototype.jpg) no-repeat top left;*/
	overflow: hidden;
	/*border: solid 1px black;*/
}

#box01 .leftcontent {
	position: absolute;
	top: 0;
	left: 275px;
	width: 450px;
	/*height: 600px;*/
	/*background: transparent url(../images/bg_prototype.jpg) no-repeat top left;*/
	/*overflow: hidden;*/
	/*border: solid 1px black;*/
	overflow: hidden;
	height: 600px;
}

#box01 .leftcontent_titel {
	position: relative;
	width: 450px;
	height: 120px;
	/*border: solid 1px black;*/
}

#box01 .leftcontent_titel h1 {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0 0 0 0;
	padding:: 0 0 0 0;
	font-size: 30px;
	color: #926432;
	font-weight: normal;
	/*line-height: 25px;*/
	line-height: 2 em;
	width: 450px;
}

h1 {
	font-size: 2em;
}

#box01 .leftcontent_titel h1 a {
	color: #926432;
	text-decoration: none;
}

#box01 .leftcontent_titel h1 a:hover {
	color: #C81E2D;
}





#box01 .leftcontent_artikel {
	position: relative;
	padding: 20px 0 0 0;
	width: 400px;
	/*border: solid 1px black;*/
}



#box01 .rightcontent {
	position: absolute;
	top: 140px;
	left: 700px;
	width: 240px;
	/*height: 600px;*/
	/*background: transparent url(../images/bg_prototype.jpg) no-repeat top left;*/
	/*overflow: hidden;*/
	/*border: solid 1px black;*/
}


/* box rightcontent navs */

#box01 .rightcontent ul {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	font-size: 15px;
	line-height: 17px
}	

#box01 .rightcontent li {
	position: relative;
	margin: 0;
	padding: 0;
}	

#box01 .rightcontent li a {
	position: relative;
	display: block;
	color: #926432;
	margin: 0 0 20px 0;
	padding: 0 0 0 28px;
	text-decoration: none;
	background: transparent url(../images/bullet_ster.png) no-repeat 0 4px;

	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	background: transparent url(../images/bullet_ster.gif) no-repeat 0 4px;
}
	
html>body #box01 .rightcontent li a {
	/*hieronder SAFARI & Netscape 6-7*/
	background: transparent url(../images/bullet_ster.png) no-repeat 0 4px;
}

#box01 .rightcontent li a:hover {
	color: #C81E2D;
}	

#box01 .rightcontent li.selected a {
	color: #1A171B;
	color: #C81E2D;
}	


/*********************** site box 02 elements ***********************/

#box02 {
	position: absolute;
	top: 0;
	left: 960px;
	margin: 0;
	padding: 0;
	width: 960px;
	height: 600px;
	overflow: hidden;
	/*border: solid 1px black;*/
	/*background: transparent url(../images/dummy_bg_online-geboortelijst.jpg) no-repeat top left;*/
}

#box02 .leftcontent {
	position: absolute;
	top: 100px;
	left: 280px;
	width: 650px;
	/*height: 600px;*/
	/*background: transparent url(../images/bg_prototype.jpg) no-repeat top left;*/
	/*overflow: hidden;*/
	/*border: solid 1px black;*/
}

#box02 .leftcontent h1 {
	display: none;
}


#box02 #leftcontent_left {
	position: relative;
	/*width: 650px;*/
	/*border: solid 1px black;*/
	float: left;
	top: 30px;
}

#box02 #leftcontent_right {
	position: relative;
	/*width: 650px;*/
	/*border: solid 1px black;*/
	float: left;
}



/*********************** site box 03 elements ***********************/

#box03 {
	position: absolute;
	top: 0;
	left: 1920px;
	margin: 0;
	padding: 0;
	width: 1260px;
	height: 600px;
	/*background: transparent url(../images/bg_prototype.jpg) no-repeat top left;*/
	overflow: hidden;
	/*border: solid 1px black;*/
}


#box03 .lefttxt {
	position: absolute;
	top: 145px;
	left: 220px;
	width: 150px;
	text-align: center;
	/*border: solid 1px black;*/
}


#box03 .leftcontent {
	position: absolute;
	top: 60px;
	left: 360px;
	width: 280px;
	/*height: 600px;*/
	/*background: transparent url(../images/bg_prototype.jpg) no-repeat top left;*/
	/*overflow: hidden;*/
}

#box03 .middlecontent{
	position: absolute;
	top: 60px;
	left: 640px;
	width:280px;
	/*width: 220px;*/
	/*height: 600px;*/
	/*background: transparent url(../images/bg_prototype.jpg) no-repeat top left;*/
	/*overflow: hidden;*/
	/*border: solid 1px black;*/
}

#box03 .rightcontent{
	position: absolute;
	top: 60px;
	left: 920px;
	width:280px;
	/*height: 600px;*/
	/*background: transparent url(../images/bg_prototype.jpg) no-repeat top left;*/
	/*overflow: hidden;*/
	/*border: solid 1px black;*/
}


#box03 ul {
	position: relative;
	margin: 0;
	padding: 0;
	color: #4D4D4D;
	display: block;
}

#box03 li {
	display: block;
	position: relative;
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	line-height: 0;
}

#box03 li a {
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 5px 25px;
	list-style: none;
	color: #4D4D4D;
	font-size: 14px;
	line-height: 16px;
	display: block;
	text-decoration: none;
	/*hierboven IE5 PC*/

	voice-family: "\"}\"";
	voice-family: inherit;

	/*hieronder IE6 PC*/
	margin: 0 0 -12px 0;
	}
	
html>body #box03 li a {
	/*hieronder SAFARI & Netscape 6-7*/
	margin: 0 0 0 0;

	}	


#box03 li a:hover {
	color: #926432;
	text-decoration: none;
	background: transparent url(../images/bullet.gif) no-repeat 0 5px;
}



/*********************** site box 04 elements ***********************/

#box04 {
	position: absolute;
	top: 0;
	left: 3180px;
	margin: 0;
	padding: 0;
	width: 960px;
	height: 600px;
	/*background: transparent url(../images/bg_prototype.jpg) no-repeat top left;*/
	overflow: hidden;
	/*border: solid 1px black;*/
}

#box04 .leftcontent {
	position: absolute;
	top: 125px;
	left: 250px;
	width: 400px;	/*height: 600px;*/	/*background: transparent url(../images/bg_prototype.jpg) no-repeat top 	left;*/	/*overflow: hidden;*/	/*border: solid 1px black;*/
}


#box04 .leftcontent h1 {
	display: none;
}


/*********************** site box 05 elements ***********************/

#box05 {
	position: absolute;
	top: 600px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 960px;
	height: 600px;
	/*background: transparent url(../images/bg_prototype.jpg) no-repeat top left;*/
	overflow: hidden;	/*border: solid 1px black;*/
}

#box05 .leftcontent {
	position: absolute;
	top: 150px;
	left: 270px;
	width: 700px;
	/*height: 500px;*/
	/*background: transparent url(../images/bg_prototype.jpg) no-repeat top left;*/
	/*overflow: hidden;*/
	/*border: solid 1px black;*/
}


#box05 h3 {
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
}	

#box05 h3 a {
	position: relative;
	display: block;
	color: #926432;
	margin: 0 0 5px 0;
	padding: 0 0 0 28px;
	text-decoration: none;
	background: transparent url(../images/bullet_ster.png) no-repeat 0 4px;
	font-weight: normal;

}	

#box05 h3 a:hover {
	color: #C81E2D;
}	

#box05 h3.open a {
	color: #1A171B;
	color: #C81E2D;
}	


#box05 p, #box08 p {
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 20px 0;
	padding: 0 0 0 28px;
	width: 500px;
}

#box05 .accordion_wrapper {
	position: relative;
	/*border: solid 1px black;*/
	margin: 0 0 10px 0;
}


/*********************** site box 06 elements ***********************/

#box06 {
	position: absolute;
	top: 600px;
	left: 960px;
	margin: 0;
	padding: 0;
	width: 960px;
	height: 600px;
	/*background: transparent url(../images/bg_prototype.jpg) no-repeat top left;*/
	overflow: hidden;
	/*border: solid 1px black;*/
}

#box06 .leftcontent {
	position: absolute;
	top: 20px;
	left: 275px;
	width: 650px;
	/*height: 600px;*/
	/*background: transparent url(../images/bg_prototype.jpg) no-repeat top left;*/
	/*overflow: hidden;*/
	/*border: solid 1px black;*/
}

#box06 .rightcontent {
	position: absolute;
	top: 423px;
	left: 522px;
	width: 400px;
	/*border: solid 1px black;*/
}


/*********************** site box 07 elements ***********************/

#box07 {
	position: absolute;
	top: 600px;
	left: 1920px;
	margin: 0;
	padding: 0;
	width: 960px;
	height: 600px;
	/*background: transparent url(../images/bg_prototype.jpg) no-repeat top left;*/
	overflow: hidden;
	/*border: solid 1px black;*/
}

#box07 .leftcontent {
	position: absolute;
	top:125px;
	left:300px;
	/*top: 55px;
	left: 255px;*/	/*height: 600px;*/	/*background: transparent url(../images/bg_prototype.jpg) no-repeat top left;*/	/*overflow: hidden;*/	/*border: solid 1px black;*/
}

#box07 .rightcontent {
	position: absolute;
	top: 391px;
	left: 304px;
	width: 400px;	/*height: 600px;*/	/*background: transparent url(../images/bg_prototype.jpg) no-repeat top left;*/	/*overflow: hidden;*/	/*border: solid 1px black;*/
}

/*********************** site box 08 elements ***********************/

#box08 {
	position: absolute;
	top: 600px;
	left: 2880px;
	margin: 0;
	padding: 0;
	width: 960px;
	height: 600px;
	/*background: transparent url(../images/bg_prototype.jpg) no-repeat top left;*/
	overflow: hidden;
	z-index: 10;
	/*border: solid 1px black;*/
}

#box08 .leftcontent {
	position: absolute;
	top: 0;
	left: 275px;
	width: 400px;
	/*border: solid 1px black;*/
}

#box08 .leftcontent_titel {
	position: relative;
	width: 400px;
	height: 120px;
	/*border: solid 1px black;*/
}



#box08 .leftcontent_titel h1 {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0 0 0 0;
	padding:: 0 0 0 0;
	font-size: 25px;
	color: #926432;
	font-weight: normal;
	line-height: 25px;
}

#box08 .leftcontent_titel h1 a {
	color: #926432;
	text-decoration: none;
}

#box08 .leftcontent_titel h1 a:hover {
	color: #C81E2D;
}

#box08 .leftcontent h1 {
	display: none;
}


#box08 .leftcontent_artikel {
	position: relative;
	padding: 20px 0 0 0;
	width: 400px;
	/*border: solid 1px black;*/
}

#box08 p {
	position: relative;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	font-size: 13px;
	line-height: 19px;	
	color: #4D4D4D;
	font-weight: normal;
	z-index: 15;
}

#box08 p a {
	color: #926432;
	text-decoration: underline;
}

#box08 p a:hover {
	color: #C81E2D;
	text-decoration: underline;
}



/*********************** form elements ***********************/


input, textarea {
	position: relative;
	left: -5px;
	top: 0;
	margin: 0 0 0 0;
	padding: 5px 0 0 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
	line-height: 13px;
	width: 180px;
	background-color:#FFF;
	border: solid 1px #FFF;
	height: 20px;
	}
	
.form td {
	padding: 0 0 10px 0;
	vertical-align: middle;
}

.butt {
	width: auto;
	background-color: transparent;
	border: none;

}

button {
	position: relative;
	margin: 0 5px 5px 0;
	border: none;
	cursor: pointer;
	font-weight: normal;
	padding: 0 20px 0 0;
	text-align: center;
	float: left;
	width: auto;
	clear: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

button span { 
	position: relative;
	display: block;
	white-space: nowrap;
	padding:0 0 0 20px;
	}
	
	/*red buttons*/
button.submitBtn { 
	background:url(../images/but_right.gif) right -34px no-repeat;
	font-size:12px;
	font-weight: normal;
	}
	
button.submitBtn span {
	height: 32px;
	line-height: 32px;
	background: url(../images/but_left.gif) left 0 no-repeat;
	color:#fff;
	}
	
button.submitBtn:hover {
	background: url(../images/but_right.gif) right 0 no-repeat;
	}

button.submitBtn:focus {
	border: none;
	}
	
button.submitBtn:hover span {
	background:url(../images/but_left.gif) left -34px no-repeat;
	}

button.submitBtn:hover span a {
	text-decoration: none;
	height: 32px;
	}

button::-moz-focus-inner { border: none;}
