/*body*/		body		{
					margin: 0 0 0 0;
					background-image: url('../afbeeldingen/rock.jpg');
					background-repeat : repeat;
					}
/*container*/		#container 	{
					position: absolute;				
					width: 965px; 
					margin: 0 0 0 35px;
					border: solid 0px #000;
					}
/*header*/		#header		{
					background-image: url('../afbeeldingen/panorama.jpg');
					background-position : left;
					background-repeat : no-repeat;
					width: 961px;
					height: 150px;
					border-left: solid 2px #000;
					border-right: solid 2px #000;
					border-bottom: solid 1px #000;
					border-top: solid 1px #000;
					}
			a.silver	{
					text-decoration : underline;
					color : #cccccc;
					font-weight : 800;
					}
			h1		{
					color : #ffd700;
					font-size : 46px;
					font-style : italic;
					margin-left : 25px;
					margin-top : 10px;
					text-decoration : none;
					font-family : "trebuchet ms", verdana, arial, helvetica, sans-serif;
					}			
			p.header	{
					color : #cccccc;
					font-size : 12px;
					margin-left : 25px;
					font-family : "trebuchet ms", verdana, arial, helvetica, sans-serif;
					}
/*leftcolumn*/		#left_column	{
					float : left;
					width : 155px;
					background-image: url('../afbeeldingen/klein/marble.jpg');
					background-color: transparent;
					height : 680px;	
					overflow : auto;
					border-left: solid 2px #000;
					border-right: solid 1px #000;
					border-top: solid 1px #000;
					border-bottom: solid 1px #000;
					}
			a.menulink 	{
					display : block;
					color : #660000;
					font-size : 14px;
					font-family : "trebuchet ms", verdana, arial, helvetica, sans-serif;
					border : solid 0px;
					width : 130px;
					height : 18px;
					text-decoration : none;
					margin : 0 0 10px 15px;
					}
			a.menulink:hover{
					display : block;
					color : #fffff2;	
					font-family : "trebuchet ms", verdana, arial, helvetica, sans-serif;
					font-size : 14px ;
					font-style : italic;
					border : solid 0px #000;
					width : 130px;
					height : 18px;
					font-weight : 800;
					text-decoration : none;
					margin : 0 0 10px 15px;
					}
/*middlecolumn*/	#middle_column	{
					background-color : #fffff3;
					background-image : url('../afbeeldingen/klein/logowatermerk.gif');
					background-position : center;
					background-repeat : no-repeat;
					background-attachment : scroll;
					width: 610px;
					height : 680px;
					overflow : auto;
					border-top : solid 1px #000;
					border-bottom : solid 1px #000;
					border-left : solid 1px #000;
					border-right: #a9a9a9;
					}
			textarea	{
					background-color : #ffd700;
					border : solid 2px #000000;			
					}
			input.invoer	{
					background-color : #ffd700;
					border : solid 2px #000000;
					width: 250px;
					}
			input		{
					background-color : #ffd700;
					border : solid 2px #000000;
					}
			p.linkblok	{
					width: 550px;
					background-color : #898989;
					border-left: solid 1px #000;
					border-right: solid 1px #000;
					border-top: solid 1px #000;
					color : #ffd700;
					font-weight: 800;
					font-size : 16px;
					margin : 10px 0 0 25px;
					font-family : "trebuchet ms", verdana, arial, helvetica, sans-serif;
					text-align: left;
					}		
			ul.linkblok 	{
					width: 550px;
					background-color : #898989;
					border-left: solid 1px #000;
					border-right: solid 1px #000;
					border-bottom: solid 1px #000;
					list-style-type: square;
					color: #ffd700;
					font-size: 14px;
					text-align: left;
					margin : 0 0 0 25px;
					padding: 0;	/*tbv Firefox*/
					font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
					}
			img.staand	{
					margin: 10px 0 0 18px;
					border : solid 2px #191970;
					width: 105px;
					height: 145px;
					}
			img.liggend	{
					margin: 10px 0 0 18px;
					border : solid 2px #191970;
					width: 145px;
					height: 105px;
					}
			a.link		{
					display : block;
					color : #000;
					font-size : 12px;
					font-family : "trebuchet ms", verdana, arial, helvetica, sans-serif;
					border : solid 0px;
					height : 14px;
					text-decoration : none;
					margin : 0 0 10px 18px;
					}
			a.link:hover	{
					display : block;
					color : #008a00;	
					font-family : "trebuchet ms", verdana, arial, helvetica, sans-serif;
					font-size : 12px ;
					font-style : italic;
					border : solid 0px;
					height : 14px;
					text-decoration : none;
					margin : 0 0 10px 22px;
					}
			img.kaart	{
					margin : 15px 0 10px 18px;
					border: 1px #cccccc;
					}
			p.zeeuwsefossielen{
					color: #191970;
					font-size : 10px ;
					font-style : italic;
					}
