@font-face {
  font-display: swap;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('/font/raleway-v28-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('/font/raleway-v28-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/font/raleway-v28-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/font/raleway-v28-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/font/raleway-v28-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/font/raleway-v28-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
}

body {
	background: #F8F8FF !important;
}

a, a:visited {
	text-decoration: none;
	color: #00f; /*#4b4bff;*/
}

a:hover {
	text-decoration: underline;
	color: #000;
}

header h1, header a, #logo_mainz, #logo_mr {
	padding-right: 1em;
	color: #000 !important;
}

header h1 {
	font-size: 4.6rem;
}

header h1, header a {
	float: left;
}

header a:hover {
	text-decoration: none;
}

textarea:focus, input:focus {
	outline: none;
}

#logo_mainz, #logo_mr {
	float: right;
}

#logo_mainz, #logo_mr {
	padding-top: .5em;
}

#logo_mr img, #logo_mainz img {
	width: 8em;
}

#logo_mr img {
	opacity: .8;
}

header h1 {
	margin-bottom: 0;
}

header h2 {
	clear: both;
	font-size: 1.5em;
	margin-bottom: .5em;
}

h2 {
	font-size:3.5rem;
}

h2 span {
	font-size: 2rem;
}

h2 a {
	float: none;
}

header div {
	border: 1px solid #D5D5FF;
	background-color: #f7f7ff;
	padding: 1em 2.5rem !important;
}

.content {
	position: relative;
	hyphens: auto;
}

.content h1, .content h2 {
	text-align: center;
}

.bold {
	font-weight:bold;
}

.smaller {
	font-size:.8em;
}

h3 {
	margin: 1em 0 1em 0;
	font-size: 1.5em;
	text-align: left;
	border-bottom: 1px dashed #aaa;
}

h3.contact {
	margin: 1em 0 0 0;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	font-size: .8em;
}

h3.lastchange {
	margin-top: 0;
	text-align: center;
	font-weight: normal;
}

h3.katalog_bibliothek {
	margin-top: 2.5em;
}

h3.bundesland {
	margin-top: 1.5em;
	margin-left: 1.5em;
	font-weight: bold;
}

h3.author {
	margin: 1em 0 0 0;
}

h3.author a {
	text-decoration: none;
	color: #000;
}

h3.author a:hover {
	color: #00e;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 1em 0 .5em 0;
}

h5 {
	margin: 2em 0 0 0;
	font-size: 1em;
	font-weight: bold;
}

main .container {
	padding: 0;
}

p {
	text-align: justify;
	margin: 1em 0;
}

p.display_options {
	text-align: center;
	font-size: .8em;
	margin: 1em 0;
}

ul {
	display: block;
	list-style-type: disc;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	padding-inline-start: 40px;
}

dl {
	line-height: 1.2em;
}

dt {
	font-weight: bold;
}

dd {
	padding-left: 5em;
	margin-top: -1.2em;
}

#newsbox {
	margin:0 0 .5em 1.5em;
	padding:0 1em;
	background-image:none; 
	max-width:15em;
}

#newsbox_header {
	font-style:italic;
	color:#666;
}

.video_preview {
	padding:0 0 .5em 1.5em;
}

.cc-revoke {
	display:none !important;
}

#social {
	float: right;
	padding: .5em;
}

#social a {
	padding: 0;
}

#social a:hover {
	background: none !important;
}

/* navigation */
.navbar-container, .navbar-admin-container {
	/*
	position: fixed;
	width: 960px;
	*/
	/** dev **/
	/*display:none;*/
	
}

.navbar-container {
	z-index: 9;
	position: relative;
	/*
	padding-top: 105px;
	top: 0px;
	background-color: rgb(255, 255, 255);
	*/
}

.navbar-container .navbar {
	background-color: #d5d5ff;
}

.admin .navbar {
	background-color: #ffb !important;
}

.navbar-container .navbar a {
	padding: 1em;
}

#nav_search {
	padding: 0;
}

#nav_search a {
	padding-right: .2em;
}

#nav_search a:hover {
	background: none;
}

#nav_search_submit {
	margin-top: 1em;
}

.navbar {
	margin: 0.5em 0 0;
	overflow: hidden;
	box-shadow: 0px 5px 5px -2px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 5px 5px -2px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 5px 5px -2px rgba(0, 0, 0, 0.15);
	line-height: normal;
}

.navbar a, #nav_search {
	float: left;
	color: #000;
	text-align: center;
	text-decoration: none;
}

.dropdown {
	float: left;
	overflow: hidden;
}

.dropdown .dropbtn {
	border: none;
	outline: none;
	color: #000;
	background-color: inherit;
	font-family: inherit;
	font-size:inherit;
	margin: 0;
	border-top: 1px solid #d5d5ff;
	border-bottom: 1px solid #d5d5ff;
	text-transform: none !important;
	padding: 1em;
}

.admin .dropdown .dropbtn, .admin .dropdown:hover .dropbtn, #admin_menu {
	border-right: 1px solid #FCE97C !important;
}

.admin .dropdown:hover .dropbtn, #admin_menu:hover {
	border-top: 1px solid #FCE97C !important;
	border-bottom: 1px solid #FCE97C !important;
}

.admin .dropdown .dropbtn, #admin_menu {
	border-top: 1px solid #ffb !important;
	border-bottom: 1px solid #ffb !important;
}

.admin .navbar a:hover, .admin .dropdown:hover .dropbtn {
	background-color: #FCE97C !important;
}

.admin #nav_search {
	background-color: #ffb!important;
}

.admin #nav_search a:hover {
	background-color: #ffb!important;
}

.admin #nav_search_input{
	border:1px solid #ccc;
}

.admin_marker {
	color:#f03131 !important;
}

#admin_menu {
	background-position: center center;
	height:3.3em;
}

.navbar>a, .dropdown .dropbtn {
	border-right: 1px solid #c2c2fc;
}

.dropdown:hover .dropbtn {
	border-right: 1px solid #a8a8fd;
	border-top: 1px solid #a8a8fd;
	border-bottom: 1px solid #a8a8fd;
}

.navbar a:hover, .dropdown:hover .dropbtn {
	background-color: #a8a8fd;
}

