
/*CSS for printing media only */

body {
	width: 90%;
}	

* {color: black !important; background: white !important}
#top, #banner, #menu, #language, #nav_intro, #footer, #image, #menu_left, .sound_file {display: none;}

#headpaper {display: visible;}

#r1c1 {padding-left: 4cm;}

#address {
	text-align: center;
	width: 6cm;
	}


#footerpaper {
	padding-top: 0.5cm;
	text-align: center;
	font-size: 14px;
	}
#footerpaper p {padding: 0;
	margin:0;
	line-height: 0.8;
	}
	
.name {font-size: 16px;
		font-weight: bold;
		}
.line {border-bottom: solid 1px;}

p, ul, dt, dd {font-size: 11px;
		line-height: 2em;
		margin-left: 0.5cm;
		letter-spacing: 1px;
		}
h1 {
	font-size: 22px;
	padding-top: 1cm;}
h2 {
	font-size: 16px;
	padding-top: 1cm;
	page-break-after: avoid;
		}
h3 {
	font-size: 14px;
	padding-left: 2cm;
	font-style: italic;
	page-break-after: avoid;
	}
dt {font-weight: bold;}


.portrait {
	float: left;
	border: solid 1px #0033ff;
	margin-right: 0.5em;
	position: center;
	}
.citation {
	font-style: italic;
	font-size: 11px;
	}
.signature {
	font-style: italic;
	margin-left: 0.8cm;
	font-weight: bold;
	text-align: right;
	padding-bottom: 1cm;
	}
.address {
	text-align: center;
	}
.address  img {
	border: solid 2px #0033ff;
	float: center;
	margin-top: 2em;
	}
.caption_300 {
	font-style: italic;
	text-align: center;
	font-size: 9px;
	padding-bottom: 0.5em;
	width: 300px;
	}
.caption_400 {
	font-style: italic;
	text-align: center;
	font-size: 9px;
	padding-bottom: 0.5em;
	width: 400px;
	}
.picture_right {
	float: right;
	border: solid 1px #7C879B;
	margin: 1em 0em 1em 1em;
	}
.picture_right img {
	border: 0;
	}
.picture_left {
	float: left;
	border: solid 1px #7C879B;
	margin: 1em 1em 1em 0em;
	}
.picture_left img {
	border: 0;
	}
	
.photo_right {
	float: right;
	margin: 0.5em;
	}
	
.photo_left {
	float: left;
	margin: 0.5em;
	}	
	
.cover {float: right;
		padding: 24 px}
#foto {
	float: left;
	text-align: center;
	border: 0;
	padding: 1em;
	width: 12em;	
	}
a[href] {content: " [" attr(href)"]";}