/*rightcolumn*/		#right_column	{
					float : right;
					width : 192px;
					height : 680px;
					background-color: #ffffff;
					background-image: url('../afbeeldingen/klein/marble.jpg');
					overflow : auto;
					text-align: center ;
					border-right: solid 2px #000;
					border-top: solid 1px #000;
					border-bottom: solid 1px #000;
					border-left: solid 2px #000;
					}
			p.date		{
					width: 170px;
					background-color : #898989;
					border-left: solid 1px #ffd700;
					border-right: solid 1px #ffd700;
					border-bottom: solid 1px #ffd700;
					color : #ffd700;
					font-weight: 800;
					font-size : 12px;
					margin : 0 0 0 3px;
					font-family : "trebuchet ms", verdana, arial, helvetica, sans-serif;
					text-align: left;
					}			
			a.linkoranje	{
					display : block;
					color : #cccccc;
					font-size : 12px;
					font-family : "trebuchet ms", verdana, arial, helvetica, sans-serif;
					border : solid 0px;
					height : 16px;
					text-decoration : none;
					margin : 0 0 10px 12px;
					}
			a.linkoranje:hover	{
					display : block;
					color : #ffd700;	
					font-family : "trebuchet ms", verdana, arial, helvetica, sans-serif;
					font-size : 12px ;
					font-style : italic;
					border : solid 0px;
					height : 16px;
					text-decoration : none;
					margin : 0 0 10px 12px;
					}
			em.zeeuwsefossielen{
					font-size : 14px;
					font-weight: 800;
					color : #a7420f;
					
					}
			a.webtekst	{
					font-size : 14px;
					font-weight: 800;
					color : #a7420f;
					}
			a.webtekst1	{
					font-size : 14px;
					font-weight: 800;
					color : #230fff;
					}
			a.webtekst2	{
					font-size : 14px;
					font-weight: 800;
					color : #a7420f;
					}
			a.webtekst3	{
					font-size : 14px;
					font-weight: 800;
					color : #a7420f;
					}
			font.webtekst4	{
					font-size : 14px;
					font-weight: 200;
					color : #230fff;
					text-decoration : none;
					}







/*logo*/		#logo		{
					position: relative;
					margin: 370px 0 0 800px;
					border: solid 0px #ffd700;
					}
			
/*footer*/		#footer		{
					width: 961px;
					position: relative;
					background-color : #000;
					height : 29px;
					border-left: solid 2px #000;
					border-right: solid 2px #000;
					border-top: solid 2px #000;
					border-bottom: solid 0px #000;
					clear : both;
					}
			a.footer	{
					text-decoration : none;
					font-size : 10px;
					font-family : "trebuchet ms", verdana, arial, helvetica, sans-serif;
					color : #ffd700;
					font-weight : 500;
					margin : 6px 7px 0 2px;
					float: right;
					}
			a.jq58		{
					color : #ffd700;
					text-decoration : none;
					margin-left : 10px;
					border: solid 1px #000;
					}
			image.driehoek	{
					position: relative; 
					width: 10px; 
					height: 10px; 
					margin-left: 10px;
					border: solid 1px #000;
					}			
			p.footer	{
					color : #ffd700;
					font-size : 12px;
					margin : 4px 0 5px 8px;
					font-family : "trebuchet ms", verdana, arial, helvetica, sans-serif;
					border: solid 0px #000;
					}			