#nav_search_input {
	font-size: .8em;
	height: 18px;
	border: none;
}

.navbar input {
	margin-bottom: 0;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	box-shadow: 0px 5px 5px -2px rgba(0, 0, 0, 0.15);
	z-index: 1;
}

.dropdown-content a {
	float: none;
	color: black;
	text-decoration: none;
	display: block;
	text-align: left;
}

.dropdown-content a span:first-child {
	position: absolute;
}

.dropdown-content a span:last-child {
	display: inline-flex;
}

.dropdown-content a:hover {
	background-color: #ddd;
}

.dropdown:hover .dropdown-content {
	display: block;
}

.jumpMenu {
	font-size:.9em;
	text-align: center;
}

/* content */

/*.content a {
	text-decoration:underline;
}*/
.home_list {
	float: left;
	list-style-type: none;
}

#homeListing, #homeListing ul {
	padding: 0;
}

.home_list li {
	list-style-type: none;
}

.home_list a {
	text-decoration: none;
}

.home_list a:hover {
	text-decoration: underline;
}

#footer {
	background: #f7f7ff;
	font-size: x-small;
	padding: 2rem;
	margin-bottom: 5em;
	text-align: right;
}

.with_watermark {
	background-image: url(/img/hsc_tp.png) !important;
	background-repeat: no-repeat !important;
	background-position: bottom right !important;
}

.container, .navbar-container {
	/* Thanks Stripe */
	box-shadow: 0 7px 14px 0 rgba(60, 66, 87, 0.1), 0 3px 6px 0
		rgba(0, 0, 0, 0.07);
}

/* contact */
.mail {
	background-image: url('/img/silk/email.png');
}

.phone {
	background: url('/img/silk/phone.png') center 4px no-repeat;
}

.staff_description {
	font-size: 13px;
}

.staff_box td {
	padding:.5em 1em .5em 0 !important;
	border-bottom:none !important;
}

.staff_box .mail {
	margin: 3px;
	background-position: center 3px !important;
}

.staff_mr_container {
	background-color: #eee;
	padding: 5px 15px;
	border: 1px dashed #ccc;
}

#linklist ol, #linklist ul {
	margin: 1em 0;
}

#linklist ol {
	list-style: none;
    counter-reset: item;
}

#linklist ol > li{
	display:block;
}

#linklist ol > li:before {
    content: counters(item, ".") ". ";
    counter-increment: item;
}

.citationAnchor, .citationAnchor a {
	 font-family:Courier New;
}

.mediaevum {
	font-family:Junicode,serif;
	font-style: italic;
	font-size:1.2em;
}

.scribal {
	font-family:Junicode,serif;
	font-size:1.2em;
	font-style: italic;
}

.scribal_color {
	font-family:Junicode,serif;
	font-size:1.2em;
	font-style: italic;
	color:#c00;
}

.scribal_light {
	color:#999;
}

.scribal_normal {
	font-family: 'Raleway', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif !important;
	font-style: normal;
	font-size:1em !important;
}

.scribal_table td {
	vertical-align: top;
}

.scribal_table ul {
	margin-block-start: 0;
	padding-inline-start: 20px;
}

.scribal_underline {
	text-decoration:underline;
	color:#c00;
}

.scribal_border {
	border:1px dashed #ccc !important;
}

.scribal_button {
	border-radius:4px;
  display: inline-block;
	cursor:pointer;
	color:#ffffff !important;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 12px;
	text-decoration:none !important;
}

.scribal_button:active {
	position:relative;
	top:1px;
}

