* {
   box-sizing:border-box;
}
p {
   margin: 0;
   padding: 0;
}
hr {
   border-top: 1px solid #8CC540;
}
img {
   margin: 0px;
   padding: 0px;
   border: 0;
   max-width: 100%;
   height: auto;
}
.image-captioned
{
	margin-left: 0;
    margin-right: 0;
}
.image-normal {
	text-align: center;
	border: solid 1px #D2D3D5;
	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 {
    margin-top: 20px;
    margin-bottom: 20px;
	text-align: center;
}
.image-center > figure {
    display: table;
	margin-left: auto;
    margin-right: auto;
}
.clean
{
    border: 0;
    background: none;
    padding: 0;
}
.clean > figcaption
{
    margin-top: .5em;
    font-size: .7em;
    text-align: right;
}
figure
{
	text-align: center;
	border: solid 0px #CCCCCC;
	border-radius: 0px;
	background: rgba(0,0,0,0.0);
	padding: 0px;
	margin: 0px 20px 5px 0px;
	display: table;
	/* box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); */
}

figure > figcaption
{
	text-align: center;
    display: table-caption;
    caption-side: bottom;
    font-size: 12px;
}
.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;
}
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: 16px;
   line-height: 1.5;
   background-image: url('https://www.gbh-tv.at/images/zitat.gif');
   background-position: 0px 0px;
   background-repeat: no-repeat;
}

.divbvb {
   width: 100%;
   padding: 5px 10px 5px 0px;
   border-top: solid 1px #E2001A;
   border-bottom: solid 1px #E2001A;
}
.divbvbty {
   display: block;
   clear: both;
   width: 100%;
   padding: 20px 0px 0px 0px;
}
.divbvby {
   width: 100%;
   padding: 5px 10px 5px 0px;
   border-bottom: solid 1px #95BF1E;
}
.divbp {
   clear: both;
   width: 100%;
}
.divbv1 {
   width: 100%;
}
.divbv2 {
   width: 100%;
}
.divbv1pr {
   width: 100%;
}
.divbv1f {
   display: flex;
   flex-wrap : nowrap;
   justify-content : flex-start;
   align-items : flex-start;
   padding: 25px 10px 0px 10px;
}
.divbv1f img {
   display: block;
}
.divbp1a {
   float: left;
   width: 200px;
   padding: 10px 0px 0px 0px;
   text-align: center;
}
.divbp1b {
   float: left;
   padding: 10px 10px 0px 15px;
}
.divbv1a {
   width: 200px;
   min-width: 200px;
   padding: 10px 0px 0px 0px;
   text-align: center;
}
.divbv1a img {
   display: inline-block;
   text-align: center;
}
.divbv1ay {
   width: 150px;
   min-width: 150px;
   padding: 0px 0px 0px 0px;
}
.divbv1ay img {
   display: block;
   margin-left: auto;
   margin-right: auto;
   max-width: 100%;
}
.divbv1b {
   padding: 10px 10px 0px 15px;
}
.divbv1btyz {
   display: block;
   padding: 2px 10px 0px 10px;
   line-height: 1.2;
}
.divbv1bw {
   padding: 0px 0px 3px 0px;
}
.divbv1bx {
   padding: 10px 0px 0px 0px;
}
.divbv1by {
   padding: 0px 0px 0px 0px;
   line-height: 1.3;
}
.divbv1bz {
   padding: 15px 0px 0px 0px;
}
.divbvbtybt {
   display: block;
   clear: both;
   width: 100%;
   padding: 40px 0px 0px 0px;
}
.divbvli {
   clear: both;
   height: 15px;
   background-color: #FFFFFF;
}

.div50 {
      float: left;
   width: 50%;
   }
.divl50 {
   clear: both;
   height: 30px;
}
.dive {
   display: box;
   clear: both;
      width: 700px;
   }
.diveg {
   display: box;
   clear: both;
      width: 700px;
      background-color: #D2D3D5;
}
.diver {
   display: box;
   clear: both;
      width: 700px;
      background-color: #F2DDDC;
}
.diveh {
   display: box;
   clear: both;
      width: 700px;
      margin-top: 20px;
   padding: 5px;
   background-color: #F2DDDC;
}
.divehr {
   display: box;
   clear: both;
      width: 700px;
      margin-top: 20px;
   color: #FFFFFF;
   font-weight: bold;
   background-color: #E2001A;
}
.dive1 {
   float: left;
      padding: 5px;
}
.dive2 {
   float: right;
   width: 80px;
   text-align: right;
   padding: 5px 5px 5px 0px;
}
.dive3 {
   float: right;
   width: 40px;
   padding: 5px 0px 5px 0px;
}
.divel {
   clear: both;
   height: 15px;
   background-color: #FFFFFF;
}
.status {
      width: 500px;
      margin: 10px 0px 10px 0px;
   padding: 5px;
   color: #FF0000;
   text-align: center;
   border: 1px solid #FF0000;
   border-radius: 5px;
}
.status1 {
   margin: 10px 0px 10px 0px;
   padding: 5px;
   color: #FF0000;
   text-align: center;
   border: 1px solid #FF0000;
   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 {
   display: none;
   margin: 0px 0px 10px 0px;
   padding: 5px;
   color: #FF0000;
   text-align: center;
   border: 1px solid #FF0000;
   border-radius: 5px;
}
.error {
   color: #FF0000;
   font-weight: bold;
   font-size: 20px;
}

h1 {
   margin: 0;
   padding: 0;
   font-size: 24px;
   font-weight: bold;
}
h2 {
   margin: 0;
   padding: 0;
   font-size: 20px;
   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%;
   padding: 6px 15px;
   margin: 4px 0;
   display: inline-block;
   border: 1px solid #D2D3D5;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 16px;
   color: #000000;
   outline: none;
   background-color: #FFFFFF;
}
input[type=text].stexty {
   width: 100%;
   padding: 6px 15px;
   margin: 4px 0;
   display: inline-block;
   border: 1px solid #999999;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 16px;
   color: #000000;
   outline: none;
   background-color: #FFFFFF;
}
input[type=text].stexty1 {
   width: 100%;
   padding: 6px 15px;
   margin: 4px 0;
   display: inline-block;
   border: 1px solid #FF0000;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 16px;
   color: #FF0000;
   outline: none;
   background-color: #FFFFFF;
}

input[type=submit] {
   cursor: pointer;
   width: 100%;
   padding: 6px 15px;
   margin: 4px 0;
   display: inline-block;
   border: 2px solid #8CC540;
   border-radius: 5px;
   box-sizing: border-box;
   font-size: 16px;
   font-weight: bold;
   color: #FFFFFF;
   outline: none;
   background-color: #8CC540;
}
input[type=submit]:hover {
   border: 2px solid #8CC540;
   border-radius: 5px;
   font-size: 16px;
   color: #000000;
   background-color: #FFFFFF;
}
select {
   width: 100%;
   padding: 5px 15px;
   margin: 4px 0;
   display: inline-block;
   border: 1px solid #D2D3D5;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 16px;
   outline: none;
}
textarea {
   width: 100%;
   height: 77px;
   padding: 5px 15px;
   box-sizing: border-box;
   border: 1px solid #D2D3D5;
   border-radius: 0px;
   resize: none;
   font-size: 16px;
   font-family: 'Nunito', sans-serif;;
   outline: none;
}
 input[type=radio] {
   border: 5px;
   width: 20px;
   height: 15px;
   outline: none;
}

input[type=radio] {
   border: 5px;
      width: 25px;
   height: 20px;
   }

input[type=checkbox] {
   width: 20px;
   height: 20px;
   outline: none;
}
.container {
  display: block;
  position: relative;
  padding: 2px 0px 0px 30px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 22px;
  border: 1px solid #B5B7BB;
  border-radius: 3px;
  background-color: #FFFFFF;
}
.container:hover input ~ .checkmark {
  /* background-color: #ccc; */
}
.container input:checked ~ .checkmark {
  background-color: #666666;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.container input:checked ~ .checkmark:after {
  display: block;
}
.container .checkmark:after {
  left: 7px;
  top: 2px;
  width: 4px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
}
.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%;
}
.video-container-wrapper {
   max-width: 100%;
      width: 600px;
      left: 0;
   right:0;
   margin:auto;
}

