/* 
Zienderogen Beter - Praktijk en trainingsburo voor homeopathie, fluisterkind en transformatie
=============================================================================================
URL:				http://www.zienderogenbeter.nl/
Auteur: 			Stefan Efd&eacute; [http://www.addnoise.nl]
=============================================================================================
*/

//@import url(/addsite/css/iconen.css);

/* Kleuren
Achtergrond:	#FFFFFF
Tekst:			#525252
Linkjes:		#EE1A6A
*/

/* PNG Fix voor het krankzinnige IE 
   omdat anders de linkje en input fields niet werken */
* a.leesmeer {position:relative;}
* .linkjes {position:relative; }
* input {position:relative;}
* .img01 {position: relative;}
* .fotooverzicht_oranje {position: relative;}
* .fotooverzicht_blauw {position: relative;}
* .fotooverzicht_roze {position: relative;}
* .fotooverzicht_groen {position: relative;}
* .contentblok {position: relative;}













body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #525252; 
	margin: 0;
	padding: 0;
	background: #FFF repeat-x url(../images/bg.jpg);
	height: 100%;
	}
html
		{
			height: 100%;
		}
	

a:link, a:visited { 
	font-weight: normal; 
	text-decoration: underline; 
	color: #0084B4;
	}

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

p {
	font-weight: normal;
}



#bovenstuk
		{
			width: 100%;
			height: 115px;
			background: none;
			
		}
		
#middenstuk
		{
			width: 100%;
			min-height: 355px;
			padding-bottom: 94px;
		}
		
#onderstuk
		{
			width: 100%;
			height: 94px;

			position: relative;
			margin: -94px auto 0 auto;
			background: repeat-x url(../images/footer_bg.gif);
		}

		/* Fix voor IE */
		* html #onderstuk
		{
			margin-top: -94px;
		}

#container
		{
			position: relative;
			min-height: 100%;
			background: no-repeat url(../images/bg_image.jpg);
		}

		* html #container
		{
			height: 100%;
		}

#pagina
		{
			margin: 0 auto;
			width: 830px;
			min-height: 500px;
		}
/* Fix voor IE */
	* html #pagina
	{
		height: 500px;

	}

		
#kleurenbalk_btm {
	width: 100%;
	height: 7px;
	background:  url(../images/kleurenbalk.gif);
	border-bottom: 2px solid #FFF;
}
/* Fix voor IE */
	* html #kleurenbalk_btm 
	{
		font-size: 0px;
	}


#kleurenbalk_top {
	
	width: 100%;
	height: 5px;
	background: repeat-x url(../images/kleurenbalk.gif);
	border-bottom: 0px solid #FFF;
}
#logobox {
	position: relative;
	float: left;
	width: 500px;
	height: 1px;
	line-height: 0px;
	
	
}

#logo a {
	position: absolute;
	top: -90px;
	left: -16px;
	display: block;
	width: 640px;
	height: 90px;
	background: no-repeat url(../images/logo_zienderogenbeter.png);
	cursor: pointer;

}

	/* Fix voor IE */
	* html #logo a
	{
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://beheer.addnoise.nl/addsite/data/sites/zienderogenbeter/www/images/logo_zienderogenbeter.png', sizingMethod='none');
	}
	

/* Logo Methodiek */
#logo_methodiek a {
	position: absolute;
	top: -90px;
	left: 10px;
	display: block;
	width: 640px;
	height: 90px;
	background: no-repeat url(../images/logo_methodiek.png);
	cursor: pointer;

}

	/* Fix voor IE */
	* html #logo_methodiek a
	{
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://beheer.addnoise.nl/addsite/data/sites/zienderogenbeter/www/images/logo_methodiek.png', sizingMethod='none');
	}

	

#linkerkant {
	float: left;
	width: 174px;	
}

#rechterkant {

	float: left;
	width: 646px;
	min-height: 500px;
	background: no-repeat url(../images/contentbox_bg03.png);
}

