

/* hoofd-kopjes voor boven text <p> */
h1{ 
font-family: trebuchet MS;
color: #e4f0f6;
text-decoration: none;
word-spacing: 0.1em;
text-align: left;
letter-spacing: 10px;
line-height: 0.1em;
font-size: 1.3em;
 	}



/*voor interfacebeneden*/	
h2{ 
	font-family: Trebuchet MS;
color: #c1c374;
text-decoration: none;
font-weight:bold;
word-spacing: 0.1em;
text-align: center;
letter-spacing: 1px;
font-size: 1em;

        	}

/*	andere kopjes dus bv. voor interface zijkant */		
h3{
font-family: Trebuchet MS;
color: #c9e3f1;
font-style: italic;
word-spacing: 0.1em;
text-align: left;
letter-spacing: 1px;
line-height: 1.5em;
font-size: 1.1em;
}


/*voor onderschrift portfolio*/
h9{
  text-align: center;
  font-style: italic;
  font-family: Trebuchet MS;
  font-size: 0.8em;
color: #c9e3f1;
text-decoration: none;
font-weight:bold;
word-spacing: 0.1em;
text-align: left;
letter-spacing: 1px;
line-height: 90%;

}




	
/* wordt gebruikt in onderschrift van de slide index pagina */			
p.second{ 
font-family: Trebuchet MS;
color: #c9e3f1;
text-decoration: none;
font-weight:bold;
word-spacing: 0.1em;
text-align: left;
letter-spacing: 1px;
line-height: 0em;
font-size: 1.1em;
}


/* opmaak voor link die zich in <p> bevind.. bv de linkpagina */

a:link{ 
font-family: Trebuchet MS;
color: #c9e3f1;
text-decoration: none;
font-weight: bold;
word-spacing: 0.1em;
text-align: left;
letter-spacing: 1px;
line-height: 1.5em;
font-size: 1.1em;
}
a:visited{ 
		font-family: Trebuchet MS;
color: #c9e3f1;
text-decoration: none;
font-weight: bold;
word-spacing: 0.1em;
text-align: left;
letter-spacing: 1px;
line-height: 1.5em;
font-size: 1.1em;
}
a:hover{ 
	font-family: Trebuchet MS;
color: #c9e3f1;
text-decoration: none;
word-spacing: 0.1em;
text-align: left;
letter-spacing: 1px;
line-height: 1.5em;
font-size: 1.1em;
}
a:active{ 
	font-family: Trebuchet MS;
color: #FFFFFF;
text-decoration: none;
word-spacing: 0.1em;
text-align: left;
letter-spacing: 1px;
line-height: 1.5em;
font-size: 1.1em;
}

/*link specifiek voor de interfaces nav bars vooral voor de tab naar links voor plaatje*/
a.nav:link{ 
	font-family: Trebuchet MS;
color: #c9e3f1;
text-decoration: none;
font-weight: bold;
word-spacing: 0.1em;
text-align: left;
letter-spacing: 1px;
line-height: 1.5em;
font-size: 1.1em;
position: relative;
}

a.nav:visited { 
		font-family: Trebuchet MS;
color: #c9e3f1;
text-decoration: none;
font-weight: bold;
word-spacing: 0.1em;
text-align: left;
letter-spacing: 1px;
line-height: 1.5em;
font-size: 1.1em;
position: relative;

}

a.nav:hover{ 
font-family: Trebuchet MS;
color: #c9e3f1;
text-decoration: none;
word-spacing: 0.1em;
text-align: left;
letter-spacing: 1px;
line-height: 1.5em;
font-size: 1.1em;
position: relative;
}
a.nav:active{ 
	font-family: Trebuchet MS;
color: #FFFFFF;
text-decoration: none;
word-spacing: 0.1em;
text-align: left;
letter-spacing: 1px;
line-height: 1.5em;
font-size: 1.1em;
position: relative;
}
			
p{
font-family: Trebuchet MS;
color: #a38900;
text-decoration: none;
word-spacing: 0.2em;
text-align: left;
letter-spacing: 0px;
line-height: 1.1em;
font-size: 1em;
)			
			
	





			






	