.scribal_button_green {
	box-shadow:0px 10px 14px -7px #9acc85;
	background:linear-gradient(to bottom, #74ad5a 5%, #68a54b 100%);
	background-color:#74ad5a;
	border:1px solid #3b6e22;
	text-shadow:0px 1px 0px #5b8a3c;
}

.scribal_button_red {
	box-shadow:0px 10px 14px -7px #cf866c;
	background:linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
	background-color:#d0451b;
	border:1px solid #942911;
	text-shadow:0px 1px 0px #854629;
}

.scribal_button_yellow {
	color: #333 !important;
	box-shadow:0px 10px 14px -7px #fff6af;
	background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
	background-color:#ffec64;
	border:1px solid #ffaa22;
	text-shadow:0px 1px 0px #fe6;
}

.scribal_button_grey {
	color: #666 !important;
	box-shadow:0px 10px 14px -7px #ddd;
	background:linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
	background-color:#ededed;
	border:1px solid #dcdcdc;
	text-shadow:0px 1px 0px #fff;
}

.scribal_button_green:hover {
	background:linear-gradient(to bottom, #68a54b 5%, #74ad5a 100%) !important;
	background-color:#68a54b;
}

.scribal_button_red:hover {
	background:linear-gradient(to bottom, #bc3315 5%, #d0451b 100%) !important;
	background-color:#bc3315 !important;
}

.scribal_button_yellow:hover {
	background:linear-gradient(to bottom, #ffab23 5%, #ffec64 100%) !important;
	background-color:#ffab23;
}

.scribal_button_grey:hover {
	background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%) !important;
	background-color:#e9e9e9;
}

.sribaldialect_tree tr, .sribaldialect_tree td{
	padding:.5em;
	border:0;
	text-align:center;
}

.scribaldialect_tree_active {
	border-radius: 25px;
	padding:5px;
	background: #73AD21;
	color:#fff !important;
}

.scribal_tree_box {
	font-size:.8em; 
	padding:10px; 
	background-image:unset !important; 
	border:1px solid #ccc !important; 
	-moz-box-shadow: 2px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 3px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 2px 2px rgba(0, 0, 0, 0.3);
}

.scribal_tree_map_container {
	position:relative;
	background:#eee;
	width:450px;
	font-size:0.7em;
}

.scribal_tree_map {
	display:flex;
	position:relative; 
	width:450px; 
	height:450px;
	cursor:url(/img/silk/magnifier.png), auto;
}

#scribal_main-image {
	cursor: zoom-in;
}

.zoom-preview {
	position:absolute;
	top:0;
	left:-435px;
    height:445px;
	width:426px;
    background-repeat: no-repeat;
}

.zoom-shadow {
    border:1px solid #ccc;
	-moz-box-shadow: 2px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 3px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 2px 2px rgba(0, 0, 0, 0.3);	
}

.scribal_tree_map img {
	position:absolute;
	left:0;
	top:0;
	height:445px;
	width:426px;
}

.chosen_word {
	border:1px solid #ccc;
	border-radius: 10px;
	padding:3px 5px;
	background:#eee;
	margin-right:5px;
	line-height:1.7em;
	cursor:pointer;
}

.autoImages tr, .autoImages td{
	border:0;
	padding:0;
}

.imageLinksByTextwitnesses ul, .imageLinksByWorks ul {
	list-style: none;
	margin-left: 0;
 	padding-left: 0 !important;
}

.imageLinksByTextwitnesses li, .imageLinksByWorks li {
  padding-left: 1em;
  text-indent: -1em;
}

.imageLinksByTextwitnesses li:before, .imageLinksByWorks li:before {
  content: "-";
  padding-right: .5em;
}

/* icons */

/* --- icons --- */
.icon {
	position: relative;
	padding: 0px 0px 0px 20px;
	background-position: center left;
	background-repeat: no-repeat;
}

.icon_small {
	position: relative;
	padding: 0px 0px 0px 10px;
	background-position: center left;
	background-repeat: no-repeat;
}

.icon:hover {
	text-decoration: none !important;
}

.icon_info {
	background-image: url(/img/silk/information.png);
}

.icon_edit {
	background-image: url(/img/silk/link_edit.png);
}

.icon_admin_edit {
	background-image: url(/img/silk/page_edit.png);
}

.icon_admin_delete {
	background-image: url(/img/silk/page_delete.png);
}

.icon_user_edit {
	background-image: url(/img/silk/user_edit.png);
}

.icon_user_delete {
	background-image: url(/img/silk/user_delete.png);
}

.icon_user_add {
	background-image: url(/img/silk/user_add.png);
}

.icon_pdf {
	background-image: url(/img/fugue/document-pdf.png);
}

.icon_save {
	background-image: url(/img/silk/bullet_disk.png);
}

.icon_tag {
	background-image: url(/img/silk/tag_blue.png);
}

.icon_edit_literature {
	background-image: url(/img/silk/book_edit.png);
}

.icon_delete_literature {
	background-image: url(/img/silk/book_delete.png);
}

.icon_add_literature {
	background-image: url(/img/silk/book_go.png);
}

.icon_anthologies {
	background-image: url(/img/fugue/books-stack.png);
}

.icon_seal {
	background-image: url(/img/fugue/sealing-wax.png);
}

.icon_notification {
	background-image: url(/img/silk/note.png);
}

.icon_workflow {
	background-image: url(/img/fugue/blue-folder-open-document-text.png);
}

.icon_add {
	background-image: url(/img/silk/add.png);
}

.icon_add_work {
	background-image: url(/img/silk/book_add.png);
}

.icon_add_place {
	background-image: url(/img/silk/world_add.png);
}

.icon_edit_place {
	background-image: url(/img/silk/world_edit.png);
}

.icon_place_id {
	background-image: url(/img/fugue/map-pin.png);
}

.icon_go {
	background-image: url(/img/silk/link_go.png);
	background-position: 2px 3px !important;
}

.icon_book {
	/*background: url(/img/fugue/book-brown.png);*/
	background-image: url(/img/fugue/book.png);
}

.icon_fragment {
	background-image: url(/img/fugue/sticky-note-text.png);
	/*background-image: url(/img/fugue/receipt-text.png);*/
}

.icon_search {
	background-image: url(/img/silk/magnifier.png);
}

.icon_rolle {
	background-image: url(/img/fugue/script-text.png);
}

.icon_image {
	background-image: url(/img/fugue/image.png);
}

.icon_image2 {
	background-image: url(/img/fugue/image-sunset.png);
}

.icon_image_sw {
	background-image: url(/img/fugue/image-sunset-bw.png);
}

.icon_gnd {
	background-image: url(/img/icon_gnd.gif);
}

.icon_lobid {
	background-image: url(/img/icon_lobid.png);
}

.icon_gin {
	background-image: url(/img/icon_gin.png);
}

.icon_findbuch {
	background-image: url(/img/icon_findbuch.png);
}

.icon_regesta {
	background-image: url(/img/icon_regesta.png);
}

.icon_osm {
	background-image: url(/img/icon_osm.png);
}

.icon_gnd {
	background-image: url(/img/icon_gnd.gif);
}

.icon_gnd_edit {
	background-image: url(/img/silk/page_white_edit.png);
}

.icon_gnd_split {
	background-image: url(/img/silk/arrow_divide.png);
}

.icon_gnd_person {
	background-image: url(/img/icon_gnd_person.gif);
}

.icon_gnd_work {
	background-image: url(/img/icon_gnd_work.gif);
}

.icon_picture {
	background-image: url(/img/fugue/image-sunset.png);
}

.icon_picture_small {
	background-image: url(/img/fugue/image-small.png);
}

.icon_edit_small {
	background-image: url(/img/fugue/highlighter-small.png);
}

.icon_delete_small {
	background-image: url(/img/fugue/cross-small.png);
}

.icon_picture_bw {
	background-image: url(/img/fugue/image-sunset-bw.png);
}

.icon_images {
	background-image: url(/img/fugue/images-bw.png);
}

.icon_sonstiges {
	background-image: url(/img/fugue/question-white.png);
}

.icon_draft {
	background-image: url(/img/fugue/document--pencil.png);
}

.icon_help {
	background-image: url(/img/fugue/question-white.png);
}

.icon_ok {
	background-image: url(/img/silk/accept.png);
}

.icon_warning {
	background-image: url(/img/silk/error.png);
}

.icon_error {
	background-image: url(/img/silk/exclamation.png);
}

.icon_loading {
	background-image: url(/img/fugue/ui-progress-bar-indeterminate.gif);
}

.icon_saving {
	background-image: url(/img/spinner.gif);
}

.icon_top {
	background: url('/img/silk/bullet_arrow_up.png') center left no-repeat;
}

.icon_mail {
	background: url('/img/silk/email.png') center left no-repeat;
}

.icon_web {
	background: url('/img/silk/world_link.png') center left no-repeat;
}

.icon_delete {
	background: url('/img/silk/cross.png') center left no-repeat;
}

.icon_user {
	background-image: url(/img/fugue/user-medium-silhouette.png);
}

.icon_user_self {
	background-image: url(/img/fugue/user-white.png);
}

.icon_user_business {
	background-image: url(/img/fugue/user-business-gray.png);
}

.icon_logout {
	background-image: url(/img/fugue/door-open-out.png);
}

.icon_numbers {
	background-image: url(/img/fugue/document-number.png);
}

.icon_script_nonpublic {
	background-image: url(/img/fugue/script--exclamation.png);
}

.icon_umr {
	background: url('/img/umr_logo_sw_icon.png') center left no-repeat;
}

.icon_adw {
	background: url('/img/adwmainz_icon.png') center left no-repeat;
}

.icon_database_go {
	background: url('/img/silk/database_go.png') center left no-repeat;
}

.icon_database_refresh {
	background: url('/img/silk/database_refresh.png') center left no-repeat;
}

.icon_comment_add {
	background: url('/img/silk/comment_add.png') center left no-repeat;
}

.icon_export_json {
	background: url('/img/fugue/blue-document-attribute-j.png') center left no-repeat;
}

.icon_database_insert {
	background: url('/img/silk/database_go.png') center left no-repeat;
}

.icon_export_csv {
	background: url('/img/silk/page_excel.png') center left no-repeat;
}

.icon_admin {
	background: url('/img/silk/cog.png') center left no-repeat;
}

.icon_check_default {
	background: url('/img/silk/accept_empty.png') center left no-repeat;
}

.icon_notification_edit {
	background: url('/img/silk/note_edit.png') center left no-repeat;
}

.icon_notification_move {
	background: url('/img/fugue/envelope--arrow.png') center left no-repeat;
}

.icon_notification_delete {
	background: url('/img/silk/note_delete.png') center left no-repeat;
}

.icon_notification_file {
	background: url('/img/silk/note_go.png') center left no-repeat;
}

.icon_permalink {
	background: url('/img/fugue/chain.png') center left no-repeat;
}

.icon_linklist {
	background: url('/img/silk/text_list_numbers.png') center left no-repeat;
}

.icon_tree {
	background: url('/img/silk/chart_organisation.png') center left no-repeat;
}

.icon_plus {
	background: url('/img/fugue/plus-white.png') center left no-repeat;
}

.icon_minus {
	background: url('/img/fugue/minus-white.png') center left no-repeat;
}

.icon_concordance {
	background: url('/img/fugue/arrow-resize.png') center left no-repeat;
}

.icon_norm_error {
	background: url('/img/fugue/ruler--exclamation.png') center left no-repeat;
}

.icon_scribaldialect {
	background: url('/img/fugue/blue-document-list.png') center left no-repeat;
}

.icon_rss {
	background: url('/img/silk/rss.png') center left no-repeat;
}

.sribaldialect_tree a {
	color:#000;
}

.icon_mini_hssimages {
	position: absolute;
	top: 7px;
	left: 5px;
	z-index: 1;
}

.icon_matomo {
	background: url('/img/matomo.png') center left no-repeat;
}

.icon_statistics {
	background: url('/img/fugue/chart.png') center left no-repeat;
}

.icon_ghost {
	background: url('/img/fugue/ghost.png') center left no-repeat;
}

.icon_preview {
	background: url('/img/fugue/eye.png') center left no-repeat;
}

.icon_kdih {
	background: url('/img/fugue/desktop-image.png') center left no-repeat;
}

.icon_switch {
	background: url('/img/fugue/switch-medium.png') center left no-repeat;
}

.monitor_status_icon {
	width: 20px;
	height: 20px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	cursor: pointer !important;
	background-repeat: no-repeat;
	background-repeat: no-repeat;
}

.monitor_status_0 {
	background-image: url('/img/fugue/question-white.png');
}

.monitor_status_1 {
	background-image: url('/img/silk/information.png');
}

.monitor_status_2 {
	background-image: url('/img/silk/accept.png');
}

.monitor_status_3 {
	background-image: url('/img/silk/error.png');
}

.monitor_status_4, .monitor_status_5, .monitor_status_408 {
	background-image: url('/img/silk/exclamation.png');
}

.monitor_status_icon {
	color: #fff !important;
	cursor: default;
}

#link_monitor_table {
	font-size: .8em;
}

.invisible {
	visibility: hidden;
}

.gnd_hint {
	margin-left:1em !important; 
	font-size:.7em;
	border:none !important;
	background-color:transparent !important;
}

ul.orte, ul.signaturen, ul.werke, ul.autoren {
	margin: 0 0 2em 0;
	list-style-type: none;
	margin-left: 1.5em;
	padding-left: 1.5em;
}

ul.signaturen {
	/*text-indent: -1em;*/
	
}

ul.signaturen a.art {
	padding-bottom: .1px;
	line-height: 1em;
	width: .7em;
}

ol.signaturen .textzeuge_element {
	display:block;
}
	
ol.signaturen .icon, ul.signaturen .icon{
	width:1em;
	height:1em;
}

ol.signaturen li:hover, ul.signaturen li:hover {
	background-color: #FCE97C;
}

* html ul.orte li {
	margin-left: -2.5em;
}

ul.orte li:hover, ul.autoren li:hover {
	background-color: #FCE97C;
}

ul.orte a.ref, ul.autoren a.ref {
	display: inline-block;
}

ul.orte span.entries, ul.autoren span.entries {
	text-align: right;
}

h2.orte, h2.werke, h2.kataloge, h2.land, h2.autoren {
	font-size: 1.8em;
	text-align: left;
	background-color: #F5F5FF;
	color: black;
	padding: .3em .5em;
	margin: 1em 0 .5em 0;
	position: relative;
	border: 1px dotted #D9D9FF;
}

h2.orte>a, h2.werke>a, h2.kataloge>a, h2.autoren>a {
	display: block;
}

.autor_verweis,.autor_eintrag {
	display:inline-block;
}

span.flag, a.flag {
	width: 16px;
	height: 11px;
	background-repeat: no-repeat;
	background-position: center;
	display: -moz-inline-box;
	display: inline-block;
	margin-right: .5em;
	vertical-align: middle;
}

a.flag:hover {
	text-decoration: none;
}

#jquery_quicksearch {
	width: 32em;
}

