/**********************************************************************

Print stylesheet voor Clingendael-sites         Last update: 2008.07.02

**********************************************************************/

* {
	margin: 0; 
	padding: 0 }

img {
	border: none;
	display: block }

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	text-align: center;
	background: #fff none }

a {
	text-decoration: none }

.wrapper {
	margin: 0 auto;
	width: 644px;
	text-align: left;
	background: #fff none }

#can {
	position: relative;
	margin: 0;
	width: 644px }

#contents {
	float: none;
	width: 644px;
	padding-bottom: 20px;
	background: #fff }

#home #contents {
	padding-bottom: 0 }


/**********************************************************************
 Label
**********************************************************************/
#label {
	width: 640px;
	height: 120px;
	margin: 0 auto;
	border-left: 4px solid #fff;
	text-align: left;
	background: #79b none }
	
h1 {
	z-index: 1;
	display: block;
	height: 80px;
	width: 640px;
	margin: 0 -10px;
	padding: 20px 0;
	text-align: right;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 42px;
	line-height: 60px;
	font-weight: normal;
	color: #fff }
h1 .sub {
	display: block;
	font-size: 18px;
	line-height: 20px;
	font-style: italic }

img#logo {
	display: inline;
	margin: 17px 0 0 20px;
	background: transparent }
	
img.icon {
	display: inline;
	vertical-align: middle; }


/**********************************************************************
 Menu (geen)
**********************************************************************/
#ingredients {
	display: none }


/**********************************************************************
 Main
**********************************************************************/
#main {
	float: none;
	width: 644px;
	background: #fff none }

* html div.publications p {
	padding: 0 6px 14px 0 }

#home #main .related {
   	margin-top: -4px }

* html #home #main .related {
   	margin-top: 0 }

#main h3 .name {
	font-style: italic }

/* PDF-icoontjes weglaten */
.pdf {
	padding: 2px 0;
	background: none }
	

/**********************************************************************
 Shelf
**********************************************************************/
#shelf {
	width: 640px;
	margin: 4px auto 0 auto;
	border-top: 1px solid #000;
	font-size: 80% }
	
p.copyright {
	width: auto;
	display: block;
	margin: 0 -4px 0 0;
	padding: 0;
	background: none }

#shelf p.copyright a {
	color: #000 }
	
#shelf ul {
	clear: both;
	float: left;
	width: auto;
	margin: 0;
	padding: 0;
	background: none }
	
#shelf li {
	display: inline;
	list-style: none }

li.lastupdate {
	float: left;
	margin: -20px 0 0 0;
	padding: 0;
	color: #999 }
* html li.lastupdate {
	margin: 0;}

#shelf li.nav {
	display: none }

#shelf li.validate {
	display: none;
	border: none;
	padding: 0 0 0 10px;
	color: #999 }
