@charset "UTF-8";
#fpkn-portal-text {
  /*height: 117px;*/ }

#fpkn-portal-image img {
  float: right;
  margin-left: 30px;
  margin-top: 5px;
  margin-bottom: 20px;
  padding: 3px;
  border: 1px solid #aaa; }

#fpkn-portal-image {
  margin-left: 15px; }

#fpkn-content {
  width: 940px;
  text-align: left; }

.fpkn-single-element {
  width: auto;
  text-align: left; }

.fpkn-single-element table {
  font-size: 1em; }

.fpkn-pageindicator {
  border-top: 0px dashed #00a9e0;
  text-align: center;
  font-size: 0.8em;
  margin: 0 auto;
  padding: auto;
  padding-top: 0.5em;
  position: relative;
  width: 100%; }

.fpkn-pageindicator table {
  margin-left: auto;
  margin-right: auto;
  display: table; }

.fpkn-pageindicator table tbody tr:last-child {
  border-bottom: 0px solid #00a9e0; }

#fpkn-login-info {
  margin-top: 1em; }

.fpkn-login-hr {
  border: 0px;
  border-top: 1px solid #00a9e0;
  border-bottom: transparent;
  margin: 0.5em 15px 0.5em 5px; }

.fpkn-rightmenu {
  float: left;
  /*width: 25%;*/
  min-width: 237px;
  padding-left: 10px; }

.content-right.fpkn-rightmenu {
  padding-left: 2em;
  width: 20%; }

.content-right.fpkn-rightmenu {
  padding-left: 2rem;
  width: 30%; }

.fpkn-rightmenu table {
  font-size: 1em; }

.fpkn-rightmenu form {
  font-size: 0.82em;
  margin-left: 1.5em; }

.fpkn-rightmenu form fieldset {
  border: 0px; }

.fpkn-rightmenu form fieldset p {
  margin: 0.7em 0 0.2em 0; }

.fpkn-rightmenu form select {
  width: 140px;
  font-size: 1.1em; }

.fpkn-rightmenu form fieldset label {
  text-align: left; }

.fpkn-rightmenu-link-internal {
  background-image: url(../images/internal_link.gif);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 12px; }

.fpkn-rightmenu-link-external {
  background-image: url(../images/external_link.gif);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 12px; }

.fpkn-rightmenu ul {
  width: 140px;
  font-size: 0.8em;
  list-style-type: none; }

.fpkn-rightmenu form ul {
  font-size: 1em; }

.fpkn-rightmenu ul li {
  width: 140px;
  margin-bottom: 0.5em; }

#fpkn-login-header {
  background-color: #ccced3;
  padding: 2px 0px 2px 18px;
  border: 1px solid #c1c4ca;
  font-weight: bold;
  cursor: pointer; }

#fpkn-login-form form {
  font-size: 1em; }

#fpkn-login-header-success {
  background-color: #ccced3;
  padding: 2px 0px 2px 18px;
  border: 1px solid #c1c4ca;
  font-weight: bold;
  cursor: pointer; }

#fpkn-login-form-success form {
  font-size: 1em; }

.fpkn-submitbutton {
  font-size: 1em; }

#fpkn-login-form, #fpkn-login-form-success {
  margin-left: 13px;
  padding: 2px 0.2em 2px 0.5em; }

.fpkn-login-input {
  font-size: 1.16em;
  width: 130px;
  line-height: 1.5em;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-bottom-color: #e1e2e5;
  border-right-color: #e1e2e5;
  margin: 1px 0;
  padding-left: 0.2em; }

.fpkn-login-closed {
  background-image: url(../images/nav_arrow.gif);
  background-repeat: no-repeat;
  background-position: 3px; }

.fpkn-login-opened {
  background-image: url(../images/nav_arrow_down.gif);
  background-repeat: no-repeat;
  background-position: 3px; }

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

.error {
  border: 1px solid red;
  margin-left: 1em;
  padding: 0.3em;
  text-align: left; }

.error ul {
  list-style: none inside;
  padding-left: 1.25em; }

.error ul li {
  padding-left: .5em; }

.error ul > li:before {
  color: #cc0000;
  /* set color to red */
  content: "\2022";
  /* /2022 is the numerical unicode for &bull; */
  line-height: 1em;
  font-size: 1.25em;
  /* set the font-size of the bullet if necessary. Make sure to use em or % */
  padding-right: 0;
  /* give the bullet some padding from the text Make sure to use em */
  position: relative;
  margin-left: -0.5em;
  top: .1em;
  /* set the vertical position of the bullet if necessary. Make sure to use em or % */ }

