/* 
	Genreal PrintStylesheet | Lommen Someren

	Lost in Time - Mediamakers
	www.lostintime.nl
	09-12-2005
*/


/* ------------------------------------
   uitzetten onderdelen
   ------------------------------------*/

#header {
	display:none;
	}

	
	
/* ------------------------------------
   body
   ------------------------------------*/ 	
body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#000000;
	text-align:left;
	line-height:22px;
	margin:0px;
	background:#FFFFFF;
	}	
p, td { 
	font-family: "Trebuchet MS"; 
	font-size: 12px;
	color:#000000;
	line-height:22px; 
	margin:0px; 
	text-align:left;		
	}
.75procent {
	width:75%;
}		
.content {
	width: 500px;
}			

/* ------------------------------------
   links
   ------------------------------------*/ 
a { 
	font-size: 11px; 
	text-decoration: none; 
	color: #000000;
	}
a:hover { 
	font-size: 11px; 
	text-decoration: underline;
	color: #000000; 
	}	
	
/* ------------------------------------
   kopstyles
   ------------------------------------*/	
.kop { 
	font-family: "Trebuchet MS"; 
	font-size: 13px; 
	font-weight: bold;
	color: #000000;
	margin:0px;
	overflow-x:hidden; 
	}
	
.subkop { 
	font-family: "Trebuchet MS"; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000;
	margin:0px;
	overflow-x: hidden; 
	}	
	
	