/* default styles for extension "tx_newloginbox_pi3" */
	.tx-newloginbox-pi3-listrow TD { background-color:#eeeeee; padding-left: 3px; padding-right: 3px; }
	.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD { background-color:#cccccc; }
	.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD P { font-weight:bold; }
	.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-odd TD { background-color:#f6f6f6; }
/* default styles for extension "tx_indexedsearch" */
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
		.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
		.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeff; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
		.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }
		.tx-indexedsearch * { white-space: normal; }
/* default styles for extension "tx_archeco_pi1" */
	
		.tx-archeco-pi1 #searchBorder {
			border: 1px solid #AAAAAA;
			padding: 3px;
			min-width: 562px;
		}
	
		.tx-archeco-pi1 #alphabet {
			margin-bottom:15px;
			overflow: hidden;
		}
		
		* html .tx-archeco-pi1 #alphabet {
			height:1%;
			overflow: visible;
		}
		
		.tx-archeco-pi1 .tableWidth {
			width: 558px;
		}
		
		.tx-archeco-pi1 .alphabetTitle {
			font-weight: bold;
			margin-bottom: 10px;
		}
		
		.tx-archeco-pi1 .alphabetLetter {
			margin-right:4px;
			float: left;
		}
		
		.tx-archeco-pi1 .stockListElement {}
		
		.tx-archeco-pi1 .stockListTitle {
			padding: 4px;
			border-top: 1px solid #AAAAAA;
			background-color: #CEDEFF;
			font-weight: bold;
		}
		
		.tx-archeco-pi1 .stockListContent {
			border-bottom: 1px solid #AAAAAA;
			padding: 4px;
		}
		
		.tx-archeco-pi1 .stockDetail {}
		
		.tx-archeco-pi1 .stockDetailTitle {
			border-left: 1px solid #AAAAAA;
			border-bottom: 1px solid #AAAAAA;
			font-weight: bold;
			width: 200px;
			padding: 4px;
			vertical-align: top;
		}
		
		.tx-archeco-pi1 .stockDetailContent {
			border-right: 1px solid #AAAAAA;
			border-bottom: 1px solid #AAAAAA;
			padding: 4px;
		}
		.tx-archeco-pi1 #stockDetailName {
			font-weight: bold;
			margin-bottom: 10px;
			font-size: 15px;
		}
		
		.tx-archeco-pi1 .institutionList {}
		
		.tx-archeco-pi1 .anchor {
			float: left;
			padding-right: 10px;
		}
		
		.tx-archeco-pi1 .institutionListTitle {
			font-weight: bold;
			margin-bottom: 5px;
		}
		
		.tx-archeco-pi1 .institutionListContent {
			border-left: 1px solid #AAAAAA;
			border-bottom: 1px solid #AAAAAA;
			padding: 4px;
		}
		
		.tx-archeco-pi1 .institutionListArchivtype {
			border-left: 1px solid #AAAAAA;
			border-right: 1px solid #AAAAAA;
			border-bottom: 1px solid #AAAAAA;
			font-weight: bold;
			background-color: #CEDEFF;
			padding: 4px;
		}
		
				
		.tx-archeco-pi1 .institutionDetail {}
		
		.tx-archeco-pi1 .institutionDetailTitle {
			border-left: 1px solid #AAAAAA;
			border-bottom: 1px solid #AAAAAA;
			font-weight: bold;
			width: 200px;
			padding: 4px;
			vertical-align: top;
		}
		
		.tx-archeco-pi1 .institutionDetailContent {
			border-right: 1px solid #AAAAAA;
			border-bottom: 1px solid #AAAAAA;
			padding: 4px;
		}

		.tx-archeco-pi1 #institutionDetailTitle {
			width: 558px;
			overflow: hidden;
		}

		.tx-archeco-pi1 #institutionDetailName {
			font-weight: bold;
			margin-bottom: 10px;
			font-size: 15px;
			overflow: hidden;
		}
		
			.tx-archeco-pi1 #institutionDetailName .name {
				font-size: 15px;
			}

		.tx-archeco-pi1 #institutionDetailStocksOfInstitute {
			text-align: right;
			float: right;
			margin-bottom: 5px;
			/*margin-top: -15px;*/
			font-weight: normal;
		}
		
		
		.tx-archeco-pi1 .stockOfInstitution {}
		
		.tx-archeco-pi1 .stockOfInstitutionTitle {
			border-bottom: 1px solid #AAAAAA;
			font-weight: bold;
			background-color: #CEDEFF;
			padding: 4px;
		}
				
		.tx-archeco-pi1 .stockOfInstitutionContent {
			border-bottom: 1px solid #AAAAAA;
			padding: 4px;
			#white-space: nowrap;
		}
		
		
		<!-- Fulltextsearch -->
		
		.tx_archeco-pi1 #fulltextSearch {}
		
		.tx-archeco-pi1 .fulltextSearchTitle {
			font-weight: bold;
			margin-bottom: 10px;
		}
		
		.tx-archeco-pi1 .fulltextSearchFulltext {
			font-weight: bold;
			background-color: #CEDEFF;
			margin-bottom: 5px;
			font-size: 14px !important;
			padding: 5px 7px;
		}
			
		.tx-archeco-pi1 .searchFormFulltextInput {
			margin-bottom: 4px;
		}
		
		.tx-archeco-pi1 .searchFormFulltextInput input {
			border: 1px solid #7F9DB9;
		}
		
		.tx-archeco-pi1 #tx_archeco_pi1_fulltext {
			width: 560px;
		}
		
		.tx-archeco-pi1 .searchText {
			margin-top: 15px;
		}
		
		
		
		<!-- Detailsearch -->
		
		.tx-archeco-pi1 #searchForm {}
		
		.tx-archeco-pi1 .searchFormTitle {
			font-weight: bold;
			margin-top: 35px;
			margin-bottom: 5px;
			background-color: #CEDEFF;
			font-size: 14px !important;
			padding: 5px 7px;
		}
				
		.tx-archeco-pi1 .searchFormBranch {
			margin-top: 4px;
			font-weight: bold;
		}
		
		.tx-archeco-pi1 .searchFormTypus {
			margin-top: 4px;
			font-weight: bold;
		}
		
		.tx-archeco-pi1 .searchFormCanton {
			margin-top: 4px;
			font-weight: bold;
		}
		
		.tx-archeco-pi1 .searchFormPeriod {
			margin-top: 4px;
			font-weight: bold;
		}
		
		.tx-archeco-pi1 .searchFormInstitution {
			margin-top: 4px;
			font-weight: bold;
		}
		
		.tx-archeco-pi1 .searchFormSubmit {
			margin-top: 10px;
		}
		
		.tx-archeco-pi1 .searchFormSubmit button {
			width: 125px;
			background-color: #6699FF;
			cursor: pointer;
			margin-bottom: 5px;
			color: #FFFFFF;
			font-weight: bold;
			border: none;
		}
		
		.tx-archeco-pi1 .searchHits {
			margin-bottom: 15px;
		}
		
		.tx-archeco-pi1 .searchRefine {
			margin-bottom: 15px;
			text-align: right;
			width: 558px;
		}
		
		.tx-archeco-pi1 .searchResultListTitle_01,
		.tx-archeco-pi1 .searchResultListTitle_02,
		.tx-archeco-pi1 .searchResultListTitle_03,
		.tx-archeco-pi1 .searchResultListTitle_04{
			padding: 4px;
			border-top: 1px solid #AAAAAA;
			background-color: #CEDEFF;
			font-weight: bold;
		}
		
			.tx-archeco-pi1 .searchResultListTitle_02 {
				width: 60px;
			}
		
		.tx-archeco-pi1 .searchResultList {
			padding: 4px;
			border-bottom: 1px solid #AAAAAA;
		}
		
		.tx-archeco-pi1 .odd {
			background-color: #FFFFFF;
		}
		
		.tx-archeco-pi1 .even {
			background-color: #EEEEEE;
		}
		
		.tx-archeco-pi1 .searchResultListLaufzeit {
			padding: 4px;
			border-bottom: 1px solid #AAAAAA;
			border-right: 1px solid #AAAAAA;
			white-space: nowrap;
		}
		
		.tx-archeco-pi1 #tx_archeco_pi1_branch {
			width: 562px;
			border: 1px solid #999999;
		}
		
		.tx-archeco-pi1 #tx_archeco_pi1_typus {
			width: 562px;
			border: 1px solid #999999;
		}
		
		.tx-archeco-pi1 #tx_archeco_pi1_canton {
			width: 562px;
			border: 1px solid #999999;
		}
		
		.tx-archeco-pi1 #tx_archeco_pi1_period {
			width: 560px;
			border: 1px solid #7F9DB9;
		}
		
		.tx-archeco-pi1 #tx_archeco_pi1_institution {
			width: 562px;
			border: 1px solid #999999;
		}
		
		.tx-archeco-pi1 .multipleBottomOfSearch {
			padding-top: 10px;
		}
