/*
$primary:       #688727;
$secondary:     #d4af6d;
red: #E42226;

$primary_light: #e3f0cb;
$secondary_light: #fef1d9;

*/

*, *::before, *::after
  {
  //outline: none !important;
  }

/*
 * Let's target IE to respect aspect ratios and sizes for img tags containing SVG files
 *
 * [1] IE9
 * [2] IE10+
 */
/* 1 */
.ie9 img[src$=".svg"] {
  width: 100%;
}
/* 2 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src$=".svg"] {
    width: 100%;
  }
}

INPUT:focus, INPUT:active, SELECT:focus, SELECT:active, A:focus, A:active, A:visited:focus, A:visited:active
  {
  //outline: 5px solid #688727 !important;
  //outline-style: outset;
  box-shadow: 0 0 5px rgba(0,0,0,0.5);
  //text-shadow: 0 0 3px rgba(0,0,0,0.5);
  //color: blue !important;
  //text-decoration: underline overline;

  //border: 3px solid yellow;

  }

BODY
  {
  //background: #D5B06C url("../ximages/events_cover.jpg") top center no-repeat;
  //background-size: contain;
  //padding-top: 10vh;
  ///background: #e8d1a7 !important;
  }

H1, H2, H3, H4, H5
  {
  //color: #000;
  }

H3
  {
  color: #E42226;
  display: block;
  padding-bottom: 1rem;
  }

.topimage
  {
  position: relative;
  overflow: hidden;
  //background: url("../images/cover.png") top center no-repeat;
  //background-size: contain;
  //min-width: 100%;
  //height: 100%;
  //min-height: 25vh;
  }

.toplogo
  {
  position: absolute;
  max-width: 23vw;
  top: 1rem;
  left: 10%;

  //background: rgba(255,255,255,1);
  //padding: 10px;

  }

.callout
  {
  display: inline-block;
  background: #E42226;
  color: #fff;
  font-weight: bold;
  padding: 3px 10px 2px 5px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  box-shadow: 0 5px 5px -3px rgba(0,0,0,0.25);
  float: right;
  //margin-right: 10%;
  }

.callout A, .callout A:visited
  {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  }



main
  {
  margin-top: 0;
  //padding-top: 2rem;
  background: none;
  }

.h1adjust
  {
  padding-top: 30px;
  }

.notopspace
  {
  //padding-top: 0 !important;
  }

#seiteninhalt
  {
  margin-top: 0;
  //background:  url("../images/cover2.png") top center no-repeat;
  //background-size: contain;
  }

.livesearch_wrapper
  {
  //float: right;

  background: #d4af6d;
  padding: 10px 20px;
  color: #000;
  font-weight: bold;
  //border: 3px solid magenta !important;
  margin-bottom: 0rem;
  margin-top: 0;

  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  }

#livesearch_input
  {
  border: none !important;
  }

.livesearch_result
  {
  border: 2px solid #688727;
  box-shadow: 0 0 1rem rgba(0,0,0,0.5);
  }

.livesearch_result LI A
  {
  background: transparent;
  padding: 0 5px;
  }

.livesearch_result LI:hover, .livesearch_result LI:hover
  {
  //background: #688727;
  //color: #fff;
  }

.livesearch_result LI:hover a {xcolor: #fff !important;}

.livesearch_result LI
  {
  background: rgba(104, 135, 39, 0.1);
  }

.cancel_circle
  {
  //margin-left: 10px;
  display: inline;
  //border: 2px solid #000;
  //border-radius: 50%;
  //padding: 0 2px 2px 1px;
  }

.icon-cancel
  {
  font-size: 80%;
  color: #fef1d9;
  border: 2px solid #fef1d9;
  border-radius: 50%;
  padding: 2px;
  margin-left: 10px;
  display: inline;
  }

.livesearch_marker
  {
  background: rgba(104, 135, 39, 0.25);
  background: #d4af6d;
  border-radius: 5px;
  padding: 0 2px;
  }

.datepicker
  {
  background: #688727;
  padding: 0.75rem 0.15rem 0.15rem 1rem;
  color: #fff;

  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  }

INPUT
  {
  border-radius: 4px;
  }

SELECT
  {
  font-size: 1.25rem;
  color: #000;
  margin-right: 1rem;
  //background: #d4af6d;
  padding-left: 0.5rem;
  border-radius: 4px;
  }

.darklinks I, .bigdate
  {
  color: #E42226;
  }

.tableborder
  {
  border: 2px solid #d4af6d;
  }

.table th, .table td
  {
  border-top: 1px solid #d4af6d;
  position: relative;
  }

.table-striped tbody tr:nth-of-type(even)
  {
  background-color: #fef1d9;
  }

.table-striped tbody tr:nth-of-type(odd)
  {
  background-color: #fff;
  }

.marker
  {
  position: relative;
  }

.marker::after
  {
  content: "";
  position: absolute;
  top: -1px;
  right: -1px;
  background: url("../images/heutemarker.png") no-repeat top right;
  z-index: 10;
  //width: 100%;
  height: 100%;
  min-height: 2rem;
  min-width: 94px;
  }

.todaymarker
  {
  //background: rgba(104, 135, 39, 0.5) !important;
  //border-left: 8px solid inset #688727;
  //color: #fff !important;
  padding-right: 1rem !important;
  //background: red;
  }

.todaymarker::before
  {
  content: "";
  background: #688727;
  height: 100%;
  width: 1rem;
  position: absolute;
  right: -1px;
  top: -1px;
  }

.back_text, .back_icon
  {
  border: none;
  background: none;
  cursor: pointer;
  }

.back_icon
  {
  margin: 0px 0 2rem 0;
  }

.backicon
  {
  display: block;
  border: 2px solid #688727;
  color: #688727;
  border-radius: 50%;
  padding: 2px 2px 0 0;
  cursor: pointer;
  }

.back_text
  {
  font-size: 0.9rem;
  padding: 4px 8px;
  border: 1px solid #688727;
  color: #688727;
  border-radius: 3px;
  }

.back_text:hover, .back_text:focus
  {
  background: #688727;
  color: #fff;
  }

.todaylink
  {
  display: inline;
  }

.todaylink A, .todaylink A:visited
  {
  padding: 2px 4px;
  border: 1px solid #fff;
  color: #333;
  background: #fff !important;
  border-radius: 3px;
  text-decoration: none !important;
  }

.todayinactive, .todayinactive I, .todayinactive A, .todayinactive A:visited
  {
  color: #E42226 !important;
  text-decoration: line-through !important;
  cursor: default;
  }

.todaylink I
  {
  color: #688727;
  }

.homelink
  {
  padding: 4px 4px;
  border: 1px solid #688727;
  color: #688727;
  background: transparent;
  border-radius: 3px;
  text-decoration: none !important;
  }

.homelink:hover, .homelink:focus
  {
  background: #fef1d9;
  color: #688727 !important;
  }

footer
  {
  background: #d4af6d !important;
  color: #000 !important;
  }

footer A, footer A:visited
  {
  color: #688727 !important;
  }

.footer-direct LI A
  {
  padding-left: 5px;
  }

.copyright A, .copyright A:visited
  {
  color: #fff !important;
  }

#scrollTop {
    //display: block;
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 0px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: 1px solid rgba(0,0,0,0.1);; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: rgba(255,255,255,0.2); /* Set a background color */
    color: color: #E42226; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 6px 10px; /* Some padding */
    font-size: 18px; /* Increase font size */
    //border-radius: 50%;

    //border: 3px solid magenta;
    //width: 50px;
    //height: 50px;
}