a:link {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
   color: #E2001A}
a:visited,a:active {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
   color: #E2001A}
a:hover,a:focus {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
   color: #000000}
ul.topnav {
   list-style-type: none;
   margin: 0;
   padding: 0;
   overflow: hidden;
   line-height: 1.2;
}
ul.topnav li {
   float: left;
}
ul.topnav li a {
   display: inline-block;
   height: 40px;
   padding-top: 8px;
   color: #FFFFFF;
   font-weight: normal;
   text-align: center;
   text-decoration: none;
   transition: 0.3s;
   font-size: 18px;
   background-color: #E2001A;
}
ul.topnav li a.aktiv {
   padding-top: 10px;
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: underline;
   background-color: #E2001A;
}
ul.topnav li a:hover {
   text-decoration: underline;
   color: #FFFFFF;
   background-color: #E2001A;
}
.ultrenn {
   font-size: 24px;
   padding: 0px 3px 0px 3px;
}
.ulgbh {
   font-size: 20px;
   font-weight: bold;
}
.ulgbh1 {
   font-weight: normal;
}
a.subnavt {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;;
   font-weight: normal;
   text-decoration: none;
   color: #000000;
}
a.subnavt:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;;
   font-weight: normal;
   text-decoration: none;
   color: #E2001A;
}
a.subnavt2 {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;
   font-weight: normal;
   text-decoration: none;
   color: #666666;
}
a.subnavt2:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;
   font-weight: normal;
   text-decoration: none;
   color: #E2001A;
}
a.subnavta {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;;
   font-weight: normal;
   text-decoration: none;
   color: #E2001A;
}
a.subnavt1 {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;
   font-weight: normal;
   text-decoration: none;
   color: #000000;
}
a.subnavt1:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;
   font-weight: normal;
   text-decoration: none;
   color: #E2001A;
}
a.subnavt1a {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;
   font-weight: normal;
   text-decoration: none;
   color: #E2001A;
}
a.overlnav {
   font-size: 20px;
}
a.overlnav:hover {
   font-size: 18px;
}
a.overlsub {
   font-size: 16px;
}
a.overlsub:hover {
   font-size: 14px;
}
a.bottnav {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;;
   font-weight: normal;
   text-decoration: none;
   color: #000000;
}
a.bottnav:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;;
   font-weight: normal;
   text-decoration: none;
   color: #E2001A;
}
a.bottnava {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;;
   font-weight: normal;
   text-decoration: none;
   color: #E2001A;
}
a.bottnav1 {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;;
   font-weight: bold;
   text-decoration: none;
   color: #000000;
}
a.bottnav1:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;;
   font-weight: bold;
   text-decoration: none;
   color: #E2001A;
}
a.bottnav1a {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;;
   font-weight: bold;
   text-decoration: none;
   color: #E2001A;
}
a.done {
   font-family: 'Nunito', sans-serif;;
   font-size: 13px;;
   font-weight: normal;
   text-decoration: none;
   color: #000000;
}
a.done:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 13px;;
   font-weight: normal;
   text-decoration: none;
   color: #E2001A;
}
a.logout {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;;
   font-weight: normal;
   text-decoration: none;
   color: #000000;
}
a.logout:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;;
   font-weight: normal;
   text-decoration: none;
   color: #E2001A;
}
a.page {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
   color: #E2001A;
}
a.page:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
   color: #000000;
}
a.pagea {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
   color: #000000;
}

body {
   margin: 0;
   padding: 0;
   width: 100%;
   min-width: 600px;
   height: 100%;
   color: #000000;
   font-family: Nunito;
   font-size: 16px;
   line-height: 1.2;
}

#head {
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
   align-items: flex-start;
   align-content: flex-start;
   margin: 0px 0px 0px 0px;
   padding: 0;
   width: 100%;
   min-width: 560px;
   z-index: 1000;
   height: 130px;
   background-color: #FFFFFF;
}
.head1 {
   width: 920px;
   min-width: 560px;
   height: 130px;
   margin: 0px 20px 0px 20px;
   padding: 0px 0px 0px 0px;
}
.head1a {
   display: flex;
   flex-wrap: nowrap;
   justify-content: space-between;
   align-items: flex-end;
   align-content: flex-end;
   height: 90px;
   width: 100%;
   min-width: 560px;
   padding: 0px 0px 5px 0px;
}
.head1a1 {
   width: 205px;
}
.head1a2 {
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
   align-items: flex-end;
   align-content: flex-end;
   height: 90px;
   margin: 0px 56px 1px 0px;
   /* width: calc(100% - 300px); */
}
.head1a2a {
   cursor: pointer;
   margin: 0px 103px 0px 0px;
   font-size: 16px;
   font-weight: bold;
   color: #E2001A;
}
.head1a2a:hover {
   color: #000000;
}
.head1a2b {
   cursor: pointer;
   margin: 0px 0px 0px 20px;
   font-size: 16px;
   font-weight: bold;
   color: #E2001A;
}
.head1a2b:hover {
   color: #000000;
}
.head1a2c {
   margin: 0px 0px 4px 80px;
}
.head1a2c1 {
   cursor: pointer;
   width: 120px;
   padding: 0px 0px 0px 4px;
   font-size: 13px;
   background-color: #FFFFFF;
   border: 1px solid #000000;
}
.head1a2c1se {
   cursor: pointer;
   width: 120px;
   padding: 0px 4px 0px 4px;
   margin: 0px 0px 5px 0px;
   font-size: 13px;
   color: #FFFFFF;
   font-weight: normal;
   text-align: center;
   border: 1px solid #8CC540;
   background-color: #8CC540;
}
.head1a2c1se:hover {
   border: 1px solid #8CC540;
   color: #000000;
   background-color: #FFFFFF;
}
.head1a2c1ses {
   cursor: pointer;
   width: 120px;
   padding: 0px 4px 0px 4px;
   font-size: 13px;
   color: #FFFFFF;
   font-weight: normal;
   text-align: center;
   border: 1px solid #8CC540;
   background-color: #8CC540;
}
.head1a2c1ses:hover {
   border: 1px solid #8CC540;
   color: #000000;
   background-color: #FFFFFF;
}
.head1a3 {
   width: 95px;
}

