* {
   box-sizing:border-box;
}
p {
   margin: 0;
   padding: 0;
}
hr {
   border-top: 1px solid #E2001A;
}
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-br.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 #D2D3D5;
   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 #95BF1E;
   border-radius: 5px;
   box-sizing: border-box;
   font-size: 16px;
   font-weight: bold;
   color: #FFFFFF;
   outline: none;
   background-color: #95BF1E;
}
input[type=submit]:hover {
   border: 2px solid #95BF1E;
   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.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.subnavt1sp {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: normal;
   text-decoration: none;
   color: #000000;
}
a.subnavt1sp:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: normal;
   text-decoration: none;
   color: #E2001A;
}
a.subnavt1spa {
   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.subnavt2a {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;
   font-weight: normal;
   text-decoration: none;
   color: #E2001A;
}
a.magalldownl {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
   color: #000000;
}
a.magalldownl:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
   color: #E2001A;
}
a.piclink {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;
   font-weight: normal;
   text-decoration: none;
   color: #E2001A;
}
a.piclink:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;
   font-weight: normal;
   text-decoration: none;
   color: #000000;
}
a.overlnav {
   font-size: 18px;
}
a.overlnav:hover {
   font-size: 18px;
}
a.overlsub {
   font-size: 16px;
}
a.overlsub:hover {
   font-size: 16px;
}
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%;
   height: 100%;
   color: #000000;
   font-family: Nunito;
   font-size: 16px;
   line-height: 1.2;
}

#ovlleft {
   display: none;
   margin: 0;
   padding: 0;
   position: fixed;
}
#ovlleft1 {
   cursor: pointer;
   width: 60px;
   height: 26px;
   margin: 20px 15px 0px 15px;
   padding: 3px 0px 0px 0px;
   text-align: center;
   border: 1px solid #A29B9E;
}
#ovlleft1:hover {
   color: #E2001A;
   border: 1px solid #E2001A;
}
#ovlleft2 {
   margin: 15px 15px 10px 15px;
}


#head_ba {
   position: fixed;
   top: 0;
   margin: 0;
   padding: 0;
   width: 100%;
   z-index: 1;
   height: 50px;
   background-color: #FFFFFF;
}
#head_ba1 {
   position: fixed;
   top: 0;
   margin: 0;
   padding: 0;
   width: 100%;
   z-index: 1;
   height: 86px;
   background-color: #FFFFFF;
}
#head_ba_m {
   margin: auto;
   width: 1240px;
   height: 53px;
}
#head_ba_m1 {
   float: left;
   width: 900px;
}
#head_ba_m1_1 {
   float: left;
   width: 200px;
   padding: 5px 0px 0px 20px;
}
.head_ba_m1_1a {
   float: left;
}
.head_ba_m1_1b {
   cursor:pointer;
   float: left;
   padding: 9px 0px 0px 8px;
   color: #E2001A;
   font-size: 18px;
   font-weight: bold;
}
.head_ba_m1_1b:hover {
   color: #000000;
}
.head_ba_m1_1c {
   cursor:pointer;
   float: right;
   height: 20px;
   margin: 9px 0px 0px 0px;
   padding: 2px 0px 0px 5px;
   color: #E2001A;
   font-size: 16px;
   font-weight: normmal;
   border-left: 1px solid #E2001A;
}
.head_ba_m1_1c:hover {
   color: #000000;
}
.head_ba_m1_1b_2024 {
   cursor:pointer;
   float: left;
   padding: 10px 0px 0px 8px;
   color: #000000;
   font-size: 18px;
   font-weight: bold;
}
.head_ba_m1_1b_2024:hover {
   color: #E2001A;
}
.head_ba_m1_1c_2024 {
   cursor:pointer;
   float: right;
   height: 20px;
   margin: 10px 0px 0px 0px;
   padding: 2px 0px 0px 5px;
   color: #000000;
   font-size: 16px;
   font-weight: normmal;
   border-left: 1px solid #000000;
}
.head_ba_m1_1c_2024:hover {
   color: #E2001A;
}
#head_ba_m1_2 {
   cursor:pointer;
   float: left;
   padding: 9px 0px 0px 43px;
}
#head_konpresnavshw {
   display: block;
}
.head_ba_m1_2_2024 {
   float: left;
   width: 223px;
   padding: 17px 0px 0px 43px;
}
.head_ba_m1_2a_2024 {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : flex-end;
   align-content: flex-end;
}
.head_ba_m1_2a1_2024 {
   cursor: pointer;
   color: #000000;
   font-size: 15px;
}
.head_ba_m1_2a1_2024:hover {
   color: #E2001A;
}
.head_ba_m1_2a2_2024 {
   cursor: pointer;
   color: #E2001A;
   font-size: 15px;
}
.head_ba_m1_2a2_2024:hover {
   color: #000000;
}

