 /* --------------------------------------- centreren website --------------------------------------- */
html, body{
	margin:0;
	padding:0;
	margin-left: 0px;
	background: #ffffff;
	font-family: "Georgia", Times New Roman, Times, serif;
}

#banner_achtergrond
	{
	width: 100%;
	height: 73px;
	background: #a8ccee;
	min-width:948px;
	}

#banner_logo
	{
	margin:0 auto;
	width: 948px;
	height: 73px;
	background:url(images/banner.gif) top no-repeat;
	min-width:948px;
	}


#leeg_blok
	{
	width: 108px;
	height:30px;
	background:#6b8295;
	float:left;	
}

#achtergrond_container
	{
	width: 100%;
	background:url(images/achtergrond.jpg) bottom no-repeat;
	min-width:948px;
	height:679px;
	min-height:679px;
	}
	

#float_container
	{
	margin:0 auto;
	min-width:948px;
	width:948px;
	height:679px;
	min-height:679px;
	}
	
#float_links{
width:150px;
float:left;
}

#float_rechts{
width:180px;
float:right;
}

#achtergrond_container2
	{
	float:left;
	width:600px;
	height:679px;
	overflow:auto;
	}

#tekst_container
	{
	margin:0 auto;
	width: 948px;
	min-width:948px;
	}

 /* --------------------------------------- Algemeen --------------------------------------- */

a:link {
	color: #444444;
	text-decoration: none;
}

a:visited {
	color: #444444;
	text-decoration: none;
}

a:hover {
	color:#a8ccee;
	text-decoration:none;
}

image{
	border: 2px solid #cacaca;
} 


.fotogalerij_tabel
	{
	width:9000px
	height:600px;
	}

#footer
	{
	width: 100%;
	height:30px;
	background: #6b8295;
	min-width:948px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a8ccee;
	z-index:10;
	}

.foto_contact {
	padding: 0px;
	border: 2px solid #cacaca;
	}

h1{
	font-size:14px;
	color: #000000;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-style: normal;
text-align:center;
}

h2{
	font-size:12px;
	color: #000000;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-style: normal;
}

h3{
	font-size:14px;
	color: #000000;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-style: normal;
	text-align:center;
}

h4{
	font-size:18px;
	color: #000000;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-style: normal;
	text-align:center;
}
 /* --------------------------------------- blokken --------------------------------------- */
#blokken_container {
	margin:0 auto;
	width: 481px;
	min-width:481px;
	min-height:648px;
}

#blokken_container2 {
	float: right;
	width: 755px;
	min-width:481px;
	min-height:648px;

}

#tekst_blok_1 {
	width:461px;
	height:415px;

	float:right;
	overflow:auto;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;

} 

#tekst_blok_extra_breed {
	width:80%;
	height:675px;

	float:left;
	overflow:auto;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right:80px;
} 

#tekst_blok_extra_breed2 {
	width:100%;
	height:675px;

	float:left;
	overflow:auto;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
} 


#tekst_blok_1_home {
	width:301px;
	height:415px;
	float:left;
	overflow:auto;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;

} 

#blokken_rechts_boven {
	width:137px;
	height:415px;
	float:right;
	margin:4px 0 0 35px;
} 

#tekst_blok_2 {
	width:137px;
	height:195px;
} 

#tekst_blok_3 {
	width:137px;
	height:195px;
} 

#blokken_onder {
	width:481px;
	height:195px;
	margin:20px 0 0 0 ;
	float:left;
} 

#tekst_blok_4 {
	width:137px;
	height:195px;
	float:right;
} 


#tekst_blok_5 {
	width:137px;
	height:195px;
	float:left;
} 


#tekst_blok_6 {
	width:137px;
	height:195px;
	float:left;
	margin: 0 0 0 35px;
} 

 /* --------------------------------------- menu --------------------------------------- */

#menu_balk
	{
	width: 100%;
	height: 30px;
	visibility: visible;
	background: #6b8295;
	min-width:948px;  
	}

#menu_container
	{
	margin:0 auto;
	height: 30px;
	width:948px;
	background: #6b8295;
	min-width:948px;
	}

ul.menu a
	{
	width:115px;
	height:27px;
	display:block;
	float:left;
	color: #a8ccee;
	font-size:14px;
	text-align:center;
	padding:4px 0 0 0;
	}

ul.menu a:hover
	{
	display:block;
	width:115px;
	height:26px;
	float:left;
	color:#000000;
	text-align:center;
	text-decoration:none;
	padding:4px 0 0 0;
	background: #a8ccee;
		}

#actief
	{
	display:block;
	width:115px;
	height:30px;
	float:left;
	text-align:center;	
	text-decoration:none;
	background:url('') repeat-x;
	background: #a8ccee;
	}

