/* Application styles could go here */
footer .poweredby { float: right; margin: 5px 10px 5px 10px;}
footer .poweredby img { height: 50px; }

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height 
  margin-bottom: 60px;

  font-family:Georgia, serif;*/
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  background-color: #f5f5f5;
}

/* IFV customization */

h1, h2, h3 { font-family: inherit; }

button.btn-primary {
  background: #e7e7e7;
  color: black;
  border-color: black;
}

button.btn-primary:hover {
  background-color: #8F8F8F;
  color: black;
  border-color: black;
}

.form-group label {
  font-weight: normal;
}
/*
a:link , a[data-target]{
  color: #900;
  text-decoration: none;
}

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

a:visited {
  color:#900 !important;
}
*/

.navbar-default {
  background-color: #e7e7e7;
  background-image: none;
  border: none;
}

.navbar-default .navbar-brand {
    color: black;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    color: black;
}

/* KWIC styles */
span.hi {
  font-weight: bold;
}

/* Search Result styles */
.mb20 { margin-bottom: 20px; }

hgroup { padding-left: 15px; border-bottom: 1px solid #ccc; }
hgroup h1 { font-size: 1.625em; color: #2a3644; margin-top: 0; line-height: 1.15; }
hgroup h2.lead { font-size: 1.125em; color: #2a3644; margin: 0; padding-bottom: 10px; }

.search-result .thumbnail { border-radius: 0 !important; }
.search-result:first-child { margin-top: 0 !important; }
.search-result { margin-top: 20px; }
.search-result .col-md-5 { border-right: 1px dotted #ccc; min-height: 140px; }
.search-result ul.meta-search, ul.meta-stb { padding-left: 0 !important; list-style: none;  }
.search-result ul li { font-size: 0.85em;  line-height: 30px; }
.search-result ul li i { padding-right: 5px; }
.search-result .col-md-7 { position: relative; }
.search-result h3 { font-size: 1.375em; margin-top: 0 !important; margin-bottom: 10px !important; }
.search-result p { font-size: 1.125em; }
.search-result span.border { display: block; width: 97%; margin: 0 15px; border-bottom: 1px dotted #ccc; }

ul.meta-stb {
  float: right;
}

.le-box {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 2px;
    margin-bottom: 2em;
    cursor: pointer;
    -webkit-box-shadow: 2px 2px 2px 0 #ccc;
    -moz-box-shadow: 2px 2px 2px 0 #ccc;
    box-shadow: 2px 2px 3px 0 #ccc;
}

.le-box h1 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.2em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.le-box h2 {
    margin: 0.5em 0;
    font-size: 1em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.le-box hr {
  margin: 5px 0;
}

.le-box td.key {
  padding-right: 1em;
  color: #848992;
}


body, html {
    height: 100%;
    color: #777;
    line-height: 1.8;
}


.w3-wide {letter-spacing: 10px;}
.w3-hover-opacity {cursor: pointer;}



.hi {
    color: #000 !important;
background-color: #ffeb3b !important;
}


.ergebnisTabelletd {
padding: 1px; border-bottom: 1px solid #ddd;
}
/*}*/

.scrollbox {
  height: 200px;
  overflow: auto;
}


.hilfetabelle {
     border: 1px solid #ddd;
  border-collapse: collapse;
}

.hilfetabelle th {
  border: 1px solid #ddd;
} 


.hilfetabelle td {
  border: 1px solid #ddd;
} 

label {
font-weight: normal;
    
}
}