/* Fix voor IE */
	* html #rechterkant
	{
		height: 500px;
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://beheer.addnoise.nl/addsite/data/sites/zienderogenbeter/www/images/contentbox_bg03.png', sizingMethod='crop');
	}

#rechterkant_home {

	float: left;
	width: 646px;
	min-height: 500px;
	background: no-repeat url(../images/contentbox_bg02.png);
}
/* Fix voor IE */
	* html #rechterkant_home
	{
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://beheer.addnoise.nl/addsite/data/sites/zienderogenbeter/www/images/contentbox_bg02.png', sizingMethod='crop');
	
	}


#footerbox {
	position: relative;
	width: 810px;
	height: 70px;
	margin: auto;
}

#afb_linkerkant {
	position: absolute;
	width: 114px;
	height: 114px;
	top: -160px;
	left: 35px;
	
}


#content {
	float: left;
	width: 646px;
	min-height: 200px;
	padding: 0px 0px 130px 0px;	
}

/* Fix voor IE */
	* html #content
	{
	
		padding: 0px 0px 40px 0px;	
		
	}


.contentblok {
	float: left;
	width: 576px;
	min-height: 150px;
	padding: 30px 0px 0px 30px;
	text-align: left;
}

.contentblok_home {
	float: left;
	width: 576px;
	min-height: 150px;
	padding: 30px 40px 20px 30px;
	text-align: left;
	background: no-repeat bottom url(../images/content_bottom.jpg);
}
/* Fix voor IE */
	* html .contentblok_home
	{
	
		background: no-repeat bottom 17px url(../images/content_bottom.jpg);
		padding: 30px 25px 0px 30px;
		
	}

.kop_oranje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #FF9600;
}
.kop_groen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #5CB100;
}
.kop_bruin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #774540;
	}
.kop_roze {
	display: block;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #EE1A6A;
	margin-bottom: 10px;
	
}
.kop_blauw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #0084B4;
}
.subkop_groen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #5CB100;
}
.subkop_oranje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #FF9600;
}
.subkop_blauw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #0084B4;
}
.subkop_roze {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #EE1A6A;
}
.tekst_blauw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #0084B4;
}



.homeblok {
	width: 300px;
	float: left;
}



.copyrightbox {
	width: 160px;
	height: 30px;
	text-align: right;
	padding-top: 15px;
}
#footer_menu {
	position: absolute;
	top: 15px;
	right: 30px;
}

.items_onder {
	flaot: right;
}


a.leesmeer
{
	float: left;
	width: 150px;
	height: 13px;
	display: block;
	text-decoration: underline; 
	color: #525252;
	text-align: left;
	padding: 0px 0px 3px 19px;
	background: no-repeat  0px 3px url(../images/arrow_leesmeer.gif);
	margin-top: 10px;
}



a.leesmeer:hover 
{
	padding: 0px 0px 3px 19px;
	background: no-repeat  0px 3px url(../images/arrow_leesmeer_o.gif);
	
}


.img_linksonder {
	margin-top: 30px;
	margin-left: 20px;
}



