* {
   box-sizing:border-box;
}
p {
   margin: 0;
   padding: 0;
}
img {
   margin: 0px;
   padding: 0px;
   border: 0;
   max-width: 100%;
   height: auto;
}
video {
  max-width: 100%;
  height: auto;
}
.image-captioned
{
    margin-left: 0;
    margin-right: 0;
}
.image-normal {
	text-align: center;
	border: solid 1px #CCCCCC;
	border-radius: 5px;
	background: rgba(0,0,0,0.05);
	padding: 10px;
	margin: 10px 00px 10px 0px;
	display: inline-block;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.image-left {
    float: left;
    margin-left: 0px;
    margin-right: 20px;
    margin-bottom: 5px;
}
.image-right {
    float: right;
    margin-left: 20px;
    margin-right: 0px;
    margin-bottom: 5px;
}
.image-center {
    text-align: center;
}
.image-center > figure {
    display: inline-block;
}
.clean
{
    border: 0;
    background: none;
    padding: 0;
}
.clean > figcaption
{
    margin-top: .5em;
    font-size: .7em;
    text-align: right;
}
.polarized
{
    border: 0;
    border-radius: 0;
    position: relative;
    background: #f7f7f7;
    box-shadow: 1px 1px 0 #eee;
}
.polarized,
.polarized ~ .cke_widget_drag_handler_container
{
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);

    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
}
.polarized > figcaption
{
    color: #777;
    margin-top: 5px;
    right: 20px;
    font-size: .8em;
    font-style: italic;
    text-align: right;
}
.polarized figcaption:before
{
    content: '— ';
}

figure.polarized
{
    padding: 20px 20px 40px 20px;
}

img.polarized
{
    border: 20px solid #f7f7f7;
}
pre.narrow
{
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}
pre.fancy
{
    position: relative;
}
pre.fancy > code
{
    background: rgb(14,14,14);
    background: -moz-linear-gradient(top, rgba(14,14,14,1) 0%, rgba(70,70,70,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(14,14,14,1)), color-stop(100%,rgba(70,70,70,1)));
    background: -webkit-linear-gradient(top, rgba(14,14,14,1) 0%,rgba(70,70,70,1) 100%);
    background: -o-linear-gradient(top, rgba(14,14,14,1) 0%,rgba(70,70,70,1) 100%);
    background: -ms-linear-gradient(top, rgba(14,14,14,1) 0%,rgba(70,70,70,1) 100%);
    background: linear-gradient(to bottom, rgba(14,14,14,1) 0%,rgba(70,70,70,1) 100%);

    box-shadow: inset 0 0 6px rgba(0,0,0,.5);
    border-radius: 8px;
    text-shadow: 0px 1px 0 #000;
    border: 5px solid #ccc;

    padding: 20px;
}
pre.fancy > code.language-javascript:after
{
    content: '';
    background: url(js.png);
    background-repeat: no-repeat;
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0px;
    right: 0px;
    border-radius: 0 6px 0 0;
}
.video-container {
   position: relative;
   margin: 20px 0px 0px 0px;
   padding-bottom: 56.25%;
   padding-top: 0;
   height: 0;
   overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   border: 0;
}
.video-container-wrapper {
   max-width: 100%;
      width: 600px;
      left: 0;
   right:0;
   margin:auto;
}
.div50 {
   display: flex;
   flex-wrap : wrap;
   justify-content : center;
   align-items : stretch;
   width: 100%;
}
.div50a {
   width: 430px;
   min-width: 430px;
   padding: 15px 15px 15px 15px;
}
.div50a img {
   display: block;
}
.div50a1 {
   text-align: center;
}
.div50a2 {
   padding: 7px 10px 0px 10px;
   text-align: center;
}

ul {
   margin-left: 0;
   line-height: 1.5;
}
ol {
   margin-left: 0;
   line-height: 1.5;
}
.diva50 {
   display: box;
   clear: both;
}
blockquote {
   margin: 10px 0px 10px 0px;
   padding-left: 57px;
   color: #666666;
   font-family: Lora;
   font-size: 20px;
   line-height: 1.5;
   background-image: url('https://leibnitzkult.at/images/zitat.gif');
   background-position: 0px 0px;
   background-repeat: no-repeat;
}
.status {
      width: 500px;
      margin: 0px 0px 10px 0px;
   padding: 5px;
   color: #FF0000;
   text-align: center;
   border: 1px solid #FF0000;
   border-radius: 5px;
}
.status1lkl {
   margin: 15px 0px 0px 0px;
   padding: 5px;
   color: #FF0000;
   text-align: center;
   border: 1px solid #FF0000;
   border-radius: 5px;
}
.status1lklfirst {
   margin: 15px 0px 0px 0px;
   padding: 5px;
   color: #000000;
   font-weight: bold;
   text-align: center;
   border: 1px solid #FF0000;
   border-radius: 5px;
}
.status1lklok {
   margin: 15px 0px 15px 0px;
   padding: 5px;
   color: #000000;
   font-weight: bold;
   text-align: center;
   border: 2px solid #7B9D41;
   border-radius: 5px;
}
.status2 {
   margin: 10px 0px 10px 0px;
   padding: 5px;
   color: #000000;
   font-weight: bold;
   text-align: center;
   border: 1px solid #000000;
   border-radius: 5px;
}
.status3 {
   margin: 10px 0px 10px 0px;
   padding: 5px;
   color: #000000;
   text-align: center;
   border: 1px solid #000000;
   border-radius: 5px;
}
.error {
   color: #FF0000;
   font-weight: bold;
   font-size: 20px;
}

h1 {
   margin: 0;
   padding: 0;
   font-size: 26px;
   font-weight: bold;
}
h2 {
   margin: 0;
   padding: 0;
   font-size: 22px;
   font-weight: bold;
}
h3 {
   margin: 0;
   padding: 0;
   font-size: 18px;
   font-weight: bold;
}
h4 {
   margin: 0;
   padding: 0;
   font-size: 14px;
   font-weight: bold;
}
h5 {
   margin: 0;
   padding: 0;
   font-size: 12px;
   font-weight: bold;
}
h6 {
   margin: 0;
   padding: 0;
   font-size: 10px;
   font-weight: bold;
}
input[type=text], input[type=password] {
   width: 100%;
   height: 34px;
   padding: 0px 10px 0px 10px;
   display: inline-block;
   border: 2px solid #9A9C9D;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 16px;
   color: #000000;
   background-color: #F6F6F6;
   outline: none;
}
input[type=submit] {
   cursor: pointer;
   width: 100%;
   height: 30px;
   padding: 2px 0px 0px 36px;
   margin: 4px 0;
   display: inline-block;
   border: 0px solid #9A9C9D;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 16px;
   font-weight: bold;
   color: #000000;
   text-align: left;
   background-color: #F6F6F6;
   background-image: url('https://leibnitzkult.at/images/arrow1.png');
   background-position: 0px 0px;
   background-repeat: no-repeat;
}
input[type=submit]:hover {
   font-size: 16px;
   color: #FFFFFF;
   background-color: #8CC63F;
}
select {
   padding: 5px 5px 5px 10px;
   margin: 0px 0px 0px 0px;
   display: inline-block;
   border: 2px solid #9A9C9D;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 16px;
   color: #000000;
   background-color: #F6F6F6;
   outline: none;
}
select option { 
   margin: 5px;
}

textarea {
   width: 100%;
   height: 77px;
   padding: 5px 15px;
   margin: 4px 0;
   box-sizing: border-box;
   border: 2px solid #9A9C9D;
   border-radius: 0px;
   resize: none;
   font-size: 16px;
   font-family: 'Open Sans', sans-serif;;
   background-color: #F6F6F6;
}
input[type=radio] {
   border: 5px;
      width: 25px;
   height: 20px;
      background-color: #FFFFFF;
}

.homs6f {
  display: grid;
  place-content: flex-start start;
  margin: 15px 0px 0px 0px;
}
.homs6fyy {
  display: grid;
  place-content: flex-start start;
  margin: 25px 0px 0px 0px;
}

.form-control {
  font-family: system-ui, sans-serif;
  font-size: 14px;
  display: grid;
  grid-template-columns: 20px auto auto auto;
  grid-gap: 5px;
  line-height: 21px;
}

.form-control + .form-control {
  margin-top: 0;
}
.form-controlyy {
  display: grid;
  grid-template-columns: 20px auto;
  grid-gap: 10px;
  
}
.form-controlyy > div {
  font-family: system-ui, sans-serif;
  padding: 0px 0;
  font-size: 14px;
  text-align: left;
}
input[type="checkbox"] {
  -webkit-appearance: none;
  appearance: none;
  background-color: #FFFFFF;
  margin: 0;
  font: inherit;
  color: #000000;
  width: 20px;
  height: 20px;
  border: 2px solid #7B9D41;
  border-radius: 0;
  display: grid;
  place-content: center;
}

input[type="checkbox"]::before {
  content: "";
  //width: 13px;
  //height: 13px;
  //clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
  
  width: 17px;
  height: 17px;
  clip-path: polygon(28% 38%, 41% 53%, 75% 24%, 86% 38%, 40% 78%, 15% 50%);
  
  transform: scale(0);
  transform-origin: center center;
  transition: 160ms transform ease-in-out;
  background-color: CanvasText;
}

input[type="checkbox"]:checked::before {
  transform: scale(1);
}

input[type="checkbox"]:focus {
  outline: max(0px, 0px) solid currentColor;
  outline-offset: max(0px, 0px);
}

::-webkit-input-placeholder { /* Edge */
  color: #9A9C9D;
  font-size: 10px;
}
:-ms-input-placeholder { /* Internet Explorer */
  color: #9A9C9D;
  font-size: 10px;
}
::placeholder {
  color: #9A9C9D;
  font-size: 10px;
}

