/*	

	CSS PRINTING Stylesheet for
	http://www.natuurdietisten.nl
	
	Version 1.0
	12 July 2005
		
	Natuur diëtisten Nederland
	Contactadres:
	Tureluur 8
	1722 HG Zuid-Scharwoude
	The Netherlands
	info@natuurdietisten.nl
	
	
*/


/* GENERAL RULES */

body {
	font-family: Times, Times New Roman, Arial, Verdana, Geneva, Helvetica, sans-serif, san-serif;
}

div#header, div#mainnavigation, div#columnleft, div#emailbalk, div#content img, div#previous_next, div#banners {
	display: none;
}

div#printlogo {
	display: block;
	padding-left: 15mm;
	margin-left: 0px;
	margin-bottom: 20px;
	left: 0mm;
}
	
div#columnright {
	float: left;
	clear: both;
	width: 175mm;
	padding-left: 15mm;
	margin-left: 0px;
}

div#content {
	width: 175mm;
	float: left;
	clear: both;
	padding-left: 0px;
	margin-left: 0px;
}

div.rtecontent {
	float: left;
	clear: both;
}


div#content p {
	color: #000000;
}

body#greenpalet p a, body#greenpalet div#breadcrumb a, body#greenpalet h1, body#greenpalet div#content p#summary, body#greenpalet div#content h3, body#greenpalet div#content span.tussenkop, body#greenpalet div#previous_next a {
	color: #000000;
}

body#bluepalet p a, body#bluepalet div#breadcrumb a, body#bluepalet h1, body#bluepalet div#content p#summary, body#bluepalet div#content h3, body#bluepalet div#content span.tussenkop, body#bluepalet div#previous_next a {
	color: #000000;
}

div#copyright {
	font-size: 1em;
	float: left;
	text-align: left;
	margin-left: 0px;
	display: block;
	position: relative;
	width: 175px;
	top: 2cm;
	clear: both;
}

div#emailbalk {
	float: left;
	clear: both;
}

body#greenpalet div#copyright, body#bluepalet div#copyright {
	color: #000000;
}

div#content p#summary {
	font-size: 1.1em;

}

div#sources_links {
	width: 175px;
	float: left;
	clear: left;
	display: block;
}

body#greenpalet div#sources_links, body#greenpalet div#copyright { /*tijdelijk vanwege de printproblemen*/
	display: none;
}

div#movingup {
	float: left;
	clear: left;
	display: block;
}

div#sources_links_top {
	display: none;
}

div#sources_links_bottom {
	display: none;
}


div#sources_links_content {
	float: left;
	clear: both;
	width: 175mm;
	padding-left: 0mm;
	margin-left: 0px;
	color: #000000;
}

div#sources_links_content h3 {
	color: #000000;
		width: 175mm;
	float: left;
	clear: left;
	display: block;

}

div#sources_links_content a {
	color: #000000;
	text-decoration: underline;
		float: left;
	clear: left;
	display: block;

}

div#sources_links_content img {
	display: none;
}

body#bluepalet div#sources_links_content, body#greenpalet div#sources_links_content {
	color: #000000;
}

body#bluepalet div#movingup, body#bluepalet div#movingup a, body#greenpalet div#movingup, body#greenpalet div#movingup a {
	color: #000000;
}

