/* ================================================ */
/* Nationaal Archief: Emigratiekaarten Australië    */
/* Website content styles                           */
/* Media: print                         	      	    */
/* Februari 2006, v1.0                      	  	    */
/* ------------------------------------------------ */
/* Copyright Hic et Nunc            						          */
/* www.hicetnunc.nl - info@hicetnunc.nl             */
/* ================================================ */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000;
	background-color: #fff;
}

h1 { font-size: 130%; }
h2, h3, h4 { font-size: 110%; }

a {
 color: #000;
	text-decoration: none;
}

.smallGrey {
	font-size: 90%;
	color: #666;
}

#printHeader {
	display: block;
	margin-bottom: 2em;
	padding-bottom: 2em;
	font-weight: bold;
	border-bottom: 1px solid #666;
}
#printHeader img { float: left; }

#header, #leftNav, .topOfPage, #logo2 { display: none; }

.imageText { font-size: 80%; }

#content {
	margin: 0;
	width: 90%;
}

#contentHomepage {
	margin: 0;
	width: 60%;
}
#rightBar {
	width: 40%;
	left: 70%;
}

#footer {
	margin-top: 3em;
	padding-top: 2em;
	font-size: 80%;
	text-align: left;
	border-top: 1px solid #666;
}
