
td { color: black; font-size: 10px; font-family: Verdana }
.title  { color: #001433; font-weight: bold; font-size: 15px; font-family: Arial, Verdana, Geneva, Helvetica, Swiss, SunSans-Regular }
.onderschrift { border: solid 1px #06f }
.title_moederdag { color: #b22222; font-style: italic; font-weight: normal; font-size: 15px; font-family: Verdana, Anna, "B Souvenir Demi", Arial, Geneva, Helvetica, SunSans-Regular }
.titlehome { color: white; font-weight: bold; font-size: 11px; font-family: Arial, Verdana, Geneva, Helvetica, Swiss, SunSans-Regular }
.footer { color: #001433; font-size: 9px; font-family: Verdana, Arial, Geneva, Helvetica, Swiss, SunSans-Regular }
.zetelnaam { color: #001433; font-size: 14px; font-family: Agenda-Bold, Verdana, Arial, Geneva, Helvetica, Swiss, SunSans-Regular }
.menu  { color: white; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.menu a:link  { color: white; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.menu a:visited { color: white; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.menu a:hover { color: #06f; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.menu a:active { color: #06f; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.menu2 { color: #122424; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.menu2 a:link { color: #122424; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.menu2 a:visited { color: #122424; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.menu2 a:hover { color: #b7cccc; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.menu2 a:active { color: #b7cccc; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.slogan { color: #b22222; font-weight: bolder; font-size: 14px; font-family: "Arial Rounded MT Bold"; margin: 3px; width: 200px }
/* 	------------------------------------------------------------	*/
/* 	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: 211px;	/* IE 5.x */
		width/* */:/**/211px;	/* Other browsers */
		width: /**/211px;
	
		/* CSS HACK */
		height: 211px;	/* IE 5.x */
		height/* */:/**/211px;	/* Other browsers */
		height: /**/211px;
		
		background-color:#fff;
		/*border:3px solid #317082;*/
		position:relative;	/* Never change this value */
		}
	.imageInGallery{		
		width:211px;
		height:211px;
		background-color:#fff;
		
		/* Never change these 3 value */
		left:1px;
		top:1px;
		position:absolute;	
		}
	/*#imageSlideshowHolder img {
		position:absolute;
		top: -1px;
		}*/


/* 	------------------------------------------------------------	*/
/* 	slideshow															*/
/* 	------------------------------------------------------------	*/
.home-td-border { border: solid 1pt #001433 }
.home-td-padding { padding-right: 5px; padding-left: 5px }