#head_ba_m1_2y {
   cursor:pointer;
   float: left;
   padding: 16px 0px 0px 43px;
}
.head_ba_m1_2a {
   float: left;
   padding: 7px 0px 0px 5px;
   font-size: 16px;
   font-weight: bold;
   color: #E2001A;
}
.head_ba_m1_2b {
   float: left;
   padding: 7px 0px 0px 5px;
   font-size: 16px;
   max-width: 300px;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
}
.head_ba_m1_2c {
   float: left;
   padding: 0px 0px 0px 5px;
   margin: 7px 0px 0px 5px;
   border-left: 1px solid #000000;
}
#head_ba_m1_3 {
   float: right;
   padding: 12px 31px 0px 0px;
}
.head_ba_m2s {
   cursor: pointer;
   float: right;
   box-sizing: border-box;
   width: 320px;
   height: 29px;
   margin: 9px 20px 0px 0px;
   padding: 4px 20px 0px 20px;
   background-color: #CCCCCC;
   border: 2px solid #CCCCCC;
   border-radius: 30px;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.3);
}
.head_ba_m2s:hover {
   color: #000000;
   border: 2px solid #95BF1E;
   background-color: #FFFFFF;
}
.head_ba_m2s1 {
   cursor: pointer;
   float: right;
   box-sizing: border-box;
   width: 155px;
   height: 29px;
   margin: 9px 15px 0px 0px;
   padding: 4px 20px 0px 20px;
   background-color: #CCCCCC;
   border: 2px solid #CCCCCC;
   border-radius: 30px;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.3);
   text-align: center;
}
.head_ba_m2s1:hover {
   color: #000000;
   border: 2px solid #95BF1E;
   background-color: #FFFFFF;
}
.head_ba_m2s2 {
   cursor: pointer;
   float: right;
   box-sizing: border-box;
   width: 150px;
   height: 29px;
   margin: 9px 20px 0px 0px;
   padding: 4px 20px 0px 20px;
   background-color: #CCCCCC;
   border: 2px solid #CCCCCC;
   border-radius: 30px;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.3);
   text-align: center;
}
.head_ba_m2s2:hover {
   color: #000000;
   border: 2px solid #95BF1E;
   background-color: #FFFFFF;
}
.head_ba_m2s_2024 {
   cursor: pointer;
   float: right;
   box-sizing: border-box;
   width: 320px;
   height: 29px;
   margin: 9px 20px 0px 0px;
   padding: 3px 20px 0px 20px;
   background-color: #CCCCCC;
   border: 2px solid #CCCCCC;
}
.head_ba_m2s_2024:hover {
   color: #000000;
   border: 2px solid #95BF1E;
   background-color: #FFFFFF;
}
.head_ba_m2s1_2024 {
   cursor: pointer;
   float: right;
   box-sizing: border-box;
   width: 155px;
   height: 29px;
   margin: 9px 15px 0px 0px;
   padding: 3px 20px 0px 20px;
   background-color: #CCCCCC;
   border: 2px solid #CCCCCC;
   text-align: center;
}
.head_ba_m2s1_2024:hover {
   color: #000000;
   border: 2px solid #95BF1E;
   background-color: #FFFFFF;
}
.head_ba_m2s2_2024 {
   cursor: pointer;
   float: right;
   box-sizing: border-box;
   width: 150px;
   height: 29px;
   margin: 9px 20px 0px 0px;
   padding: 3px 20px 0px 20px;
   background-color: #CCCCCC;
   border: 2px solid #CCCCCC;
   text-align: center;
}
.head_ba_m2s2_2024:hover {
   color: #000000;
   border: 2px solid #95BF1E;
   background-color: #FFFFFF;
}

.suche_txtsd {
   display: block;
}
.suche_txtsd1 {
   clear: both;
   height: 39px;
}

#main_ba {
   clear: both;
   margin: 50px 0px 0px 0px;
   padding: 0;
   width: 100%;
   min-height: calc(100vh - 110px);
}
#main_ba1 {
   clear: both;
   margin: 80px 0px 0px 0px;
   padding: 0;
   width: 100%;
   min-height: calc(100vh - 141px);
   
}
#main_ba_tbl {
   display: table;
   margin: auto;
   width: 1240px;
}
#main_ba_tblr {
   display: table-row;
}
#main_ba_tblc1 {
   display: table-cell;
   width: 900px;
   vertical-align: top;
   padding: 0px 0px 0px 0px;
}
#main_ba_tblc2 {
   display: table-cell;
   vertical-align: top;
   padding: 0px 20px 0px 0px;
}
#main_ba_content {
   clear: both;
   padding: 20px 20px 0px 20px;
}
#main_ba_content1 {
   clear: both;
   padding: 0px 20px 0px 20px;
}
#main_ba_mcontent {
   clear: both;
   padding: 0px 20px 0px 20px;
}

#bottom_ntts {
   display: none;
   clear: both;
   width: 100%;
   margin: 20px 0px 0px 0px;
   border-top: 1px solid #95BF1E;
}
#bottom_ntts_m {
   width: 680px;
   margin: auto;
   padding: 30px 0px 0px 0px;
}
.bottom_ntts_m_l {
   float: left;
   width: 340px;
   padding: 0px 20px 0px 0px;
}
.bottom_ntts_m_r {
   float: right;
   width: 340px;
   padding: 0px 0px 0px 20px;
}
#bottom_ba {
   clear: both;
   width: 100%;
   height: 60px;
}
#bottom_ba_m {
   width: 1240px;
   margin: auto;
   padding: 25px 0px 0px 0px;
}
#bottom_ba_mc {
   width: 1240px;
   margin: auto;
   padding: 5px 0px 0px 0px;
}
#bottom_ba_mcl {
   margin: 19px 20px 5px 20px;
   height: 1px;
   border-bottom: 1px solid #95BF1E;
}
#bottom_ba_m1 {
   float: left;
   width: 180px;
   margin: 0px 0px 0px 20px;
}
#bottom_ba_m2 {
   float: left;
   margin: 0px 0px 0px 43px;
   color: #E2001A;
}
#bottom_ba_m2y {
   display: none;
   width: 900px;
   margin: auto;
   padding: 0px 0px 10px 0px;
   text-align: center;
}
#bottom_ba_m3 {
   float: right;
   width: 170px;
}
#bottom_ba_m4 {
   float: right;
   width: 170px;
   padding: 0px 20px 0px 0px;
   text-align: right;
}

