/********* global styles **********/
html {
	min-height: 101%;
/* rechte Scrollbar bei Firefox */
}
body {
	background-color: #fff;
	color: #353535;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
  hyphens: auto;
  hyphenate-limit-chars: auto 5;
  hyphenate-limit-lines: 2; 
  /*-webkit-hyphens: auto;
  -webkit-hyphenate-limit-chars: auto 5;
  -webkit-hyphenate-limit-lines: 2;
  -ms-hyphens: auto;
  -ms-hyphenate-limit-chars: auto 5;
  -ms-hyphenate-limit-lines: 2;*/   
	letter-spacing: 0px;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
}
a {
	outline: none;
}
#content {
	padding-bottom: 1.5em;
	min-height: 24em;
}
#content a {
	color: #005dab !important;
}
#content a:link {
	text-decoration: none;
}
#content a:visited {
	color: #750505;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}

#content table {
  text-align: center;
  border-collapse: collapse;
}

#content table th {
  border: 1px solid;
  padding: 5px;
}

#content table td {
  border: 1px solid;
  padding: 5px;
}

p {
	margin: 0px 0px 5px 0px;
}
h4 {
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: normal;
	color: #888;
}
img {
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
}
.imgLeft {
	margin: 5px 20px 5px 0;
}
.imgRight {
  float: right;
	margin: 5px 0 5px 20px;
}

.imgScreenshot {
        max-width:100%;
        margin:20px 0;
}

.cleaner {
	clear: both;
}
.clearfix::after {
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0px;
}
.noBorder {
	border: solid 0px #000;
}
.space1 {
	height: 1px;
}
.space2 {
	height: 5px;
}
.caps {
	font-variant: small-caps;
}
/*********************************************************************/
/*********  page **********/
#topBarInstituteVariabel {
	background-color: #005dab;
	height: 10px;
	margin-bottom: 2em;
	min-width: 770px;
}
#topBarInstituteVariabelBottom {
	float: none;
	background-color: #005dab;
	height: 10px;
	padding: 0 100px;
	margin-bottom: 16px;
	min-width: 700px;
	clear: both;
}
#universitaetVariabel {
	display: none;
	height: 28px;
	min-width: 770px;
	text-align: center;
}
#containerMain {
	position: relative;
	float: none;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