a:link {
   font-family: 'Open Sans', sans-serif;;
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
   color: #95A119}
a:visited,a:active {
   font-family: 'Open Sans', sans-serif;;
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
   color: #95A119}
a:hover,a:focus {
   font-family: 'Open Sans', sans-serif;;
   font-size: 16px;
   font-weight: bold;
   text-decoration: underline;
   color: #000000}
a.toprnav {
   font-family: 'Open Sans', sans-serif;;
   font-size: 11px;;
   font-weight: normal;
   text-decoration: none;
   color: #000000;
}
a.toprnav:hover {
   font-family: 'Open Sans', sans-serif;;
   font-size: 11px;;
   font-weight: normal;
   text-decoration: underline;
   color: #000000;
}
a.toprnava {
   font-family: 'Open Sans', sans-serif;;
   font-size: 11px;;
   font-weight: normal;
   text-decoration: underline;
   color: #000000;
}
a.subnavt {
   font-family: 'Open Sans', sans-serif;;
   font-size: 16px;;
   font-weight: normal;
   text-decoration: none;
   color: #000000;
}
a.subnavt:hover {
   font-family: 'Open Sans', sans-serif;;
   font-size: 16px;;
   font-weight: normal;
   text-decoration: underline;
   color: #95A119;
}
a.subnavta {
   font-family: 'Open Sans', sans-serif;;
   font-size: 16px;;
   font-weight: normal;
   text-decoration: underline;
   color: #95A119;
}
a.subnavt2 {
   font-family: 'Open Sans', sans-serif;;
   font-size: 14px;
   font-weight: normal;
   text-decoration: none;
   color: #666666;
}
a.subnavt2:hover {
   font-family: 'Open Sans', sans-serif;;
   font-size: 14px;
   font-weight: normal;
   text-decoration: none;
   color: #95A119;
}
a.subnavt2a {
   font-family: 'Open Sans', sans-serif;;
   font-size: 14px;
   font-weight: normal;
   text-decoration: none;
   color: #95A119;
}
a.overlnav {
   font-size: 18px;
}
a.overlnav:hover {
   font-size: 18px;
}
a.overlsub {
   font-size: 16px;
}
a.overlsub:hover {
   font-size: 16px;
}
a.allev {
   font-family: 'Open Sans', sans-serif;;
   font-size: 14px;
   font-weight: bold;
   text-decoration: none;
   color: #000000;
}
a.allev:hover {
   font-family: 'Open Sans', sans-serif;;
   font-size: 14px;
   font-weight: bold;
   text-decoration: underline;
   color: #000000;
}
a.dsgvlk {
   font-family: 'Open Sans', sans-serif;;
   font-size: 14px;
   font-weight: bold;
   text-decoration: none;
   line-height: 24px;
   color: #95A119;
}
a.dsgvlk:hover {
   text-decoration: underline;
   color: #000000;
}
a.nasuloc {
   font-family: 'Open Sans', sans-serif;;
   font-size: 14px;
   font-weight: normal;
   text-decoration: none;
   color: #000000;
}
a.nasuloc:hover {
   text-decoration: underline;
   color: #95A119;
}
a.nasuloc_act {
   font-family: 'Open Sans', sans-serif;;
   font-size: 14px;
   font-weight: normal;
   text-decoration: underline;
   color: #95A119;
}
a.bottnav {
   font-family: 'Open Sans', sans-serif;;
   font-size: 11px;;
   font-weight: normal;
   text-decoration: none;
   color: #FFFFFF;
}
a.bottnav:hover {
   font-family: 'Open Sans', sans-serif;;
   font-size: 11px;;
   font-weight: normal;
   text-decoration: underline;
   color: #FFFFFF;
}
a.bottnava {
   font-family: 'Open Sans', sans-serif;;
   font-size: 11px;;
   font-weight: normal;
   text-decoration: underline;
   color: #FFFFFF;
}
a.bottnave {
   font-family: 'Open Sans', sans-serif;;
   font-size: 14px;
   font-weight: normal;
   text-decoration: none;
   color: #FFFFFF;
}
a.bottnave:hover {
   font-family: 'Open Sans', sans-serif;;
   font-size: 14px;
   font-weight: normal;
   text-decoration: underline;
   color: #FFFFFF;
}
a.closebtnnt {
   font-family: 'Open Sans', sans-serif;;
   font-size: 40px;
   font-weight: normal;
   text-decoration: none;
   color: #000000;
}
a.closebtnnt:hover {
   font-family: 'Open Sans', sans-serif;;
   color: #7B9D41;
}
.buttong {
   width: 220px;
   height: 34px;
   background-color: #7B9D41;
   border: 2px solid #FFFFFF;
   color: white;
   padding: 2px 0px 0px 0px;
   text-align: center;
   text-decoration: none;
   display: inline-block;
   font-size: 12px;
   cursor: pointer;
}
.buttong:hover {
   background-color: #1A171B;
}
.buttons {
   width: 220px;
   height: 34px;
   background-color: #1A171B;
   border: 2px solid #FFFFFF;
   color: white;
   padding: 2px 0px 0px 0px;
   text-align: center;
   text-decoration: none;
   display: inline-block;
   font-size: 12px;
   cursor: pointer;
}
.buttons:hover {
   background-color: #7B9D41;
}
.buttonsnowi {
   width: 310px;
   height: 34px;
   background-color: #1A171B;
   border: 2px solid #FFFFFF;
   color: white;
   font-weight: bold;
   padding: 2px 0px 0px 0px;
   text-align: center;
   text-decoration: none;
   display: inline-block;
   font-size: 12px;
   cursor: pointer;
}
.buttonsnowi:hover {
   background-color: #7B9D41;
}
.buttonsnowiyy {
   width: 310px;
   height: 34px;
   background-color: #1A171B;
   border: 2px solid #FFFFFF;
   color: white;
   font-weight: bold;
   padding: 2px 0px 0px 0px;
   text-align: center;
   text-decoration: none;
   display: inline-block;
   font-size: 12px;
   cursor: pointer;
}
.buttonsnowiyy:hover {
   background-color: #7B9D41;
}
.buttonsnowi1 {
   width: 310px;
   height: 34px;
   background-color: #7B9D41;
   border: 2px solid #FFFFFF;
   color: white;
   font-weight: bold;
   padding: 2px 0px 0px 0px;
   text-align: center;
   text-decoration: none;
   display: inline-block;
   font-size: 12px;
   cursor: pointer;
}
.buttonsnowi1:hover {
   background-color: #1A171B;
}
.buttonlklog {
   height: 30px;
   background-color: #7B9D41;
   border: 0px solid #FFFFFF;
   color: white;
   padding: 2px 10px 0px 10px;
   text-align: center;
   text-decoration: none;
   display: inline-block;
   font-size: 10px;
   font-weight: bold;
   cursor: pointer;
}
.buttonlklog:hover {
   background-color: #1A171B;
}
.buttonlkreg {
   height: 30px;
   background-color: #BFC790;
   border: 0px solid #FFFFFF;
   color: black;
   padding: 2px 10px 0px 10px;
   text-align: center;
   text-decoration: none;
   display: inline-block;
   font-size: 10px;
   font-weight: bold;
   cursor: pointer;
}
.buttonlkreg:hover {
   color: white;
   background-color: #7B9D41;
}
.buttonlkinf {
   height: 30px;
   background-color: #1A171B;
   border: 0px solid #FFFFFF;
   color: white;
   padding: 2px 10px 0px 10px;
   text-align: center;
   text-decoration: none;
   display: inline-block;
   font-size: 10px;
   font-weight: bold;
   cursor: pointer;
}
.buttonlkinf:hover {
   background-color: #7B9D41;
}

.overlaya {
  float: left;
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 2;
  top: 0;
  right: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.5);
  overflow: hidden;
}
.overlay {
  float: left;
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 3;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.8);
  overflow: hidden;
  transition: 0.5s;
}
.overlay-content {
  position: relative;
  top: 65px;
  padding-bottom: 20px;
  width: 100%;
  text-align: center;
}
.overlay a.overlnav {
  padding: 8px;
  text-decoration: none;
  color: #818181;
  font-weight: bold;
  font-size: 18px;
  display: block;
  transition: 0.3s;
  border-top: 1px solid #666666;
}
.overlay a.overlnav:hover, .overlay a.overlnav:focus {
   color: #F1F1F1;
}
.overlay a.overlsub {
  padding: 8px;
  text-decoration: none;
  color: #818181;
  font-weight: bold;
  font-size: 16px;
  color: #BBBBBB;
  display: block;
  transition: 0.3s;
}
.overlay a.overlsub:hover, .overlay a.overlsub:focus {
   color: #F1F1F1;
}
.overlay a.overlsubsub {
  padding: 8px;
  text-decoration: none;
  color: #818181;
  font-weight: bold;
  font-size: 14px;
  color: #818181;
  display: block;
  transition: 0.3s;
}
.overlay a.overlsubsub:hover, .overlay a.overlsubsub:focus {
   color: #F1F1F1;
}
.overlay a {
  padding: 8px;
  text-decoration: none;
  color: #818181;
  font-weight: bold;
  display: block;
  transition: 0.3s;
}
.overlay a:hover, .overlay a:focus {
   color: #F1F1F1;
}
.overlay .closebtn {
  position: absolute;
  top: 5px;
  right: 17px;
  font-size: 50px;
}

.overlayNTa {
   height: 0;
   width: 100%;
   position: fixed;
   z-index: 2;
   bottom: 0px;
   right: 0;
   background-color: rgb(0,0,0);
   background-color: rgba(0,0,0, 0.6);
   overflow: hidden;
}
.overlayNTGIS {
   height: 500px;
   max-height: calc(100% - 115px);
   width: 620px;
   max-width: calc(100% - 20px);
   position: fixed;
   z-index: 3;
   top: -550px;
   left: calc((100% - 620px)/2);
   background-color: #FFFFFF;
   border-top: 2px solid #7D9823;
   border-left: 3px solid #7D9823;
   border-right: 3px solid #95BF1E;
   border-bottom: 3px solid #7D9823;
   overflow: auto;
   transition: 1.0s;
}
.overlayNTHGISyy {
   position: fixed;
   width: 614px;
   height: 46px;
}
.overlayNTHGIS {
   width: 614px;
   height: 44px;
   background-color: #E9EBD3;
   border-bottom: 1px solid #7D9823;
}
.overlayNTH1 {
   float: right;
   height: 20px;
   margin: -3px 10px 0px 0px;
}
.overlayNTH2 {
   float: left;
   height: 20px;
   padding: 12px 10px 8px 10px;
   font-size: 18px;
   font-weight: bold;
}
.usrnewstmodc1 {
   display: block;
   clear: both;
   margin: 45px 0px 0px 0px;
   padding: 0px 10px 10px 10px;
}
.usrnewstmodc1hl {
   padding: 20px 0px 0px 0px;
}
.usrnewstmodc1ct {
   padding: 20px 0px 0px 0px;
}

body {
   margin: 0;
   padding: 0;
   width: 100%;
   height: 100%;
   color: #000000;
   font-family: 'Open Sans', sans-serif;;
   font-size: 16px;
   line-height: 1.2;
}

#head {
   position: fixed;
   z-index: 1000;
   height: 76px;
   width: 100%;
   background-color: #FFFFFF;
   border-bottom: 1px solid #000000;
   border-bottom: 1px solid #7D9823;
}
#headh {
   position: fixed;
   z-index: 1000;
   height: 76px;
   width: 100%;
   background-color: #FFFFFF;
}
.head1 {
   width: 990px;
   min-width: 620px;
   height: 65px;
   margin: auto;
   padding: 5px 0px 0px 0px;
}
.head1a {
   display: flex;
   flex-wrap : nowrap;
   justify-content : flex-start;
   align-items : flex-end;
   height: 40px;
}
.head1a1 {
   width: 220px;
   padding: 10px 10px 2px 5px;
}
.head1a2 {
   width: 455px;
   padding: 0px 5px 0px 0px;
}
.head1a2a {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : flex-end;
}
.head1a2a1 {
   cursor: pointer;
   width: 87px;
   height: 26px;
   margin: 0px 0px 1px 0px;
   background-image: url('https://leibnitzkult.at/images/lbkn-events.png');
   background-position: 2px 2px;
   background-repeat: no-repeat;
}
.head1a2a1:hover {
   background-image: url('https://leibnitzkult.at/images/lbkn-events-1.png');
   //background-color: #DADDB7;
   background-color: #E9EBD3;
}
.head1a2a1_act {
   cursor: pointer;
   width: 87px;
   height: 26px;
   margin: 0px 0px 1px 0px;
   background-image: url('https://leibnitzkult.at/images/lbkn-events-1.png');
   background-position: 2px 2px;
   background-repeat: no-repeat;
   background-color: #E9EBD3;
}
.head1a2a2 {
   cursor: pointer;
   width: 64px;
   height: 30px;
   margin: 0px 0px 4px 0px;
   background-image: url('https://leibnitzkult.at/images/lbkn-shop.png');
   background-position: 2px 2px;
   background-repeat: no-repeat;
}
.head1a2a2:hover {
   background-image: url('https://leibnitzkult.at/images/lbkn-shop-1.png');
   background-color: #E9EBD3;
}
.head1a2a2_act {
   cursor: pointer;
   width: 64px;
   height: 30px;
   margin: 0px 0px 4px 0px;
   background-image: url('https://leibnitzkult.at/images/lbkn-shop-1.png');
   background-position: 2px 2px;
   background-repeat: no-repeat;
   background-color: #E9EBD3;
}
.head1a2a3 {
   cursor: pointer;
   width: 78px;
   height: 24px;
   margin: 0px 0px 3px 0px;
   background-image: url('https://leibnitzkult.at/images/lbkn-locations.png');
   background-position: 2px 2px;
   background-repeat: no-repeat;
}
.head1a2a3:hover {
   background-image: url('https://leibnitzkult.at/images/lbkn-locations-1.png');
   background-color: #E9EBD3;
}
.head1a2a3_act {
   cursor: pointer;
   width: 78px;
   height: 24px;
   margin: 0px 0px 3px 0px;
   background-image: url('https://leibnitzkult.at/images/lbkn-locations-1.png');
   background-position: 2px 2px;
   background-repeat: no-repeat;
   background-color: #E9EBD3;
}
.head1a2a4 {
   cursor: pointer;
   width: 91px;
   height: 26px;
   margin: 0px 0px 1px 0px;
   background-image: url('https://leibnitzkult.at/images/lbkn-community.png');
   background-position: 2px 2px;
   background-repeat: no-repeat;
}
.head1a2a4:hover {
   background-image: url('https://leibnitzkult.at/images/lbkn-community-1.png');
   background-color: #E9EBD3;
}
.head1a2a4_act {
   cursor: pointer;
   width: 91px;
   height: 26px;
   margin: 0px 0px 1px 0px;
   background-image: url('https://leibnitzkult.at/images/lbkn-community-1.png');
   background-position: 2px 2px;
   background-repeat: no-repeat;
   background-color: #E9EBD3;
}
.head1a2a5 {
   cursor: pointer;
   width: 61px;
   height: 22px;
   margin: 0px 0px 3px 0px;
   background-image: url('https://leibnitzkult.at/images/lbkn-stories.png');
   background-position: 2px 2px;
   background-repeat: no-repeat;
}
.head1a2a5:hover {
   background-image: url('https://leibnitzkult.at/images/lbkn-stories-1.png');
   background-color: #E9EBD3;
}
.head1a2a5_act {
   cursor: pointer;
   width: 61px;
   height: 22px;
   margin: 0px 0px 3px 0px;
   background-image: url('https://leibnitzkult.at/images/lbkn-stories-1.png');
   background-position: 2px 2px;
   background-repeat: no-repeat;
   background-color: #E9EBD3;
}
.head1a3 {
   width: 315px;
   padding: 0px 10px 2px 0px;
   background-image: url('https://leibnitzkult.at/images/unvergessliche-momente.png');
   background-position: right 0px;
   background-repeat: no-repeat;
}
.head1a3yy {
   width: 315px;
   padding: 0px 10px 2px 0px;
}
.head1a3awk {
   position: absolute;
   margin: 42px 0px 3px -77px;
}
.head1a3a {
   display: flex;
   flex-wrap : nowrap;
   justify-content : flex-start;
   align-items : flex-end;
}
.head1a3a1 {
   cursor: pointer;
   width: 33px;
   height: 33px;
   margin: 0px 0px 0px 5px;
   background-image: url('https://leibnitzkult.at/images/info.png');
   background-position: 0px 0px;
   background-repeat: no-repeat;
}
.head1a3a2 {
   height: 33px;
   padding: 0px 0px 0px 10px;
}
.head1a3a2a {
   display: flex;
   flex-wrap : nowrap;
   justify-content : flex-start;
   align-items : flex-start;
   height: 18px;
}
.head1a3a2a1 {
   cursor: pointer;
   width: 50px;
   padding: 0px 0px 0px 5px;
   font-size: 13px;
   background-color: #D9DADB;
   border: 1px solid #000000;
}
.head1a3a2a1yy {
   cursor: pointer;
   width: 44px;
   height: 18px;
   padding: 1px 0px 0px 0px;
   margin: 0px 0px 0px 5px;
   font-size: 12px;
   color: #FFFFFF;
   text-align: center;
   background-color: #7B9D41;
   border: 1px solid #7B9D41;
}
.head1a3a2a1yy:hover {
   background-color: #1A171B;
   border: 1px solid #1A171B;
}
.head1a3a2a1yyy {
   cursor: pointer;
   width: 67px;
   height: 18px;
   padding: 1px 0px 0px 0px;
   margin: 0px 0px 0px 5px;
   font-size: 12px;
   color: #FFFFFF;
   text-align: center;
   background-color: #1A171B;
   border: 1px solid #1A171B;
}
.head1a3a2a1yyy:hover {
   background-color: #7B9D41;
   border: 1px solid #7B9D41;
}
.head1a3a2a1yyyy {
   cursor: pointer;
   width: 65px;
   height: 18px;
   padding: 2px 0px 0px 0px;
   margin: 0px 0px 0px 5px;
   font-size: 12px;
   color: #FFFFFF;
   text-align: center;
   background-color: #1A171B;
}
.head1a3a2a1yyyy:hover {
   background-color: #7B9D41;
}
.head1a3a2b {
   height: 20px;
}
.head1a3a3 {
   cursor: pointer;
   position: absolute;
   top: 17px;
   height: 30px;
   width: 95px;
   font-size: 12px;
   text-decoration: none;
   margin: 0px 0px 0px 220px;
   padding: 0px 0px 0px 5px;
   overflow: hidden;
}
.head1a3a3:hover {
   text-decoration: underline;
}
.head2a {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : center;
   height: 20px;
   margin: 6px 0px 0px 0px;
}
.head2a1 {
   display: flex;
   flex-wrap : nowrap;
   justify-content : flex-start;
   align-items : flex-start;
   margin: 0px 0px 0px 0px;
   width: 220px;
}
.head2a2 {
   width: 460px;
}
.head2a3 {
   width: 310px;
}