.nt_box {
   min-height: 385px;
   margin: 25px 0px 0px 0px;
   overflow: hidden;
   background-color: #E2001A;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.3);
}
.nt_box_2024 {
   min-height: 385px;
   margin: 25px 0px 0px 0px;
   padding: 62px 0px 0px 0px;
   overflow: hidden;
   background-color: #E2001A;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/newsticker4.png');
   background-position: 2px 4px;
   background-repeat: no-repeat;
}
.nt_boxsd {
   min-height: 269px;
   margin: 0px 0px 0px 0px;
   overflow: hidden;
   background-color: #E2001A;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.3);
}
.nt_boxsd_2024 {
   min-height: 244px;
   margin: 0px 0px 0px 0px;
   padding: 62px 0px 0px 0px;
   overflow: hidden;
   background-color: #E2001A;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/newsticker4.png');
   background-position: 2px 4px;
   background-repeat: no-repeat;
}
.nt_box1 {
   cursor: pointer;
   height: 30px;
   margin: 25px 0px 0px 0px;
   padding: 4px 0px 0px 70px;
   font-size: 18px;
   font-weight: bold;
   color: #FFFFFF;
   letter-spacing: 1px;
   background-image: url('https://www.gbh-br.at/images/symbole/16-4.png');
   background-position: 20px 0px;
   background-repeat: no-repeat;
   background-color: #000000;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.3);
}
.nt_box1:hover {
   background-image: url('https://www.gbh-br.at/images/symbole/16-3.png');
   background-color: #95BF1E;
}
.nt_box1_2024 {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : center;
   height: 30px;
   margin: 25px 0px 0px 0px;
   padding: 0px 10px 0px 10px;
   font-size: 18px;
   font-weight: normal;
   color: #FFFFFF;
   letter-spacing: 1px;
   background-color: #000000;
}
.nt_box1_2024_a {
   cursor: pointer;
}
.nt_box1_2024_a:hover {
   color: #CCCCCC;
}
.nt_box1u {
   cursor: pointer;
   height: 30px;
   margin: 25px 0px 0px 0px;
   padding: 4px 0px 0px 70px;
   font-size: 18px;
   font-weight: bold;
   color: #FFFFFF;
   letter-spacing: 1px;
   background-image: url('https://www.gbh-br.at/images/symbole/16-3.png');
   background-position: 20px 0px;
   background-repeat: no-repeat;
   background-color: #95BF1E;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.3);
}
.nt_box1u:hover {
   background-image: url('https://www.gbh-br.at/images/symbole/16-2.png');
   background-color: #E2001A;
}
.bot_box {
   height: 105px;
   margin: 10px 0px 0px 0px;
   padding: 11px 10px 10px 10px;
   background-color: #C5C7C8;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.3);
}
.bot_box_2024 {
   height: 140px;
   margin: 10px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
.bot_box_2024_a {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : center;
   padding: 2px 0px 3px 0px;
   font-size: 18px;
}
.bot_box_2024_a1 {
   cursor: pointer;
   font-weight: normal;
   color: #000000;
}
.bot_box_2024_a1:hover {
   color: #E2001A;
}
.bot_box_2024_a2 {
   cursor: pointer;
   font-weight: bold;
   color: #E2001A;
}
.bot_box_2024_a2:hover {
   color: #000000;
}
.bot_box_2024_b {
   display: flex;
   flex-wrap : nowrap;
   justify-content : flex-start;
   align-items : center;
   padding: 10px 0px 0px 0px;
   font-size: 16px;
}
.bot_box_2024_b1 {
   cursor: pointer;
}
.bot_box_2024_b1 img {
   display: block;
}
.bot_box_2024_b2 {
   cursor: pointer;
   padding: 0px 0px 0px 10px;
   font-weight: normal;
   color: #000000;
}
.bot_box_2024_b2:hover {
   color: #E2001A;
}
.bot_box_2024_c {
   margin: -106px 0px 0px 0px;
   text-align: right;
}
.bot_boxbotb {
   height: 105px;
   margin: 35px 0px 0px 0px;
   padding: 11px 10px 10px 10px;
   background-color: #C5C7C8;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.3);
}
.bot_box1 {
   float: left;
   width: 176;
   height: 31px;
   padding: 0px 0px 0px 0px;
}
.bot_box2 {
   float: right;
   width: 114px;
   height: 31px;
   padding: 0px 0px 0px 0px;
   text-align: right;
}
.bot_boxba1 {
   clear: both;
   height: 20px;
   padding: 10px 0px 0px 0px;
}
.bot_boxba1 img {
   display: block;
}
.bot_box3 {
   float: left;
   width: 89;
   height: 20px;
   padding: 0px 0px 0px 0px;
}
.bot_box4 {
   float: right;
   width: 198px;
   height: 20px;
   padding: 0px 0px 0px 0px;
   text-align: right;
}
.bot_box5 {
   clear: both;
   height: 20px;
   padding: 6px 0px 0px 0px;
}
.bot_box5 img {
   display: block;
}
.bot_boxsm {
   display: flex;
   flex-wrap : wrap;
   justify-content : center;
   align-items : center;
   height: 25px;
   margin: 10px 0px 0px 0px;
}
.bot_boxsm img {
   display: block;
}
.bot_boxsm1 {
   width: 25px;
   margin: 0px 10px 0px 0px;
}
.bot_boxsm2 {
   width: 25px;
   margin: 0px 0px 0px 0px;
}

.a2hsmod {
   position: fixed;
   display: none;
   z-index: 1000;
   width: 400px;
   left: calc((100% - 400px)/2);
   bottom: 20px;
   background-color: #FFFFFF;
   border: 2px solid #95BF1E;
}
.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 20px 0px 20px;
   text-align: center;
}
.d-block {
  display: block !important;
}

