/*
	Websitenaam
	***********
	
	Stylesheet for printing by pasz.nl
*/

body, html {
	font:9pt/14pt "Arial", sans-serif;
}

img {
	border:0;
}

/*	Headings	*/
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:bold;
	color:#00d2ff;
}

h1 {font-size:20pt;line-height:40pt;}
h2 {font-size:9pt; line-height:20pt}
h3 {font-size:7pt;line-height:10pt;}

h1 a,
h2 a,
h3 a {
	text-decoration:none;
}

/*	Layout	*/
#logo img {
	display:block;
	width:4cm;
	margin:0 0 3mm 0;
}

/*	Page: Article	*/
#visual img {
	width:100%;
}

#articleText {
	float:left;
	width:70%;
	margin:0 5mm 0 0;
}

#articleText #intro {
	font-size:12pt;
	line-height:16pt;
	color:#6d6d6d;
}

#articleText #credits {
	font-size:7pt;
}

#articleSide {
	float:right;
	width:25%;
}

#articleSide img {
	display:block;
	width:100%;
	margin:0 0 5mm 0;
}

/*	Hide	*/
#skipToNav,
#header,
#acties,
#pageFront #main,
#btnPrevStory,
#btnNextStory,
#articleFooter {
	display:none;
}