p.local_navigation {
	font-size: .8em;
	text-align: center;
}

ul.bibliotheken {
	/*margin: 2em 0 2em 0;*/
	list-style-type: none;
	padding: 0;
	position: relative;
	list-style: none;
	margin-left: 0;
	padding-left: 1.2em;
	color: #00f; /*#4b4bff;*/
}

ul.bibliotheken li:before {
	content: "»";
	position: absolute;
	left: 0;
}

ul.oldPlaces {
	/*list-style-image:url(/img/silk/bullet_arrow_right_mini.png);*/
	list-style-type: none;
	padding: 0;
	position: relative;
	list-style: none;
	margin-left: 0;
	padding-left: 1.2em;
	width:100%;
}

ul.oldPlaces li:before {
	content: "–";
	position: absolute;
	left: 0;
}

ul.oldPlaces li {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

div#mitteilung, #show_mitteilung_form {
	/*text-align: center;*/
	margin: 2em auto 0 auto;
}

form div.explanation {
	font-size: .8em;
	padding: 0 .5em .5em 13.2em;
	margin: -1px 0 1px 0;
}

form .form-select label {
	display:inline;
	padding:0 20px 0 0 !important;
}

form .form-select input {
	display:inline;
	margin:0 5px !important;
}

table.beschreibung, table.gnd {
	background: #f7f7ff;
}