.icon {
   cursor:pointer;
   width: 60px;
   height: 39px;
   padding-top: 0px;
   border: 2px solid #A29B9E;
   background-color: #FFFFFF;
}
.icond1 {
   width: 40px;
   margin: 5px 0px 0px 8px;
   color: #E2001A;
   border-top: 5px solid #E2001A;
   background-color: #E2001A;
}
.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: 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: #D6D6D6;
  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: #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);
   background-color: #FFFFFF;
   border-left: 3px solid #95BF1E;
   border-bottom: 3px solid #95BF1E;
   overflow: hidden;
   transition: 1.0s;
}
.overlayNTHGIS {
   position: relative;
   height: 43px;
   background-color: #95BF1E;
   border-bottom: 3px solid #95BF1E;
}
.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 #95BF1E;
}
.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 #95BF1E;
   border-radius: 5px;
   box-sizing: border-box;
   font-size: 16px;
   font-weight: bold;
   color: #FFFFFF;
   text-align: center;
   background-color: #95BF1E;
}
.suchebutton:hover {
   border: 2px solid #95BF1E;
   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 #95BF1E;
   border-radius: 5px;
   box-sizing: border-box;
   font-size: 16px;
   font-weight: bold;
   color: #FFFFFF;
   text-align: center;
   background-color: #95BF1E;
}
.suchebutton1:hover {
   border: 2px solid #95BF1E;
   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 #95BF1E;
   border-radius: 5px;
   box-sizing: border-box;
   font-size: 16px;
   font-weight: bold;
   color: #FFFFFF;
   text-align: center;
   background-color: #95BF1E;
}
.suchebutton2:hover {
   border: 2px solid #95BF1E;
   border-radius: 5px;
   font-size: 16px;
   color: #000000;
   background-color: #FFFFFF;
}


.topheadnav {
   margin: 0;
   padding: 0;
   width: 100%;
}
.topheadnav1 {
   display: block;
   margin: auto;
   padding-top: 20px;
   width: 900px;
}
.topheadnav2 {
   float: left;
   width: 180px;
   padding: 5px 0px 0px 10px;
}
.topheadnav3 {
   float: left;
      width: 720px;
   padding: 0px 10px 0px 0px;
   }
.topheadnav4 {
   margin-top: 20px;
   padding-left: 8px;
   height: 50px;
}
.topheadnavle {
   height: 20px;
}

.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: 1240px;
}
.breadcrumba {
      margin: 0px 20px 0px 20px;
   padding: 5px 5px 5px 5px;
      font-size: 13px;
   border-top: 1px solid #95BF1E;
   border-bottom: 1px solid #95BF1E;
}
.breadcrumba1 {
   height: 20px;
}
#tophome {
   margin: auto;
   width: 970px;
   margin-top: -24px;
   padding: 0px 5px 0px 10px;
   text-align: right;
}

#main {
   clear: both;
   margin: auto;
      padding: 0px 10px 0px 10px;
   width: 900px;
      min-height: 300px;
   }