.head1b {
   display: flex;
   flex-wrap: nowrap;
   justify-content: space-between;
   align-items: flex-end;
   align-content: flex-end;
   height: 40px;
   width: 100%;
}
.head1bico {
   display: none;
   margin: -2px 0px 0px 0px;
}
.dropbtn {
   color: #000000;
   padding: 0px 0px 5px 0px;
   font-size: 22px;
   border: none;
   background-color: #FFFFFF;
}
.dropbtn_act {
   color: #E2001A;
   padding: 0px 0px 5px 0px;
   font-size: 22px;
   border: none;
   background-color: #FFFFFF;
}
.dropbtn1 {
   color: #000000;
   padding: 0px 16px 5px 0px;
   font-size: 22px;
   border: none;
   background-color: #FFFFFF;
   background-image: url('https://www.gbh-tv.at/images/arrow1.png');
   background-position: right 6px;
   background-repeat: no-repeat;
}
.dropbtn1_act {
   color: #E2001A;
   padding: 0px 16px 5px 0px;
   font-size: 22px;
   border: none;
   background-color: #FFFFFF;
   background-image: url('https://www.gbh-tv.at/images/arrow1.png');
   background-position: right 6px;
   background-repeat: no-repeat;
}
.dropdown {
   position: relative;
   display: inline-block;
}
.dropdown-content {
   display: none;
   position: absolute;
   margin: 0px 0px 0px -15px;
   padding: 10px 15px 10px 15px;
   background-color: #E7E7E8;
   min-width: 160px;
   box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
   z-index: 1000;
}