table.beschreibung a {
	text-decoration: none;
}

table.beschreibung a:hover {
	text-decoration: underline;
}

td.abk {
	text-align: center !important;
}

table.beschreibung th, table.gnd th {
	/*text-align: right;*/
	background-color: #D9D9FF;
}

table.beschreibung th, table.beschreibung td, table.gnd th, table.gnd td
	{
	vertical-align: top;
}

table.beschreibung ul {
	margin: 0;
	padding-left: 1em;
}

table.beschreibung th.ort {
	text-align: left;
}

#alphabet {
	position: fixed;
	right: 1em;
	bottom: 1em;
	padding: .5em 0 0 0;
	text-align: left;
}

#alphabet ul, .alphabet ul {
	margin: 0 0 0 2px;
	padding: 0;
	list-style-type: none;
	font-size: .8em;
	font-weight: bold;
	overflow: visible;
}

#alphabet li, .alphabet li {
	margin: 1px;
	padding: 0;
}

#alphabet a {
	display: block;
}

#alphabet a, .alphabet a {
	background-color: #FCE97C;
	color: #00F;
	text-decoration: none;
	padding: 0 .5em;
	margin: 0;
	text-align: center;
	opacity: .7;
}

/* --- info boxes --- */
.info_box {
	border: 1px dashed #ccc;
	background-image: url('/img/silk/information.png');
	background-color: #eee;
	background-position: 7px 6px !important;
	background-repeat: no-repeat !important;
	padding: 6px 10px 5px 30px;
	margin: 10px 0px;
	color: #000;
	font-size: 0.9em;
}

.info_box_small {
	border: 1px dashed #ccc;
	background-image: url('/img/silk/bullet_go.png');
	background-color: #eee;
	background-position: 3px 1px !important;
	background-repeat: no-repeat !important;
	padding: 3px 5px 2px 20px;
	margin: 10px 0px;
}

.box_ok {
	border: 1px dashed #0d0;
	background-image: url('/img/silk/accept.png') !important;
	background-color: #bfb !important;
}

.box_warning {
	border: 1px dashed #dd0;
	background-image: url('/img/silk/error.png') !important;
	background-color: #ffb !important;
}

.box_error {
	border: 1px dashed #d00;
	background-image: url('/img/silk/exclamation.png') !important;
	background-color: #fbb !important;
}

.box_admin {
	border: 1px dashed #dd0;
	background-image: none;
	background-color: #ffb !important;
}

.box_changed {
	background-image: url('/img/fugue/balloon-small.png') !important;
	background-color: #fff !important;
	margin:0 !important;
}

.box_update {
	background-position: 7px 6px !important; 
	background-repeat: no-repeat !important; 
	padding: 4px 10px 4px 30px; 
	margin: 10px 0px;
}

.box_update_ok {
	border: 1px dashed #0d0;
	background-image: url(/img/silk/accept.png); 
	background-color: #bfb; 
}

.box_update_info {
	border: 1px dashed #ccc;
	background-image: url(/img/silk/information.png); 
	background-color: #eee; 
}

.box_update_warning {
	border: 1px dashed #dd0;
	background-image: url(/img/silk/error.png); 
	background-color: #ffb; 
}

.box_update_error {
	border: 1px dashed #d00;
	background-image: url(/img/silk/exclamation.png); 
	background-color: #fbb; 
}

p.vlverweis {
	text-align: center;
	margin: 0 0 2em 0;
}

.centered {
	text-align: center;
}

ol {
	list-style-type: decimal;
	display: block;
	list-style-type: decimal;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	padding-inline-start: 40px;
}

table.beschreibung th.ort span.verbleib, table.beschreibung th.ort span.ergaenzungen{
	font-weight: normal;
}

table.beschreibung td.ort {
	max-width:45em;
}

table.beschreibung td.ort span.alt {
	font-size: smaller;
}

table.beschreibung tr:hover, table.beschreibung table tr:hover {
	background: #eee;
}

#aufbewahrungsorte:hover {
	background: none !important;
}

table.beschreibung th#bearbeiter {
	text-align: right;
	font-weight: normal;
	font-size: .8em;
	padding: 5px !important;
	white-space: normal !important; 
}

table.beschreibung th#beitraeger {
	text-align: left;
	font-style: italic;
	font-weight: normal;
	font-size: .8em;
	padding: 5px !important;
	white-space: normal !important;
}

table.beschreibung th.keininhalt {
	font-size: .9em;
	border-right: 1px solid #eee;
}

table.gnd td.autor {
	text-align: right;
}