.mainbott {
   clear: both;
   height: 5px;
}
.datum_content {
   font-size: 14px;
}
.headline_content {
   padding-top: 5px;
   display: block;
   color: #E2001A;
}
.headline_content1 {
   display: block;
   color: #95BF1E;
}
.headline_content2 {
   font-weight: normal;
}
.headline_content3 {
   clear: both;
   display: block;
   color: #95BF1E;
   padding: 40px 0px 0px 0px;
}
.headline_content4 {
   clear: both;
   display: block;
   color: #95BF1E;
   padding: 20px 0px 0px 0px;
}
.headline_bilderpic {
   clear: both;
   margin-left: 10px;
   padding: 5px 0px 0px 18px;
   display: block;
   font-weight: bold;
   background-image: url('https://www.gbh-br.at/images/arrow.gif');
   background-position: 0px 6px;
   background-repeat: no-repeat;
}
.subline_content {
   padding-top: 10px;
   font-weight: bold;
}
.text_content {
   display: block;
   margin-top: 20px;
}
.text_content_2024 {
   display: block;
   margin-top: 40px;
}
.home_content {
   display: block;
   margin-left: -23px;
}
.home_content41 {
   display: block;
   margin: -20px 0px 0px 0px;
}
.home_content41newsp {
   display: flex;
   flex-wrap : wrap;
   justify-content : flex-start;
   align-items : center;
   width: 100%;
   margin: -40px 0px 0px 0px;
}
.home_news {
   display: block;
   margin: 0;
   padding: 0;
}
.presse_top {
   display: block;
   height: 275px;
   margin-bottom: 20px;
}
.presse_top1 {
   cursor: pointer;
      float: left;
   width: 720px;
   height: 275px;
      color: #FFFFFF;
   text-decoration: none;
   font-size: 18px;
   font-weight: bold;
}
.presse_top1:hover {
   text-decoration: underline;
   box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.presse_top1a {
   margin-top: 235px;
   height: 40px;
   padding: 10px 10px 0px 10px;
   background-color: #000000;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
}
.presse_top2 {
   float: left;
   width: 250px;
   height: 275px;
   padding: 27px 0px 0px 20px;
}

.newspr_link {
   cursor: pointer;
   color: #E2001A;
   font-weight: bold;
   padding: 5px 10px 5px 0px;
}

.home_picbox {
      float: left;
   width: 200px;
   height: 295px;
      margin: 0px 22px 22px 0px;
   overflow: hidden;
   background-color: #ECECED;
}
.home_picbox1 {
      float: left;
   width: 200px;
   height: 295px;
      margin: 0px 0px 22px 0px;
   overflow: hidden;
   background-color: #ECECED;
}
.home_picboxpic {
   height: 231px;
   padding: 0;
}
.home_picboxtxt1 {
   height: 20px;
   padding: 2px 5px 0px 5px;
   font-size: 12px;
   font-weight: bold;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   text-align: center;
}
.home_picboxtxt2 {
   height: 20px;
   padding: 2px 5px 0px 5px;
   font-size: 12px;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   text-align: center;
}
.home_picboxtxt3 {
   height: 20px;
   padding: 0px 5px 0px 5px;
   font-size: 16px;
   text-align: center;
}

.home_navbox {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #BDBEC1;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.3);
}
.home_navbox:hover {
   background-color: #E2001A;
}
.home_navbox1 {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #95BF1E;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.3);
}
.home_navbox1:hover {
   background-color: #E2001A;
}
.home_navbox_1 {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #95BF1E;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.3);
   background-image: url('https://www.gbh-br.at/images/symbole/1.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbox_1:hover {
   background-color: #E2001A;
   background-image: url('https://www.gbh-br.at/images/symbole/1-1.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbox_6 {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.3);
   background-image: url('https://www.gbh-br.at/images/symbole/18.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
   background-position: 0px 0px;
}
.home_navbox_6:hover {
   background-image: url('https://www.gbh-br.at/images/symbole/18-2.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navboxtxt {
   height: 26px;
}
.home_navboxtxt1 {
   float: right;
   padding: 4px 5px 3px 5px;
      background-color: #FFFFFF;
}
.home_navboxninfo {
   float: left;
      height: 50px;
   width: 180px;
   margin: -8px 0px 0px 5px;
   }
.home_navboxlocked {
      height: 46px;
   margin-top: 45px;
      text-align: center;
}
.home_navboxtop {
   cursor: pointer;
      float: left;
   width: 150px;
   height: 150px;
      margin: 0px 0px 40px 10px;
   overflow: hidden;
   background-color: #95BF1E;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.3);
}

.home_navbtn_1 {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #96C11F;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/kampagnen2.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_1:hover {
   background-color: #E2001A;
}
.home_navbtn_1_n {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #96C11F;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/kampagnen2-new.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_1_n:hover {
   background-color: #E2001A;
}
.home_navbtn_2 {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #B3B2B2;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/news2.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_2:hover {
   background-color: #E2001A;
}
.home_navbtn_2_n {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #B3B2B2;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/news2-new.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_2_n:hover {
   background-color: #E2001A;
}
.home_navbtn_3 {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 0px;
   overflow: hidden;
   background-color: #B3B2B2;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/gbh-news2.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_3:hover {
   background-color: #E2001A;
}
.home_navbtn_3_n {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 0px;
   overflow: hidden;
   background-color: #B3B2B2;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/gbh-news2-new.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_3_n:hover {
   background-color: #E2001A;
}

.home_navbtn_3a {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #B3B2B2;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/gbh-pressetexte2.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_3a:hover {
   background-color: #E2001A;
}
.home_navbtn_3a_n {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #B3B2B2;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/gbh-pressetexte2-new.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_3a_n:hover {
   background-color: #E2001A;
}
.home_navbtn_3b {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #96C11F;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/rund-um-gbh2.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_3b:hover {
   background-color: #E2001A;
}
.home_navbtn_3b_n {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #96C11F;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/rund-um-gbh2-new.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_3b_n:hover {
   background-color: #E2001A;
}
.home_navbtn_3b_s {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #96C11F;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/rund-um-gbh2-login.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_3b_s:hover {
   background-color: #E2001A;
}
.home_navbtn_4 {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #C99E67;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/mitglieder-werbung2.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_4:hover {
   background-color: #E2001A;
}
.home_navbtn_4_n {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #C99E67;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/mitglieder-werbung2-new.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_4_n:hover {
   background-color: #E2001A;
}
.home_navbtn_5 {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #009FE3;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/gbh-medien2.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_5:hover {
   background-color: #E2001A;
}
.home_navbtn_5_n {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #009FE3;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/gbh-medien2-new.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_5_n:hover {
   background-color: #E2001A;
}
.home_navbtn_6 {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #96C11F;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/social-media2.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_6:hover {
   background-color: #E2001A;
}
.home_navbtn_6_n {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #96C11F;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/social-media2-new.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_6_n:hover {
   background-color: #E2001A;
}
.home_navbtn_7 {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #B3B2B2;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/termine2.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_7:hover {
   background-color: #E2001A;
}
.home_navbtn_7_n {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #B3B2B2;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/termine2-new.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_7_n:hover {
   background-color: #E2001A;
}
.home_navbtn_7_s {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #B3B2B2;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/termine2-login.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_7_s:hover {
   background-color: #E2001A;
}
.home_navbtn_9 {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #C99E67;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/recht-statuten2.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_9:hover {
   background-color: #E2001A;
}
.home_navbtn_9_n {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #C99E67;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/recht-statuten2-new.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_9_n:hover {
   background-color: #E2001A;
}
.home_navbtn_9_s {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #C99E67;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/recht-statuten2-login.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_9_s:hover {
   background-color: #E2001A;
}
.home_navbtn_8 {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #009FE3;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/kollektivvertrag2.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_8:hover {
   background-color: #E2001A;
}
.home_navbtn_8_n {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #009FE3;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/kollektivvertrag2-new.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_8_n:hover {
   background-color: #E2001A;
}
.home_navbtn_8_s {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #009FE3;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/kollektivvertrag2-login.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_8_s:hover {
   background-color: #E2001A;
}
.home_navbtn_10 {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #96C11F;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/weiterbildung2.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_10:hover {
   background-color: #E2001A;
}
.home_navbtn_10_n {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #96C11F;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/weiterbildung2-new.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_10_n:hover {
   background-color: #E2001A;
}
.home_navbtn_10_s {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #96C11F;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/weiterbildung2-login.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_10_s:hover {
   background-color: #E2001A;
}
.home_navbtn_11 {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 0px;
   overflow: hidden;
   background-color: #B3B2B2;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/downloads-std2.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_11:hover {
   background-color: #E2001A;
}
.home_navbtn_11_n {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 0px;
   overflow: hidden;
   background-color: #B3B2B2;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/downloads-std2-new.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_11_n:hover {
   background-color: #E2001A;
}
.home_navbtn_12 {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #B3B2B2;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/downloads2.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_12:hover {
   background-color: #E2001A;
}
.home_navbtn_12_n {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #B3B2B2;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/downloads2-new.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_12_n:hover {
   background-color: #E2001A;
}
.home_navbtn_12a {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #96C11F;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/downloads-int2.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_12a:hover {
   background-color: #E2001A;
}
.home_navbtn_12a_n {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #96C11F;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/downloads-int2-new.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_12a_n:hover {
   background-color: #E2001A;
}
.home_navbtn_12a_s {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #96C11F;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/downloads-int2-login.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_12a_s:hover {
   background-color: #E2001A;
}
.home_navbtn_14 {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #C99E67;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/br-wahlen2.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_14:hover {
   background-color: #E2001A;
}
.home_navbtn_14_n {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #C99E67;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/br-wahlen2-new.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_14_n:hover {
   background-color: #E2001A;
}
.home_navbtn_14_s {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #C99E67;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/br-wahlen2-login.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_14_s:hover {
   background-color: #E2001A;
}
.home_navbtn_13 {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #009FE3;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/gbh-tv2.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_13:hover {
   background-color: #E2001A;
}
.home_navbtn_13_n {
   cursor: pointer;
      float: left;
   width: 180px;
   height: 180px;
      margin: 25px 0px 0px 43px;
   overflow: hidden;
   background-color: #009FE3;
   box-shadow: 5px 5px 16px 0px rgba(0,0,0,0.6);
   background-image: url('https://www.gbh-br.at/images/symbole/gbh-tv2-new.png');
   background-origin: content-box;
   background-size: 100%;
   background-repeat: no-repeat;
}
.home_navbtn_13_n:hover {
   background-color: #E2001A;
}

.maintrc2c {
   cursor: pointer;
   padding: 20px 20px 0px 20px;
   color: #FFFFFF;
}
.maintrc2c:hover {
   color: #CCCCCC;
}
.maintrc2c1 {
   padding: 0px 0px 0px 10px;
   font-size: 18px;
   font-weight: bold;
}
.maintrc2c2 {
   padding: 5px 0px 0px 10px;
}
.maintrc2cnt {
   cursor: pointer;
   display: table;
   width: 100%;
   margin: 20px 0px 20px 0px;
   color: #FFFFFF;
}
.maintrc2cntoff {
   display: table;
   width: 100%;
   height: 276px;
   margin: 20px 0px 20px 0px;
   color: #FFFFFF;
}
.maintrc2cntoff1 {
   display: table;
   width: 100%;
   height: 223px;
   margin: 20px 0px 20px 0px;
   color: #FFFFFF;
}
.maintrc2cntoff1_2024 {
   display: table;
   width: 100%;
   height: 142px;
   margin: 20px 0px 20px 0px;
   color: #FFFFFF;
}
.maintrc2cnt:hover {
   color: #CCCCCC;
}
.maintrc2cnt_2024 {
   cursor: pointer;
   display: table;
   width: 100%;
   margin: 15px 0px 0px 0px;
   color: #FFFFFF;
}
.maintrc2cnt_2024:hover {
   color: #CCCCCC;
}

.maintrc2cntt {
   display: table-row;
}
.maintrc2cnttc1 {
   display: table-cell;
   vertical-align: top;
   width: 10px;
}
.maintrc2cnttc2 {
   display: table-cell;
   vertical-align: top;
}
.maintrc2cnttc2off {
   display: table-cell;
   vertical-align: middle;
}
.maintrc2cnttc2aboff {
   cursor: pointer;
}
.maintrc2cnttc2aboff:hover {
   color: #CCCCCC;
}
.maintrc2cnttc2a {
   font-weight: bold;
   font-size: 18px;
   padding: 0px 10px 0px 0px;
}
.maintrc2cnttc2b {
   font-size: ;
   padding: 2px 10px 0px 0px;
}
.ntlinksp {
   font-weight: bold;
}


#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;
}
#ufgleitz {
   width: 100%;
   padding: 20px 20px 20px 20px;
}
.ufgleitz1 {
   padding: 0px 0px 30px 0px;
   text-align: center;
}
.ufgleitz2 {
   padding: 0px 0px 10px 0px;
   text-align: center;
}
.ufgleitz3log {
   display: block;
   margin: auto;
   width: 280px;
}
.ufgleitz3t {
   display: table;
   margin: auto;
   min-width: 280px;
   font-size: 18px;
}
.ufgleitz3tr {
   display: table-row;
}
.ufgleitztc1{
   display: table-cell;
   width: 50px;
   vertical-align: middle;
   padding: 25px 0px 0px 0px;
}
.ufgleitztc2{
   display: table-cell;
   padding: 30px 0px 0px 0px;
   
}
.ufgleitztc21{
   display: table-cell;
   padding: 30px 50px 0px 0px;
}


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

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

.presslink {
   position: relative;
   display: block;
   padding: 10px 10px 0px 10px;
   background-color: #ECECED;
}
.presslink1 {
   float: left;
}
.presslink2 {
   position: relative;
   float: right;
   width: 150px;
   margin-top: -29px;
   padding-right: 10px;
   text-align: right;
}
.presslink3 {
   padding: 0px 10px 10px 10px;
   background-color: #ECECED;
}
.presslinkline {
   clear: both;
   height: 10px;
}
.headline_presslink {
   padding-bottom: 5px;
   font-weight: bold;
   color: #E2001A;
}
.text_presslink {
   padding: 5px 0px 0px 18px;
   display: block;
   background-image: url('https://www.gbh-br.at/images/arrow1.gif');
   background-position: 0px 6px;
   background-repeat: no-repeat;
}

.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;
   }
.loginbox-form {
   margin-top: 5px;
   font-weight: bold;
}
.loginbox-rem {
   float: left;
}
.loginbox-rem1 {
   float: left;
   padding: 3px 0px 0px 5px;
   font-weight: normal;
}
.magaz_winfo {
   padding-top: 10px;
   display: block;
}
.magaz_winfo1 {
   float: left;
   color: #E2001A;
}
.magaz_winfo2 {
   float: right;
   text-align: right;
   font-size: 14px;
   color: #000000;
}
.magaz_winfole {
   display: block;
   height: 15px;
}

@media screen and (max-width:1260px) {
   #head_ba_m {
      width: 900px;
   }
   .suche_txtsd {
      display: none;
   }
   #main_ba {
      min-height: calc(100vh - 135px);
   }
   #main_ba1 {
      min-height: calc(100vh - 166px);
   }
   
   #main_ba_tbl {
      width: 900px;
   }
   #head_ba_m2 {
      display: none;
   }
   .head_ba_m2s {
      float: none;
      margin: 0px 20px 0px 0px;
   }
   .head_ba_m2s_2024 {
      float: none;
      margin: 0px 20px 0px 0px;
   }
   .head_ba_m2s1 {
      margin: 0px 15px 0px 0px;
   }
   .head_ba_m2s2 {
      margin: 0px 0px 0px 0px;
   }
   .head_ba_m2s1_2024 {
      margin: 0px 15px 0px 0px;
   }
   .head_ba_m2s2_2024 {
      margin: 0px 0px 0px 0px;
   }
   #breadcrumb {
      width: 900px;
   }
   #main_ba_tblc2 {
      display: none;
   }
   #bottom_ba {
      height: 85px;
   }
   #bottom_ba_m {
      width: 900px;
      padding: 25px 0px 0px 0px;
   }
   #bottom_ntts {
      display: block;
   }
   #bottom_ba_m2 {
      display: none;
   }
   #bottom_ba_m2y {
      display: block;
   }
   #bottom_ba_m3 {
      display: none;
   }
   #bottom_ba_mc {
      width: 900px;
   }
}

