/* CSS Document */

body{
  background-color:#fff;
  background:#fff;
  color: #000;
  font-family: Arial, verdana, Courier, sans-serif;
  font-size: 0.75em;
}

p,pre, li, table{
    font-size:medium;
}

h1 {
	font-size:130%;
	font-weight: bold;
	color:#871d33;
}

.printHeadline h1 {
	font-size:200%;
}

h2 {
	font-size:120%;
	font-weight: bold;
	color:#871d33;
}

h1 a, h2 a {
	color:#871d33;
	text-decoration: none;
}

h3 {
	font-size:110%;
	font-weight: bold;
}

#highlights h2 {
	font-size: 1em;
}

a {
	color:#000;
}

#logo {
	text-align: right;
	width: 100%;
}

table {
	margin-bottom: 2em;
	border: 1px solid #b0b0b0;
	padding: 0;
	border-collapse: collapse;
}

th {
	border-bottom: 1px solid #b0b0b0;
	border-left: 1px solid #cfcfcf;
	text-align: left;
	padding:0.2em 1em 0.2em 0.5em;
	background-color: #f0f0f0;
}

td {
	padding:0.2em 1em 0.2em 0.5em;
	border-left: 1px solid #cfcfcf;
	vertical-align: top;
}


/* Archivportal */

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.tx-lhaarchivportal2010-pi1 .ulStage {
	list-style-type: none;
	padding-left: 18px;
}

.spaceAfter:after {
    content: " ";
    display: block;
    height: 20px;
}

.tx-lhaarchivportal2010-pi1 .stage0 {
	font-size: 1.6em;
	font-weight: bold;
	color: #cc4040;
	margin-bottom: 1em;
	line-height: 1.23em;
}

.tx-lhaarchivportal2010-pi1 .searchResultCount {
	margin-bottom: 1em;
}

.tx-lhaarchivportal2010-pi1 .stage1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #404040;
	margin-bottom: 1em;
	line-height: 1.23em;
}

.tx-lhaarchivportal2010-pi1 .stage1 a {
    color: #404040;
    text-decoration: none;
}

.tx-lhaarchivportal2010-pi1 .stage2 {
/*	font-size: 1.3em; */
	font-weight: bold;
	color: #404040;
	margin-bottom: 0.5em;
}

.tx-lhaarchivportal2010-pi1 .stage2 a {
    color: #404040;
    text-decoration: none;
}

.tx-lhaarchivportal2010-pi1 .emptyGroup {
    color: #999999 !important;
}

.tx-lhaarchivportal2010-pi1 .archive {
	margin-bottom: 0.5em;
}

.tx-lhaarchivportal2010-pi1 .archive a {
    color: #404040;
}

.tx-lhaarchivportal2010-pi1 .archiveImage {
    border: 1px solid #999999;
}

.tx-lhaarchivportal2010-pi1 .infoDiv {
	font-size: 1.35em;
	font-weight: bold;
	color: #404040;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 1.0em;
	margin-top: 2.0em;
}

.tx-lhaarchivportal2010-pi1 .leftDiv {
	font-size: 1.0em;
	font-weight: bold;
	color: #404040;
	float: left;
	width: 110px;
}

.tx-lhaarchivportal2010-pi1 .rightDiv {
	font-size: 1.0em;
	color: #404040;
	margin-left: 120px;
	margin-bottom: 1.5em;
}