table.beschreibung th.ort {
	/*width:70%;*/
}

table.beschreibung {
	/*table-layout: fixed;*/
}

table.beschreibung td.ort, table.beschreibung td.umf {
	text-overflow: ellipsis;
	overflow:hidden;
}

table.gnd td.autor, table.beschreibung td.ort, table.beschreibung td.art
	{
	width: 1px;
	white-space: nowrap;
}

p.completeness {
	font-style: italic;
	color: #F00;
}

.lastchange {
	font-size: 12px;
	font-style: italic;
	text-align: center;
}

span.art {
	padding-left:1em;
	
}

.hsc_url {
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#link_monitor_table {
    width: 100%;
    table-layout: fixed;
}

#link_monitor_table_id, #link_monitor_table_hsc_id, #link_monitor_table_code,#link_monitor_table_status {
    width: 4em;
    overflow: hidden;
}

#link_monitor_table_date {
    width: 10em;
}

#link_monitor_table_type {
	width:13em;
}

a.art, a.art:hover {
	color: #606c76;
	text-decoration: none;
	width: .7em;
	display: inline-block;
}

ul.literatur li, #literatur li {
	margin-bottom: .5em;
}

ol.literatur_beschreibungen_verknuepft, h4.bibliothek span.kat ul.literatur,
	h4.bibliothek span.kat p {
	margin-top: .5em;
	margin-bottom: 1.5em;
	margin-left: 0;
	font-size: smaller;
}
ol.literatur_beschreibungen_verknuepft li {
	margin-bottom: 0 !important;
}

h4.bibliothek span.kat p {
	margin-left: 2em;
}

#imagecolors label, #imagecolors input {
	float: left;
	padding: 0 20px 0 5px;
}

h4.katalog_bibliothek {
	margin-top: 2.5em;
}

.kat {
	font-weight: normal;
}

.autor_eintraege {
	display: inline-block;
}

td.fitwidth, th.fitwidth {
	width: 1px;
	white-space: nowrap;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.clear {
	clear: both;
}

.underline {
	text-decoration: underline;
}

.align-right {
	text-align: right !important;
}

.hidden {
	display: none;
}

#localization {
	position: absolute;
	right: 5px;
	top: 2px;
	font-size:0.8em;
	color:#666 !important;
}

#localization a {
	float:none !important;
	padding-right: 0 !important;
	color:#666 !important;
}

#localization a:hover {
	text-decoration: underline;
	color:#000 !important;
}

#imageAtomization, #descriptors, #archiveDescriptors {
	position:fixed;
	top:3em;
	left:1em;
	min-width:18%;
	background:#eee;
	border:1px solid #ccc;
	padding:10px;
	font-size:.9em;
}

#imageAtomization label, #descriptors label, #archiveDescriptors label{
	padding:1em 0 0 1em;
}

#imageAtomization .submit, #descriptors .submit, #archiveDescriptors .submit{
	padding:1em !important;
}

#imageAtomizationMode, #descriptorsMode, #archiveDescriptorsMode{
	height:1em;
}

#imageAtomization div, #imageAtomization input, #imageAtomization select, #descriptors div, #descriptors input, #descriptors select, #archiveDescriptors div, #archiveDescriptors input, #archiveDescriptors select {
	padding:0;
	margin:0 1em;
}

/* --- jQuery toolTip --- */
#simpleTooltip_box {
	position: absolute;
	padding: 10px;
	display: none;
	/*font-family: 'Raleway', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;*/
	background: #fff;
	border: 1px solid #aaa;
	font-size: 12px;
	font-weight: normal;
	max-width: 35%;
	height: auto;
	-moz-box-shadow: 2px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 3px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 2px 2px rgba(0, 0, 0, 0.3);
	z-index: 9876543;
}

.simpleTooltip_arrow {
	position: absolute;
	bottom: -9px;
	left: 19px;
	width: 14px;
	height: 9px;
	background: url(../img/simpleTooltip_box_arrow_shadow.png) top left
		no-repeat;
}

.simpleTooltip_arrowUpper {
	display: none;
	position: absolute;
	top: -7px;
	left: 19px;
	width: 14px;
	height: 9px;
	background: url(../img/simpleTooltip_box_arrowUpper.png) top left
		no-repeat;
}

.toolTip {
	cursor: pointer;
}

#ajax_quicksearch {
	width: 32em;
}

div.is_kateg, div.is_radio_kateg {
	margin-top: 0;
	padding-top: 0;
}

.is_radio_kateg {
	padding-left: 10.5em;
}

form div {
	padding: .5em;
	margin-top: 1px;
	background: #D5D5FF !important;
	color: #000 !important;
	vertical-align: middle;
}

.checkbox input, .radio input {
	margin-right: .5em;
}

.projectSearch label, .projectSearchElement {
	float: left;
}

.projectSearch label {
	font-weight: bold;
	width: 12em;
}

.projectSearch {
	width: 100%;
}

.projectSearch hr {
	margin: 1em 0;
}

.projectSearchElement {
	max-width: 50em;
}

.projectSearchSpecialLayout .checkbox {
	float: left !important;
	clear: none !important;
	width: 7em;
}

#projectSearchEntstehungszeit .checkbox {
	width: 14em !important;
}

#projectSearchSchreibsprache .checkbox {
	width: 12em !important;
}

#projectSearchZeilenzahl .checkbox {
	width: 8em !important;
}

.projectSearchSpecialSize .checkbox {
	font-size: 11px !important;
}

.checkbox {
	display: block;
	clear: both;
}

.checkbox label {
	font-weight: normal !important;
	width: auto !important;
}

.radio input {
	display: inline;
}

.radio input, .button input, input.button, .submit input, .checkbox input,
	input.checkbox, input.kontext {
	font-size: .8em;
	width: auto;
}

.text input, .dynamics input, .password input, .textarea textarea, input.text
	{
	border: 1px solid #CCC;
	padding: .2em;
}

input, textarea {
	font-size: 1em;
}

form label, form div fieldset label.legend {
	/*float: left;
    margin: .2em 0 0 0;*/
	
}

label {
	/*font-weight: bold;*/
	
}

form div.submit {
	text-align: center;
}

