#menu, 
#langmenu, 
.print,
#homelink,
#skip-menu,
.invisible {
	display: none;
}

img#upb-print-hh {
	display: inline;
	margin-bottom: 1em;
}

#breadcrumb,
#contentbottom {
	font-size: 0.8em;
	padding-top: 0.2em;
}

#content1, #content2 { 
	position: static;
	top: 0;
	left: 0;
	float: none;
	width: auto;
	padding-right: 0;
	padding-left: 0;
}

body, div, p, #content1, #content2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}
  
#content1 h1, #content2 h1 {
	font-size: 17pt;
	font-weight: bold;
	margin-top: 12pt;
	margin-bottom: 12pt;
}
  
#contentbottom {
	border-top: 1px solid gray;
	margin: 23pt 0 0 0;
}

a:link, a:visited, a:hover { 
	background: none; 
	color: #000; 
	text-decoration: none; 
}
  
#additionalmenu { 
	display: none;
}

.bibtype,
.title,
.label {
	padding:0px;
}
.bibtype {
	padding-bottom:15px;
}