.dropdown-content a {
   color: #000000;
   padding: 5px 0px 5px 0px;
   font-size: 16px;
   font-weight: normal;
   text-decoration: none;
   display: block;
}
.dropdown-content a:hover {color: #E2001A;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {color: #E2001A;}
.dropdown:hover .dropbtn_act {color: #E2001A;}
.dropdown:hover .dropbtn1 {color: #E2001A;}
.dropdown:hover .dropbtn1_act {color: #E2001A;}

#main {
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
   align-items: flex-start;
   align-content: flex-start;
   width: 100%;
   min-width: 560px;
   min-height: calc(100vh - 390px);
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
.main1 {
   width: 920px;
   min-width: 560px;
   min-height: calc(100vh - 390px);
   margin: 0px 20px 0px 20px;
   padding: 0px 0px 30px 0px;
}
.main1a {
   width: 100%;
   min-width: 560px;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}

.mainhom1t {
   position: relative;
   width: 100%;
   max-width: 920px;
   min-width: 612px;   
   height: 518px;
   max-height: 518px;
   min-height: 345px;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}

.mainhom1 {
   width: 100%;
   min-width: 560px;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
.mainhom1a {

}
.mainhom1b {

}
.mainhom2 {
   width: 100%;
   margin: 15px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
.mainhom2a {
   display: flex;
   flex-wrap: nowrap;
   justify-content: space-between;
   align-items: center;
   align-content: flex-start;
   height: 30px;
   margin: 0px 0px 0px 0px;
   background-color: #8CC540;
}
.mainhom2a1 {
   cursor: pointer;
   padding: 2px 0px 0px 10px;
   font-size: 18px;
   font-weight: bold;
   color: #FFFFFF;
}
.mainhom2a1:hover {
   color: #000000;
}
.mainhom2a2_sub {
   display: flex;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: center;
   height: 24px;
   margin: 0px 15px 0px 0px;
}
.mainhom2a2_sub1 {
   cursor: pointer;
   padding: 0px 10px 0px 10px;
   font-size: 13px;
   font-weight: bold;
   color: #FFFFFF;
   text-decoration: none;
   border-left: 2px solid #FFFFFF;
}
.mainhom2a2_sub1:hover {
   /* text-decoration: underline; */
   color: #000000;
}
.mainhom2a2_sub1_act {
   cursor: pointer;
   padding: 0px 10px 0px 10px;
   font-size: 13px;
   font-weight: bold;
   color: #000000;
   text-decoration: none;
   border-left: 2px solid #FFFFFF;
}
.mainhom2a2_sub1_nobod {
   cursor: pointer;
   padding: 0px 5px 0px 5px;
   font-size: 13px;
   font-weight: bold;
   color: #FFFFFF;
   text-decoration: none;
   border-left: 2px solid #8CC540;
}
.mainhom2a2_sub1_nobod:hover {
   /* text-decoration: underline; */
   color: #000000;
}
.mainhom2a2_sub1_nobod_act {
   cursor: pointer;
   padding: 0px 5px 0px 5px;
   font-size: 13px;
   font-weight: bold;
   color: #000000;
   text-decoration: none;
   border-left: 2px solid #8CC540;
}
.mainhom2a2 {
   cursor: pointer;
   padding: 4px 20px 0px 0px;
   font-size: 18px;
   font-weight: normal;
   color: #FFFFFF;
   text-decoration: none;
}
.mainhom2a2:hover {
   /* text-decoration: underline; */
   color: #000000;
}
.mainhom2a2_sub_av {
   display: none;
   cursor: pointer;
   padding: 4px 20px 0px 0px;
   font-size: 18px;
   font-weight: normal;
   color: #FFFFFF;
   text-decoration: none;
}
.mainhom2a2_sub_av:hover {
   /* text-decoration: underline; */
   color: #000000;
}
.mainhom2b {
   display: flex;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: flex-start;
   align-content: flex-start;
   /* width: 100%; */
   width: calc(100% + 10px);
   margin: 0px 0px 0px -5px;
}
.mainhom2b1 {
   cursor: pointer;
   width: 300px;
   height: 230px;
   margin: 15px 5px 0px 5px;
   padding: 0px 0px 10px 0px;
   color: #000000;
}
.mainhom2b1:hover {
   color: #E2001A;
}
.mainhom2b1kv {
   padding: 40px 0px 10px 0px;
}
.mainhom2b1p {
   width: 300px;
   height: 169px;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
}
.mainhom2b1p img {
   display: block;
}
.mainhom2b1pic {
   width: 300px;
   height: 169px;
   object-fit: cover;
   object-position: 50%;
}
.mainhom2b1t {
   width: 300px;
   height: 52px;
   padding: 10px 0px 0px 0px;
   font-size: 14px;
   font-weight: bold;
   white-space: wrap;
   overflow: hidden;
   text-overflow: ellipsis;
   line-height: 1.4;
}


#bottom {
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
   align-items: flex-start;
   align-content: flex-start;
   width: 100%;
   min-width: 560px;
   height: 260px;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
.bottom1 {
   width: 920px;
   min-width: 560px;
   height: 260px;
   margin: 0px 20px 0px 20px;
   padding: 0px 0px 0px 0px;
   border-top: 0px solid #8CC540;
   background-color: #E7E7E8;
   background-color: #CCCCCC;
}
.bottom1a {
   display: flex;
   flex-wrap: nowrap;
   justify-content: space-between;
   align-items: flex-end;
   align-content: flex-end;
   padding: 0px 0px 3px 0px;
   background-color: #FFFFFF;
   min-width: 560px;
}
.bottom1b {
   display: flex;
   flex-wrap: nowrap;
   justify-content: space-between;
   align-items: flex-start;
   align-content: flex-start;
   padding: 22px 30px 0px 30px;
}
.bottom1c {
   height: 20px;
   margin: 10px 0px 0px 0px;
   padding: 0px 10px 0px 10px;
   text-align: center;
   font-size: 13px;
}
.bottom1b1a {
   height: 26px;
   margin: 0px 0px 0px 0px;
   font-size: 16px;
   font-weight: normal;
   font-weight: normal;
   color: #000000;
}
.bottom1b1 {
}
.bottom1b2 {
   width: 120px;
}
.bottom1b1_sl {
   display: none;
}
.bottom1b2_sl {
   display: none;
}
.bottom1b3 {
   display: block;
}
.bottom1b1b {
   cursor: pointer;
   height: 26px;
   margin: 0px 0px 0px 0px;
   font-size: 16px;
   font-weight: bold;
   color: #000000;
}
.bottom1b1b:hover {
   color: #E2001A;
}
.bottom1b2a {
   cursor: pointer;
   height: 26px;
   margin: 0px 0px 0px 0px;
   font-size: 16px;
   font-weight: bold;
   color: #000000;
}
.bottom1b2a:hover {
   color: #E2001A;
}
.bottom1b2b {
   cursor: pointer;
   height: 26px;
   margin: 0px 0px 0px 0px;
   font-size: 16px;
   font-weight: normal;
   color: #000000;
}
.bottom1b2b:hover {
   color: #E2001A;
}
.bottom1b3a {
   cursor: pointer;
   height: 26px;
   margin: 0px 0px 0px 0px;
   font-size: 16px;
   font-weight: bold;
   color: #E2001A;
}
.bottom1b3a:hover {
   color: #000000;
}
.bottom1b3b {
   cursor: pointer;
   display: flex;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: center;
   align-content: center;
   height: 26px;
   margin: 0px 0px 0px 0px;
   font-size: 16px;
   font-weight: normal;
   color: #000000;
}
.bottom1b3b:hover {
   color: #E2001A;
}
.bottom1b3b1 {
   width: 20px;
   padding: 1px 0px 0px 0px;
}
.bottom1b3b2 {
   height: 26px;
   padding: 0px 0px 0px 10px;
}

#homs1a1id1 {
   //display: block;
   position: absolute;
   z-index: 1;
   opacity: 1;
}
#homs1a1id2 {
   //display: none;
   position: absolute;
   z-index: -1;
   margin: 0 0px 0px 0px;
   opacity: 0;
}
#homs1a1id3 {
   //display: none;
   position: absolute;
   z-index: -1;
   margin: 0 0px 0px 0px;
   opacity: 0;
}
#homs1a1id4 {
   //display: none;
   position: absolute;
   z-index: -1;
   margin: 0 0px 0px 0px;
   opacity: 0;
}
#homs1a1id5 {
   //display: none;
   position: absolute;
   z-index: -1;
   margin: 0 0px 0px 0px;
   opacity: 0;
}
#homs1a1id6 {
   //display: none;
   position: absolute;
   z-index: 3;
   margin: 0 0px 0px 0px;
   opacity: 1;
}
.homs1a1 {
   width: 100%;
   max-width: 920px;
   min-width: 612px;
   height: auto;
   max-height: 518px;
   min-height: 345px;
   overflow: hidden;
}
.homspicm1 {
   width: 100%;
   height: auto;
   object-fit: cover;
   object-position: 50%;
}
.homs1a1x1 {
   position: absolute;
   top: 0;
   cursor: pointer;
   display: flex;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: flex-end;
   width: 100%;
   max-width: 920px;
   min-width: 612px;
   height: 518px;
   max-height: 518px;
   min-height: 345px;
   margin: 0px 0px 0px 0px;
}
.homs1a1x1c {
   display: block;
   margin: 0px 0px 100px 0px;
}
.homs1a1x1c1 {
   display: inline-block;
   padding: 3px 15px 0px 15px;
   height: 70px;
   max-width: 800px;
   font-size: 26px;
   font-weight: bold;
   color: #FFFFFF;
   background: rgba(226, 0, 26, 0.8);
   white-space: wrap;
   overflow: hidden;
   //text-overflow: ellipsis;
}

.homs1apkt {
   position: r;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
   align-items: flex-start;
   z-index: 1;
   margin: 15px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   height: 17px;
   width: 100%;
}
.homs1apkt1 {
   display: flex;
   flex-wrap: nowrap;
   justify-content: space-between;
   align-items: flex-start;
   height: 17px;
   width: 485px;
}
.homs1apkt1a {
   cursor: pointer;
   height: 17px;
   width: 85px;
   background-color: #8CC540;
}
.homs1apkt1b {
   cursor: pointer;
   height: 17px;
   width: 85px;
   background-color: #A8A9AC;
   
}