.requiredd {
	display:none;
}

.checkbox input, .radio input {
	margin-right: .5em;
}

.radio input {
	display: inline;
}

.radio input, .button input, input.button, .submit input, .checkbox input,
	input.checkbox, input.kontext {
	font-size: .8em;
	width: auto;
}

input[type=radio]+input[type=radio], em+input[type=radio] {
	margin-left: 2em;
}

#searchInput {
	width: 32em;
	clear: both;
}

label[for=searchInput] {
	width: 10em;
	text-align: right;
	margin-right: 5px;
}
/*
#searchRadio1 {
	margin-left:11em;
	margin-bottom:2em;
}

#searchRadio2 {
	clear:left;
}
*/
#searchElements {
	float: left;
	padding: .5em 0 0 1em !important;
}

#searchContainer div {
	padding: 0;
	margin: 0;
}

#searchRadioBox {
	float: left;
	padding: 1em 0 0 2em !important;
}

#search_input {
	width: 25em;
}

#searchRadioBox label {
	font-size: .8em;
	float: left;
}

.searchRadio {
	margin: 0px 5px 0 20px;
	width: 10px;
}

#searchSubmit {
	clear: left;
	display: block;
	margin: 0 auto;
}

.clearfix:after {
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0px;
}

span.hl {
	background-color: #FEF3AD;
}

span.freidank, th.mr_entst_zeit {
	color: #F00 !important;
}

.userTable tr.inactive {
	color: #aaa;
}

.userTable tr.inactive a {
	color: #a8a8ff;
}

#userTableEdit input {
	width: 25em;
}

#tabNote {
	top: 0;
}

#tabExport {
	top: 50px;
}

#tabUser {
	top: 52px;
	left: -30px;
	padding: 10px;
}

#tabAdmin {
	top: 102px;
	left: -30px;
	padding: 10px;
}

.tab {
	position: absolute;
	right: -30px;
	background: #fff;
	width: 50px;
	height: 40px;
	border-radius: 10px;
	padding: 10px 0 10px 25px;
}

.tab a {
	opacity: .5;
	padding: 10px;
}

.tab a:hover {
	opacity: 1;
}

.tabShadow {
	width: 23px;
	margin-top: 0px;
	height: 10px;
	box-shadow: 0 14px 14px 0 rgba(60, 66, 87, 0.1), 0 3px 6px 0
		rgba(0, 0, 0, 0.07);
	position: absolute;
	left: 21px;
	z-index: -1;
}

#addNote input, #addNote textarea {
	width: 25em;
}

#addNote .submit input {
	width: auto !important;
}

#noteBox3 {
	position: relative;
}

#NewLiteratur_autoComplete {
	position: absolute;
	padding: 0;
	width: 35em;
	max-height: 15em;
	top: 4em;
	background: #fff !important;
	overflow: scroll;
	overflow-x: hidden;
	font-size: 0.8em;
	border: 1px solid #aaa;
	display: none;
	z-index: 99;
}

.auto_complete_literatur {
	margin: 0;
	padding: 0;
}

.auto_complete_literatur li {
	cursor: pointer;
	padding: 5px;
	border-bottom: 1px dashed #ccc;
}

.auto_complete_literatur li:hover, #autocomplete li:hover {
	background: #FCE97C
}

.literatureContainer .checkbox, .literatureContainer label, .literatureContainer .literatureCheckbox, .libraryContainer .checkbox, .libraryContainer label, .libraryContainer .literatureCheckbox  {
	float:left;
}

.literatureContainer .elementContainer, .libraryContainer .elementContainer {
	clear:both;
	border-bottom:1px solid #fff;
	min-height:3em;
}

.literatureContainer .elementContainer label, .libraryContainer .elementContainer label {
	width:10em;
}

.literatureContainer .text, .libraryContainer .text {
	margin-top:0 !important;
}

.literatureContainer .checkbox, .libraryContainer .checkBox{
	padding-right:0;
	padding-top: 7px;
}

.literatureContainer textarea, .libraryContainer textarea {
	width:100%;
}

.literatureUrlContainer label, .literatureUrlContainer .input,.libraryContainer label, .libraryContainer .input {
	float:left;
}

.literatureUrlContainer div, .libraryContainer div {
	float:left;
}

.literatureUrlContainer .literatureUrl, .libraryContainer .literatureUrl {
	width:30em;
}

.literatureUrlElement, .libraryElement {
	width:100%;
}

.literatureContainer .elementContainer input[type=text],.literatureContainer .elementContainer textarea, .libraryContainer .elementContainer input[type=text],.libraryContainer .elementContainer textarea{
	width:32em;
}

.literatureContainer label, .literatureContainer .literatureCheckbox, .libraryContainer label, .libraryContainer .literatureCheckbox{
	margin:0px 10px 0 0;
}

#note-privacy {
	font-size: .8em;
}

#note-agb {
	width: auto !important;
	margin-right: 5px;
}

#addNote div {
	padding: 0;
}

#addNote .noteContainer, #addNote .submit, #noteBox1, #noteBox2,
	#noteBox3, #noteTypeContainer {
	padding: .5em !important;
}

#addNote .submit input {
	margin: 0 !important;
}

.note-authorPreview, .note-titlePreview, .note-cityPreview,
	.note-yearPreview, .note-inPreview, .note-pagesPreview {
	background: rgb(255, 255, 0);
}

.note-seriesPreviewWrapper, .note-inPreviewWrapper {
	display: none;
}

.note-citationBox {
	padding: 10px 0px;
	background: none !important;
}

.note-citationBox label {
	float: left;
	font-size: .8em;
	line-height: 2em;
}

#newLiteratureElements li {
	position: relative;
	background: #eee;
	border: 1px dashed #ccc;
	padding: 15px 25px 15px 15px;
	font-size: .9em;
	margin-bottom: 1em;
}

.delete_literature {
	position: absolute;
	top: 0;
	right: 0;
	height: 25px;
}

.autocomplete_loading {
	background: url(/img/fugue/ui-progress-bar-indeterminate.gif) center
		right .5em no-repeat #fff;
}

.homeElement {
	float: left;
	width: 200px;
	margin: 0 90px 0 0;
}