.fpkn-flashmessage {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  margin: 10px;
  margin-left: 1px;
  border: 1px solid #cc0000; }

div.fpkn-flashmessage {
  padding: 1em;
  padding-top: 0.2em; }

.fpkn-flashmessage div.typo3-message {
  margin: 0;
  border: 0; }

.fpkn-flashmessage div.typo3-message .message-header {
  font-weight: bold;
  line-height: 1.2em;
  color: #880000; }

.fpkn-flashmessage div.typo3-message.message-error .message-header {
  color: #000000; }

.fpkn-flashmessage .typo3-message .error-verbose {
  display: none;
  font-size: smaller; }

.fpkn-main-content {
  /*width: 65%;*/
  /*width: 620px;*/
  float: left; }

.content.detail.fpkn-main-content {
  width: 620px;
  max-width: 78%; }

.container .content.detail.fpkn-portal-text {
  width: 70%;
  max-width: 74%; }

.container .content.detail.fpkn-main-content {
  position: relative;
  width: 70%;
  max-width: 74%; }

.fpkn-main-content h4, .fpkn-rightmenu h4 {
  margin-left: 0;
  margin-bottom: 1em;
  border-bottom: 1px solid #00a9e0; }

.fpkn-main-content h4,
.fpkn-rightmenu h4,
.fpkn-rightmenu.content-right h4 {
  margin-bottom: 1em; }

.fpkn-rightmenu h4 {
  margin-left: 1em; }

.fpkn-link-external {
  background-image: none;
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 2px;
  margin-right: 0; }

.fpkn-link-external:after {
  content: url(../images/extlink_small.gif);
  margin-left: 0.3em;
  margin-right: 0.3em; }

#fpkn-footer-spacer {
  clear: both;
  height: 50px;
  overflow: hidden; }

.fpkn-char-table {
  width: 100%;
  overflow: auto;
  font-size: 0.92em; }

.detail .fpkn-char-table td {
  padding: 0.25em; }

.detail .fpkn-char-table td a,
.container.detail .fpkn-char-table td a {
  font-size: 0.92em;
  font-weight: 400;
  border-bottom: 0px; }

.csc-default .pagination button {
  color: #057; }
.csc-default .pagination button:hover, .csc-default .pagination button:focus {
  background-color: #e0e0ef;
  color: #033; }

.pagination button, .pagination .unlinked-button {
  background-color: transparent;
  background-image: none;
  color: #000;
  border: 0;
  font-weight: 500;
  font-size: 1em;
  line-height: 1.1em;
  margin: auto; }
.pagination button {
  border-bottom: 2px solid #00a9e0; }
.pagination button:hover, .pagination button:focus {
  background-color: #a6e1f4; }
.pagination .unlinked-button {
  border-bottom: 2px solid #cceef9;
  font-weight: 300;
  padding: 0; }

.fpkn-pageindicator .pagination {
  font-size: 1em;
  display: flex;
  justify-content: space-around; }
  .fpkn-pageindicator .pagination span {
    display: inline-block;
    flex-basis: 2em;
    flex-grow: 1;
    flex-shrink: 3;
    min-width: 1em;
    text-align: center;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
    padding-left: auto;
    padding-right: auto; }
  .fpkn-pageindicator .pagination .first-page,
  .fpkn-pageindicator .pagination .previous-page,
  .fpkn-pageindicator .pagination .next-page,
  .fpkn-pageindicator .pagination .last-page {
    flex-grow: 2;
    margin: 0;
    max-width: 4.5em; }
  .fpkn-pageindicator .pagination .numbers {
    flex-grow: 3;
    max-width: 90%;
    display: flex;
    justify-content: space-around; }
    .fpkn-pageindicator .pagination .numbers span {
      flex-basis: 2em;
      flex-grow: 1;
      max-width: 2em; }
  .fpkn-pageindicator .pagination .numbered-page {
    max-width: 3em; }
  .fpkn-pageindicator .pagination .previous-page {
    margin-right: 3.5em; }
  .fpkn-pageindicator .pagination .next-page {
    margin-left: 3.5em; }

.container .detail table tr td a {
  border-right: none; }

.fpkn-persons ul.institutions {
  padding-left: 0;
  list-style-type: none; }

.fpkn-persons td ul.institutions {
  margin-bottom: 0; }

.container .detail .fpkn-table tr td a {
  margin-bottom: 1px;
  border-bottom-width: 1px;
  line-height: 160%; }

.fpkn-main-content.detail table tr div.label, .fpkn-main-content.detail table tr td.label, .fpkn-main-content.detail table li.table-row div.label, .fpkn-main-content.detail table li.table-row td.label, .fpkn-main-content.detail ul.fpkn-table tr div.label, .fpkn-main-content.detail ul.fpkn-table tr td.label, .fpkn-main-content.detail ul.fpkn-table li.table-row div.label, .fpkn-main-content.detail ul.fpkn-table li.table-row td.label, .flex-container .container .portlet table tr div.label, .flex-container .container .portlet table tr td.label, .flex-container .container .portlet table li.table-row div.label, .flex-container .container .portlet table li.table-row td.label, .flex-container .container .portlet ul.fpkn-table tr div.label, .flex-container .container .portlet ul.fpkn-table tr td.label, .flex-container .container .portlet ul.fpkn-table li.table-row div.label, .flex-container .container .portlet ul.fpkn-table li.table-row td.label {
  width: 7.5em; }
.fpkn-main-content.detail table tr td, .fpkn-main-content.detail table li.table-row > div, .fpkn-main-content.detail ul.fpkn-table tr td, .fpkn-main-content.detail ul.fpkn-table li.table-row > div, .flex-container .container .portlet table tr td, .flex-container .container .portlet table li.table-row > div, .flex-container .container .portlet ul.fpkn-table tr td, .flex-container .container .portlet ul.fpkn-table li.table-row > div {
  min-width: 1em;
  line-height: 1.5em; }
  .fpkn-main-content.detail table tr td.large, .fpkn-main-content.detail table li.table-row > div.large, .fpkn-main-content.detail ul.fpkn-table tr td.large, .fpkn-main-content.detail ul.fpkn-table li.table-row > div.large, .flex-container .container .portlet table tr td.large, .flex-container .container .portlet table li.table-row > div.large, .flex-container .container .portlet ul.fpkn-table tr td.large, .flex-container .container .portlet ul.fpkn-table li.table-row > div.large {
    width: auto;
    max-width: 50%;
    min-width: 7em; }
  .fpkn-main-content.detail table tr td.medium, .fpkn-main-content.detail table li.table-row > div.medium, .fpkn-main-content.detail ul.fpkn-table tr td.medium, .fpkn-main-content.detail ul.fpkn-table li.table-row > div.medium, .flex-container .container .portlet table tr td.medium, .flex-container .container .portlet table li.table-row > div.medium, .flex-container .container .portlet ul.fpkn-table tr td.medium, .flex-container .container .portlet ul.fpkn-table li.table-row > div.medium {
    min-width: 5em;
    max-width: 25%; }
  .fpkn-main-content.detail table tr td.date, .fpkn-main-content.detail table li.table-row > div.date, .fpkn-main-content.detail ul.fpkn-table tr td.date, .fpkn-main-content.detail ul.fpkn-table li.table-row > div.date, .flex-container .container .portlet table tr td.date, .flex-container .container .portlet table li.table-row > div.date, .flex-container .container .portlet ul.fpkn-table tr td.date, .flex-container .container .portlet ul.fpkn-table li.table-row > div.date {
    min-width: 4.8rem;
    text-align: right; }
    .fpkn-main-content.detail table tr td.date.double, .fpkn-main-content.detail table li.table-row > div.date.double, .fpkn-main-content.detail ul.fpkn-table tr td.date.double, .fpkn-main-content.detail ul.fpkn-table li.table-row > div.date.double, .flex-container .container .portlet table tr td.date.double, .flex-container .container .portlet table li.table-row > div.date.double, .flex-container .container .portlet ul.fpkn-table tr td.date.double, .flex-container .container .portlet ul.fpkn-table li.table-row > div.date.double {
      min-width: 8em; }

.fpkn-link-external {
  padding: 0; }

.fpkn-link-external:after, .fpkn-lecture-homepage:after {
  content: "";
  font-family: "UniKonstanz-Icons";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #00a9e0;
  margin: 0;
  padding-left: 0.3rem;
  text-transform: none; }

.portlet-header h5.portlet-name {
  font-size: .9rem;
  color: #222244; }

/*# sourceMappingURL=fpkn-config.css.map */