.icon {
   cursor:pointer;
   width: 60px;
   height: 39px;
   padding-top: 0px;
   background-color: #FFFFFF;
}
.icond1 {
   width: 40px;
   margin: 5px 0px 0px 0px;
   color: #231F20;
   border-top: 5px solid #231F20;
   background-color: #231F20;
}
.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: #D6D6D6;
  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: #D6D6D6;
  font-weight: bold;
  font-size: 14px;
  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: #D6D6D6;
  font-weight: bold;
  font-size: 12px;
  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: #D6D6D6;
  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: 1;
   bottom: 0px;
   right: 0;
   background-color: rgb(0,0,0);
   background-color: rgba(0,0,0, 0.6);
   overflow: hidden;
}
.overlayNTGIS {
   /* height: 450px; */
   width: 620px;
   position: fixed;
   z-index: 2;
   top: -500px;
   left: calc((100% - 620px)/2);
   padding: 0px 0px 10px 0px;
   background-color: #FFFFFF;
   border-left: 3px solid #8CC540;
   border-bottom: 3px solid #8CC540;
   overflow: hidden;
   transition: 1.0s;
}
.overlayNTHGIS {
   position: relative;
   height: 43px;
   background-color: #8CC540;
   border-bottom: 3px solid #8CC540;
}
.overlayNTH1 {
   float: left;
   height: 40px;
   margin: -11px 0px 0px 10px;
}
.overlayNTH2 {
   float: right;
   height: 40px;
   padding: 10px 10px 8px 10px;
   font-size: 18px;
   font-weight: bold;
   background-color: #FFFFFF;
}
.usrnewstmodc {
   clear: both;
   /* height: calc(80vh - 43px); */
   height: calc(80vh);
   padding: 0px 0px 50px 0px;
   overflow: auto;
}
.usrnewstmodc1 {
   clear: both;
   /* height: calc(80vh - 43px); */
   /* height: calc(80vh); */
   padding: 20px 20px 0px 20px;
   overflow: auto;
   border-right: 3px solid #8CC540;
}
.usrnewstmodc2 {
   clear: both;
   /* height: calc(80vh - 43px); */
   /* height: calc(80vh); */
   padding: 20px 20px 0px 20px;
   overflow: auto;
}
.usrnewstmodc3 {
   clear: both;
   /* height: calc(80vh - 43px); */
   /* height: calc(80vh); */
   padding: 0px 20px 0px 20px;
   overflow: auto;
}
.usrnewstmodc1a {
   padding: 0px 0px 15px 0px;
   text-align: center;
}
.usrnewstmodc1a1 {
   float: left;
   width: 83px;
}
.usrnewstmodc1a2 {
   float: right;
   width: 152px;
   padding: 12px 0px 0px 0px;
   text-align: right;
}
.usrnewstmodc1b {
   margin: 0px 0px 0px 0px;
   height: 44px;
}
.usrnewstmodc1b1 {
   float: left;
   width: 77px;
   padding: 1px 0px 0px 0px;
}
.usrnewstmodc1b2 {
   float: right;
   width: 56px;
   height: 44px;
}
.usrnewstmodc1b3 {
   float: right;
   width: 54px;
   height: 44px;
}
.usrnewstmodc1b4 {
   float: right;
   width: 43px;
   height: 44px;
}
.usrnewstmodc1c {
   margin: 15px 0px 0px 0px;
   text-align: center;
}
.usrnewstmodcs {
   padding: 0px 0px 10px 0px;
}
.usrnewssearch2 {
   padding: 0px 0px 0px 0px;
}
.usrnewssearch3 {
   clear: both;
   margin: 0px 0px 10px 0px;
   padding: 10px 0px 2px 0px;
   font-weight: bold;
   border-bottom: 2px solid #999999;
}
.usrnewssearch3y {
	clear: both;
   margin: 0px 0px 10px 0px;
   padding: 15px 0px 2px 0px;
   font-weight: bold;
   border-bottom: 2px solid #999999;
}
.usrnewssearch3z {
   padding: 0px 0px 2px 0px;
   font-weight: bold;
   border-bottom: 2px solid #999999;
}
.usrnewssearch4 {
   float: left;
   height: 30px;
   padding: 0px 0px 0px 2px;
   text-align: left;
}
.usrnewssearch4m {
   float: left;
   height: 30px;
   margin: 0px 0px 0px 20px;
   padding: 0px 0px 0px 2px;
   text-align: center;
}
.usrnewssearch4r {
   float: left;
   height: 30px;
   margin: 0px 0px 0px 20px;
   padding: 0px 0px 0px 2px;
   text-align: right;
}
.usrnewssearch4f {
   display: block;
   height: 30px;
   padding: 0px 0px 0px 2px;
}
.usrnewssearch4flf {
   float: left;
   width: 33%;
   padding: 0px 0px 0px 2px;
}
.usrnewssearch4l {
   clear: both;
   height: 20px;
   padding: 0px 0px 0px 0px;
}
.usrnewssearch4a {
   float: left;
   width: 35px;
}
.usrnewssearch4b {
   float: left;
   padding: 5px 0px 0px 0px;
}
.usrnewssearch5 {
   clear: both;
   padding: 10px 0px 0px 0px;
   font-size: 14px;
   font-weight: bold;
}
.usrnewssearch6 {
   clear: both;
   padding: 2px 0px 5px 0px;
   font-size: 14px;
}
.usrnewssearch6a {
   display: block;
}
.usrnewssearch6b {
   display: none;
}
.usrnewssearch7a {
   display: block;
   color: #E2001A;
}
.usrnewssearch7b {
   display: none;
   color: #E2001A;
}
.usrnewssearchsubm {
   float: right;
   width: 50%;
   padding: 5px 0px 0px 10px;
}
.usrnewssearchsubm1 {
   float: left;
   width: 50%;
   padding: 5px 10px 0px 0px;
}
.usrnewssearchsubm2 {
   float: left;
   width: 50%;
   padding: 9px 10px 0px 0px;
   font-size: 14px;
}
.usrnewssearchsubm3 {
   float: left;
   width: 250px;
   padding: 10px 20px 0px 0px;
}
@-webkit-keyframes slideIn {
  from {top: -300px; opacity: 1} 
  to {top: 50px; opacity: 1}
}
@keyframes slideIn {
  from {top: -300px; opacity: 1}
  to {top: 50px; opacity: 1}
}
a.closebtnnt {
   font-family: 'Nunito', sans-serif;;
   font-size: 50px;
   font-weight: bold;
   text-decoration: none;
   color: #FFFFFF;
}
a.closebtnnt:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 50px;
   font-weight: bold;
   text-decoration: none;
   color: #CCCCCC;
}
.suchebutton {
   cursor: pointer;
   width: 100%;
   padding: 6px 15px;
   margin: 5px 0px 0px 0px;
   display: inline-block;
   border: 2px solid #8CC540;
   border-radius: 5px;
   box-sizing: border-box;
   font-size: 16px;
   font-weight: bold;
   color: #FFFFFF;
   text-align: center;
   background-color: #8CC540;
}
.suchebutton:hover {
   border: 2px solid #8CC540;
   border-radius: 5px;
   font-size: 16px;
   color: #000000;
   background-color: #FFFFFF;
}
.suchebutton1 {
   cursor: pointer;
   width: 100%;
   padding: 6px 15px;
   margin: 5px 0px 15px 0px;
   display: inline-block;
   border: 2px solid #8CC540;
   border-radius: 5px;
   box-sizing: border-box;
   font-size: 16px;
   font-weight: bold;
   color: #FFFFFF;
   text-align: center;
   background-color: #8CC540;
}
.suchebutton1:hover {
   border: 2px solid #8CC540;
   border-radius: 5px;
   font-size: 16px;
   color: #000000;
   background-color: #FFFFFF;
}
.suchebutton2 {
   cursor: pointer;
   width: 100%;
   padding: 6px 15px;
   margin: 7px 0px 5px 0px;
   display: inline-block;
   border: 2px solid #8CC540;
   border-radius: 5px;
   box-sizing: border-box;
   font-size: 16px;
   font-weight: bold;
   color: #FFFFFF;
   text-align: center;
   background-color: #8CC540;
}
.suchebutton2:hover {
   border: 2px solid #8CC540;
   border-radius: 5px;
   font-size: 16px;
   color: #000000;
   background-color: #FFFFFF;
}

