/* ------------------------------------------------------- 

	Losse styles Stylesheet | gepaheeze.nl

	Lost in Time - Mediamakers
	www.lostintime.nl
	29-11-2006

---------------------------------------------------------- */



body, p{ 
	font-family:"Trebuchet MS"; 
	font-size: 12px; 
	line-height: 20px;
	color: #000000;		
	}
	
/* ------------------------------------
   links
   ------------------------------------*/ 
a {
	font-family:"Trebuchet MS";
	font-size: 10px; 
	text-decoration: none; 
	color: #052E5A;
	}
a:hover {
	font-family:"Trebuchet MS";
	font-size: 10px;
	text-decoration: underline;
	color: #000000; 
	}
/* ------------------------------------
   links content
   ------------------------------------*/ 
.links {
	font-family:"Trebuchet MS";
	font-size: 11px; 
	text-decoration: none; 
	color: #000000;
	}
.links:hover {
	font-family:"Trebuchet MS";
	font-size: 11px;
	text-decoration: underline;
	color: #052E5A; 
	}
/* ------------------------------------
   losse styles
   ------------------------------------*/	
h1 {
	font-family:"Trebuchet MS";
	font-size:17px;
	color:#3166b4;	
}	
h2 {
	font-family:"Trebuchet MS";
	font-size:14px;
	line-height:26px;
	color:#3166b4;	
}	
h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#004372;
}
#prijs {
	font-family:"Trebuchet MS";
	font-size:24px;
	font-weight:bold;
	color:#004372;
	text-align:right;
	float:left;
	width:100px;
}