/* Navigatie menu eerste niveau
------------------------------------------------------------------------------------------ */

  	.verznav
	{
		float: left;
		width: 174px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		line-height: 24px;
	}


	

	.verznav ul
	{
		margin: 0px;
		padding: 30px 5px 0px 0px;
				

	}

	.verznav ul li
	{
		padding: 0px 0px 0px 0px;	
		margin: 0 0 0 0 ;
		list-style-type: none;
		text-align: right;
	}
	
	
	

	.verznav li a
	{
		color: #0084B4;
		padding: 3px 5px 4px 15px;
		text-decoration: none;
		text-align: right;
	}
	
	.verznav li a.donkerblauw
	{
		color: #005075;
		padding: 3px 5px 4px 15px;
		text-decoration: none;
	}
	
	
	.verznav li a.blauw
	{
		color: #0084B4;
		padding: 3px 5px 4px 15px;
		text-decoration: none;
	}
	
	
	.verznav li a.roze
	{
		color: #EE1A6A;
		padding: 3px 5px 4px 15px;
		text-decoration: none;
	}
	
	.verznav li a.groen
	{
		color: #5CB100;
		padding: 3px 5px 4px 15px;
		text-decoration: none;
	}
	
	.verznav li a.oranje
	{
		color: #FF9600;
		padding: 3px 5px 4px 15px;
		text-decoration: none;
	}
	
	.verznav li a:hover
	{
		background: url(../images/arrow_roze.gif) -3px 2px no-repeat;
		
	}	
	.verznav li a.donkerblauw:hover
	{
		background: url(../images/arrow_donkerblauw.gif) -3px 2px no-repeat;
		
	}	
	.verznav li a.blauw:hover
	{
		background: url(../images/arrow_blauw.gif) -3px 2px no-repeat;

	}	
	.verznav li a.roze:hover
	{
		background: url(../images/arrow_roze.gif)  -3px 2px no-repeat;
	}	
	.verznav li a.groen:hover
	{
		background: url(../images/arrow_groen.gif)  -3px 2px no-repeat;
	}	
	.verznav li a.oranje:hover
	{
		background: url(../images/arrow_oranje.gif)  -3px 2px no-repeat;
	}	
	
	.verznav li a.actiefroze, .verznav li a.actief:hover, .verznav li a.actief:visited
	{
		background: url(../images/arrow_roze.gif) -3px 2px no-repeat;
		color: #EE1A6A;
	}
	
	.verznav li a.actieforanje, .verznav li a.actieforanje:hover, .verznav li a.actieforanje:visited
	{
		background: url(../images/arrow_oranje.gif) -3px 2px no-repeat;
		color: #FF9600;
	}
	
	.verznav li a.actiefgroen, .verznav li a.actiefgroen:hover, .verznav li a.actiefgroen:visited
	{
		background: url(../images/arrow_groen.gif) -3px 2px no-repeat;
		color: #5CB100;
	}
	
	.verznav li a.actiefblauw, .verznav li a.actiefblauw:hover, .verznav li a.actiefblauw:visited
	{
		background: url(../images/arrow_blauw.gif) -3px 2px no-repeat;
		color: #0084B4;
	}
	
	.verznav li a.actiefdonkerblauw, .verznav li a.actiefdonkerblauw:hover, .verznav li a.actiefdonkerblauw:visited
	{
		background: url(../images/arrow_donkerblauw.gif) -3px 2px no-repeat;
		color: #005075;
	}



/* Navigatie menu tweede niveau
------------------------------------------------------------------------------------------ */

	
	.verznav ul ul
	{ 
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		line-height: 14px;
	}
	
	.verznav ul li li
	{
		border: 0px;
		padding: 1px 0px 1px 0px;
	}

	
	.verznav li li a , .verznav li li a:visited
	{
		color: #000000;
		font-size: 10px;
		padding: 0;
		padding: 0px 15px 0px 0px;
		text-align: right;
	}
	
	.verznav li li a:link
	{
		color: #000000;
		border: 0px;
		text-decoration: none;
	}
	
	.verznav li li a:hover
	{
		color: #EE1A6A;
		background: none;
	}
	
	.verznav li li#subactief a
	{
		color: #EE1A6A;
		text-decoration: none;
	}
	
	.verznav li li#subactief a:hover
	{
		color: #EE1A6A;
	}
	
/*  blokken
---------------------------------------------------------------------------------------------- */



#blokken_onder {
	
	padding-left: 17px;
	
}
/* Fix voor IE */
		* html #blokken_onder
		{
			
			padding-left: 0px;
			margin-left: 17px;
			
		}

.bovenblok
{
	position: relative;
	display: block;
	text-decoration: none;
	text-align: left;
	float: left;
	width: 183px;
	height: 250px;
	padding: 0px 0px 0px 0px;
	margin-right: 22px;
	margin-top: 1px;
}
/* Fix voor IE */
		* html .bovenblok
		{
			
			
			margin-left: 0px;
			margin-right: 2px;
		}


