
.text  { color: #005f58; font-size: 12px; font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular }
.line  { color: #005f58; font-size: 14px; font-family: "Gill Sans Light"; border-style: none dotted none none; border-width: 0px 3px 0px 0px; border-color:  #9acd32   }
.text2  { color: #005f58; font-size: 12px; line-height: 14px; font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular; letter-spacing: 1px }
.nav    { color: white; font-style: normal; font-weight: bold; font-size: 13px; line-height: normal; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.nav a:link       { color: #5b656c; font-style: normal; font-weight: bold; font-size: 13px; line-height: normal; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.nav a:visited  { color: #5b656c; font-style: normal; font-weight: bold; font-size: 13px; line-height: normal; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.nav a:hover         { color: #79848b; font-style: normal; font-weight: bold; font-size: 13px; line-height: normal; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.nav a:active    { color: #79848b; font-style: normal; font-weight: bold; font-size: 13px; line-height: normal; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.title        { color: #005f58; font-weight: normal; font-size: 35px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-bottom: 7px; left: 160px }
.bloemeke { color: #005f58; font-weight: 100; font-size: 25px; font-family: "Zapf Dingbats", "Gill Sans Light", Futura; left: 160px }
.title_sfeer { color: #badabf; font-weight: lighter; font-size: 60px; line-height: normal; font-family: "Gill Sans Light", Futura; letter-spacing: 6px; left: 160px }
.title_sfeer2 { color: #d7fcdc; font-weight: 100; font-size: 50px; font-family: "Gill Sans Light", Futura; left: 160px }
.adres   { color: #5b656c; font-size: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.adres a:link  { color: #5b656c; font-weight: bold; font-size: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss; text-decoration: none }
.adres a:visited  { color: #5b656c; font-weight: bold; font-size: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss; text-decoration: none }
.adres a:hover  { color: #c0c0c0; font-weight: bold; font-size: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss; text-decoration: none }
.adres a:active  { color: #c0c0c0; font-weight: bold; font-size: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss }
.adres_index    { color: #5b656c; font-size: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; padding-bottom: 22px; padding-left: 30px }
.adres_index a:link  { color: #5b656c; font-weight: bold; font-size: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss; text-decoration: none }
.adres_index a:visited  { color: #5b656c; font-weight: bold; font-size: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss; text-decoration: none }
.adres_index a:hover  { color: #c0c0c0; font-weight: bold; font-size: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss; text-decoration: none }
.adres_index a:active  { color: #c0c0c0; font-weight: bold; font-size: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss }
.hoofdtable     { border: solid 1pt #9c3; border-collapse: collapse }
h1   { color: #005f58; font-weight: normal; font-size: 35px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 0px; padding: 0px 0px 4px 268px; left: 160px }
li { list-style-type: square }

/* 	------------------------------------------------------------	*/
/* 	SLIDESHOW												*/
/* 	------------------------------------------------------------	*/

	#imageSlideshowHolder {
		/* This is a CSS hack in order to get a nice look in IE 5.5 and lower 
		In these versions of Internet Explorer, we need to add borders and padding to the width. In this example, we have a 3 pixel
		border on all sides. This means that the width in IE5.5 should be 606 pixels(600 + border 3px on the left + border 3 px on the right). Height
		should be set to 456 pixels(450 + 3 +3). IE 5.5 will ignore the width attributes below the first line. These will be applied to other browsers.
		*/
		/* CSS HACK */
		width: 762px;	/* IE 5.x */
		width/* */:/**/762px;	/* Other browsers */
		width: /**/762px;
	
		/* CSS HACK */
		height: 332px;	/* IE 5.x */
		height/* */:/**/332px;	/* Other browsers */
		height: /**/332px;
		
		background-color:#99CC33;
		/*border:3px solid #317082;*/
		position:relative;	/* Never change this value */
		}
	.imageInGallery{		
		width:762px;
		height:332px;
		background-color:#99CC33;
		
		/* Never change these 3 value */
		left:1px;
		top:1px;
		position:absolute;	
		}
	/*#imageSlideshowHolder img {
		position:absolute;
		top: -1px;
		}*/


/* 	------------------------------------------------------------	*/
/* 	slideshow															*/
/* 	------------------------------------------------------------	*/