ul.menu
	{
	margin:0;
	padding:0;
	}

ul.menu li
	{
	display:inline;
	list-style-type:none;
	margin:0;
	padding:0;
	color: #ffffff;
	}

li#actief
	{
	list-style-type:none;
	margin:0;
	padding:0;
	background: #a8ccee;
	}

span.actief
	{
	color: #000000;
	}


#tb
	{
		display:block;
	width: 100%;
	height: 1px;
	visibility: visible;
	background: #000000;
	min-width:948px;  
	}

#menu_balk_grijs
	{
	background: #6b8295;
	}
	
	#achtergrond_container
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6b8295;
}
#menu_balk
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a8ccee;
}

 /* --------------------------------------- niet nodig


table.plaatje {
    background-color:#FFFFFF;
    border:#000000 1px solid;
    width:136px;
    height:131px;
}

td.plaatje {
    padding-top:5px;
}

td.plaatje_tekst {
    padding-bottom:6px;
}

img.plaatje {
    border:1px #000000 solid;
    height:94px;
    width:125px;
}

table.menu {
    background-color:#FFFFFF;
    border:#000000 1px solid;
    padding-top:3px;
    padding-bottom:3px;
    width:500px;
}
td.menu {
    width:500px;
}

table.ditisdetable1 {
    text-align:center;
    width:500px;
}
 --------------------------------------- */



/* centreren foto's fotografie php script*/

table.plaatje {
    background-color:#FFFFFF;
    border:#000000 1px solid;
    width:136px;
    height:131px;
}


.albumscenter {
	display:block;
	width:447px;
	margin: auto;	
}

.albumscenter2 {
	width:422px;
	margin: auto;
	background-color:#cacaca;
}


.albumscenter_speciaal {

	width:447px;
	margin: auto;

}

.navigatiecenter{
    text-align:center; 
}

.navigatiecenter2{
    width:461px;
    text-align:center; 
 	margin: auto;
}

.fotoalbum_fn1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	border: 2px solid #cacaca;
	}

.fotoalbum_fn1:hover {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	border: 2px solid #6b8295;
	}


.fotoalbum_fn2 {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 15px;
	margin-right: 15px;
	border: 2px solid #cacaca;
	}

.fotoalbum_fn2:hover {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 15px;
	margin-right: 15px;
	border: 2px solid #6b8295;
	}


.fotoalbum_tn1 {
	padding: 2px;
	margin-left: 15px;
	margin-right: 15px;
	font-size:12px;
	text-align:center;
	display:block;
	}


/*tekst*/

.footertekst 	{
	display:block;
	margin:0 auto;
	width: 948px;
	min-width:948px;
	font-size:12px;
	color:#a8ccee;
	text-align:center;
	padding: 6px 0 0 0;
}

.style1 {font-size: 14px}
.style2 {font-size: 14px;
text-align:center;}
.style3 {
	font-size: 20px;
	font-weight: 900;
}
.style4 {
	font-size: 14px;
	text-align: justify;
}

.gegevens {font-size: 14px}


span.groen
	{
	color: #6b8295;
	font-size: 11px
	}

span.antwoord
	{
	color: #6b8295;
	font-size: 12px
	}

span.rood
	{
	color: #ff0000;
	}

/*----------------------- formulier----------------------*/

.invulveld
    {
	background-color: #cacaca; /*achtergrond invul veld*/
	display:block;
	width:285px;
	border: 1px;
	border-style: solid;
	color: #6b8295;
	margin-left:45px;
	margin-bottom:15px;

    }
	
.captcha
    {
	background-color: #cacaca; /*achtergrond invul veld*/

	width:160px;
	height:20px;
	border: 1px;
	border-style: solid;
	color: #6b8295;
	
		margin-bottom:15px;
    }

.invulveldgroot
    {
	background-color: #cacaca;
	width:410px;
	height:120px;
	border: 1px;
	border-style: solid;
	color:#6b8295;
	}

form
	{
	width: 460px;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: small;
	}

label
	{
	float: left;
	width: 140px;
	text-align: left;
	margin-left:5px;
	}

.labelgroot
	{
	float: left;
	width: 250px;
	text-align: right;
	margin-left:5px;
	
}

select
	{
	width: 120px;
	font-size: x-small;
	background-color: #cddd54;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	color:000000;
	}

textarea
	{
	width: 250px;
	height: 100px;
	background-color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: small;
	margin-bottom: 10px;
	color:#000000;
	margin-left:20px;
	}
	
	
	/*-----------------*/
	
.fright {
    float:right;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;


}

.fleft {
    float:left;
	
	margin-right:10px;
	margin-bottom:10px;

}	

.fleft_picture {
    text-align:center;
    display:block;
}