.bovenblok a, .bovenblok a:link, .bovenblok a:visited 
{
	display: block;
	color: #D3D3D3;
	text-decoration: none;
}
/* Fix voor IE */
		* html .bovenblok a, .bovenblok a:link, .bovenblok a:visited 
		{
			cursor: pointer;
		}


.bovenblok a img
{
	margin: 0px;
	border: 0px;
	float: left;
}


.bovenblok .tekst
{
	position: absolute;
	top: 100px;
	left: 13px;
	display: block;
	padding: 0px 0px 0px 0px;
	color: #0084B4;
}



.bovenblok .tekst_bruin
{
	position: absolute;
	top: 100px;
	left: 13px;
	display: block;
	padding: 0px 0px 0px 0px;
	color: #5CB100;
}

		
.bovenblok .tekst_roze
{
	position: absolute;
	top: 100px;
	left: 13px;
	display: block;
	padding: 0px 0px 0px 0px;
	color: #C60850;
}


.bovenblok a:hover
{
	text-decoration: none;
	padding-top: 5px;

}

.spacer
{
	display: block;
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 10px;
}

.bovenblok a .kopboven
{
	position: absolute;
	top: 75px;
	left: 13px;
	display: block;
	font-weight: normal; 
	text-decoration: none; 
	background: none;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	color: #0084B4;
}



.bovenblok a .kopboven_bruin
{
	position: absolute;
	top: 75px;
	left: 13px;
	display: block;
	font-weight: normal; 
	text-decoration: none; 
	background: none;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	color: #5CB100;
}

		
.bovenblok a .kopboven_roze
{
	position: absolute;
	top: 75px;
	left: 13px;
	display: block;
	font-weight: normal; 
	text-decoration: none; 
	background: none;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	color: #C60850;
}




.bovenblok a:hover .kopboven
{
	text-decoration: none; 
	background: none;
}


.bovenblok a .leesmeerboven
{
	position: absolute;
	top: 200px;
	left: 13px;
	width: 150px;
	height: 13px;
	display: block;
	font-weight: normal; 
	text-decoration: underline; 
	color: #525252;
	text-align: left;
	padding: 0px 0px 3px 19px;
	background: no-repeat  0px 3px url(../images/arrow_leesmeer.gif);
}



.bovenblok a:hover .leesmeerboven
{
	padding: 0px 0px 3px 19px;
	background: no-repeat  0px 3px url(../images/arrow_leesmeer_o.gif);
}

/* fotos
---------------------------------------------------------------------------------------------- */
.img01 {
	float: right;
	padding: 3px;
	border: 1px solid #AEC9C0;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
}


.fotosrechts {
	float: right;
	width: 222px;
	padding: 0px;
	margin-left: 20px;

}
.fotosrechts_home {
	float: right;
	width: 240px;
	height: 240px;
	padding: 0px;
	margin-left: 20px;
}
/* Fix voor IE */
		* html .fotosrechts_home
		{
			width: 222px;
			height: 240px;
		}

.kleurtjeoranje {
	padding: 2px 0 0 0;
	border-top: 9px solid #ffd803;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 0px;
	margin: 0px 0px 10px 0px;
}	

.kleurtjeroze {
	padding: 2px 0 0 0;
	border-top: 9px solid #C60850;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 0px;
	margin: 0px 0px 10px 0px;
}
.kleurtjegroen {
	padding: 2px 0 0 0;
	border-top: 9px solid #5CB100;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 0px;
	margin: 0px 0px 10px 0px;
}

.fotooverzicht {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
}

.fotooverzicht_oranje {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	width: 170px;
	height: 120px;
	padding: 2px 0 0 0;
	border-top: 9px solid #FFD803;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 0px;
}

.fotooverzicht_roze {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	width: 170px;
	height: 120px;
	padding: 2px 0 0 0;
	border-top: 9px solid #C60850;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 0px;
}
.fotooverzicht_groen {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	width: 170px;
	height: 120px;
	padding: 2px 0 0 0;
	border-top: 9px solid #5CB100;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 0px;
}