/* Um die Hälfte der Breite nach links schieben */
	margin-top: 15px;
	background-color: #fff;
	background-image: url(../images/all/bg.gif);
	background-repeat: repeat-y;
}
#slideshow {
	position: relative;
	float: none;
	width: 950px;
	height: 260px;
	margin: 0px 25px 0px 25px;
	background-color: #fff;
}
#header {
	position: relative;
	float: none;
	width: 950px;
	height: 112px;
	margin: 0px 25px 0px 25px;
	background-color: #fff;
}
#partner-contact {
	float: left;
	width: 60%;
}
#partner-contact img {
	/*  display: inline-block;
	margin-right: 20px;
}
*/
	float:right;
}
/********* Navigation Horizontal **********/
#naviHor {
	position: relative;
	float: none;
	width: 945px;
	padding: 2px 25px 4px 25px;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	color: #000;
	text-align: right;
	border-bottom: #353832 0px dashed;
}
#naviHor li {
	margin: 0px 18px 0px 0px;
	display: inline;
}
#naviHor li  img {
	padding-right: 2px;
	vertical-align: middle;
}
#naviHor li.lastNav {
	margin: 0px 0px 0px 0px;
}
#naviHor ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#naviHor a:link {
	color: #000;
	text-decoration: none;
}
#naviHor a:visited {
	color: #000;
}
#naviHor a:hover, li.current>a, li.current>a:hover, li.current>a:visited {
	color: #005dab;
}
/********* Kontakt **********/
.spalteLinks {
	width: 50%;
	float: left;
}
.spalteRechts {
	width: 50%;
	float: left;
}
/********* Content seite **********/
.separator {
	clear: both;
	position: relative;
	float: none;
	height: 30px;
	width: 150px;
	background-image: url(../images/all/separator.gif);
	background-repeat: repeat-x;
}
.contentContainer {
	position: relative;
	float: none;
	width: 950px;
	padding: 0px 25px 0px 25px;
	/** background-image: url(../images/all/bg_content_start.gif);
	background-repeat: repeat-y;
- Hintergrundbild jetzt dem .columnContent zugeordnet**/
}
.contentContainer h2 a:link {
	color: #bbb;
	text-decoration: none;
}
.contentContainer h2 a:visited {
	color: #bbb;
	text-decoration: none;
}
.contentContainer h2 a:hover {
	color: #fff;
	text-decoration: none;
}
.contentContainer h2 a:active {
	color: #fff;
	text-decoration: none;
}
.columnLeft {
	position: relative;
	float: left;
	width: 230px;
	padding: 0px 0xpx 0px 0px;
	margin: 0px 0px 0px 0px;
	border: solid 0px #fff;
}
.columnLeft a:link {
	color: #bbb;
	text-decoration: none;
}
.columnLeft a:visited {
	color: #bbb;
	text-decoration: none;
}
.columnLeft a:hover {
	color: #b1b1b1;
	text-decoration: underline;
}
.columnLeft a:active {
	color: #b1b1b1;
	text-decoration: none;
}
.columnLeft img {
	border: solid 5px #000;
}
.columnLeft h1 {
	color: #888;
	font-size: 20px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 110%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
	font-weight: normal;
}
.columnLeft h2 {
	color: #bbb;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 110%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
	font-weight: normal;
}
.columnContent {
	position: relative;
	float: left;
	width: 640px;
	padding: 22px 35px 0px 35px;
	margin: 0px 0px 0px 0px;
	border: solid 0px #fff;
	background-image: url(../images/all/bg_start_700px.png);
	background-repeat: repeat-y;
}
.columnContent h1 {
	color: #005dab;
	font-size: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 120%;
	letter-spacing: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
	font-weight: normal;
        text-transform:uppercase;
}
.columnContent h2 {
	color: #111;
	font-size: 14px;
	line-height: 110%;
	padding: 0px 0px 0px 0px;
	margin: 2em 0px 5px 0px;
	font-weight: bold;
}
/** .columnContent li {
	list-style-type: none;
}
11/2015 - Standardaufführungszeichen gewünscht, meh   **/
.columnContent ul.literatur > li {
	font-size: 90%;
	list-style-type: none;
	margin: 0 0 0.6em 0;
}
/*********** Inhalte angepasst voe**********/
a.pfeil {
	background: url("https://digi.ub.uni-heidelberg.de/ahd/images/all/pfeil.png") no-repeat scroll left center transparent;
	padding-left: 15px;
	padding-bottom: 1px;
}
a.pfeil::before {
	content: none;
}
a.extern::after {
	content: url("https://digi.ub.uni-heidelberg.de/ahd/images/all/extern.png") "";
	padding-right: 1px;
}
#content ul.werke {
	padding-left: 0;
	width: 100%;
  background-color: #f9f3e5;
}
#content ul.werke li {
	list-style-type: none;
	border-bottom: 3px solid #f9f3e5;
}
#content ul.werke li > a > img {
	width: 66px;
	float: left;
	padding: 0;
	/* padding-right: 1px;
*/
	margin-right: 10px;
}
/*#content ul.werke > li.mit-thumbnail > a {
	display: block;
}
*/

.list_ungezaehlt {list-style-type:square;}

.list_ungezaehlt_text {
          font-weight:normal;
          }

.list_gezaehlt_decimal {
          list-style-type:decimal;
          font-weight:bold;
          }

.list_gezaehlt_decimal_text {
          font-weight:normal;
          }