#navigation {
   width: 990px;
   min-width: 620px;
   margin: auto;
}
.navigation1 {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : center;
   padding: 10px 10px 0px 10px;
}
.navigation1a {
   cursor: pointer;
   padding: 10px 15px 10px 15px;
   color: #000000;
   font-weight: bold;
   background-color: #FFFFFF;
   border: 2px solid #95A119;
   border-radius: 10px;
}
.navigation1a:hover {
   color: #FFFFFF;
   background-color: #95A119;
}
.navigation1aa {
   cursor: pointer;
   padding: 10px 15px 10px 15px;
   font-weight: bold;
   color: #FFFFFF;
   background-color: #95A119;
   border: 2px solid #95A119;
   border-radius: 10px;
}

#mainh {
   width: 990px;
   min-width: 620px;
   margin: auto;
   padding: 10px 0px 10px 0px;
   color: #000000;
}
.mainh1 {
   width: 100%;
   margin: 66px 0px 0px 0px;
}
.mainh1 img {
   display: block;
}
.mainh1loc {
   width: 100%;
   margin: 81px 0px 0px 0px;
}
.mainh1evk {
   width: 100%;
   margin: -10px 0px 20px 0px;
}
.mainh1loc img {
   display: block;
}
.mainh1klstat {
   width: 100%;
   margin: 81px 0px 0px 0px;
}
.homs1 {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : flex-start;
}
.homs1a {
   width: 583px;
}
.homs1a1 {
   width: 583px;
   height: 355px;
   overflow: hidden;
}
.homs1a1x1 {
   position: absolute;
   cursor: pointer;
   width: 583px;
   height: 355px;
   margin: -355px 0px 0px 0px;
   // background-color: #FFF000;
}
.homs1a1x1a {
   width: 160px;
   height: 29px;
}
.homs1a1x1b {
   display: inline-block;
   margin: 148px 0px 0px 0px;
   padding: 0px 5px 0px 15px;
   height: 22px;
   color: #FFFFFF;
   font-size: 18px;
   background: #1A171B;
}
.homs1a1x1bmag {
   display: inline-block;
   margin: 0px 0px 0px 0px;
   padding: 0px 10px 0px 10px;
   height: 22px;
   color: #FFFFFF;
   font-size: 18px;
   background: #1A171B;
}
.homs1a1x1c {
   display: block;
   margin: 10px 0px 0px 0px;
}
.homs1a1x1c1 {
   display: inline-block;
   padding: 0px 10px 0px 15px;
   height: 32px;
   max-width: 568px;
   font-size: 26px;
   background: rgba(255, 255, 255, 0.8);
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
}
.homs1a1x1d {
   display: block;
   height: 28px;
   margin: 67px 0px 0px 0px;
}
.homs1a1x1d1 {
   float: right;
   margin: 0px 15px 0px 0px;
   padding: 0px 0px 1px 0px;
   height: 28px;
   width: 57px;
   color: #FFFFFF;
   font-size: 24px;
   font-weight: bold;
   text-align: center;
   background: #1A171B;
}
.homs1a1x1tik {
   cursor: pointer;
   position: absolute;
   margin: -63px 15px 0px 511px;
   padding: 0px 0px 1px 0px;
   height: 18px;
   width: 57px;
   color: #FFFFFF;
   font-size: 17px;
   text-align: center;
   background: #1A171B;
}
.homs1a1x1tiky {
   cursor: pointer;
   position: absolute;
   margin: -63px 15px 0px 468px;
   padding: 0px 0px 1px 0px;
   height: 18px;
   width: 100px;
   color: #FFFFFF;
   font-size: 17px;
   text-align: center;
   background: #1A171B;
}
.homspicm1 {
   width: 583px;
   height: 355px;
   object-fit: cover;
   object-position: 50%;
}
.homs1a2 {
   height: 20px;
}
.homs1b {
   width: 392px;
   margin: 0px 15px 0px 0px;
}
.homs1b1 {
   margin: 0px 0px 0px 20px;
}
.homs1b2 {
   cursor: pointer;
   height: 74px;
   margin: 28px 0px 0px 20px;
   border-bottom: 2px solid #9C9E9F;
}
.homs1b2:hover {
   color: #EE1C25;
}
.homs1b2datkat {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : flex-end;
}
.homs1b2dat {
   display: inline-block;
   padding: 0px 5px 0px 5px;
   height: 16px;
   color: #FFFFFF;
   font-size: 14px;
   background: #1A171B;
}
.homs1b2kat {
   height: 16px;
   padding: 5px 0px 0px 0px;
   color: #7B9D41;
   font-size: 12px;
   font-weight: bold;
}
.homs1b2aen {
   display: block;
   margin: 5px 0px 0px 0px;
}
.homs1b2aen1 {
   padding: 0px 0px 0px 0px;
   max-width: 315px;
   font-size: 20px;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
}
.homs1b2loc {
   font-size: 16px;
   margin: 3px 0px 0px 0px;
   color: #000000;
}
.homs1b2inf {
   display: block;
   height: 20px;
   margin: -24px 0px 0px 0px;
}
.homs1b2inf1 {
   float: right;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 1px 0px;
   height: 20px;
   width: 40px;
   color: #FFFFFF;
   font-size: 17px;
   font-weight: bold;
   text-align: center;
   background: #1A171B;
}
.homs1bmo {
   cursor: pointer;
   position: absolute;
   width: 402px;
   height: 88px;
   margin: -95px 0px 0px -10px;
   background: #7B9D41;
}
.homs1bmo1 {
   display: block;
   height: 30px;
   padding: 6px 0px 0px 10px;
}
.homs1bmo1a {
   padding: 0px 0px 0px 0px;
   max-width: 382px;
   font-size: 20px;
   font-weight: bold;
   color: #FFFFFF;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
}
.homs1bmo2 {
   height: 58px;
   padding: 3px 0px 0px 10px;
   overflow: hidden;
}
.homs1bmo2a {
   height: 52px;
   max-width: 340px;
   font-size: 14px;
   overflow: hidden;
}