.vergroot_img  {
	background: left no-repeat url(../images/loop_glass.jpg);
	text-decoration: none;
	padding-left: 30px;
	color: #A6A6A6;
}


/* sIFR
---------------------------------------------------------------------------------------------- */
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

/* linkjes onder
---------------------------------------------------------------------------------------------- */

.list01 {
	padding: 10px 0px 10px 0px;
	margin-left: 0px;
	list-style-type: none;

}
.list01 ul {
	padding: 10px 0px 10px 0px;
	margin-left: 0px;
	list-style-type: none;
	

}


.list01 li {
	width: 150px;
	height: 13px;
	display: block;
	text-decoration: underline; 
	color: #525252;
	text-align: left;
	padding: 0px 0px 3px 19px;
	background: no-repeat  0px 3px url(../images/arrow_leesmeer.gif);
	margin-top: 5px;
}
/* Fix voor IE */
	* html .link01 li
		{
			margin-top: 0px;
			padding: 0px;
			
		}

#linkjes {
	float: left;
	margin-left: 34px;

}
/* Fix voor IE */
	* html #linkjes
		{
			margin-left: 15px;
			margin-bottom: 40px;
			
		}




/* Sitemap
---------------------------------------------------------------------------------------------- */

.sitemap
	{
		line-height: 24px;
		margin-top: -100px;
		margin-left: 20px;
	}

.sitemap ul
	{
		margin: 0px;
		padding: 0px 0px 0px 0px;
	}

.sitemap ul li
	{
		padding: 0px 0px 0px 0px;	
		margin: 0 0 0 0 ;
		list-style-type: none;
		text-align: left;
		
	}
.sitemap ul li li
	{
		padding: 0px 0px 0px 20px;	
		margin: 0 0 0 0 ;
		list-style-type: none;
		text-align: left;
		font-size: 10px;
		
	}
.sitemap ul li li li
	{
		padding: 0px 0px 0px 35px;	
		margin: 0 0 0 0 ;
		list-style-type: none;
		text-align: left;
		font-size: 10px;
		
	}
	
.sitemap li a , .sitemap li a:visited
	{
		color: #282828;
		padding: 3px 5px 4px 15px;
		text-decoration: none;
		text-align: left;
		background: url(../images/bullet_blauw.gif)  0px 9px no-repeat;

	}

.sitemap li a:hover
	{
		background: url(../images/bullet_oranje.gif)  0px 9px no-repeat;
		color: #0084B4;
		text-decoration: underline;
		
	}
	
/* Formulier
---------------------------------------------------------------------------------------------- */

.tekstform {
	padding: 0px;
	margin: 0px;
}

.verplicht {
	margin-left: 5px;
}

input.button { 
	background: url(../images/button_bg.gif) repeat-x; 
	border-bottom: 1px solid #A15F00; 
	border-left: 1px solid #FFC26C; 
	border-right: 1px solid #A15F00; 
	border-top: 1px solid #FFC26C; 
	color: #ffffff; 
	margin: 5px 0px 10px 0px; 
	padding: 3px 5px 3px 5px; 
	}
	
input.button2 { 
	background: #FF9600; 
	border-bottom: 1px solid #1A5591; 
	border-left: 1px solid #6BA7F3; 
	border-right: 1px solid #1A5591; 
	border-top: 1px solid #6BA7F3; 
	color: #ffffff; 
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 0px 10px; 
	padding: 1px 5px 2px 5px; 
	}	

.aanmelden {

	border: 1px solid #B8E6DC;
		width: 165px;
		margin-left: 0px;
		font-size: 11px;
		line-height: 11px;
		height: 18px;
		margin: 2px 0px 10px 0px;
		}
	
.input {
	background: url(../images/input_bg.gif) repeat-x; 
	border: 1px solid #B8E6DC;
	font-size: 11px;
		width: 203px;
		margin-left: 10px;
		line-height: 11px;
		height: 16px;	
		
		}
		