@media screen and (max-width:920px) {
   .divbv1b {
      max-width: 550px;
   }
   #head_ba_m {
      width: 100%;
	  min-width: 790px;
   }
   #head_ba_m1 {
      width: 100%;
   }
   .head_ba_m1_2b {
      max-width: 250px;
   }
   .head_ba_m1_2c {
      display: none;
   }
   #head_konpresnavshw {
      display: none;
   }
   #breadcrumb {
      width: 100%;
	  min-width: 790px;
   }
   #main_ba_tbl {
      width: 100%;
	  min-width: 790px;
   }
   #main_ba_tblc1 {
      width: 100%;
   }
   #bottom_ba_m {
      width: 100%;
	  min-width: 790px;
   }
   #bottom_ba_mc {
      width: 100%;
	  min-width: 790px;
   }
   #bottom_ba_m2y {
      width: 100%;
	  min-width: 790px;
   }
   .topheadnav1 {
      display: block;
      margin: auto;
      width: 100%;
	  min-width: 790px;
   }
   .topheadnav2 {
      float: left;
      width: 180px;
   }
   .topheadnav3 {
      width: 610px;
   }
   .subnav {
      display: none;
   }
   .subnav1 {
      display: none;
   }
   .subnav3 {
      padding: 8px 10px 10px 0px;
   }
   .subnavpic {
      display: none;
   }
   .home_content {
      margin: auto;
	  width: 750px;
   }
}
.yumpshow1 {
   clear: both;
   display: block;
   padding: 25px 0px 0px 0px;
}
.yumpshow2 {
   clear: both;
   display: block;
   padding: 0px 0px 0px 0px;
}