#scrollTop:focus, #scrollTop:hover
  {
  background: #E42226;
  color: #fff;
  border: none;
  outline: none !important;
  }



/*   ######## Media Queries iPad Portrait ########   */

@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait)
  {

  H1
    {
    font-size: 1.75rem;
    }

  }

.h1adjust
  {
  padding-top: 40px;
  }


/*   ######## Media Queries Smartphone ########   */

@media (min-width: 320px) and (max-width: 480px)
  {

  H1
    {
    font-size: 1.3rem;
    margin-bottom: 0rem !important;
    padding-bottom: 0 !important;
    }

.h1adjust
  {
  padding-bottom: 20px;
  }

  H4
    {
    font-size: 1.2rem;
    }

  .toplogo
    {
    top: 1.5rem;
    left: 5rem;
    max-width: 15vw;
    }

  .topimage
    {
    background-size: cover;
    height: 80px;
    //border-bottom: 1px solid red;
    }

  .topimage IMG
    {
    transform: scale(3);
    }

.callout
  {
  margin-top: -2px;
  //margin-right: 16px;
  }

  .livesearch_wrapper
    {
    float: none;
    clear: both;
    display: block;
    margin-bottom: 0px;
    }

  #livesearch_input
    {
    width: 80%;
    font-size: 125%;
    }

  SELECT
    {
    font-size: 1.1rem;
    margin-right: 0;
    padding-left: 0;
    }

  .datepicker
    {
    padding: 0.75rem 0.15rem 0.15rem 0.75rem;
    }

  .todaylink
    {
    display: block;
    clear: both;
    text-align: center;
    margin: 5px 10px 10px 0 ;
    //border: 2px solid yellow;
    }

  .todaylink A, .todaylink A:visited
    {
    display: block;
    padding: 1px 4px;
    width: 100% !important;
    }

  }


/*  END OF MEDIA QUERIES  */


/*
$primary:       #688727;
$secondary:     #d4af6d;
red: #E42226;

$primary_light: #e3f0cb;
$secondary_light: #fef1d9;

*/