#evr1 {
   //display: none;
   z-index: 2;
   opacity: 0;
}
#evr2 {
   //display: none;
   z-index: 2;
   opacity: 0;
}
#evr3 {
   //display: none;
   z-index: 2;
   opacity: 0;
}
.homs1b3to {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : flex-start;
   padding: 3px 3px 3px 3px;
   font-size: 10px;
   color: #FFFFFF;
   background-color: #000000;
}
.homs1b3 {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : flex-start;
   margin: 20px 0px 0px 20px;
   padding: 3px 3px 3px 3px;
   font-size: 12px;
   color: #FFFFFF;
   background-color: #000000;
}
.homs1b3a {
   cursor: pointer;
}
.homs1b3a:hover {
   text-decoration: underline;
}
.homs1b3b {
}


#homs1a1id1 {
   //display: block;
   position: relative;
   z-index: 1;
   opacity: 1;
}
#homs1a1id2 {
   //display: none;
   position: relative;
   z-index: -1;
   margin: -355px 0px 0px 0px;
   opacity: 0;
}
#homs1a1id3 {
   //display: none;
   position: relative;
   z-index: -1;
   margin: -355px 0px 0px 0px;
   opacity: 0;
}
#homs1a1id4 {
   //display: none;
   position: relative;
   z-index: -1;
   margin: -355px 0px 0px 0px;
   opacity: 0;
}
#homs1a1id5 {
   //display: none;
   position: relative;
   z-index: -1;
   margin: -355px 0px 0px 0px;
   opacity: 0;
}
.homs1apkt {
   position: absolute;
   z-index: 1;
   margin: -27px 15px 0px 240px;
   padding: 0px 0px 1px 0px;
   height: 17px;
   width: 105px;
}
.homs1apkt1 {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : flex-start;
   height: 17px;
   width: 105px;
}
.homs1apkt1a {
   cursor: pointer;
   height: 17px;
   width: 17px;
   border: 1px solid #000000;
   border-radius: 17px;
   background-color: #95A119;
}
.homs1apkt1b {
   cursor: pointer;
   height: 17px;
   width: 17px;
   border: 1px solid #000000;
   border-radius: 17px;
   background-color: #FFFFFF;
}
.homs1a2a {
   cursor: pointer;
   float: left;
   margin: 0px 0px 0px 211px;
   padding: 2px 10px 2px 10px;
   color: #FFFFFF;
   font-size: 14px;
   background-color: #000000;
}
.homs1a2a:hover {
   text-decoration: underline;
}
.homs1a2b {
   float: right;
   padding: 0px 0px 0px 0px;
}
.homs2 {
   display: flex;
   flex-wrap : nowrap;
   justify-content : flex-start;
   align-items : flex-start;
   margin: -10px 0px 0px 0px;
}
.homs2a {
   width: 90px;
   margin: 0px 0px 0px 15px;
}
.homs2b {
   margin: 8px 0px 0px 79px;
}
.homs3 {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : flex-start;
   height: 110px;
   margin: 10px 15px 0px 15px;
}
.homs3ev {
   display: flex;
   flex-wrap : wrap;
   justify-content : space-between;
   align-items : flex-start;
   margin: 20px 15px 0px 15px;
}
.homs3evstop {
   display: flex;
   flex-wrap : nowrap;
   justify-content: center;
   align-items : flex-start;
   margin: 20px 15px 0px 15px;
}
.homs3a {
   cursor: pointer;
   width: 176px;
   height: 110px;
   padding: 29px 10px 0px 10px;
   overflow: hidden;
   font-size: 12px;
   background-color: #7B9D41;
}
.homs3a5 {
   cursor: pointer;
   width: 176px;
   height: 110px;
   padding: 29px 10px 0px 10px;
   overflow: hidden;
   font-size: 12px;
   color: #FFFFFF;
   background-color: #1A171B;
}
.homs3ay {
   cursor: pointer;
   width: 176px;
   height: 110px;
   overflow: hidden;
   font-size: 12px;
}
.homs3ayy {
   cursor: pointer;
   width: 176px;
   height: 110px;
   padding: 49px 10px 0px 10px;
   overflow: hidden;
   font-size: 12px;
   background-color: #7B9D41;
}
.homs3ayysttop {
   cursor: pointer;
   width: 176px;
   height: 110px;
   padding: 49px 10px 0px 10px;
   overflow: hidden;
   font-size: 12px;
   background-color: #D9DADB;
}
.homs3ayyy {
   cursor: pointer;
   width: 176px;
   height: 110px;
   padding: 49px 10px 0px 10px;
   overflow: hidden;
   font-size: 12px;
   color: #FFFFFF;
   background-color: #1A171B;
}
.homspicm3 {
   width: 176px;
   height: 110px;
   object-fit: cover;
   object-position: 50%;
}
.homs3acol {
   position: absolute;
   cursor: pointer;
   width: 176px;
   height: 110px;
   margin: -110px 0px 0px 0px;
}
.homs3acolyy {
   position: absolute;
   cursor: pointer;
   width: 176px;
   height: 110px;
   margin: -110px 0px 0px 0px;
}
.homs3acola {
   display: inline-block;
   height: 20px;
   max-width: 170px;
   margin: 5px 0px 0px 0px;
   padding: 0px 7px 0px 10px;
   color: #FFFFFF;
   font-size: 16px;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   background-color: #7B9D41;
}
.homs3acolayy {
   display: inline-block;
   height: 45px;
   max-width: 170px;
   margin: 5px 0px 0px 0px;
   padding: 0px 7px 0px 10px;
   color: #FFFFFF;
   font-size: 16px;
   //white-space: nowrap;
   //overflow: hidden;
   //text-overflow: ellipsis;
   background-color: #7B9D41;
}
.homs3acolayysttop {
   display: inline-block;
   height: 45px;
   max-width: 170px;
   margin: 5px 0px 0px 0px;
   padding: 0px 7px 0px 10px;
   color: #000000;
   font-size: 16px;
   //white-space: nowrap;
   //overflow: hidden;
   //text-overflow: ellipsis;
   background-color: #D9DADB;
}
.homs3acolay {
   display: inline-block;
   height: 20px;
   max-width: 170px;
   margin: 5px 0px 0px 0px;
   padding: 0px 7px 0px 10px;
   color: #FFFFFF;
   font-size: 16px;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   background-color: #1A171B;
}
.homs3acolayyy {
   display: inline-block;
   height: 45px;
   max-width: 170px;
   margin: 5px 0px 0px 0px;
   padding: 0px 7px 0px 10px;
   color: #FFFFFF;
   font-size: 16px;
   //white-space: nowrap;
   //overflow: hidden;
   //text-overflow: ellipsis;
   background-color: #1A171B;
}
.homs3acolb {
   display: block;
   height: 20px;
   margin: 62px 0px 0px 0px;
}
.homs3acolb1 {
   float: right;
   margin: 0px 2px 0px 0px;
   padding: 0px 0px 1px 0px;
   height: 17px;
   width: 33px;
   color: #FFFFFF;
   font-size: 14px;
   font-weight: bold;
   text-align: center;
   background: #1A171B;
}
.homs3acolb15 {
   float: right;
   margin: 0px 2px 0px 0px;
   padding: 0px 0px 1px 0px;
   height: 17px;
   width: 33px;
   color: #FFFFFF;
   font-size: 14px;
   font-weight: bold;
   text-align: center;
   background: #7B9D41;
}
.homs3acolbyy {
   display: block;
   height: 20px;
   margin: 41px 0px 0px 0px;
}
.homs3acolbyy1 {
   float: right;
   margin: 0px 2px 0px 0px;
   padding: 0px 0px 1px 0px;
   height: 17px;
   width: 53px;
   color: #FFFFFF;
   font-size: 14px;
   font-weight: bold;
   text-align: center;
   background: #1A171B;
}
.homs3acolbyyx1 {
   float: right;
   margin: 0px 2px 0px 0px;
   padding: 0px 0px 1px 0px;
   height: 17px;
   width: 53px;
   color: #FFFFFF;
   font-size: 14px;
   font-weight: bold;
   text-align: center;
   background: #7B9D41;
}