.homeElement:last-child {
	margin: 0 !important;
}

.homeElement img {
	border: 1px solid #666;
}

.contributor_mail {
	height:13px;
	width:20px;
}

.notification {
	margin: .5em;
	padding:1em;
    background-color: #E8E7FE;
    border: 1px dotted;
}

.notification p {
	border-bottom: 1px dashed #ccc;
	margin-top:3px;
}

.notification_text {
	margin-top: .5em;
    display: block;
}

.notification_author {
	font-weight:bold;
}

.notification_admin {
	margin: 1em 0 0;
    text-align: right;
    display: block;
    font-size:.8em;
}

.notification_admin a{
    background-color: #FCE97C;
	margin:0 .5em;
}

.filed {
	background-color: #E9E7FF;
    border: 1px dotted #777;
    color: #777;
}

.filed a {
	color:#6C71FA;
}

.tox-tinymce {
	border:none !important;
}

.updateResultSuccess {
	background-color: #bfb !important;
	background-image: url('/img/silk/accept.png');
	background-position: right 10px center;
	background-repeat: no-repeat;
}

.updateResultFailure {
	background-color: #fbb !important;
	background-image: url('/img/silk/exclamation.png');
	background-position: right 10px center;
	background-repeat: no-repeat;
}

.adminEdit {
	min-height:1em;
	cursor:pointer;
	background-image: url('/img/silk/page_white_edit.png');
	background-position: right 10px center;
	background-repeat: no-repeat;
	padding-right:20px;
}

.adminCopy {
	min-height:1em;
	cursor:pointer;
	background-image: url('/img/fugue/document-copy.png');
	background-position: right 10px center;
	background-repeat: no-repeat;
	position:absolute;
	top:5px;
	right:0px;
}

.meta {
	font-size:.8em;
	color:#999;
}

.meta .author {
	float:left;
}

.meta .date {
	float:right;
}

.rss {
	position:absolute;
	right:1em;
	height:1em;
	margin-top:.3em;
}

.newsContainer h3 a {
	color:#333 !important;
}

.newsContainer h3 a:hover {
	color:#00f !important;
	text-decoration: none;
}

.imageGroup {
	margin-bottom:1em;
	padding-bottom:1em;
	border-bottom:1px dashed #ccc;
}

.imageGroup h4, .workGroup h4 {
	margin-top:0;
}

.imageGroup h4 a, .workGroup h4 a {
	color:#333;
}

.imageGroup h4 a:hover, .workGroup h4 a:hover {
	color:#666;
	text-decoration: none;
}

@media print {
  body,main,head,a,div,p,table {
  	font-family:serif;
    color: #000 !important;
  }
  .navbar-container, #show_mitteilung_form {
  	display:none;
  }
  body{
  	font-size:1.6em;
  }
  header h1 {
	font-size: 2.4rem;
	letter-spacing: normal;
	padding-right: 0 !important;
  }
  header h2 {
	font-size: 1em;
	letter-spacing: normal;
  }
  h3 {
    margin:.3em 0;
    font-size:1.3em;
  }
  td, th {
    padding: .3rem 1.5rem !important;
  }
  .content h2 {
    font-size:1.5em;
    margin:0;
  }
  #footline {
  	display:none;
  }
  #cLiteratur + table.beschreibung th,#cLiteratur + table.beschreibung td{
  	display: block;
  }
  #cLiteratur + table.beschreibung th {
	width: 100%;
  }
  .container, .navbar-container {
  	border:none;
  	box-shadow:none;
  }
  .jumpMenu {
  	display:none;
  }
}

@media only screen and (max-width: 440px) {
	body {
		font-size: 1.5em;
	}
	header h1 {
		font-size: 2.4rem;
		letter-spacing: normal;
		padding-right: 0 !important;
	}
	header h2 {
		font-size: 1em;
		letter-spacing: normal;
	}
	header a, header img {
		padding-right: 0 !important;
	}
	#logo_mainz, #logo_mr {
		margin-right: .3em;
		width: 1.5em;
		padding-top: 0 !important;
	}
	.navbar {
		font-size: .9em;
		letter-spacing: normal;
	}
	.dropdown .dropbtn, #nav_search a {
		padding: .5em .8em;
	}
	#nav_search_submit {
		display: none;
	}
	#social {
		padding: 0;
	}
	#social a {
		padding: .5em 0 0;
		margin:0 !important;
	}
	#social img {
		max-width: 50%;
	}
	#jquery_quicksearch, #ajax_quicksearch, #search_input,
		#projectSearchFulltext input {
		width: 100% !important;
	}
	#alphabet {
		position: fixed;
		left: 0;
		padding: 0;
		bottom: 0;
		background-color: #FCE97C;
		width: 100%;
	}
	#alphabet li, .alphabet li {
		float: left;
		padding: 0;
		margin: 0;
	}
	#alphabet a, .alphabet a {
		border: 1px solid #ccc;
		opacity: 1;
	}
	#alphabet a:hover, .alphabet a:hover {
		background-color: #cebf66;
	}
	.autor_werk, .autor_eintraege {
		float: none !important;
	}
	.autor_verweis {
		width: auto !important;
	}
	.info_box {
		display: block;
	}
	.staff_mr_container {
		background-image: none;
	}
	.navbar-container .navbar a {
		padding: .8em;
	}
	table td, table th {
		display: table-cell;
	}
	#addNote input, #addNote textarea {
		width: 100%;
	}
	#logo_mainz, #logo_mr {
		max-width: 3em;
	}
	table.staff_box td {
		display: block !important;
		width: 100%;
	}
	ul.oldPlaces li {
		overflow: auto;
		white-space: normal;
	}
}

@media screen and (max-width: 800px) {
	h2 {
		font-size:2.6rem;
	}
	table.gnd td.autor, table.beschreibung td.ort, table.beschreibung td.art {
		width: auto;
		white-space: normal;
	}
	table.beschreibung td, table.beschreibung th, table.staff_box td, table.staff_box tr, table.staff_box th {
		display: block !important;
	}
	table.beschreibung th {
		width: 100%;
	}
	ul.oldPlaces li {
		overflow: auto;
		white-space: normal;
	}
}