.yuproct {
   margin: 30px 0px 0px 0px;
   padding: 5px 0px 5px 0px;
   font-size: 20px;
   font-weight: bold;
   text-align: center;
   border-top: 1px solid #333333;
   border-bottom: 1px solid #333333;
}
.yuproc {
   display: flex;
   flex-wrap : wrap;
   justify-content : space-around;
   align-items : center;
   //padding: 20px 20px 0px 20px;
}
.yuproci1 {
   width: 320px;
}
.yuproci2 {
   width: 320px;
}
.yuproci3 {
   width: 320px;
}
.yuproci4 {
   width: 320px;
}
.yuproci5 {
   width: 320px;
}
.yuproci6 {
   width: 320px;
}
.yuprociy1 {
   margin: 25px 0px 15px 0px;
   padding: 5px 5px 5px 5px;
   font-size: 16px;
   font-weight: bold;
   text-align: center;
   border: 1px solid #95BF1E;
}
.yuprociy2 {
   padding: 0px 0px 0px 75px;
}
.yuprociy3 {
   padding: 0px 0px 0px 90px;
}
.yuprociy4 {
   padding: 0px 0px 0px 0px;
   text-align: center;
}

.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 {
   cursor: pointer;
   height: 25px;
   margin-bottom: 15px; 
   border-bottom: 1px solid #E2001A;
}
.mod_return1 {
   cursor: pointer;
   display: block;
   padding-bottom: 10px;
   font-size: 18px;
   font-weight: bold;
   color: #E2001A;
}
.mod_return1: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: #95BF1E;
   text-align: center;
   border: 2px solid #95BF1E;
}
.modsearchanz {
   margin: -3px 0px 0px 0px;
   font-size: 14px;
}
.modsearchanz1 {
   margin: 10px 0px 0px 0px;
   font-size: 14px;
}

.moduebdi {
   cursor: pointer;
   display: box;
   margin-bottom: 10px;
   background-repeat: no-repeat;
}
.moduebdi:hover {
   color: #E2001A;
}
.moduebdk {
   padding: 10px;
   background-color: #D2D3D5;
}
.moduebdk1 {
   padding: 10px;
   background-color: #DCEEC5;
}