#loc1 {
   opacity: 1;
}
#loc2 {
   opacity: 1;
}
#loc3 {
   opacity: 1;
}
#loc4 {
   opacity: 1;
}
#loc5 {
   opacity: 1;
}
#evk1 {
   opacity: 1;
}
#evk2 {
   opacity: 1;
}
#evk3 {
   opacity: 1;
}
#evk4 {
   opacity: 1;
}
#evk5 {
   opacity: 1;
}
#evk6{
   opacity: 1;
}
#evk7 {
   opacity: 1;
}
#evk8 {
   opacity: 1;
}
#evk9 {
   opacity: 1;
}
#evk10 {
   opacity: 1;
}
#evkt1 {
   opacity: 1;
   margin: 0px 20px 0px 20px;
}
#evkt2 {
   opacity: 1;
   margin: 0px 20px 0px 20px;
}
#evkt3 {
   opacity: 1;
   margin: 0px 20px 0px 20px;
}
#evkt4 {
   opacity: 1;
   margin: 0px 20px 0px 20px;
}
#locmo1 {
   margin: 0px 0px 0px -196px;
   opacity: 0;
}
#locmo2 {
   margin: 0px 0px 0px -196px;
   opacity: 0;
}
#locmo3 {
   margin: 0px 0px 0px -196px;
   opacity: 0;
}
#locmo4 {
   margin: 0px 0px 0px -196px;
   opacity: 0;
}
#locmo5 {
   margin: 0px 0px 0px -196px;
   opacity: 0;
}
#evkmo1 {
   margin: 0px 0px 0px -196px;
   opacity: 0;
}
#evkmo2 {
   margin: 0px 0px 0px -196px;
   opacity: 0;
}
#evkmo3 {
   margin: 0px 0px 0px -196px;
   opacity: 0;
}
#evkmo4 {
   margin: 0px 0px 0px -196px;
   opacity: 0;
}
#evkmo5 {
   margin: 0px 0px 0px -196px;
   opacity: 0;
}
#evkmo6{
   margin: 0px 0px 0px -196px;
   opacity: 0;
}
#evkmo7 {
   margin: 0px 0px 0px -196px;
   opacity: 0;
}
#evkmo8 {
   margin: 0px 0px 0px -196px;
   opacity: 0;
}
#evkmo9 {
   margin: 0px 0px 0px -196px;
   opacity: 0;
}
#evkmo10 {
   margin: 0px 0px 0px -196px;
   opacity: 0;
}
#evktmo1 {
   margin: 0px 0px 0px -196px;
   opacity: 0;
}
#evktmo2 {
   margin: 0px 0px 0px -196px;
   opacity: 0;
}
#evktmo3 {
   margin: 0px 0px 0px -196px;
   opacity: 0;
}
#evktmo4 {
   margin: 0px 0px 0px -196px;
   opacity: 0;
}

.homs4 {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : flex-start;
   margin: 18px 0px 0px 15px;
}
.homs4a {
   width: 68px;
}
.homs4b {
   width: 191px;
}
.homs4b1 {
   cursor: pointer;
   display: inline-block;
   padding: 7px 0px 0px 0px;
   color: #000000;
   font-size: 14px;
   font-weight: bold;
   text-decoration: none;
}
.homs4b1:hover {
   text-decoration: underline;
}
.homs5 {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : flex-start;
   height: 165px;
   margin: 6px 0px 0px 0px;
   padding: 0px 15px 0px 15px;
   background-color: #D2D3D5;
}
.homs5klfa {
   cursor: pointer;
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : flex-start;
   width: 470px;
   margin: 10px 0px 0px 0px;
}
.homs5klfa:hover {
   cursor: pointer;
   text-decoration: underline;
}
.homs5klfb {
   cursor: pointer;
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : flex-start;
   width: 470px;
   margin: 10px 0px 0px 0px;
}
.homs5klfb:hover {
   cursor: pointer;
   text-decoration: underline;
}
.homs5klfpic {
   width: 220px;
   height: 145px;
   overflow: hidden;
}
.homs5klfpic1 {
   width: 220px;
   height: 145px;
   object-fit: cover;
   object-position: 50%;
}
.homs5klfabtx {
   width: 250px;
   height: 145px;
   padding: 0px 0px 0px 15px;
}
.homs5klf1 {
   padding: 1px 0px 0px 0px;
   font-size: 11px;
   font-weight: bold;
   color: #000000;
   text-decoration: underline #D2D3D5;
}
.homs5klf2 {
   height: 45px;
   padding: 5px 0px 0px 0px;
   font-size: 16px;
   font-weight: normal;
   overflow: hidden;
}
.homs5klf3 {
   height: 64px;
   padding: 5px 0px 0px 0px;
   font-size: 12px;
   font-weight: normal;
   color: #000000;
   text-decoration: underline #D2D3D5;
   overflow: hidden;
}
.homs5klf4 {
   padding: 7px 0px 0px 0px;
   font-size: 11px;
   font-weight: bold;
}

.homstopnv1 {
   cursor: pointer;
   margin: 3px 5px 0px 4px;
   color: #95A119;
   font-size: 14px;
   font-weight: bold;
   text-decoration: none;
}
.homstopnv1:hover {
   color: #000000;
   text-decoration: underline;
}
.homstopnv2 {
   cursor: pointer;
   margin: 3px 0px 0px 5px;
   color: #95A119;
   font-size: 14px;
   font-weight: bold;
   text-decoration: none;
}
.homstopnv2:hover {
   color: #000000;
   text-decoration: underline;
}
.homstopnv3 {
   margin: 0px 0px 0px 0px;
   color: #D2D3D5;
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
   text-align: center;
}
.homsbottnv {
   display: flex;
   flex-wrap : nowrap;
   justify-content : flex-start;
   align-items : flex-end;
   height: 60px;
}
.homsbottnv1 {
   cursor: pointer;
   width: 50px;
   padding: 0px 0px 0px 5px;
   color: #95A119;
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
}
.homsbottnv1:hover {
   color: #000000;
   text-decoration: underline;
}
.homsbottnv2 {
   cursor: pointer;
   margin: 0px 0px 0px 30px;
   color: #000000;
   font-size: 14px;
   font-weight: bold;
   text-decoration: none;
}
.homsbottnv2:hover {
   text-decoration: underline;
}
.homsbottnv2to {
   float: left;
   cursor: pointer;
   margin: 1px 0px 0px 0px;
   color: #000000;
   font-size: 14px;
   font-weight: bold;
   text-decoration: none;
}
.homsbottnv2to:hover {
   text-decoration: underline;
}
.homsbottnv2toevkat {
   float: right;
   cursor: pointer;
   margin: 1px 10px 0px 0px;
   color: #000000;
   font-size: 14px;
   font-weight: bold;
   color: #EE1C25;
   text-decoration: none;
}
.homsbottnv2toevkat:hover {
   text-decoration: underline;
}
.homsbottnv2toevkat1 {
   float: right;
   cursor: pointer;
   margin: 1px 90px 0px 0px;
   color: #000000;
   font-size: 14px;
   font-weight: bold;
   color: #EE1C25;
   text-decoration: none;
}
.homsbottnv2toevkat1:hover {
   text-decoration: underline;
}
.homsbottnv2toloc {
   margin: 0px 0px 0px -40px;
   padding: 0px 10px 0px 0px;
   text-align: right;
}
.homs6fbott {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : flex-start;
   height: 265px;
   margin: 5px 0px 0px 0px;
   background-color: #D2D3D5;
}
.homs6h {
   height: 210px;
   margin: 15px 0px 0px 0px;
   padding: 20px 30px 20px 30px;
   background-color: #D7E1C6;
}
.homs6hkl{
   height: 265px;
   margin: 15px 0px 20px 0px;
   padding: 20px 30px 20px 30px;
   background-color: #D7E1C6;
}
.homs6 {
   height: 210px;
   margin: 3px 0px 0px 0px;
   padding: 20px 30px 20px 30px;
   background-color: #D7E1C6;
}
.homs6a {
   font-size: 30px;
   font-weight: bold;
}
.homs6b {
   padding: 5px 0px 0px 0px;
}
.homs6byy {
   padding: 20px 0px 0px 0px;
}
.homs6c {
   display: flex;
   flex-wrap : nowrap;
   justify-content : flex-start;
   align-items : flex-start;
   margin: 25px 0px 0px 0px;
   font-size: 14px;
}
.homs6cyy {
   display: flex;
   flex-wrap : nowrap;
   justify-content : flex-start;
   align-items : flex-start;
   margin: 10px 0px 0px 0px;
   font-size: 14px;
}
.homs6cyyy {
   display: none;
   flex-wrap : nowrap;
   justify-content : flex-start;
   align-items : flex-start;
   margin: 10px 0px 0px 0px;
   font-size: 14px;
}
.homs6c1 {
   margin: 0px 0px 0px 0px;
}
.homs6c2 {
   margin: 0px 0px 0px 10px;
}
.homs6d {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : flex-start;
   margin: 10px 0px 0px 0px;
   font-size: 14px;
}
.homs6d1 {
   width: 220px;
}
.homs6e {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : flex-start;
   margin: 2px 0px 0px 0px;
}
.homs6g {
   display: flex;
   flex-wrap : nowrap;
   justify-content : flex-start;
   align-items : center;
   margin: 15px 0px 0px 0px;
}
.homs6g1 {
   width: 115px;
   font-size: 14px;
}
.homs6g2 {
   width: 105px;
}
.homs6g3 {
   margin: 0px 0px 0px 17px;
}
.homs6g4 {
   margin: 0px 0px 0px 8px;
}