.mit-thumbnail img {
	width: 66px;
}
.mit-thumbnail::after {
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0px;
}
/*#content ul.werke > li.mit-thumbnail > p {
	position: relative;
	left: -1px;
	padding: 2px;
	margin-bottom: 0;
	margin-left: 68px;
*/
#content ul.verweise {
/*für Verweise mit marker-Button am Seitenbeginn*/
	font-size: 85%;
	list-style-image: url(../images/all/pfeil.png);
	margin: 0em 0px 0em 0px;
	padding: 0em 0px 1em 20px;
}
/*********** Hauptnavigation ************/
#navi {
	position: relative;
	float: left;
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 15px;
	text-align: left;
	font-size: 15px;
	font-weight: normal;
	color: #000;
	background-color: #fff;
}
#navi ul {
	margin: 0px;
	padding: 0 0 0 0;
	list-style-type: none;
}
#navi li {
	margin: 0;
}
#navi a {
	display: block;
	padding: 3px 0px 5px 0px;
}
#navi a:link {
	color: #000;
	text-decoration: none;
}
#navi a:visited {
	color: #000;
	text-decoration: none;
}
#navi a:hover {
	color: #005dab;
	background-color: #efefef;
}
#navi li.current>a, li.current>a:visited {
	color: #005dab;
	background-color: #efefef;
}
#navi li.current>a:hover {
	color: #005dab;
	background-color: #efefef;
}
/********* Hauptnavigation Level2 **********/
#navi ul.naviLevel2 {
	display: none;
}
#navi > ul > li > ul.naviLevel2,
#navi li.current > ul.naviLevel2 {
	margin-bottom: 0.5em;
	display: block;
}
#navi ul.naviLevel2 > li {
	font-size: 11px;
	margin: 0px;
	padding-left: 1.2em;
	text-indent: -0.8em;
}
#navi ul.naviLevel2 > li > a {
	/* padding: 1px 0 1px 1.2em;
*/
	padding: 1px 0;
	line-height: 130%;
}
#navi ul.naviLevel2 li a:link {
	color: #000;
	text-decoration: none;
}
#navi ul.naviLevel2 li a:visited {
	color: #000;
	text-decoration: none;
}
#navi ul.naviLevel2 li a:hover {
	color: #005dab;
}
#navi ul.naviLevel2 li.current>a, li.current>a:visited {
	color: #005dab;
}
#navi ul.naviLevel2 li.current>a:hover {
	color: #005dab;
}
/********* Hauptnavigation unterer Teil **********/
#navi ul#navi2 {
	margin-top: 10px;
}
#navi ul#navi2 li {
	font-size: 12px;
	margin: 0px;
}
#navi ul#navi2 li a:link {
	color: #000;
	text-decoration: none;
}
#navi ul#navi2 li a:visited {
	color: #000;
	text-decoration: none;
}
#navi ul#navi2 li a:hover {
	color: #005dab;
}
#navi ul#navi2 li.current>a, li.current>a:visited {
	color: #005dab;
}
#navi ul#navi2 li.current>a:hover {
	color: #005dab;
}
div.logo {
	display: none;
}
/*.logo img {
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	margin: 20px 0 0 15px;
}
*/
/*********************************************************************/