/*a*/			a		{
					text-decoration : underline;
					color : #191970;
					}			
/*img*/			img		{
					border: solid 0px #000;  /*tbv Firefox*/
					}
			img.adobe_reader{
					border: solid 0px #000;
					height: 50px;
					width: 50px;
					margin-left:30px;
					}
			img.big		{
					margin : 5px 5px 5px 20px;
					border: solid 1px #000000;
					float:right;
					}
			img.prikbord	{
					margin : 5px 5px 5px 5px;
					border: solid 1px #000;
					float:left;
					width : 80px;
					height : 150px;
					}
			img.bibliotheek	{
					margin: 10px 0 0 0;
					border : solid 1px #191970;
					width: 105px;
					height: 145px;
					}
			img.samenvatting{
					margin: 10px 0 0 18px;
					border : solid 2px #191970;
					width: 200px;
					height: 300px;
					text-align: left;
					}
			img.samenvatting_liggend{
					margin: 10px 0 0 18px;
					border : solid 2px #191970;
					width: 300px;
					height: 200px;
					text-align: left;
					}
/*h*/			h2		{
					text-align : left;
					font-size : 14px;
					font-family : "trebuchet ms", verdana, arial, helvetica, sans-serif;
					margin : 0 35px 0 18px;
					color : #a7420f;
					font-weight : 700;
					text-decoration: none;
					}
			h3		{
					font-size : 16px;
					font-family : "trebuchet ms", verdana, arial, helvetica, sans-serif;
					margin : 0 0 0 18px;
					padding : 0;
					color : #660000;
					font-weight : 500;
					}
			h4		{
					color : #ffd700;
					font-weight: 800;
					font-size : 16px;
					margin : 5px 0px 10px 25px;
					font-family : "trebuchet ms", verdana, arial, helvetica, sans-serif;
					}
/*p*/			p		{
					font-size: 14px;
					margin : 0 35px 0 18px;
					font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
					color : #191970;
					text-decoration: none;
					}
			p.links		{
					width: 170px;
					background-color : #898989;
					border-left: solid 1px #ffd700;
					border-right: solid 1px #ffd700;
					border-top: solid 1px #ffd700;
					color : #ffd700;
					font-weight: 800;
					font-size : 16px;
					margin : 10px 0 0 3px;
					font-family : "trebuchet ms", verdana, arial, helvetica, sans-serif;
					text-align: left;
					}			
/*ul ol*/		ul.link		{
					height: 160px;
					width: 170px;
					background-color : #898989;
					border-left: solid 1px #ffd700;
					border-right: solid 1px #ffd700;
					border-bottom: solid 0px #ffd700;
					list-style-type: square;
					color: #ffd700;
					font-size: 14px;
					margin : 0 0 0 3px;
					padding: 0;	/*tbv Firefox*/
					font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
					}			
			ul li		{
					font-size: 14px;
					text-align: left;
					margin : 0 0 0 25px;
					font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
					}
			ol li		{
					font-size: 14px;
					margin : 0 35px 0 18px;
					font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
					color : #191970;
					}
/*table*/		table 		{
					font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
					margin-left : 18px;
					
					}
			td.samenvatting	{
					font-size: 11px;
					vertical-align: text-top;
					width: 1000px;
					}
			td		{
					vertical-align: text-top;
					text-align: left;
					font-size: 12px;
					font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
					color: #191970;
					text-decoration: none;
					border: solid 0px #ffd700;
					margin-left : 18px;			
					}
/*diversen*/		em		{
					font-size : 14px;
					font-weight: 800;
					color : #191970;
					}
			hr		{
					
					height: 1px;
					color: #ffd700;
					width: 95%;
					
					}
			hr.blue		{
					margin : 0 0 10px 18px;
					height: 3px;
					color: #191970;
					}











