
/*Kleur tekst: oranje--> ff6600*/

body {
	background: #fff url(border.gif) repeat-y 20px 0px;
	margin: 0;
	padding: 0;
	font: 10px/1.4em Arial, Helvetica, sans-serif;
	color: #666;
	letter-spacing: 0.01em;
}	
p { 
	margin: 0 0 0.5em 0;
} 
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #666;
}	

a,
a:link, 
a:active {
	color: #f47c20;
	text-decoration:none;
}

a:visited {
	color: #f47c20;
}

a:hover {
	background-color: #f47c20;
	color: #fff;
}


/* main divs  - in order of appearance */
/* ------------------------------------------------------------ */

/* big grey stripe */
#extraDiv1 {
	background: #666 url(end_block.gif) no-repeat right top;
	position: absolute;
	left: 10px;
	top: 30px;
	width: 780px;
	height: 230px;
	z-index: 1;
}

/* top left corner image of big grey stripe */
#extraDiv1 span{
	display: block;
	background: url(corner.gif) no-repeat left top;
	width: 360px;
	height: 60px;
}

#container {
	margin-left: 358px;
	margin-top: 260px;
	width: 550px;
	}

#pageHeader {
	background: transparent url(logo.gif) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 137px;
	height: 229px;
	width: 730px;
	text-indent: -1000em;
	z-index: 2;	
}

#preamble {
	color: #eee;
	position: absolute;
	height: 190px;
	width: 380px;
	left: 357px;
	top: 70px;
	padding-right: 20px;
	z-index: 2;
	overflow: auto;
}
#preamble h3 {
	/*background: url(road.gif) no-repeat left top;	
	height: 19px;
	width: 216px;*/
	margin: 0 0 8px 0;	

	font-size: 17px;
	color: #f47c20;
	border-bottom: 1px solid #ccc;
	margin: 1.6em 0 0.8em 0;
	}
#quote {
	height: 165px;
	width: 345px;
	background: url(header.jpg) no-repeat left top;
	font-size: 20px;
	overflow: auto;
	color: #f47c20;
	text-decoration: ;
	margin: 0.4em 0 0.8em 0.3em;
	}
	
#preamble h3 span {
	border-bottom: 5px solid #ccc;
	}
	

	
#Menu1  {
	position: absolute;
	left: 52px;
	top: 15px;
	font-size: 13px;
	height: 200px;
	width: 240px;
	color: #666;
	z-index: 2;
	line-height: 2em;
}

#Menu1 p.p2{	
	padding-top: 10px;
}
	
	
#quickSummary  {
	position: absolute;
	left: 52px;
	top: 310px;
	height: 200px;
	width: 230px;
	color: #666;
	z-index: 2;
	line-height: 2em;
}

#quickSummary  p.p2{	
	padding-top: 10px;
}



/*Dit gedeelte wordt gebruikt op alle normale pagina's*/
#supportingText { 
	width: 375px;
	height: auto;
	overflow: auto;
	padding: 0px 20px 30px 5px;
	z-index: 3;
	border-left: solid 1px #999;
}

#supportingText h3 {
	font-size: 13px;
	color: #f47c20;
	border-bottom: 1px solid #ccc;
	margin: 1.6em 0 0.8em 0;
}
#supportingText h3 span {
	border-bottom: 5px solid #ccc;
}
/*Dit gedeelte wordt gebruikt op de Showcase en Links pagina*/
#supportingText2 { 
	width: 375px;
	height: auto;
	overflow: auto;
	padding: 70px 20px 30px 5px;
	z-index: 3;
	border-left: solid 1px #999;
}

#supportingText2 h3 {
	font-size: 13px;
	color: #f47c20;
	border-bottom: 1px solid #ccc;
	margin: 1.6em 0 0.8em 0;
}
#supportingText2 h3 span {
	border-bottom: 5px solid #ccc;
}

/*Dit gedeelte wordt gebruikt op de pagina's met lange artikelen*/
#supportingText3 { 
	width: 430px;
	height: auto;
	overflow: auto;
	padding: 0px 20px 30px 5px;
	z-index: 3;
	border-left: solid 1px #999;
}

#supportingText3 h3 {
	font-size: 13px;
	color: #f47c20;
	border-bottom: 1px solid #ccc;
	margin: 1.6em 0 0.8em 0;
}
#supportingText3 h3 span {
	border-bottom: 5px solid #ccc;
}


#footer {
	padding-bottom: 10px;
	padding-top: 10px;
}



strong {
 font-weight: bold;
 color: #000000;
 text-decoration: underline;
}

#italic{
      font-style: italic;
	
}

#foto_about {
	position: absolute;
	left: 90px;
	top: 310px;
	height: 300px;
	width: 300px;
	color: #666;
	z-index: 2;
	line-height: 2em;
}