.homs7 {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : flex-start;
}
.homs7 img {
   display: block;
}
.homs7a {
   width: 122px;
   margin: 15px 0px 0px 30px;
}
.homs7b {
   width: 195px;
   margin: 26px 0px 0px 20px;
   color: #95A119;
}
.homs7c {
   width: 110px;
   margin: 26px 0px 0px 6px;
}
.homs7d {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : flex-start;
   width: 212px;
   margin: 15px 0px 0px 28px;
}
.homs7e {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : center;
   width: 124px;
   margin: 16px 30px 0px 113px;
}
.homs7e2 {
   width: 62px;
   padding: 0px 0px 0px 7px;
}
.homs8 {
   height: 145px;
   margin: 7px 0px 0px 0px;
   background-color: #D2D3D5;
}
.homs8a {
   float: left;
   margin: 15px 0px 0px 30px;
}
.homs8b {
   float: left;
   margin: 31px 0px 0px 20px;
}
.homs8b1 {
   font-size: 30px;
   font-weight: bold;
}
.homs8b1cl {
   color: #7D9823;
}
.homs8b2 {
   font-size: 18px;
   padding: 5px 0px 0px 0px;
}
.homs8b3 {
   font-size: 14px;
   padding: 1px 0px 0px 0px;
}
.homs8c {
   float: right;
   width: 220px;
   margin: 85px 30px 0px 0px;
}
#main {
   width: 990px;
   min-width: 620px;
   margin: auto;
   padding: 10px 0px 10px 0px;
   color: #000000;
}
.mainevid {
   width: 990px;
   min-width: 620px;
   margin: auto;
   padding: 76px 0px 0px 0px;
}
.mainevid1 {
   width: 990px;
   height: 385px;
   overflow: hidden;
}
.mainevidpic {
   width: 990px;
   height: 385px;
   object-fit: cover;
   object-position: 0px 0%;
}
.maint {
   display: table;
   width: 100%;
   min-height: calc(100vh - 746px);
   margin: 76px 0px 0px 0px;
}
.maintevpic {
   display: table;
   width: 100%;
   margin: -10px 0px 0px 0px;
}
.maintd {
   display: table-row;
}
.maintc1 {
   display: table-cell;
   width: 80px;
   vertical-align: top;
   padding: 0px 0px 0px 10px;
}
.maintc1ev {
   display: table-cell;
   width: 80px;
   vertical-align: top;
   padding: 40px 0px 0px 10px;
}
.maintc1b {
   padding: 8px 0px 0px 4px;
}
.maintc2 {
   display: table-cell;
   vertical-align: top;
   padding: 0px 0px 0px 0px;
}
.maintc3 {
   display: table-cell;
   width: 50px;
   vertical-align: top;
   padding: 0px 0px 0px 0px;
}

.headline_content {
   padding-top: 5px;
   display: block;
}
.headline_contentsrh {
   width: 100%;
   padding-top: 5px;
   display: block;
}
.headline_contentwk {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : center;
   padding-top: 5px;
}
.headline_contentyy {
   padding-top: 15px;
   display: block;
}
.headline_contentyya {
   padding-top: 9px;
   display: block;
}
.headline_contentyyaa1 {
   padding-top: 20px;
   display: block;
}
.headline_contentyy1 {
   padding-top: 15px;
   display: block;
   font-size: 18px;
   font-weight: bold;
   color: #95A119;
}
.headline_contentyyy {
   margin-top: 30px;
   padding-top: 15px;
   display: block;
   border-top: 2px solid #95A119;
}
.text_content {
   display: block;
   margin-top: 20px;
}
.text_contentyy {
   display: block;
   margin-top: 10px;
}
.text_contentyyy {
   display: block;
   margin: 20px 0px 20px 0px;
}

#bottom {
   clear: both;
   width: 100%;
   height: 125px;
   color: #FFFFFF;
}
.bottoml1 {
   width: 100%;
   height: 35px;
   background-color: #7D9823;
}
.bottom1 {
   width: 990px;
   height: 35px;
   padding: 0px 30px 0px 30px;
   margin: auto;
}
.bottom1a {
   float: left;
   padding: 6px 20px 0px 0px;
   font-size: 10px;
}
.bottom1a1 {
   display: none;
   float: left;
   padding: 6px 20px 0px 0px;
   font-size: 10px;
}
.bottom1b {
   float: right;
   padding: 15px 0px 0px 0px;
   font-size: 12px;
   text-align: right;
}
.bottoml2 {
   width: 100%;
   height: 35px;
   background-color: #000000;
}
.bottom2 {
   width: 990px;
   height: 35px;
   padding: 0px 30px 0px 30px;
   margin: auto;
}
.bottom2a {
   float: left;
   padding: 10px 15px 0px 0px;
   font-size: 14px;
   max-width: 180px;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
}
.bottom2ay {
   float: left;
   padding: 10px 15px 0px 0px;
   font-size: 14px;
   max-width: 160px;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
}
.bottom2ayy {
   float: left;
   padding: 10px 20px 0px 0px;
   font-size: 14px;
   max-width: 270px;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
}
.bottom2b {
   float: left;
   padding: 6px 20px 0px 0px;
   font-size: 10px;
   max-width: 220px;
   height: 30px;
   overflow: hidden;
   text-overflow: ellipsis;
}
.bottom2c {
   float: right;
   padding: 12px 0px 0px 0px;
   font-size: 11px;
}
.bottom3 {
   width: 990px;
   height: 100px;
   padding: 20px 0px 20px 0px;
   margin: auto;
}
.bottom3a {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : center;
   height: 60px;
}
.bottom3a1 {
   padding: 0px 0px 0px 0px;
}

.evtidlr {
   display: flex;
   flex-wrap: nowrap;
   justify-content: space-between;
   align-items: center;
   width: 100%;
}
.evtid {
   display: flex;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: center;
}
.evtid1 {
   padding: 0px 10px 0px 10px;
   color: #FFFFFF;
   font-weight: bold;
   font-size: 26px;
   background: #1A171B;
}
.evtid2 {
   padding: 2px 10px 0px 20px;
   font-weight: bold;
   font-size: 16px;
}
.evtid3 {
   padding: 3px 10px 0px 10px;
   font-size: 16px;
   border-left: 1px solid #1A171B;
}
.evtidmain {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : flex-start;
}
.evtidtikt {
   display: inline-block;
   margin: 0px 155px 0px 0px;
   padding: 0px 7px 0px 9px;
   color: #FFFFFF;
   font-weight: bold;
   font-size: 28px;
   background: #7B9D41;
}
.evtiddpldwn {
   display: flex;
   flex-wrap : nowrap;
   justify-content : flex-start;
   align-items : stretch;
   margin: 20px 0px 0px 0px;
}
.evtiddpldwnyy {
   width: 330px;
   padding: 10px 10px 10px 10px;
   background-color: #D2D3D5;
   margin: 20px 0px 0px 0px;
}
.evtiddpldwn1 {
   padding: 10px 10px 10px 10px;
   background-color: #D2D3D5;
}
.evtiddpldwn2 {
   padding: 10px 10px 64px 10px;
   background-color: #D2D3D5;
}
.evtiddpldwnbt {
   margin: -44px 0px 10px 10px;
}

.evtidflwkk {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : flex-start;
}
.evtidflwkk1 {
   width: 100%;
   padding: 0px 20px 0px 0px;
}
.evtidflwkk2 {
   position: relative;
   width: 250px;
   margin: 0px -50px 0px 0px;
}

.evtida {
   margin: 20px 0px 0px 0px;
   font-weight: normal;
   font-size: 48px;
}
.evtidb {
   margin: 10px 0px 0px 0px;
   color: #EE1C25;
   font-weight: normal;
   font-size: 24px;
}
.evtidc {
   margin: 10px 0px 0px 0px;
   font-weight: normal;
   font-size: 32px;
}
.evtidd {
   margin: 25px 0px 0px 0px;
}
.evtiddmoi {
   cursor: pointer;
   display: inline-block;
   margin: 12px 0px 0px 0px;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
}
.evtiddmoi:hover {
   text-decoration: underline;
}

