/* general styles */

body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	background-color: White;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

p	{
	margin-top: 0px;
	margin-bottom: 0.6cm;
}

i	{
	font-style: italic;
}

b	{
	font-weight: bold;
}

small	{
	font-size: 8.5pt;
}

a img	{
	border: 0px;
}


/* links */

a:link, a:active	{
	text-decoration: underline;
	color: #00436f;
}

a:visited	{
	color: #00436f;
}

a:hover	{
	color: #407293;
}


/* headers */

h1	{
	font-size: 15pt;
	font-weight: normal;
	margin: 0cm 0cm 0.5cm 0cm;
	color: #801d28;
}

h2	{
	font-size: 11.5pt;
	font-weight: bold;
	margin: 0cm 0cm 0.4cm 0cm;
	color: #801d28;
}

h3	{
	font-size: 10pt;
	margin: 0cm 0cm 0.2cm 0cm;
}


/* hidden elements */

#languageLinks,
#textScaling,
#search,
#banner,
#topNavi,
.documentHeader,
#leftColumn,
#rightColumn,
.print,
#footer span,
.dotline,
.search {
	display: none;	
}

/* layout */

#logo	{
	margin-bottom: 2cm;
}

#footer	{
	border-top: 1px solid black;
	font-size: 8.5pt;
	padding-top: 0.1cm;
	margin-top: 2cm;
}

table.contentTable,
table.figureTable,
table.eventCalendar,
table.personInformation,
table.list	{
	margin-bottom: 0.6cm;
	width: 100%;
}

table.contentTable td,
table.figureTable td,
table.personInformation td,
table.list td	{
	padding: 0.1cm 0.3cm 0.1cm 0.3cm;
	vertical-align: top;
}

table.contentTable td.heading,
table.figureTable .heading td,
table.personInformation .heading td,
table.list .heading td	{
	font-weight: bold;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}	

ul.tabNavi	{
	margin-top: 0px;
	margin-bottom: 0.6cm;
}

ul.tabNavi a.on	{
	font-weight: bold;
}

ul.eventCalendar	{
	display: none;
}

table.eventCalendar	{
	width: 100%;
}

table.eventCalendar .navigation td	{
	border-bottom: 1px solid black;
	border-top: 1px solid black;
}

table.eventCalendar td	{
	padding: 0.1cm 0.2cm 0.1cm 0.2cm;
}

table.eventCalendar .navigation .thisMonth	{font-weight: bold; white-space: nowrap;}
table.eventCalendar .navigation .links	{text-align: right;}

/*Material Search*/
#MaterialSearchResults .headtext, .mainhead, .pbdynsession, .pbresultfunctions, .pbbasketadd2, .pbtexport_one, .pbtsummary_one, .pbtitlesubhead
{
	display: none;
}

#MaterialSearchResults .pbresultnorm, .pbresultalt, .pbresultpages, .pbresultcount, .bigtext_content
{
	margin-bottom: 10px;	
}

#MaterialSearchResults .pbresultsub
{
	margin-top: 10px;	
	font-weight: bolder;
	font-size: larger;
}

#MaterialSearchResults .subtitle
{
	font-weight: bolder;
	font-size: larger;
}

#MaterialSearchNavigation
{
	padding-bottom: 20px;
}
#MaterialSearchResults .pbresultnorm, .pbresultalt
{
	background-color: #EEEEEE;
}

.titleactions
{
	display: none;	
}

#pbitemcontainer, #pbloanrequestcontainer
{
	display: none;
}

.pbtitlesubhead
{
	font-weight:bold;
	margin-bottom: 20px;
}

.bigtext_title
{
	font-weight:bold;
	margin-bottom: 20px;
}

.pblinktable TH
{
	background-color: #EEEEEE;
	border: solid 1px #000000;
}