.gbhbild23_1 {
   max-width: 690px;
}
.gbhbild23_2 {
   clear: both;
   height: 10px;
}
.gbhbild23_3 {
   padding: 5px 10px 5px 10px;
   font-size: 20px;
   color: #FFFFFF;
   background-color: #E2001A;
}
.gbhbild23_4 {
   max-width: 690px;
   margin: 15px 0px 0px 0px;
}
.gbhbild23_5 {
   display: flex;
   flex-wrap : nowrap;
   justify-content : flex-start;
   align-items : flex-start;
   height: 30px;
   margin: 5px 0px 0px 0px;
   background-color: #FDD2C1;
}
.gbhbild23_5h {
   display: flex;
   flex-wrap : nowrap;
   justify-content : flex-start;
   align-items : flex-start;
   height: 50px;
   margin: 5px 0px 0px 0px;
   background-color: #FDD2C1;
}
.gbhbild23_5_g {
   display: flex;
   flex-wrap : nowrap;
   justify-content : flex-start;
   align-items : flex-start;
   height: 30px;
   margin: 5px 0px 0px 0px;
   background-color: #E5F1D5;
}
.gbhbild23_5_gh {
   display: flex;
   flex-wrap : nowrap;
   justify-content : flex-start;
   align-items : flex-start;
   height: 50px;
   margin: 5px 0px 0px 0px;
   background-color: #E5F1D5;
}
.gbhbild23_5_gh1 {
   display: flex;
   flex-wrap : nowrap;
   justify-content : flex-start;
   align-items : flex-start;
   height: 73px;
   margin: 5px 0px 0px 0px;
   background-color: #E5F1D5;
}
.gbhbild23_5_b {
   display: flex;
   flex-wrap : nowrap;
   justify-content : flex-start;
   align-items : flex-start;
   height: 30px;
   margin: 5px 0px 0px 0px;
   background-color: #B9E6FB;
}
.gbhbild23_5_s {
   display: flex;
   flex-wrap : nowrap;
   justify-content : flex-start;
   align-items : flex-start;
   height: 30px;
   margin: 5px 0px 0px 0px;
   background-color: #E7E7E8;
}
.gbhbild23_5a {
   width: 30px;
   padding: 5px 0px 0px 10px;
}
.gbhbild23_5b {
   width: 260px;
   padding: 7px 10px 0px 10px;
   font-weight: bold;
}
.gbhbild23_5c {
   width: 210px;
   padding: 7px 10px 0px 10px;
}
.gbhbild23_5d {
   padding: 7px 10px 0px 10px;
}
.gbhbild23_5db {
   padding: 7px 10px 0px 10px;
   font-weight: bold;
}
.gbhbild23_6 {
   max-width: 350px;
   margin: 15px 0px 0px 0px;
}
.gbhbild23_7 {
   max-width: 350px;
   margin: 15px 0px 0px 0px;
}
.gbhbild23_8 {
   display: flex;
   flex-wrap : nowrap;
   justify-content : flex-start;
   align-items : flex-start;
   height: 30px;
   margin: 20px 0px 0px 0px;
   background-color: #E7E7E8;
}
.gbhbild23_8y {
   display: flex;
   flex-wrap : nowrap;
   justify-content : flex-start;
   align-items : flex-start;
   height: 30px;
   margin: 0px 0px 0px 0px;
   background-color: #E7E7E8;
}
.gbhbild23_8a {
   width: 300px;
   padding: 5px 10px 0px 10px;
}
.gbhbild23_8b {
   width: 30px;
   padding: 5px 0px 0px 0px;
}
.gbhbild23_8c {
   width: 40px;
   padding: 5px 0px 0px 0px;
}
.gbhbild23_8d {
   padding: 2px 0px 0px 5px;
}

.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: 10px;
}
:-ms-input-placeholder { /* Internet Explorer */
  color: #9A9C9D;
  font-size: 10px;
}
::placeholder {
  color: #9A9C9D;
  font-size: 10px;
}


.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;
}
.modal {
   display: none;
   position: fixed;
   z-index: 1;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   overflow: auto;
}
.modal-content {
   position: fixed;
   margin: auto;
   width: 100%;
   height: 100%;
      min-width: 595px;
   padding: calc(10vh) 0px 15px 0px;
      text-align: center;
   background: rgba(0, 0, 0, 0.8);
}
.modal-content img {
   max-width:100%;
   max-height:100%;
   height: auto;
   width:auto;
}
.modal-txt {
   margin: auto;
   width: 600px;
   max-width: calc(80vw);
   max-height: calc(80vh - 50px);
   padding: 20px;
   background-color: #FFFFFF;
   border: 5px solid #95BF1E;
   border-radius: 15px;
   opacity: 1;
}
.messwin {
   max-height: calc(80vh - 150px);
   overflow: auto;
}
.messwinhl {
   font-size: 20px;
   font-weight: bold;
   color: #E2001A;
}
.messwintxt {
   margin: 20px 0px 20px 0px;
   overflow: visible;
}
.messwinbut {
   height: 50px;
   padding: 16px 0px 0px 0px;
   border-top: 1px solid #95BF1E;
}
#okbutton {
   cursor: pointer;
   margin: auto;
   width: 100px;
   padding: 5px 0px 5px 0px;
   text-align: center;
   color: #FFFFFF;
   font-weight: bold;
   border: 2px solid #95BF1E;
   border-radius: 5px;
   background-color: #95BF1E;
}
#okbutton:hover {
   color: #000000;
   border: 2px solid #95BF1E;
   background-color: #FFFFFF;
}
button {
   cursor: pointer;
   padding: 6px 15px;
   display: inline-block;
   border: 2px solid #95BF1E;
   border-radius: 5px;
   box-sizing: border-box;
   font-size: 16px;
   font-weight: bold;
   color: #FFFFFF;
   background-color: #95BF1E;
}
button:hover {
   color: #000000;
   background-color: #FFFFFF;
}