.evtide {
   display: none;
   flex-wrap : nowrap;
   justify-content : flex-start;
   align-items : center;
   margin: 20px 0px 0px 0px;
   font-size: 18px;
}
.evtidewprs {
   display: flex;
   flex-wrap : nowrap;
   justify-content : flex-start;
   align-items : center;
   margin: 20px 0px 0px 0px;
   font-size: 18px;
}
.evtide1 {
   width: 90px;
   font-weight: bold;
}
.evtide2 {
   font-weight: bold;
}
.evtide2tiprfl {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : center;
   width: 240px;
   font-weight: bold;
}
.evtide2b {
   margin: 0px 0px 0px 0px;
}
.evtide2c {
   padding: 0px 0px 0px 10px;
   font-size: 14px;
}
.evtide2imw {
   font-size: 12px;
   font-weight: normal;
}
.evtidf {
   display: flex;
   flex-wrap : nowrap;
   justify-content : flex-start;
   align-items : center;
   margin: 3px 0px 0px 0px;
   font-size: 12px;
}
.evtidf1 {
   width: 90px;
   font-weight: normal;
}
.evtidf2 {
   font-weight: normal;
}
.evtidg {
   cursor: pointer;
   margin: 20px 0px 0px 0px;
   padding: 0px 0px 1px 1px;
   height: 21px;
   width: 65px;
   color: #FFFFFF;
   font-size: 18px;
   text-align: center;
   letter-spacing: 1px;
   background: #1A171B;
}
.evtidg:hover {
   color: #FFFFFF;
   background: #7B9D41;
}
.evtidg1 {
   cursor: pointer;
   margin: 10px 0px 2px 0px;
   padding: 0px 0px 1px 0px;
   height: 19px;
   width: 57px;
   color: #FFFFFF;
   font-size: 17px;
   text-align: center;
   background: #1A171B;
}
.evtidg1:hover {
   color: #FFFFFF;
   background: #7B9D41;
}
.evtidg2 {
   cursor: pointer;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 1px 1px;
   height: 21px;
   width: 65px;
   color: #FFFFFF;
   font-size: 18px;
   text-align: center;
   letter-spacing: 1px;
   background: #1A171B;
}
.evtidg2:hover {
   color: #FFFFFF;
   background: #7B9D41;
}
.evtidg3 {
   cursor: pointer;
   margin: 10px 0px 2px 0px;
   padding: 0px 0px 1px 0px;
   height: 19px;
   width: 100px;
   color: #FFFFFF;
   font-size: 17px;
   text-align: center;
   background: #1A171B;
}
.evtidg3:hover {
   color: #FFFFFF;
   background: #7B9D41;
}
.evtidg4 {
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 1px 1px;
   height: 21px;
   width: 120px;
   color: #FFFFFF;
   font-size: 18px;
   text-align: center;
   letter-spacing: 1px;
   background: #1A171B;
}
.evtidg5 {
   cursor: pointer;
   margin: 20px 0px 0px 0px;
   padding: 0px 0px 1px 1px;
   height: 21px;
   width: 120px;
   color: #FFFFFF;
   font-size: 18px;
   text-align: center;
   letter-spacing: 1px;
   background: #1A171B;
}
.evtidg6 {
   cursor: pointer;
   margin: 20px 0px 0px 0px;
   padding: 0px 0px 1px 1px;
   height: 21px;
   width: 100px;
   color: #FFFFFF;
   font-size: 18px;
   text-align: center;
   letter-spacing: 1px;
   background: #7B9D41;
}
.evtidg6:hover {
   color: #FFFFFF;
   background: #1A171B;
}
.evtall {
   display: flex;
   flex-wrap : wrap;
   justify-content : space-between;
   align-items : stretch;
}
.evtalla {
   display: flex;
   flex-direction: column;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : flex-start;
   align-content : space-between;
   width: 390px;
   margin: 40px 0px 0px 0px;
   border-bottom: 2px solid #BDBEC0;
}
.evtallanoevtxt {
   display: flex;
   flex-direction: column;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : flex-start;
   align-content : space-between;
   width: 390px;
   margin: 50px 0px 0px 0px;
}
.evtalla1a {
   display: inline-block;
   padding: 0px 10px 0px 10px;
   color: #FFFFFF;
   font-weight: bold;
   font-size: 18px;
   background: #1A171B;
}
.evtalla2 {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : flex-end;
   width: 390px;
}
.evtalla2a {
   padding: 3px 0px 0px 0px;
   font-size: 11px;
}
.evtalla2b {
   padding: 3px 0px 0px 0px;
   color: #EE1C25;
   font-size: 11px;
   font-weight: bold;
}
.evtalla3 {
   margin: 10px 0px 0px 0px;
   font-weight: normal;
   font-size: 26px;
}
.evtalla3:hover {
   text-decoration: underline;
}
.evtalla4 {
   margin: 2px 0px 0px 0px;
   color: #EE1C25;
   font-weight: normal;
   font-size: 14px;
}
.evtalla5 {
   margin: 5px 0px 0px 0px;
   font-weight: normal;
   font-size: 19px;
}
.evtalla6 {
   margin: 5px 0px 0px 0px;
   font-weight: normal;
   font-size: 14px;
}
.evtallb1 {
   cursor: pointer;
   width: 390px;
}
.evtallb2 {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : flex-end;
   width: 390px;
}
.evtallb2a {
   cursor: pointer;
   font-weight: bold;
   font-size: 14px;
   margin: 12px 0px 0px 0px;
   height: 19px;
}
.evtallb2a:hover {
   text-decoration: underline;
}

.wkorbtbldm {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : stretch;
   width: 100%;
   margin: 20px 0px 0px 0px;
   padding: 0px 0px 3px 0px;
   border-bottom: solid 1px #666666;
}
.wkorbtbldmbot {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : stretch;
   width: 100%;
   margin: 10px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
.wkorbtbldmbot1 {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : stretch;
   width: 100%;
   margin: 30px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
.wkorbtbldm1 {
   cursor: pointer;
   font-size: 14px;
}
.wkorbtbldm1:hover {
   color: #EE1C25;
}
.wkorbtbldm1y {
   cursor: pointer;
   font-size: 16px;
   font-weight: bold;
}
.wkorbtbldm2 {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : stretch;
   font-size: 14px;
}
.wkorbtbldm2y {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : stretch;
   font-size: 16px;
}
#wkorbtbldm2ypp1 {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : stretch;
   font-size: 16px;
}
#wkorbtbldm2ypp2 {
   display: none;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : stretch;
   font-size: 16px;
}
.wkorbtbldm2a {
   width: 90px;
   font-weight: bold;
   text-align: right;
   margin: 0px 0px 0px 10px;
}
.wkorbtbldm2b {
   width: 55px;
   font-weight: bold;
   margin: 0px 0px 0px 10px;
}
.wkorbtbldm2c {
   width: 90px;
   font-weight: normal;
   text-align: right;
   margin: 0px 0px 0px 10px;
}
.wkorbtbldm2cimg {
   width: 70px;
   font-weight: normal;
   text-align: right;
   margin: 0px 0px 0px 10px;
}
.wkorbtbldm2d {
   width: 55px;
   font-weight: normal;
   margin: 0px 0px 0px 10px;
}
.wkorbtbldm2dimg {
   width: 20px;
   font-weight: normal;
   margin: 0px 0px 0px 0px;
}
.wkorbtbldmdtl {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : stretch;
   width: 100%;
   padding: 5px 0px 5px 0px;
   border-bottom: solid 1px #EAEAEA;
}
.wkorbtbldmdtllst {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : stretch;
   width: 100%;
   padding: 5px 0px 5px 0px;
   border-bottom: solid 1px #BDBEC0;
}
.mdticgs {
   display: flex;
   flex-wrap : nowrap;
   justify-content : flex-start;
   width: 600px;
   padding: 5px 0px 5px 0px;
   border-bottom: solid 1px #BDBEC0;
}
.mdticgsy {
   display: flex;
   flex-wrap : nowrap;
   justify-content : flex-start;
   width: 600px;
   padding: 10px 0px 5px 0px;
   font-weight: bold;
   border-bottom: solid 1px #BDBEC0;
}
.mdticgs1 {
   width: 100px;
}
.mdticgs2 {
   width: 100px;
}
.mdticgs3 {
   width: 400px;
   text-align: right;
}
.sitemap {
   padding: 10px 0px 10px 0px;
}
.sitemap1 {
   padding: 5px 0px 5px 20px;
}

#form {

}
.form1 {
   clear: left;
}
.form1a {
   padding-top: 7px;
}
.form1b {
   padding-top: 4px;
}
.form1ay {
   float: left;
   width: 240px;
   padding-top: 5px;
}
.form1by {
   float: left;
   padding-top: 4px;
      width: 410px;
   }
.form1ax {
   float: left;
   width: 230px;
   padding: 10px 0px 0px 0px;
   font-weight: bold;
}
.form1c {
   float: left;
   padding: 5px 0px 0px 5px;
}
.form2 {
   clear: left;
   padding-top: 0px;
}
.form2x {
   clear: both;
   display: flex;
   flex-wrap : nowrap;
   justify-content : flex-start;
   align-items : flex-start;
   //padding: 20px 20px 0px 20px;
}
.form2yy{
   clear: left;
   padding-top: 10px;
}
.form1i {
   padding: 12px 0px 0px 0px;
}
.form1j {
   padding: 13px 0px 0px 5px;
  font-family: system-ui, sans-serif;
  font-size: 14px;
}
.form3 {
   clear: left;
   padding-top: 5px;
}
.form3 {
   clear: left;
   padding-top: 5px;
}
.form1d {
   float: left;
}
.form1e {
   float: left;
   padding: 3px 5px 0px 5px;
}
.form1f {
   float: left;
   padding-top: 4px;
   width: 95px;
}
.form1g {
   float: left;
   padding-left: 10px;
}
.form1h {
   float: left;
   padding: 12px 5px 0px 10px;
}
.form4 {
   clear: left;
   padding: 20px 0px 20px 0px;
   width: 100px;
}
.form5 {
   clear: left;
      padding: 20px 0px 0px 0px;
   }