.subnavpic {
   margin: 0;
   padding: 0;
   width: 100%;
}
.subnavpica{
   margin: 0px 10px 0px 10px;
   border-top: 1px solid #CCCCCC;
}
.subnavpica1{
   height: 15px;
   margin: 0px 10px 0px 10px;
   border-top: 1px solid #CCCCCC;
}
.subnav1 {
   display: block;
   margin: 0px 0px 0px 10px;
}
.subnav1y {
   display: block;
   margin: 0px 0px 0px 0px;
}
.subnav2 {
   display: inline-block;
   margin: 0px 10px 0px 0px;
   padding: 8px 10px 10px 0px;
   font-size: 20px;
}
.subnav3 {
   display: inline-block;
   margin: 0px 10px 0px 0px;
   padding: 4px 10px 6px 0px;
   font-size: 18px;
}
.subnav4 {
   display: block;
   margin: 5px 0px 10px 10px;
   font-size: 14px;
}
.subnav5 {
   display: block;
   margin: 10px 0px 0px 10px;
}
#breadcrumb {
   clear: both;
   margin: auto;
   width: 960px;
}
.breadcrumba {
      margin: 0px 20px 0px 20px;
   padding: 5px 5px 5px 5px;
      font-size: 13px;
   border-top: 1px solid #8CC540;
   border-bottom: 1px solid #8CC540;
}
.breadcrumba1 {
   height: 20px;
}
#tophome {
   margin: auto;
   width: 970px;
   margin-top: -24px;
   padding: 0px 5px 0px 10px;
   text-align: right;
}

.datum_content {
   font-size: 14px;
}
.headline_content {
   padding-top: 5px;
   display: block;
   color: #000000;
}
.headline_content_tvs {
   padding-top: 5px;
   display: block;
   font-size: 20px;
   font-weight: bold;
   color: #000000;
}
.headline_content_yt {
   padding-top: 25px;
   display: block;
   color: #000000;
}
.subline_content {
   padding-top: 10px;
   font-weight: bold;
}
.text_content {
   display: block;
   margin-top: 20px;
}

#wework {
   position: absolute;
   width: 100%;
   top: 50%;
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);
   text-align: center;
}
.wework1 {
      font-size: 26px;
      font-weight: bold;
}
.wework2 {
   margin-top: 20px;
}
.wework3 {
   margin-top: 20px;
   font-size: 16px;
}

#formt {
   margin-top: 10px;
   padding-top: 10px;
   border-top: 1px solid #999999;
}
#form {
   margin-top: 20px;
}
.form1 {
   clear: left;
}
.form1a {
   float: left;
   width: 240px;
   padding-top: 11px;
   font-weight: bold;
}
.form1b {
   float: left;
      width: 440px;
   }
.form1ay {
   float: left;
   width: 240px;
   padding-top: 10px;
   font-weight: bold;
}
.form1by {
   float: left;
   padding-top: 10px;
      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: 20px;
   font-weight: bold;
}
.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;
   width: 95px;
}
.form1g {
   float: left;
   padding-left: 10px;
}
.form1h {
   float: left;
   padding: 10px 5px 0px 10px;
}
.form4 {
   clear: left;
      margin-left: 240px;
   padding: 20px 0px 0px 0px;
      width: 100px;
}
.form5 {
   clear: left;
      padding: 20px 0px 0px 0px;
   }

.form1sek {
   clear: left;
      width: 680px;
      padding: 2px 10px 0px 10px;
   border: 1px solid #8CC540;
   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;
}

.sitemap {
   padding: 10px 0px 10px 0px;
}
.sitemap1 {
   padding: 5px 0px 5px 20px;
}
.sitemap2 {
   padding: 5px 0px 5px 35px;
}
.sitemap3 {
   padding: 5px 0px 5px 50px;
}