/* default styles for extension "tx_archeco_pi2" */
	
		.tx-archeco-pi2 #overview {
			padding-bottom: 15px;			
		}
		
		.tx-archeco-pi2 .tableWidth {
			width: 558px;
		}
		
		.tx-archeco-pi2 #overview .text {
			font-weight: bold;
		}
		
		.tx-archeco-pi2 #overview #createNewStock {
			padding-top: 20px;
		}
		
		.tx-archeco-pi2 #institutions .title {
			margin-top: 15px;
			margin-bottom: 2px;
			font-weight: bold;
			color: #6699FF;
		}
		
		.tx-archeco-pi2 #institutions select {
			width: 558px;
		}
		
		.tx-archeco-pi2 #stocks .title {
			margin-top: 15px;
			margin-bottom: 2px;
			font-weight: bold;
			color: #6699FF;
		}
		
		.tx-archeco-pi2 #stocks select {
			width: 558px;
		}
		
		.tx-archeco-pi2 .institutionDetail {
			padding-bottom: 15px;
		}
		
		.tx-archeco-pi2 .institutionDetailTitle {
			border-left: 1px solid #AAAAAA;
			border-bottom: 1px solid #AAAAAA;
			font-weight: bold;
			width: 200px;
			padding: 4px;
			vertical-align: top;
		}
		
		.tx-archeco-pi2 .institutionDetailContent {
			border-left: 1px solid #AAAAAA;
			border-bottom: 1px solid #AAAAAA;
			padding: 4px;
		}
		
		.tx-archeco-pi2 #institutionConfirm {
			font-weight: bold;
			color: #6699FF; 
		}
		
		.tx-archeco-pi2 #institutionChange {
			margin-bottom: 15px;
		}
		
		.tx-archeco-pi2 #institutionChange a {
			font-weight: bold;
		}

		.tx-archeco-pi2 #institutionDetailTitle {
			width: 558px;
			overflow: hidden;
		}

		.tx-archeco-pi2 #institutionDetailName {
			overflow: hidden;
			font-weight: bold;
			margin-bottom: 10px;
			font-size: 15px;
		}
		
		.tx-archeco-pi2 .stockDetail {
			padding-bottom: 15px;
		}
		
		.tx-archeco-pi2 .stockDetailTitle {
			border-left: 1px solid #AAAAAA;
			border-bottom: 1px solid #AAAAAA;
			font-weight: bold;
			width: 200px;
			padding: 4px;
			vertical-align: top;
		}
		
		.tx-archeco-pi2 .stockDetailContent {
			border-left: 1px solid #AAAAAA;
			border-bottom: 1px solid #AAAAAA;
			padding: 4px;
		}

		.tx-archeco-pi2 #stockDetailName {
			font-weight: bold;
			margin-bottom: 10px;
			font-size: 15px;
		}
		
		.tx-archeco-pi2 #stockChange {
			margin-bottom: 15px;
		}
		
		.tx-archeco-pi2 #stockChange a {
			font-weight: bold;
		}
		
		.tx-archeco-pi2 #stockConfirm {
			font-weight: bold;
			color: #6699FF; 
		}
		
		.tx-archeco-pi2 #updateInstitution #updateInstitutionTitle {
			width: 558px;
			margin-bottom: 10px;
		}	
		
		.tx-archeco-pi2 #updateInstitution .description {
			padding: 3px;
			color: #666666;
		}
		
		.tx-archeco-pi2 #updateInstitution .description strong {
			color: #666666;
		}
		
		.tx-archeco-pi2 #updateInstitution .description .title {
			color: #000000;
		}	
		
		.tx-archeco-pi2 #updateInstitution .odd {
			background-color: #C4C4C4;
		}
		
		.tx-archeco-pi2 #updateInstitution .even {
			background-color: #E1E1E1;
			border-bottom: 6px solid #FFFFFF;
		}
		
		.tx-archeco-pi2 #updateInstitution input {
			width: 400px;
		}
		
		.tx-archeco-pi2 #updateInstitution textarea {
			width: 450px;
			height: 80px;
		}
		
		.tx-archeco-pi2 #updateInstitution img {
			padding-right: 3px;
		}
		
		.tx-archeco-pi2 #updateInstitution input.submit {
			width: 100px;
			background-color: #6699FF;
			cursor: pointer;
			margin-bottom: 5px;
			color: #FFFFFF;
			font-weight: bold;
			border: none;
		}
		
		.tx-archeco-pi2 #updateStock #updateStockTitle {
			width: 558px;
			margin-bottom: 10px;
		}	
		
		.tx-archeco-pi2 #updateStock .description {
			padding: 3px;
			color: #666666;
		}
		
		.tx-archeco-pi2 #updateStock .description strong {
			color: #666666;
		}
		
		.tx-archeco-pi2 #updateStock .description .title {
			color: #000000;
		}	
		
		.tx-archeco-pi2 #updateStock .odd {
			background-color: #C4C4C4;
		}
		
		.tx-archeco-pi2 #updateStock .even {
			background-color: #E1E1E1;
			border-bottom: 6px solid #FFFFFF;
		}
		
		.tx-archeco-pi2 #updateStock td {
			vertical-align: top;
		}
		
		.tx-archeco-pi2 #updateStock input {
			width: 400px;
		}
		
		.tx-archeco-pi2 #updateStock textarea {
			width: 450px;
			height: 80px;
		}
		
		.tx-archeco-pi2 #updateStock select {
			width: 400px;
		}
		
		.tx-archeco-pi2 #updateStock .branch {
			float: left;
		}
		
		.tx-archeco-pi2 #updateStock .branch select {
			width: 200px;
		}
		
		.tx-archeco-pi2 #updateStock #tx_archeco_pi2_clearbranch {
			float: left;
			width: 14px;
			padding-left: 2px;
			padding-right: 2px;
			cursor: pointer;
		}
		
		.tx-archeco-pi2 #updateStock .allbranches {
			float: left;
		}
		
		.tx-archeco-pi2 #updateStock .allbranches select {
			width: 200px;
		}
		
		.tx-archeco-pi2 #updateStock .deskriptor {
			float: left;
		}
		
		.tx-archeco-pi2 #updateStock .deskriptor select {
			width: 200px;
		}
		
		.tx-archeco-pi2 #updateStock #tx_archeco_pi2_cleardeskriptor {
			float: left;
			width: 14px;
			padding-left: 2px;
			padding-right: 2px;
			cursor: pointer;
		}
		
		.tx-archeco-pi2 #updateStock .alldeskriptors {
			float: left;
		}
		
		.tx-archeco-pi2 #updateStock .alldeskriptors select {
			width: 200px;
		}
		
		.tx-archeco-pi2 #updateStock img {
			padding-right: 3px;
		}
		
		.tx-archeco-pi2 #updateStock input.submit {
			width: 100px;
			background-color: #6699FF;
			cursor: pointer;
			margin-bottom: 5px;
			color: #FFFFFF;
			font-weight: bold;
			border: none;
		}
/* default styles for extension "tx_archivesearch_pi1" */
  .tx-archivesearch-pi1 H2 { margin-top: 0px; margin-bottom: 0px; }
/* default styles for extension "tx_cssstyledcontent" */
	/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */