/* Breakpoints */
.black-tie {
  font: normal normal normal 14px/1 "Black Tie";
  overflow: hidden;
  margin: 0;
  padding: 0 12px 0 0;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  vertical-align: baseline;
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('/typo3conf/ext/next/Resources/Public/Fonts/roboto-v29-latin-regular.eot');
  src: local(''), url('/typo3conf/ext/next/Resources/Public/Fonts/roboto-v29-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/typo3conf/ext/next/Resources/Public/Fonts/roboto-v29-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('/typo3conf/ext/next/Resources/Public/Fonts/roboto-v29-latin-regular.woff') format('woff'), /* Modern Browsers */ url('/typo3conf/ext/next/Resources/Public/Fonts/roboto-v29-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('/typo3conf/ext/next/Resources/Public/Fonts/roboto-v29-latin-regular.svg#Roboto') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('/typo3conf/ext/next/Resources/Public/Fonts/roboto-v29-latin-500.eot');
  src: local(''), url('/typo3conf/ext/next/Resources/Public/Fonts/roboto-v29-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/typo3conf/ext/next/Resources/Public/Fonts/roboto-v29-latin-500.woff2') format('woff2'), /* Super Modern Browsers */ url('/typo3conf/ext/next/Resources/Public/Fonts/roboto-v29-latin-500.woff') format('woff'), /* Modern Browsers */ url('/typo3conf/ext/next/Resources/Public/Fonts/roboto-v29-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */ url('/typo3conf/ext/next/Resources/Public/Fonts/roboto-v29-latin-500.svg#Roboto') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('/typo3conf/ext/next/Resources/Public/Fonts/roboto-v29-latin-700.eot');
  src: local(''), url('/typo3conf/ext/next/Resources/Public/Fonts/roboto-v29-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/typo3conf/ext/next/Resources/Public/Fonts/roboto-v29-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('/typo3conf/ext/next/Resources/Public/Fonts/roboto-v29-latin-700.woff') format('woff'), /* Modern Browsers */ url('/typo3conf/ext/next/Resources/Public/Fonts/roboto-v29-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('/typo3conf/ext/next/Resources/Public/Fonts/roboto-v29-latin-700.svg#Roboto') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
#content-area div[role=main] {
  /* Paging */
  /* Paging */
}
#content-area div[role=main] .tx-indexedsearch-res {
  border-bottom: 1px solid #006481;
  margin: 0 0 15px 0;
}
#content-area div[role=main] .tx-indexedsearch-res .tx-indexedsearch-description {
  margin-bottom: 15px;
}
#content-area div[role=main] .tx-indexedsearch-res .tx-indexedsearch-info {
  background: transparent;
}
#content-area div[role=main] .ui-autocomplete {
  z-index: 1000;
}
#content-area div[role=main] .tx-indexedsearch-browsebox {
  margin: 0 0 25px 0;
  overflow: hidden;
  padding-left: inherit;
  text-indent: inherit;
}
#content-area div[role=main] .tx-indexedsearch-browsebox ul {
  list-style: none;
  padding-left: 0;
}
#content-area div[role=main] .tx-indexedsearch-browsebox li {
  float: left;
  line-height: 25px;
  margin: 0 5px 0 0;
  text-align: center;
}
#content-area div[role=main] .tx-indexedsearch-browsebox li:before {
  content: '';
}
#content-area div[role=main] .tx-indexedsearch-browsebox li a {
  background-color: #b9bdc5;
  color: #ffffff !important;
  display: block;
  font-weight: normal;
  padding: 3px 10px;
  text-decoration: none !important;
}
#content-area div[role=main] .tx-indexedsearch-browsebox li a:hover {
  background-color: #004a5f !important;
  color: #ffffff !important;
}
#content-area div[role=main] .tx-indexedsearch-browsebox li.tx-indexedsearch-browselist-currentPage a {
  background-color: #006481 !important;
}
#content-area div[role=main] .tx-indexedsearch-browsebox li:hover {
  cursor: pointer;
}
#content-area div[role=main] .tx-indexedsearch .browsebox li.tx-indexedsearch-browselist-currentPage,
#content-area div[role=main] .tx-indexedsearch .browsebox li a:hover {
  background-color: #979797;
  color: #ffffff;
}
#content-area div[role=main] .tx-indexedsearch-searchbox li:hover {
  cursor: pointer;
}