.page {
   clear: both;
   margin-top: 20px;
   border-top: 1px solid #E2001A;
}
.pagetop {
   clear: both;
   margin: -15px 0px 15px 0px;
   border-bottom: 1px solid #E2001A;
}
.pagetop1 {
   clear: both;
   margin: -15px 0px 15px 0px;
   border-top: 1px solid #E2001A;
   border-bottom: 1px solid #E2001A;
}
.pagesi {
   float: left;
   padding-top: 5px;
}
.pagenr {
   cursor: pointer;
   float: left;
   margin-top: 5px;
   padding: 0px 5px 0px 5px;
   font-size: 16px;
   color: #E2001A;
   font-weight: normal;
   border-right: 1px solid #000000;
}
.pagenr:hover {
   color: #000000;
}
.pagenra {
   cursor: pointer;
   float: left;
   margin-top: 5px;
   padding: 0px 5px 0px 5px;
   font-size: 16px;
   color: #000000;
   font-weight: normal;
   border-right: 1px solid #000000;
}
.pagenrv {
   cursor: pointer;
   float: right;
   margin-top: 5px;
   padding: 0px 5px 0px 5px;
   font-size: 16px;
   color: #E2001A;
   font-weight: bold;
   border-right: 1px solid #000000;
}
.pagenrv:hover {
   color: #000000;
}
.pagenrv1 {
   cursor: pointer;
   float: right;
   margin-top: 5px;
   padding: 0px 5px 0px 5px;
   font-size: 16px;
   color: #E2001A;
   font-weight: bold;
}
.pagenrv1:hover {
   color: #000000;
}
.pagenrn {
   cursor: pointer;
   float: right;
   margin-top: 5px;
   padding: 0px 5px 0px 5px;
   font-size: 16px;
   color: #E2001A;
   font-weight: bold;
}
.pagenrn:hover {
   color: #000000;
}
.pageli {
   clear: both;
   height: 5px;
}
a.breadcr {
   font-family: 'Nunito', sans-serif;;
   font-size: 13px;
   font-weight: normal;
   text-decoration: none;
   color: #000000;
}
a.breadcr:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 13px;
   font-weight: normal;
   text-decoration: none;
   color: #E2001A;
}

.suche {
   display: block;
   margin-bottom: 10px;
}
.suchetxt {
   padding-bottom: 20px;
}
.suche1 {
   display: inline-block;
   width: 100px;
   padding-top: 2px;
   font-weight: bold;
}
.suche2 {
   display: inline-block;
      width: 500px;
   }

@media screen and (max-width:980px) {
   .head1a2a {
      display: none;
   }
   .head1a2b {
      display: none;
   }
   .head1a2c {
      margin: 0px 0px 4px 0px;
   }
   .mainhom2b {
      justify-content: space-around;
   }
}
@media screen and (max-width:940px) {
   .head1 {
      width: 100%;
   }
   .main1 {
      width: 100%;
   }
   .bottom1 {
      width: 100%;
   }
}
@media screen and (max-width:960px) {
   .homs1a1x1 {
      height: calc((100vw - 20px) * 0.550);
   }
   .homs1a1x1c {
      display: none;
   }
   .mainhom1t {
      height: calc((100vw - 20px) * 0.550); 
   }
}

@media screen and (max-width:790px) {
.divbvb {
   width: 100%;
   padding: 5px 10px 5px 0px;
   border-top: solid 1px #E2001A;
   border-bottom: solid 1px #E2001A;
}
.divbvbty {
   display: block;
   clear: both;
   width: 100%;
   padding: 20px 0px 0px 0px;
}
.divbvby {
   width: 100%;
   padding: 5px 10px 5px 0px;
   border-bottom: solid 1px #999999;
}
.divbp {
   clear: both;
   width: 100%;
}
.divbv1 {
   width: 100%;
}
.divbv2 {
   width: 100%;
}
.divbv1pr {
   width: 100%;
}
.divbv1f {
   display: flex;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: flex-start;
   padding: 25px 10px 0px 10px;
}
.divbv1f img {
   display: block;
}
.divbp1a {
   float: left;
   width: 200px;
   padding: 10px 0px 0px 0px;
   text-align: center;
}
.divbp1b {
   float: left;
   padding: 10px 10px 0px 15px;
}
.divbv1a {
   width: 200px;
   min-width: 200px;
   padding: 10px 0px 0px 0px;
   text-align: center;
}
.divbv1a img {
   display: inline-block;
   text-align: center;
}
.divbv1ay {
   width: 150px;
   min-width: 150px;
   padding: 0px 0px 0px 0px;
}
.divbv1ay img {
   display: block;
   margin-left: auto;
   margin-right: auto;
   max-width: 100%;
}
.divbv1b {
   padding: 10px 10px 0px 15px;
}
.divbv1btyz {
   display: block;
   padding: 2px 10px 0px 10px;
   line-height: 1.2;
}
.divbv1bw {
   padding: 0px 0px 3px 0px;
}
.divbv1bx {
   padding: 10px 0px 0px 0px;
}
.divbv1by {
   padding: 0px 0px 0px 0px;
   line-height: 1.3;
}
.divbv1bz {
   padding: 15px 0px 0px 0px;
}
.divbvbtybt {
   display: block;
   clear: both;
   width: 100%;
   padding: 40px 0px 0px 0px;
}
.divbvli {
   clear: both;
   height: 15px;
   background-color: #FFFFFF;
}

.div50 {
      float: left;
   width: 50%;
   }
.div50a {
      float: left;
   width: 50%;
   }
.divl50 {
   clear: both;
   height: 30px;
}
.dive {
   display: box;
   clear: both;
      width: 700px;
   }
.diveg {
   display: box;
   clear: both;
      width: 700px;
      background-color: #CCCCCC;
}
.diver {
   display: box;
   clear: both;
      width: 700px;
      background-color: #F2DDDC;
}
.diveh {
   display: box;
   clear: both;
      width: 700px;
      margin-top: 20px;
   padding: 5px;
   background-color: #F2DDDC;
}
.divehr {
   display: box;
   clear: both;
      width: 700px;
      margin-top: 20px;
   color: #FFFFFF;
   font-weight: bold;
   background-color: #E2001A;
}
.dive1 {
   float: left;
      padding: 5px;
}
.dive2 {
   float: right;
   width: 80px;
   text-align: right;
   padding: 5px 5px 5px 0px;
}
.dive3 {
   float: right;
   width: 40px;
   padding: 5px 0px 5px 0px;
}
.divel {
   clear: both;
   height: 5px;
   background-color: #FFFFFF;
}

}

@media screen and (max-width:780px) {
   .mainhom2a2_sub {
      display: none;
   }
   .mainhom2a2_sub_av {
      display: block;
   }
}

@media screen and (max-width:780px) {
   .head1b {
      display: none;
   }
   .mainhom2a2_sub {
      display: none;
   }
   .mainhom2a2_sub_av {
      display: block;
   }
   .head1bico {
      display: block;
   }
   #main {
      min-height: calc(100vh - 442px);
   }
   .main1 {
      min-height: calc(100vh - 442px);
   }
   #bottom {
      height: 312px;
   }
   .bottom1 {
      height: 312px;
   }
   .bottom1b1 {
      width: 50%;
   }
   .bottom1b2 {
      width: 50%;
   }
   .bottom1b3 {
      display: none;
   }
   .bottom1b1_sl {
      display: block;
   }
   .bottom1b2_sl {
      display: block;
   }
}



.yumpshow1 {
   clear: both;
   display: block;
   padding: 25px 0px 0px 0px;
}
.yumpshow2 {
   clear: both;
   display: block;
   padding: 0px 0px 0px 0px;
}

