@font-face {
  font-family: "Lato";
  src: url("fonts/Lato-Light.woff") format("woff"), url("fonts/Lato-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url("fonts/Lato-Regular.woff") format("woff"), url("fonts/Lato-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url("fonts/Lato-Bold.woff") format("woff"), url("fonts/Lato-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url("fonts/Lato-Black.woff") format("woff"), url("fonts/Lato-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}
a.extlink, .extlink {
  padding-left: 17px;
  background-position: 0px 0px;
  background: url(../images/linkextern3.gif) no-repeat;
}

.anchor {
  display: block;
  position: relative;
  top: -120px;
  visibility: hidden;
}

a.startanchor {
  top: -65px;
}

input[type=submit], input[type=reset] {
  border: none;
  border-radius: 4px;
  padding: 9px;
  background-color: #990000;
  color: #ffffff;
  text-transform: capitalize;
}

input[type=text], input[type=password] {
  padding: 5px;
}

details {
  cursor: pointer;
}

div.myguide {
  text-align: right;
  display: inline-block;
  float: right;
}

div.table {
  max-width: 100%;
  overflow-x: auto;
}

div.errormsg {
  padding: 10px;
  border-top-left-radius: 10px 10px;
  border-top-right-radius: 10px 10px;
  border-bottom-left-radius: 10px 10px;
  border-bottom-right-radius: 10px 10px;
  margin: 8px 0px;
  border: 1px solid #F00;
  background: #eee;
  padding: 10px 15px;
  font-size: 15pt;
  line-height: 18pt;
}

.picfile {
  display: inline-block;
  *display: inline;
}
.picfile img {
  max-width: 100%;
}
.picfile .imginfo {
  padding-right: 10px;
  color: #777;
  text-align: right;
  font-size: 10px;
}

.menuline {
  display: block;
  background: #eee;
  border-top: solid 2px #900;
  border-bottom: solid 2px #900;
  padding: 3px;
  font-size: 11pt;
  line-height: 19pt;
}
.menuline a {
  background: #eee;
  margin: 1px 1px;
  padding: 2px 3px;
}
.menuline a.sel {
  background: #ddd;
  margin: 1px 1px;
  font-weight: bolder;
}
.menuline a:hover {
  background: #ddd;
  padding: 2px 3px;
}

.stickymenuline {
  display: block;
  position: sticky;
  top: 69px;
  z-index: 4;
}

div.epmenucontainer {
  position: sticky;
  top: 85px;
  z-index: 1001;
  opacity: 0.85;
  padding: 0;
}

div.epmenu {
  display: flex;
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 14px;
  line-height: 17px;
  opacity: 0.85;
  background: #eee;
  border: solid 2px #555;
  padding: 3px 8px 8px 3px;
}
div.epmenu ul.epmenulist {
  list-style-type: none;
  padding: 3px;
  margin: 0px;
  width: 200px;
}
div.epmenu a {
  padding: 0 2px;
  display: block;
  text-decoration: none;
  color: #222;
}
div.epmenu a:hover {
  text-decoration: none;
  background: #900;
  color: white;
}

div.content-container div.epmenu {
  width: auto;
}

@media screen and (min-width: 861px) {
  .stickymenuline {
    top: 110px;
  }

  div.epmenucontainer {
    top: 110px;
  }
}
div.ui-dialog-content {
  padding: 3px 5px !important;
}
div.ui-dialog-content h2 {
  margin: 4px 0px;
}

div.epmenuline {
  display: block;
  position: sticky;
  top: 0px;
  background: #888;
  border-top: solid 2px #B5152B;
  border-bottom: solid 2px #B5152B;
  padding: 3px;
  color: #fff;
  font-size: 12pt;
  line-height: 16pt;
}
div.epmenuline a, div.epmenuline a:visited {
  background: #888;
  margin: 1px 1px;
  padding: 1px 3px;
  color: #fff;
}
div.epmenuline a.sel {
  background: #eee;
  margin: 1px 1px;
  font-weight: bolder;
  color: #000;
}
div.epmenuline a:hover {
  background: #fff;
  padding: 1px 3px;
  color: #900;
}

.kwhighlight {
  background-color: #eef;
  color: black;
}
.kwhighlight a {
  color: red;
}

div.errmsg {
  background: #eee;
  padding: 10px 5px;
  margin: 10px 0px;
  border: solid 2px #B5152B;
}

ul.tabul {
  height: 32px;
}
ul.tabul > li {
  height: 30px;
  list-style-type: none;
  padding-bottom: 0px;
}

div.invisibleblock {
  opacity: 0.6;
  background: #eed;
  border: solid 1px #800;
}

div.contenteditmenu, div.infoeditmenu, div.righteditmenu {
  display: inline-block;
  height: 21px;
  line-height: 12px;
  background: #ddd;
  margin-bottom: 0px;
  margin: 0;
  padding: 0 0 0 0;
  font-size: 12px;
  border: solid 1px #888;
  vertical-align: middle;
  text-align: right;
}

div.contenteditmenu, div.infoeditmenu {
  width: 99%;
}

div.righteditmenu {
  width: 226px;
}

div.contentmenuinfo, div.infomenuinfo, div.rightmenuinfo {
  display: inline-block;
  margin: 2px 8px 0 0;
  padding: 0;
  height: 16px;
  line-height: 16px;
  vertical-align: top;
}

.contentmenuinfo .red, .rightmenuinfo .red {
  color: red;
  font-style: italic;
}

div.editmode {
  width: 100% !important;
  max-width: 100% !important;
  display: block !important;
}

div.groupinp {
  font-size: 9pt;
}

div.groupinput {
  width: 80px;
  display: inline-block;
}

div.groupinputwide {
  width: 110px;
  display: inline-block;
}

div.advancededit {
  text-align: right;
  font-size: 7pt;
}

img.kweditbutton {
  position: relative;
  margin: 0;
  padding: 2px 1px 0px 3px;
}

div.editarea {
  color: black;
  text-align: left;
  background: #eee;
  border: #f00 solid 2px;
  padding: 10px;
}
div.editarea a, div.editarea a:visited {
  color: #500;
}

div.kwdialog {
  width: 100%;
  min-width: 90%;
}

div.ximage {
  display: inline-block;
  margin: 11px 11px;
  font-size: 8pt;
  text-align: center;
  line-height: 1em;
}
div.ximage a {
  font-size: 8pt;
  line-height: 1em;
  margin: 0;
}

.feldname {
  color: #555;
  font-weight: bold;
  font-size: 90%;
}

a.feldname a.feldname:visited {
  color: #600;
}

.feldwert {
  color: #000;
  font-weight: bold;
}

pre.varpre {
  padding: 2px;
  margin: 0;
  font-size: 10pt;
  white-space: pre-wrap;
}

pre.vartextarea {
  padding: 10px;
  margin: 0;
  font-size: 10pt;
  white-space: pre-wrap;
}

ul.empty {
  margin: 5px 10px 5px 10px;
  padding-left: 10px;
  list-style: none;
  list-style-type: none;
}

ul.varmenu {
  list-style-type: none;
  border-top-style: solid;
  border-bottom-style: solid;
  border-width: 2px;
  border-color: #900;
  width: auto;
  display: inline-block;
  padding: 3px 6px;
  margin: 10px 0px;
}
ul.varmenu li {
  display: inline;
}
ul.varmenu li.sel {
  background: #fdd;
}
ul.varmenu input {
  padding: 2px 6px;
}
ul.varmenu input:hover {
  background: #b00;
  color: white;
}
ul.varmenu a {
  padding: 3px 6px;
  margin: 1px 3px;
}
ul.varmenu a:hover {
  background: #b00;
  color: white;
}

a.varbutton, input.varbutton {
  background: -moz-linear-gradient(center top, #EDEDED 5%, #DFDFDF 100%) repeat scroll 0 0 #EDEDED;
  border: 1px solid #DCDCDC;
  border-radius: 6px 6px 6px 6px;
  box-shadow: 0 1px 0 0 #FFFFFF inset;
  color: #777777;
  display: inline-block;
  font-family: arial;
  font-size: 15px;
  font-weight: bold;
  padding: 6px 20px;
  text-decoration: none;
  text-shadow: 1px 1px 0 #FFFFFF;
  line-height: 1.1em;
}
a.varbutton a:hover, a.varbutton input.varbutton:hover, input.varbutton a:hover, input.varbutton input.varbutton:hover {
  background-color: #fff;
  background: -moz-linear-gradient(center top, #ee8888 5%, #FFaaaa 100%) repeat scroll 0 0 #FFEDED;
  color: #000;
}

div.imgwithtext {
  width: 100%;
}
div.imgwithtext div.imgtext {
  font-style: italic;
  color: #777;
  text-align: right;
  font-size: 10px;
  width: 100%;
}
div.imgwithtext img {
  width: 100%;
  display: block;
  margin: 0 0;
}

table.varlist {
  width: 100%;
  border: none;
  border-spacing: 0;
  border-collapse: collapse;
}
table.varlist tr:nth-child(odd) {
  background-color: #eee;
}
table.varlist tr:nth-child(even) {
  background-color: #fff;
}
table.varlist tr {
  border: none;
}
table.varlist th {
  border: none;
  padding: 3px;
  background-color: #ddd;
  text-align: left;
}
table.varlist td {
  border: none;
  padding: 2px;
}

.advanced {
  background: #ffd;
}

.hideadvanced {
  display: none;
}

.showadvanced {
  margin: 0;
}

.notadvanced {
  margin: 0;
}

ul.bsliste {
  list-style-type: none;
}

span.bsid {
  display: inline-block;
  width: 35px;
  text-align: right;
  font-size: 11px;
}

div.internliste {
  font-size: 18px;
}
div.internliste p {
  line-height: 22px;
  margin-bottom: 12px;
  text-align: left !important;
}

div.tabledownload {
  text-align: right;
  font-size: 8pt;
  font-weight: 700;
  width: 100%;
  margin: 0px 0px 4px 0px;
}
div.tabledownload > a {
  font-size: 10pt;
  padding: 2px;
  margin: 2px;
  color: black;
  text-decoration: none;
  background: #E0E1E3;
}
div.tabledownload > a:hover {
  background: #2780C4;
  color: white;
}

.pseudoRightColumn > select {
  color: black;
}

div.smallteaser {
  margin: 5px 0px;
  padding: 0px 0px 3px 0px;
  font-size: 11pt;
  line-height: 14pt;
  overflow: hidden;
  display: block;
}
div.smallteaser a.image {
  margin: 0;
  padding: 0;
  float: left;
  overflow: hidden;
}
div.smallteaser img, div.smallteaser img.normal {
  margin: 0px 20px 0px 0px;
  padding: 0;
  float: left;
}
div.smallteaser h3 {
  margin: 0;
  padding: 0;
  font-size: 12pt;
  line-height: 15pt;
}
div.smallteaser p {
  display: inline;
}
div.smallteaser ul {
  padding-left: 0.5em;
  margin-left: 0;
}
div.smallteaser li {
  margin-left: 10px;
}

div.boxteaser {
  font-size: 11pt;
  line-height: 14pt;
  border: 1px solid #DDD;
  margin: 0px 0;
  min-height: 70px;
  padding: 8px 10px;
  text-align: left;
  height: 100%;
}
div.boxteaser img.picleft, div.boxteaser > img.picleft, div.boxteaser img.normal {
  margin: 0px 10px 2px 0px;
  padding: 0px;
  float: left;
  overflow: hidden;
}
div.boxteaser img.picright {
  margin: 0px 0px 2px 10px;
  padding: 0px;
  float: right;
  overflow: hidden;
}
div.boxteaser h3 {
  margin: 0px 0px 2px 0px;
  padding: 0px;
  font-size: 12pt;
  line-height: 15pt;
  width: auto;
}
div.boxteaser p {
  display: block;
  margin-bottom: -15px;
  text-align: left;
  hyphens: auto;
  word-break: normal;
}

ul.biblio, ul.bibbreit, ul.poster {
  margin: 0;
  padding: 0px;
}

ul.biblio > li, ul.bibbreit > li, ul.poster > li {
  list-style-type: none;
  margin-bottom: 5px;
}

div.biblio > ul {
  margin: 0;
}

div.biblio > li {
  margin: 0;
}

li.yearline {
  display: block;
  background: #eee;
  font-weight: bolder;
  font-size: 20px;
  line-height: 24px;
  padding: 4px 15px;
  margin: 4px 0px;
}

div.multiplepicsblock {
  min-height: 120px;
}
div.multiplepicsblock div.mpicphoto {
  display: inline;
  margin: 0px;
  padding: 0px;
}

div.fperson, div.multiplepersonsbig {
  vertical-align: top;
  display: block;
  margin: 0px;
  padding: 0px;
  flex-shrink: 0;
}
div.fperson img, div.multiplepersonsbig img {
  display: inline-block;
  margin-right: 30px;
  float: left;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  max-height: 300px;
}
div.fperson p, div.multiplepersonsbig p {
  display: inline-block;
  margin-left: 10px;
  flex-wrap: wrap;
  margin-top: 5px;
  margin-bottom: 2px;
}
div.fperson a, div.multiplepersonsbig a {
  color: #000;
}

div.ptopline {
  border-bottom: 1px solid #333;
  margin-top: 8px;
  margin-bottom: 0px;
}

div.fperson, div.multiplepersonsbig {
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid #333;
}

div.multiplepersons, div.multiplepersonline {
  vertical-align: top;
  display: block;
  margin: 0px;
  padding: 4px 0 4px 0;
  border-bottom: 1px solid #333;
  flex-shrink: 0;
  width: 100%;
}
div.multiplepersons div.personphoto, div.multiplepersonline div.personphoto {
  display: inline-block;
  margin-right: 30px;
  width: 100px;
}
div.multiplepersons img, div.multiplepersonline img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  max-height: 300px;
  min-height: 80px;
}
div.multiplepersons p, div.multiplepersonline p {
  display: inline-block;
  margin-left: 10px;
  flex-wrap: wrap;
  font-size: 15px;
  width: 300px;
  margin-top: 0px;
  margin-bottom: 2px;
  vertical-align: top;
}
div.multiplepersons a, div.multiplepersonline a {
  color: #000;
}

/*# sourceMappingURL=p2kipweb.css.map */