.form1sek {
   clear: left;
      width: 680px;
      padding: 2px 10px 0px 10px;
   border: 1px solid #95BF1E;
   border-radius: 5px;
}
.form1sekl {
   clear: left;
   height: 10px;
}
.form1sekd {
   clear: left;
}
.formsek {
   clear: left;
}
.formsek1 {
   font-weight: bold;
}
.formsek2 {
   padding-top: 3px;
}
.formsek3 {
   cursor: pointer;
   padding-top: 3px;
   color: #E2001A;
}
.formsek3:hover {
   color: #000000;
}
.formgstshw {
   display: block;
}
.formgstshwyy {
   display: none;
}
.main_kl {
      width: 600px;
      padding: 10px 20px 0px 20px;
   background-color: #D7E1C6;
}
.main_klsrh {
   width: 100%;
   padding: 10px 20px 0px 20px;
   background-color: #D7E1C6;
}
.main_klog {
      width: 350px;
      padding: 10px 20px 0px 20px;
   background-color: #D7E1C6;
}

.infofaq {
   padding: 0px 0px 20px 0px;
}
.infofaq1 {
   font-weight: bold;
}
.infofaq2 {
   padding: 5px 0px 0px 0px;
}
.counter {
   font-weight: normal;
   font-size: 12px;
}
.counter1 {
   font-weight: normal;
   font-size: 12px;
}

.sitzplan_bsch {
   display: flex;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: flex-end;
   margin: 30px 0px 0px 0px;
}
.sitzplan_bsch1 {
   font-size: 22px;
   padding: 0px 0px 2px 175px;
}
.sitzplan_bsch2 {
   font-size: 26px;
   font-weight: bold;
   padding: 0px 0px 0px 109px;
}
.sitzplan_bsch3 {
   font-size: 22px;
   padding: 0px 0px 2px 102px;
}

.sitzplan_r_a {
   display: flex;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: flex-start;
   padding: 8px 0px 0px 0px;
}
.sitzplan_r_b {
   display: flex;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: flex-start;
   padding: 28px 0px 0px 0px;
}
.sitzplan_r_1 {
   width: 40px;
   color: #818284;
   font-size: 24px;
   font-weight: bold;
   text-align: center;
}
.sitzplan_r_2 {
   width: 320px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: space-between;
   align-items: flex-start;
   padding: 2px 0px 0px 0px;
}
.sitzplan_r_3 {
   width: 40px;
}
.sitzplan_r_4 {
   width: 320px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: space-between;
   align-items: flex-start;
   padding: 2px 0px 0px 0px;
}
.sitzplan_r_5 {
   width: 40px;
   color: #818284;
   font-size: 24px;
   font-weight: bold;
   text-align: center;
}
.sitzplan_chkb {
   width: 25px;
   height: 25px;
   border: 1px solid #000000;
   background-color: #EE1C25;
}
.sitzplan_chkb_wk {
   width: 25px;
   height: 25px;
   border: 3px solid #EE1C25;
   background-color: #8DC63F;
}
.sitzplan_chkb_nv {
   width: 25px;
   height: 25px;
   border: 1px solid #FFFFFF;
   background-color: #FFFFFF;
}
.sitzplan_chkb_lo {
   width: 25px;
   height: 25px;
   border: 1px solid #000000;
   background-color: #FFFFFF;
}
.sitzplan_chkb_fr {
   width: 25px;
   height: 25px;
   border: 1px solid #000000;
   background-color: #8DC63F;
}
.sitzplan_leg {
   width: 100%;
   display: flex;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: flex-start;
   padding: 20px 0px 0px 0px;
}
.sitzplan_leg1 {
   font-weight: bold;
   padding: 3px 20px 0px 40px;
}
.sitzplan_leg2 {
   padding: 3px 40px 0px 10px;
}
.sitzplan_wkb {
   padding: 40px 0px 0px 0px;
}


.container .tooltiptext {
   visibility: hidden;
   width: 100px;
   background-color: #D9E0C6;
   color: #000000;
   text-align: center;
   border-radius: 6px;
   padding: 6px 0;
   position: absolute;
   z-index: 1;
   bottom: 80%;
   left: 50%;
   margin-left: -50px;
   margin-bottom: 4px;
   opacity: 0;
   transition: opacity 0.5s;
   font-size: 12px;
   border: 1px solid #000000;
}
.container .tooltiptext::after {
   content: "";
   position: absolute;
   top: 100%;
   left: 50%;
   margin-left: -5px;
   border-width: 5px;
   border-style: solid;
   border-color: #000000 transparent transparent transparent;
}
.container:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}


/* The container */
.container {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #CCCCCC;
}

/* Hide the browser's default checkbox */
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  border: 1px solid #000000;
  background-color: #8DC63F;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
  background-color: #8DC63F;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
  left: 8px;
  top: 3px;
  width: 5px;
  height: 11px;
  border: solid #000000;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}



.a2hsmod {
   position: fixed;
   display: none;
   z-index: 1000;
   width: 400px;
   left: calc((100% - 400px)/2);
   bottom: 20px;
   background-color: #FFFFFF;
   border: 2px solid #95A119;
}
.a2hsmod1 {
   display: flex;
   justify-content : flex-start;
   padding: 20px 20px 0px 20px;
}
.a2hsmod1a {
   padding: 0px 0px 0px 0px;
}
.a2hsmod1b {
   padding: 10px 0px 0px 10px;
   font-size: 14px;
   line-height: 1.5;
}
.a2hsmod2 {
   display: flex;
   justify-content: space-around;
   align-items: center;
   height: 70px;
}
.a2hsmod3 {
   width: 100%;
   padding: 15px 10px 0px 10px;
   font-size: 14px;
   text-align: center;
}
.a2hsmod4 {
   margin: 5px 20px 0px 20px;
   padding: 10px 10px 10px 10px;
   border: 1px solid #7D9823;
   text-align: center;
}
.d-block {
  display: block !important;
}
.a2hsmodbc {
   width: 100px;
   height: 34px;
   background-color: #1A171B;
   border: 2px solid #FFFFFF;
   color: white;
   padding: 2px 0px 0px 0px;
   text-align: center;
   text-decoration: none;
   display: inline-block;
   font-size: 14px;
   cursor: pointer;
}
.a2hsmodbc:hover {
   background-color: #7B9D41;
}
.a2hsmodbi {
   width: 100px;
   height: 34px;
   background-color: #1A171B;
   border: 2px solid #FFFFFF;
   color: white;
   padding: 2px 0px 0px 0px;
   text-align: center;
   text-decoration: none;
   display: inline-block;
   font-size: 14px;
   cursor: pointer;
}
.a2hsmodbi:hover {
   background-color: #7B9D41;
}

#tickqrscan {
   position: absolute;
   width: 100%;
   top: 50%;
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);
   text-align: center;
}
 .tickqrscan1 {
   padding: 0px 10px 0px 10px;
}

@media screen and (max-width:1015px) {
   #head {
      width: 100%;
   }
   #navigation {
      width: 100%;
   }
   #main {
      width: 100%;
   }
   #bottom {
      width: 100%;
   }
   .bottom1a {
      display: none;
   }
   .bottom1a1 {
      display: block;
   }
   .bottom1b {
      max-width: 60%;
      padding: 4px 0px 0px 0px;
   }
   .bottom2a {
      font-size: 12px;
      padding: 12px 15px 0px 0px;
   }
   .bottom2b {
      display: none;
   }
   #cookiechkbl {
      height: 60px;
   }
   #cookiechk div {
      height: 115px;
   }
   a.bottnave {
      font-size: 12px;
   }
   a.bottnave:hover {
      font-size: 12px;
   }
}

#wework {
   position: absolute;
   width: 100%;
   top: 50%;
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);
   text-align: center;
}
.wework1 {
   padding: 0px 20px 0px 20px;
}
.wework2 {
   padding: 20px 20px 0px 20px;
}
.wework3 {
   padding: 10px 20px 0px 20px;
}

#cookiechk a {
   color:#000000;
   font-size:12px; 
   text-decoration: none;
}
#cookiechk a:hover {
   color: #95A119;
   text-decoration: none;
}
#cookiechk div {
   padding:10px;
   padding-right:40px;
}
#cookiechkbl {
   height: 41px;
}
#cookiechk { 
   text-align:center; 
   border-top:1px solid #FFFFFF;
   background: #CCCCCC; 
   background: -moz-linear-gradient(top, #CCCCCC 0%, #F2F6F9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CCCCCC), color-stop(100%,#F2F6F9)); 
   background: -webkit-linear-gradient(top, #CCCCCC 0%,#F2F6F9 100%); 
   background: -o-linear-gradient(top, #CCCCCC 0%,#F2F6F9 100%);
   background: -ms-linear-gradient(top, #CCCCCC 0%,#F2F6F9 100%); 
   background: linear-gradient(to bottom, #CCCCCC 0%,#F2F6F9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#CCCCCC', endColorstr='#F2F6F9',GradientType=0 ); 
   position:fixed;
   bottom:0px; 
   z-index:10000; 
   width:100%; 
   font-size:13px; 
   line-height:20px;
}
#cookiechkCloser {
   color: #000000;
   font: 14px/100% arial, sans-serif;
   text-decoration: none;
   text-shadow: 0 1px 0 #FFFFFF;
   cursor:pointer;
   border-top:1px solid white; 
   border-left:1px solid white; 
   border-bottom:1px solid #666666; 
   border-right:1px solid #666666; 
   padding:4px;
   margin-left: 20px;
   background: #CCCCCC; /* Old browsers */
   background: -moz-linear-gradient(top, #CCCCCC%, #CCCCCC 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#CCCCCC), color-stop(100%,#CCCCCC)); 
   background: -webkit-linear-gradient(top, #CCCCCC%,#CCCCCC 100%); 
   background: -o-linear-gradient(top, #CCCCCC%,#CCCCCC 100%); 
   background: -ms-linear-gradient(top, #CCCCCC%,#CCCCCC 100%); 
   background: linear-gradient(to bottom, #CCCCCC%,#CCCCCC 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(    startColorstr='#CCCCCC', endColorstr='#CCCCCC',GradientType=0 ); 
}
#cookiechkCloser:hover {
   border-bottom:1px solid white;
   border-right:1px solid white;
   border-top:1px solid #666666;
   border-left:1px solid #666666;
}
@media screen and (max-width:990px) {
   #cookiechk {
      padding-bottom: 10px;
   }
}