.invulNormaal {
	background: url(../images/input_bg.gif) repeat-x; 
	border: 1px solid #B8E6DC;
	font-size: 11px;
		width: 203px;
		line-height: 11px;
		height: 16px;
		margin: 1px 0px 1px 0px;
		padding: 2px 3px 1px 3px;
		
		
		}		
		
.invulArea {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(../images/input_bg.gif) repeat-x; 
	border: 1px solid #B8E6DC;
	font-size: 11px;
		width: 223px;
		line-height: 11px;
		margin: 1px 0px 1px 0px;
		padding: 2px 3px 1px 3px;
		
		}
		
.veld2pulldown select
{
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #ffffff;
 color: #000000;
 border: 1px solid #B8CADE;
 margin-right: 0px;
 text-align: left;
 height: 18px;
 padding: 2px 3px 2px 3px;
 margin: 0 0 0 0;
}	

.invulSmall {
	background: #ffffff;
	border: 1px solid #B8CADE;
	font-size: 11px;
		width: 153px;
		line-height: 11px;
		height: 16px;
		margin: 1px 0px 1px 0px;
		padding: 2px 3px 1px 3px;
		}
		
.invulPulldown {
	background: #ffffff;
	border: 1px solid #B8CADE;
	font-size: 11px;
	height: 18px;
		line-height: 11px;
		margin: 1px 0px 1px 0px;
		padding: 2px 3px 2px 3px;
		}		
		
.invulXSmall {
	background: #ffffff;
	border: 1px solid #B8CADE;
	font-size: 11px;
		width: 73px;
		line-height: 11px;
		height: 16px;
		margin: 1px 0px 1px 0px;
		padding: 2px 3px 1px 3px;
		}

/* Foto Zoom
---------------------------------------------------------------------------------------------- */

#fotozoom { 
	width: 600px; 
	margin: 0 auto;
	padding: 0;
	border: 0px solid red;
		background: no-repeat  -20px 0px url(../images/zoom_logo.png);
	
	}

.fotoboven {
	height: 22px;
	clear: both;
	line-height: 0px;
	font-size: 0px;
}

.fotoonder {
	height: 10px;
	clear: both;
	line-height: 0px;
	font-size: 0px;
}

#grotefoto
{
	margin-top: 30px;
	text-align: center;
}

#grotefoto img
{
	padding: 2px 0 0 0;
	border-top: 9px solid #C60850;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 0px;
	line-height: 0px;
	text-align: center;
}



#grotefoto .flash
{
	width: 600px;
	background-color: #ffffff;
	border: 1px solid #7A8977;
	line-height: 0px;
	padding: 10px;
	text-align: center;
}

.hoogtefoto
{
	width: 584px;
	height: 280px;
}

#logozoom { 
	width: 119px;
	margin-right: 1px;
	height: 80px;
	float: left;

	}

#bovenspacerzoom { 
	width: 640px;
	height: 12px;
	float: right;
	line-height: 0px;
	}

#navigatie { 
	width: 620px;
	padding-top: 55px;
	height: 40px;
	color: #242424;
	line-height: 30px;
	margin-bottom: 0px;
	text-align: right;	
	float: right;
	background: none;
	}	
	
#navigatie a:link, #navigatie a:visited
{
		text-decoration: none;
        color: #F86F10; 
}

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

#titelzoom { 
	width: 400px;
	height: 25px;
	margin-top: 29px;
	margin-bottom: 1px;
	text-align: left;
	float: left;
	}

#snelnavzoom { 
	height: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	text-align: right;
	float: right;
	}

#snelnavinfo { 
	width: 100%;
	height: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0 0 0 0;
	}

	/* Fix voor IE */
	* html #snelnavinfo {
		background: none;
		width: 196px;
	}

#infoterug { 
	float: left;
	border: 0px solid red;
	color: #fff;
	margin: 3px 0 0 15px;
	padding: 0 0 0 0;
	}
	