.footer {
	position: relative;
	float: left;
	width: 1000px;
	height: 38px;
	color: #666;
	font-size: 10px;
	text-align: center;
	letter-spacing: 2px;
	line-height: 140%;
	padding: 14px 0px 0px 0px;
	margin: 0px;
	background-image: url(../images/all/bg_footer.gif);
	background-repeat: no-repeat;
}
.copyright {
	margin: 0 auto;
	text-transform: uppercase;
	width: 990px;
	/*height: auto;*/
}
.copyright img {
	margin-bottom: 1em;
	height: 65px;  /*40px*/

}
/*#ubhd {
	height: 75px;
	margin-top: 1em;
} */
/* Ausrichtung der Elemente im footer*/
.logos {
	display: -webkit-flex;
	display: flex;
  align-items: center;  
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.verteilt1 {

}
.copyright a:link {
	color: #666;
	text-decoration: none;
}
.copyright a:visited {
	color: #666;
	text-decoration: none;
}
.copyright a:hover {
	color: #005dab;
	text-decoration: underline;
}
.copyright a:active {
	color: #005dab;
	text-decoration: none;
}
.copyright h3 {
	color: #666;
	font-weight: normal;
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 140%;
  text-align: center;
}
a#top {
	left: -1000px;
	position: absolute;
}
ul.werke > li {
	background-color: #f9f3e5;
}
/*************************** Slideshow ******************************************/
div.galerie {
	margin: 2em 0;
}
div.galerie img.left {
	margin: 0 25px 25px 0;
}
div.galerie img.right {
	margin: 0 0px 25px 0;
}
#content ul.bildergalerie.uebersicht {
	list-style-type: none;
}
#content ul.bildergalerie.uebersicht li {
	text-align: left;
	float: left;
	padding: 0em;
}
#content ul.bildergalerie.uebersicht img {
	display: block;
}
/*slideshow*/
#content #slideshow {
	position: relative;
	float: none;
	height: 445px;
	margin: 0;
	left: -7px;
	width: 667px;
	background-color: #f9f3e5;
}
#content .thumb {
	position: relative;
	margin: 0 8px 0 0;
	border: solid 0px #fff;
}
#content #thumbs ul li {
	display: inline;
}
#content #thumbs ul {
	margin: 35px 0 0 -15px;
}
#content #thumbs ul li a {
	text-decoration: none;
}
#content #thumbs ul li a {
	display: inline-block;
	height: 10px;
	width: 10px;
	margin-right: 6px;
	background-color: #beb8ad;
}
#content #thumbs ul li.selected a {
	background-color: #000;
}
#content #thumbs ul li a img {
	display: none;
}
#content #thumbs ul li a:hover img {
	position: absolute;
	bottom: 13px;
	left: -65px;
	display: block;
}
#content #caption.caption-container {
	position: relative;
	margin: 25px 0 37px 0px;
	border: 0px solid #000;
}
#content #caption.caption-container span slideshow {
	color: #797979;
	padding: 0px 0px 10px 0px;
	border: 0px solid #000;
}
#content span.image-caption {
	position: absolute;
	top: 0;
	left: 0;
}
#content #thumbs ul li .caption {
	display: none;
}
#content div.slideshow span.image-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}
#content #thumbs .pagination {
	display: inline;
}
#content a.advance-link {
	text-decoration: none;
	line-height: 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#content #controls {
	border: 0px solid #000;
	z-index: 100;
	position: relative;
	top: 1em;
	bottom: 1em;
}
/*#controls,
#controls .ss-controls a,
#controls .nav-controls a {
	right: -10px;
	margin: 0 0 0 20px;
	color: #797979;
	text-decoration: none;
	display: inline;
	font-size: 100%;
	z-index: 100;
}
*/
#content #controls a {
	text-decoration: none;
}
#content #controls .ss-controls a {
	margin-left: 20px;
}
#content #controls .ss-controls,
#content #controls .nav-controls {
	/* margin: -30px 0px 0 0px;
*/
	float: right;
}
/* Slideshow bei deaktiviertem Javascript:Fallback zu Bilderübersicht */
#content .noscript #slideshow {
	display: none;
}
#content #thumbs .noscript {
	margin: 0 0 0 0;
}
#content #thumbs .noscript > li {
	display: block;
	clear: left;
	height: 120px;
}
#content #thumbs .noscript > li > a {
	display: inline;
}
#content #thumbs .noscript > li img {
	display: block;
	float: left;
	margin-right: 1em;
}
#content #thumbs .noscript > li a:hover img {
	position: relative;
	bottom: 0;
	left: 0;
	display: block;
}
#content #thumbs .noscript > li > .caption {
	display: block;
}
#content #thumbs .noscript > li > .caption > a {
	display: inline;
	text-decoration: underline;
	background-color: inherit;
}
img#home_logo {
	position: absolute;
	top: 30px;
	left: 40px;
	z-index: 10;
	opacity: 0.9;
}
dl.imgLeft dd, dl.imgRight dd {
	color: #353535;
}

/* Umschalttabs für die Sortierung der Handschriften */

.tab {
    overflow: hidden;
    float: left;
}

.tab button {
    background: #f5f5f5;    
    border: 1px solid lightgray;
    border-radius: 5px;
    color:#005dab;
    cursor: pointer;
    float: left;
    font-size: 0.85em;
    font-weight: bold;
    margin-right:2em;
    outline: none;
    padding: 8px;
    transition: 0.3s;
}

.tab button.active {
    color:#000;
    cursor:default;
    font-weight:bold;
}

.tabcontent {
    display: none;
    border-top: none;
}

.legende {
  float: right;
  font-size: 0.9em;
  line-height: 1.1em;
  list-style-type: none;
  margin-top: 0.2em;
  margin-bottom: 1em; 
}

.legende ul {
    padding-left: 0;
    margin-top: 0.2em;    
}

.legende ul li {
    list-style-type: none !important; 
}
.quadrat-codex::after {
  content: '\25A0';
  float: right;
  font-size: 20px;
  margin-right: 1%;
  vertical-align: top;
  }

.quadrat-fragment::after {
  content: '\25A1';
  float: right;
  font-size: 20px;
  margin-right: 1%;
  vertical-align: top;
  }

#content ol li {
    margin-bottom: 0.3em;
}

#content ul li {
  list-style-type: square;
  margin-bottom: 0.3em;
}