.moduebd {
   cursor: pointer;
   display: box;
   margin-bottom: 10px;
   padding: 10px;
   background-color: #D2D3D5;
}
.moduebd:hover {
   color: #E2001A;
   background-color: #D2D3D5;
}
.moduebd1 {
   cursor: pointer;
   display: box;
   margin-bottom: 10px;
   padding: 10px;
   background-color: #DCEEC5;
}
.moduebd1:hover {
   color: #E2001A;
   background-color: #DCEEC5;
}
.moduebo {
   font-size: 14px;
   color: #000000;
}
.moduebo1 {
   font-weight: bold;
   color: #E2001A;
}
.moduebo2 {
   font-weight: bold;
   color: #000000;
}
.moduebod {
   font-weight: normal;
   font-size: 14px;
   color: #000000;
}
.moduebh {
   padding-top: 5px;
   font-weight: bold;
   font-size: 18px;
}
.moduebs {
   padding-top: 3px;
   font-weight: bold;
}
.moduebt {
   padding-top: 3px;
   font-weight: normal;
   color: #000000;
}
.moduebli {
   clear: both;
   height: 1px;
}
.mod_return {
   display: flex;
   flex-wrap: nowrap;
   justify-content: space-between;
   align-items: center;
   align-content: center;
   margin-bottom: 15px; 
   padding: 3px 0px 3px 0px;
   border-top: 1px solid #8CC540;
   border-bottom: 1px solid #8CC540;
}
.mod_return1 {
   cursor: pointer;
   display: block;
   font-size: 18px;
   font-weight: bold;
   color: #E2001A;
}
.mod_return1:hover {
   color: #000000;
}
.mod_return2 {
   cursor: pointer;
   display: block;
   font-size: 18px;
   font-weight: bold;
   color: #E2001A;
}
.mod_return2:hover {
   color: #000000;
}
.mod_bottom {
   clear: both;
   height: 20px;
}
.modsearchkat {
   margin: 15px 0px 5px 0px;
   padding: 5px 10px 5px 10px;
   font-weight: bold;
   font-size: 20px;
   color: #8CC540;
   text-align: center;
   border: 2px solid #8CC540;
}
.modsearchanz {
   margin: 3px 0px 0px 0px;
   font-size: 14px;
}
.modsearchanz1 {
   margin: 20px 0px 0px 0px;
   font-size: 14px;
}

.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;
}

.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;
}

input[type="radio"].ncb {
  -webkit-appearance: none;
  appearance: none;
  background-color: #FFFFFF;
  margin: 0;
  font: inherit;
  color: #000000;
  width: 20px;
  height: 20px;
  border: 1px solid #EE1C25;
  border-radius: 0;
  display: grid;
  place-content: center;
}

input[type="radio"].ncb::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="radio"].ncb:checked::before {
  transform: scale(1);
}

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

input[type="radio"].ncb1 {
  -webkit-appearance: none;
  appearance: none;
  background-color: #FFFFFF;
  margin: 0;
  font: inherit;
  color: #000000;
  width: 20px;
  height: 20px;
  border: 1px solid #8CC63F;
  border-radius: 0;
  display: grid;
  place-content: center;
}

input[type="radio"].ncb1::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="radio"].ncb1:checked::before {
  transform: scale(1);
}

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

input[type="radio"].ncb2 {
  -webkit-appearance: none;
  appearance: none;
  background-color: #FFFFFF;
  margin: 0;
  font: inherit;
  color: #000000;
  width: 20px;
  height: 20px;
  border: 1px solid #4368B1;
  border-radius: 0;
  display: grid;
  place-content: center;
}

input[type="radio"].ncb2::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="radio"].ncb2:checked::before {
  transform: scale(1);
}

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

input[type="radio"].ncb3 {
  -webkit-appearance: none;
  appearance: none;
  background-color: #FFFFFF;
  margin: 0;
  font: inherit;
  color: #000000;
  width: 20px;
  height: 20px;
  border: 1px solid #000000;
  border-radius: 0;
  display: grid;
  place-content: center;
}

input[type="radio"].ncb3::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="radio"].ncb3:checked::before {
  transform: scale(1);
}

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

::-webkit-input-placeholder { /* Edge */
  color: #9A9C9D;
  font-size: 14px;
}
:-ms-input-placeholder { /* Internet Explorer */
  color: #9A9C9D;
  font-size: 14px;
}
::placeholder {
  color: #9A9C9D;
  font-size: 14px;
}
button {
   cursor: pointer;
   padding: 6px 15px;
   display: inline-block;
   border: 2px solid #8CC540;
   border-radius: 5px;
   box-sizing: border-box;
   font-size: 16px;
   font-weight: bold;
   color: #FFFFFF;
   background-color: #8CC540;
}
button:hover {
   color: #000000;
   background-color: #FFFFFF;
}

.kategorie {
   cursor: pointer;
   position: relative;
   display: inline-block;
   float: left;
   width: 221px;
   font-size: 16px;
   color: #1073B6;
   font-weight: bold;
   border: 1px solid #D2D3D5;
   border-radius: 5px;
   box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.kategorie:hover {
   font-size: 16px;
   color: #000000;
   border: 1px solid #D2D3D5;
   border-radius: 5px;
   box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.2);
}
.kategorie1 {
   margin: 10px 10px 0px 10px;
   height: 38px;
   text-align: center;
   overflow: hidden;
}
.kategorie1a {
   position: relative;
   max-height: 38px;
   top: 50%;
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);
   text-align: center;
   overflow: hidden;
}
.kategorie2 {
   padding: 10px 10px 6px 10px;
   text-align: center;
}

.kategorie .tooltiptext {
   visibility: hidden;
   width: 261px;
   background-color: #555;
   color: #fff;
   text-align: center;
   border-radius: 6px;
   padding: 10px;
   position: absolute;
   z-index: 1;
   right: 50%;
   bottom: 100%;
   margin-right: -131px;
   margin-bottom: 5px;
   opacity: 0;
   transition: opacity 0.5s;
}
.kategorie .tooltiptext::after {
   content: "";
   position: absolute;
   top: 100%;
   left: 50%;
   margin-left: -5px;
   border-width: 5px;
   border-style: solid;
   border-color: #555 transparent transparent transparent;
}
.kategorie:hover .tooltiptext {
   visibility: visible;
   opacity: 1;
}
#cookiechk a {
   color:#000000;
   font-size:12px; 
   text-decoration: none;
}
#cookiechk a:hover {
   color: #E2001A;
   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;
   }
}