#infoterug a:link, #infoterug a:visited
{
		text-decoration: none;
        color: #f3f3f3; 
}

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

#inforechts {
	width: 160px;
	float: right;
	}

.vorige, a.vorige
{
	width: 25px;
	height: 13px;
	margin-top: 6px;
	background: url(../images/hp_triangle3.gif) no-repeat 0 0;
	float: right;
}

a.vorige:hover
{
	background: url(../images/hp_triangle4.gif) no-repeat 0 0;
}

.volgende, a.volgende
{
	width: 25px;
	height: 13px;
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 10px;
	background: url(../images/hp_triangle1.gif) no-repeat 0 0;
	float: right;
}

a.volgende:hover
{
	width: 25px;
	height: 13px;
	margin-top: 6px;
	background: url(../images/hp_triangle2.gif) no-repeat 0 0;
	float: right;
}

.vorigefb, a.vorigefb
{
	width: 25px;
	height: 13px;
	margin-top: 6px;
	background: url(../images/buttons/btn_terug.gif) no-repeat 0 0;
	float: left;
}

a.vorigefb:hover
{
	background: url(../images/buttons/btn_terug2.gif) no-repeat 0 0;
}

.volgendefb, a.volgendefb
{
	width: 25px;
	height: 13px;
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 0px;
	background: url(../images/buttons/btn_volgende.gif) no-repeat 0 0;
	float: left;
}

a.volgendefb:hover
{
	width: 25px;
	height: 13px;
	margin-top: 6px;
	background: url(../images/buttons/btn_volgende_over.gif) no-repeat 0 0;
	float: left;
}

.vorigespace
{
	width: 25px;
	height: 13px;
	margin-top: 6px;
	background: url(../images/spacer.gif) no-repeat 0 0;
	float: left;
}

.fototekst 
{
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px; 
	padding: 0px 10px 10px 11px;
	background: #ffffff;
}	

/* Foto nummering
---------------------------------------------------------------------------------------------- */

 #pagcontainer
 {
  float: right;
  height: 20px;
  padding: 0;
  margin: 4px 0 0 0;
  font-family: verdana, arial;
  font-size: 11px;
 }

 /* Fix voor IE */
 * html #pagcontainer 
 {
  padding: 0;
  margin: 3px 0 0 0;
 }

 #pagcontainer ul
 {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
 }

 #pagcontainer ul li 
 { 
  display: inline;
  list-style-type: none;
  background: none;
    padding-left: 0px;
 }

 #pagcontainer ul .inactief
 {
  text-decoration: none;
  padding: 2px 5px 2px 5px;
  color: #ffffff;
  border-style: solid;
	background: #417DC1;  
	border-bottom: 1px solid #008FA3; 
	border-left: 1px solid #00DFFF; 
	border-right: 1px solid #008FA3; 
	border-top: 1px solid #00DFFF;  

 }
 #pagcontainer ul li a
 {
 list-style-type: none;
  text-decoration: none;
  padding: 2px 5px 2px 5px;
  color: #ffffff;
	background: #313131; 
	border-bottom: 1px solid #111111; 
	border-left: 1px solid #5C5C5C; 
	border-right: 1px solid #111111; 
	border-top: 1px solid #5C5C5C; 
 }

 #pagcontainer ul li a:hover
 {
 list-style-type: none;
  text-decoration: none;
  padding: 2px 5px 2px 5px;
  color: #ffffff;
	background: #417DC1;  
	border-bottom: 1px solid #008FA3; 
	border-left: 1px solid #00DFFF; 
	border-right: 1px solid #008FA3; 
	border-top: 1px solid #00DFFF;  
 }

 #pagnavinfo
 {
  float: left;
  height: 20px;
  padding: 0;
  margin: 4px 0 0 0;
 }

 /* Fix voor IE */
 * html #pagnavinfo 
 {
  margin: 3px 0 0 0;
 }

.clearer {
	height: 0px;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	}
.clearer2 {
	height: 20px;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	}
		
		
.flashframe{
	position: relative;
	margin-top: -50px;
}