/* Kapitel in dem ich mich befinde */
div.hn_content {
	font-size: 9pt;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
/* Content */
div.hn_content span.hn_para {
	font-size: 10pt;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif !important;
}

div.hn_content tr.hn_listitem, div.hn_content span.hn_listtext {
	font-size: 9pt;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

/* Fix for VML */
div.hn_content div.BoxText span.hn_para {
	margin-top: 3pt;
	margin-bottom: 3pt;
	font-size: 9pt;
	font-family: 'Arial';
}

div.hn_content span.hn_listbullet {
	color: blue;
}

a, a span.Hyperlink {
	text-decoration: underline;
}

a:hover, a:hover span.Hyperlink {
	text-decoration: underline;
	cursor: pointer;
	color: red;
}

/* Adjustments for IE6-compliant mode  */

div.hn_content span.hn_tab {
	display: inline-block;
	width: 18pt;
}

div.hn_content div.hn_list span.hn_Unordered_list {
	display: inline-block;
}

div.hn_content div.hn_list span.hn_Ordered_list {
	display: inline-block;
}

div.hn_content div.hn_list span.hn_Ordered_list span.hn_listbullet {
	font-size: 9pt;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

div.hn_content tr div.ListBullet {
	margin-top: 0;
	margin-left: 0;
	text-indent: 0;
}

div.hn_content tr div.ListNumber {
	margin-top: 0;
	margin-left: 0;
	text-indent: 0;
}

/* General page formatting */
/* SeitenÜberschrift */
div#headingContainer {
	/*color: #808080;*/
	color: black;
	font: bold 20pt Arial Verdana Geneva Helvetica sans-serif !important;
	margin: 0;
}

/* use html instead when in standards-compliant mode */
body {
	/*border-left: 5px solid #3366CC;*/
}

.ancestorBand {
	padding: 5px;
	border-bottom: 1px solid #cccccc;
	height: 16px;
}

.ancestorBand a.ancestorLink {
	text-decoration: underline;
}

#contentPanel {
	padding: 5px;
	margin-right: 170px;
}

#publicationTitle {
	padding: 5px;
	font-size: 10pt;
	color: #3366CC;
	border-bottom: 1px solid #cccccc;
}

img {
	vertical-align: middle;
}

.hover {
	text-decoration: underline;
}

.button {
	float: right;
	margin: -2px 2px;
}

.button .previous img {
	width: 18px;
	height: 18px;
}

.button .next img {
	width: 18px;
	height: 18px;
}

.button .download img  {
	width: 16px;
	height: 16px;
}

.button .favorite img  {
	width: 16px;
	height: 16px;
}

.button .dms img  {
	width: 16px;
	height: 16px;
}

.button .meta img  {
	width: 16px;
	height: 16px;
}

#metaLinkCloser {
	width: 16px;
	height: 16px;
}

#metadataWindow {
	position: absolute;
}

#metadataTable {
	font-size: 9pt;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	border: 1px solid #3366CC;
	width: 300px;
}

#metadataTable tr.even {
	background-color: #cccccc;
}

#metadataTable tr.odd {
	background-color: #f0f0f0;
}

#metadataTable th {
	cursor: pointer;
	border: 1px solid #3366CC;
	background-color: #6699CC;
}

#metadataTable td  {
	border-left: 1px solid #3366CC;
	padding: 5px;
}

.contentContainer {
	margin-top: 8px;
}

.hn_hiddenlink{
	display: none;
}

.footer2 
{
	font-size: 7pt;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: 000080; 
	border-top: 1px solid #999999;	
	margin: 0;
	padding-left: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
}	

