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

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

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

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

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

    padding: 20px;
}
pre.fancy > code.language-javascript:after
{
    content: '';
    background: url(js.png);
    background-repeat: no-repeat;
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0px;
    right: 0px;
    border-radius: 0 6px 0 0;
}
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.fuer-leibnitz.at/images/zitat.gif');
   background-position: 0px 0px;
   background-repeat: no-repeat;
}
.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;
}

.divteam {
   display: flex;
   flex-wrap: wrap;
   justify-content: space-between;
   align-items: flex-start;
}
.divteam1 {
   display: flex;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: flex-start;
   width: 550px;
   padding: 20px 0px 0px 0px;
}
.divteam1a {
   width: 200px;
   padding: 0px 0px 0px 0px;
}
.divteam1a img {
   display: block;
   width: 200px;
   height: 150px;
   object-fit: cover;
}
.divteam1b {
   width: 350px;
   padding: 0px 0px 0px 10px;
}

.error {
   color: #FF0000;
   font-weight: bold;
   font-size: 24px;
}
.statusnl {
   margin: 10px 0px 10px 0px;
   padding: 3px;
   color: #FF0000;
   font-weight: bold;
   text-align: center;
   border: 1px solid #FF0000;
   background-color: #FFFFFF;
}
.status {
      max-width: 533px;
      margin: 10px 0px 10px 0px;
   padding: 5px;
   color: #FF0000;
   text-align: center;
   border: 1px solid #FF0000;
   border-radius: 5px;
   background-color: #FFFFFF;
}
.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 {
   margin: 10px 0px 10px 0px;
   padding: 5px;
   color: #000000;
   text-align: center;
   border: 1px solid #000000;
   border-radius: 5px;
}
.statusistatsh {
   display: flex;
   flex-wrap : nowrap;
   justify-content : center;
   align-items : center;
   align-content: center;
   width: 35px;
   background-color: #FF0000;
   border-right: 1px solid #FF0000;
}
.statusistatsh1 {
   color: #FFFFFF;
   font-weight: bolder;
   font-size: 22px;
}
.error {
   color: #FF0000;
   font-weight: bold;
   font-size: 20px;
}

h1 {
   margin: 0;
   padding: 0;
   font-size: 26px;
   font-weight: bold;
}
h2 {
   margin: 0;
   padding: 0;
   font-size: 22px;
   font-weight: bold;
}
h3 {
   margin: 0;
   padding: 0;
   font-size: 18px;
   font-weight: bold;
}
h4 {
   margin: 0;
   padding: 0;
   font-size: 14px;
   font-weight: bold;
}
h5 {
   margin: 0;
   padding: 0;
   font-size: 12px;
   font-weight: bold;
}
h6 {
   margin: 0;
   padding: 0;
   font-size: 10px;
   font-weight: bold;
}
input[type=text], input[type=password] {
   width: 100%;
   padding: 6px 15px;
   margin: 4px 0;
   display: inline-block;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 16px;
   color: #000000;
   background-color: #FFFFFF;
   //box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.5);
}
input.errorshw[type=text] {
   width: 100%;
   height: 30px;
   padding: 0px 10px 0px 10px;
   display: inline-block;
   border: 1px solid #FF0000;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 16px;
   color: #000000;
   background-color: #FEFEFE;
   outline: none;
}
input[type=submit] {
   cursor: pointer;
   width: 100%;
   padding: 6px 15px;
   margin: 4px 0;
   display: inline-block;
   border: 2px solid #E2001A;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 16px;
   font-weight: bold;
   color: #FFFFFF;
   background-color: #E2001A;
}
input[type=submit]:hover {
   border-radius: 0px;
   font-size: 16px;
   color: #E2001A;
   background-color: #FFFFFF;
}
select {
   width: 100%;
   padding: 5px 15px;
   margin: 4px 0;
   display: inline-block;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 16px;
}
textarea {
   width: 100%;
   height: 77px;
   padding: 5px 15px;
   box-sizing: border-box;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   resize: none;
   font-size: 16px;
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   color: #000000;
   background-color: #FFFFFF;
   box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.5);
}
input[type=radio] {
   border: 5px;
   width: 20px;
   height: 15px;
}
input[type=checkbox] {
   width: 20px;
   height: 20px;
   border: 1px solid #CCCCCC;
}
.form-control {
  font-family: system-ui, sans-serif;
  font-size: 14px;
  display: grid;
  grid-template-columns: 20px auto auto auto;
  grid-gap: 5px;
  line-height: 21px;
}

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

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

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

input[type="checkbox"]:focus {
  outline: max(0px, 0px) solid currentColor;
  outline-offset: max(0px, 0px);
}
.form-control {
  font-size: 16px;
  font-weight: bold;
  display: grid;
  grid-template-columns: 30px auto auto auto;
  grid-gap: 5px;
  line-height: 21px;
}
.form-controlpko {
  font-size: 16px;
  font-weight: normal;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  line-height: 21px;
}
.form-controlpko1 {
   padding: 0px 10px 0px 0px;
}

input[type="radio"] {
  -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;
  box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.7);
}

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

input[type="radio"]:focus {
  outline: max(0px, 0px) solid currentColor;
  outline-offset: max(0px, 0px);
}
.form-control + .form-control {
  margin-top: 0;
}
::-webkit-input-placeholder { /* Edge */
  color: #9A9C9D;
  font-size: 12px;
}
:-ms-input-placeholder { /* Internet Explorer */
  color: #9A9C9D;
  font-size: 14px;
}
::placeholder {
  color: #9A9C9D;
  font-size: 14px;
}
.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: #F7BAC2;
   text-align: center;
   text-decoration: none;
   transition: 0.3s;
   font-size: 20px;
   font-weight: bold;
   background-color: #E2001A;
}
ul.topnav li a.aktiv {
   display: inline-block;
   height: 40px;
   padding-top: 8px;
   color: #FFFFFF;
   text-align: center;
   text-decoration: none;
   transition: 0.3s;
   font-size: 20px;
   background-color: #E2001A;
}
ul.topnav li a:hover {
   color: #FFFFFF;
   background-color: #E2001A;
}
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.overlnav {
   font-size: 18px;
   font-weight: bold;
   text-decoration: none;
}
a.overlnav:hover {
   font-size: 18px;
   text-decoration: underline;
}
a.overlnav1 {
   font-size: 16px;
   font-weight: normal;
   text-decoration: none;
}
a.overlnav1:hover {
   font-size: 16px;
   text-decoration: underline;
}
a.overlsub {
   font-size: 16px;
   font-weight: normal;
   text-decoration: none;
}
a.overlsub:hover {
   font-size: 16px;
   text-decoration: underline;
}
a.overlsub1 {
   font-size: 16px;
   font-weight: normal;
   text-decoration: none;
}
a.overlsub1:hover {
   font-size: 16px;
   text-decoration: underline;
}

.icon {
   cursor:pointer;
   width: 40px;
   height: 30px;
   margin: -12px 0px 0px 10px;
   padding-top: 2px;
}
.icond1 {
   width: 40px;
   margin: 6px 0px 0px 0px;
   color: #FFFFFF;
   border-top: 5px solid #FFFFFF;
   background-color: #FFFFFF;
}
.overlaya {
  float: left;
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  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: 2;
  top: 0;
  right: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(237,29,35, 0.8);
  overflow: hidden;
  transition: 0.5s;
}
.overlay-content {
  position: relative;
  top: 65px;
  padding-bottom: 30px;
  width: 100%;
  text-align: center;
}
.overlay a {
  padding: 8px;
  color: #FFFFFF;
  display: block;
  transition: 0.3s;
}
.overlay a:hover, .overlay a:focus {
  color: #FFFFFF;
}
.overlay .closebtn {
  position: absolute;
  top: 5px;
  right: 17px;
  font-size: 50px;
}
.ovlyline {
   margin: 5px 30px 5px 30px;
   border-bottom: 1px solid #FFFFFF;
}

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

a.bottnav {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;;
   font-weight: bold;
   text-decoration: none;
   color: #000000;
}
a.bottnav:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;;
   font-weight: bold;
   text-decoration: none;
   color: #E2001A;
}
a.bottnava {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;;
   font-weight: bold;
   text-decoration: none;
   color: #E2001A;
}
.bottnavnorm {
   font-weight: normal;
}

a.done {
   font-family: 'Nunito', sans-serif;;
   font-size: 13px;;
   font-weight: normal;
   text-decoration: none;
   color: #E2001A;
}
a.done:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 13px;;
   font-weight: normal;
   text-decoration: none;
   color: #000000;
}
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;
}
a.dsgvo {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;
   font-weight: bold;
   text-decoration: none;
   color: #E2001A;
}
a.dsgvo:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;
   font-weight: bold;
   text-decoration: none;
   color: #000000;
}

a.team {
   font-size: 16px;
   font-weight: normal;
   text-decoration: none;
   color: #000000;
}
a.team:hover {
   color: #E2001A;
}

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

#head {
   margin: 0;
   padding: 0;
   width: 100%;
   height: 130px;
   min-width: 660px;
   border-bottom: 54px solid #ED1D23;
}
.head1 {
   margin: auto;
   padding: 0px 20px 0px 20px;
   width: 1240px;
   height: 130px;
   min-width: 660px;
}
.head1a {
   display: flex;
   flex-wrap: nowrap;
   justify-content: space-between;
   align-items: flex-end;
   height: 76px;
   padding: 0px 0px 0px 0px;
}
.head1a1 {
   padding: 0px 0px 10px 0px;
}
.head1a1 img {
   display: block;
}
.head1a2 {
   padding: 0px 0px 0px 0px;
}
.head1a2 img {
   display: block;
}
.head1b {
   display: flex;
   flex-wrap: nowrap;
   justify-content: space-between;
   align-items: flex-end;
   height: 54px;
   padding: 0px 0px 0px 0px;
}
.head1b1 {
   min-width: 225px;
   padding: 0px 0px 0px 0px;
}
.head1b1 img {
   display: block;
}
.head1b2 {
   display: flex;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: center;
   width: 100%;
   padding: 0px 0px 0px 0px;
}
.head1b2a {
   cursor: pointer;
   margin: 0px 0px 7px 35px;
   padding: 0px 0px 0px 0px;
   font-size: 18px;
   font-weight: normal;
   color: #FFFFFF;
}
.head1b2a:hover {
   font-weight: bold;
}
.head1b2a_act {
   cursor: pointer;
   margin: 0px 0px 7px 35px;
   padding: 0px 0px 0px 0px;
   font-size: 18px;
   font-weight: bold;
   color: #FFFFFF;
}
.head1b3 {
   display: flex;
   flex-wrap: nowrap;
   justify-content: flex-end;
   align-items: flex-end;
   min-width: 155px;
   height: 54px;
   padding: 0px 10px 12px 0px;
}
.head1b3a {
   display: flex;
   flex-wrap: nowrap;
   justify-content: space-between;
   align-items: center;
   width: 125px;
   padding: 0px 0px 0px 0px;
}
.head1b3a1 img {
   display: block;
}
.head1b3a2 img {
   display: block;
}
.head1b3a3 img {
   display: block;
}
.head1b3a4 {
   display: none;
}
.head1b3a4 img {
   display: block;
}
#headsn {
   margin: 0;
   padding: 0;
   width: 100%;
   height: 25px;
   min-width: 660px;
   background-color: #D6E8F7;
}
.headsn1 {
   margin: auto;
   padding: 0px 20px 0px 20px;
   width: 1240px;
   height: 25px;
   min-width: 660px;
}
.headsn2 {
   padding: 0px 0px 0px 225px;
}
.headsn2 {
   display: flex;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: center;
   width: 100%;
   height: 25px;
   padding: 0px 0px 0px 225px;
}
.headsn2a {
   cursor: pointer;
   margin: 1px 0px 0px 35px;
   padding: 0px 0px 0px 0px;
   font-size: 14px;
   font-weight: normal;
   color: #000000;
}
.headsn2a:hover {
   font-weight: bold;
}
.headsn2a_act {
   cursor: pointer;
   margin: 1px 0px 0px 35px;
   padding: 0px 0px 0px 0px;
   font-size: 14px;
   font-weight: bold;
   color: #000000;
}


#main {
   margin: 0;
   padding: 0;
   width: 100%;
   min-width: 660px;
}
.main1 {
   margin: auto;
   padding: 30px 20px 40px 20px;
   width: 1240px;
   min-height: 400px;
   min-width: 660px;
}
.main2hnews {
   cursor: pointer;
   display: flex;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: flex-start;
   color: #000000;
}
.main2hnews:hover {
   color: #E2001A;
}
.main2hnewsy {
   cursor: pointer;
   display: flex;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: flex-start;
   margin: 10px 0px 0px 0px;
   padding: 10px 0px 0px 0px;
   color: #000000;
   border-top: 1px solid #666666;
}
.main2hnewsy:hover {
   color: #E2001A;
}

.main2hnewsylk {
   cursor: pointer;
   margin: 10px 0px 0px 0px;
   padding: 10px 0px 0px 0px;
   color: #000000;
   border-top: 1px solid #666666;
   font-weight: bold;
}
.main2hnewsylk:hover {
   color: #E2001A;
}

.main2hnewsyy {
   cursor: pointer;
   display: flex;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: flex-start;
   margin: 10px 0px 10px 0px;
   padding: 10px 0px 10px 0px;
   color: #000000;
   border-top: 1px solid #666666;
   border-bottom: 1px solid #666666;
}
.main2hnewsyy:hover {
   color: #E2001A;
}
.main2hnews1 {
   min-width: 250px;
   margin: 0px 20px 0px 0px;
   align-items: center;
}
.main2hnews1 img {
   display: block;
   margin: auto;
}
.main2hnews2 {
   width: 100%;
   padding: 0px 0px 0px 0px;
}
.main2hnews2ay {
   font-size: 16px;
   font-weight: normal;
   padding: 0px 0px 0px 0px;
}
.main2hnews2a {
   font-size: 20px;
   font-weight: bold;
   padding: 10px 0px 0px 0px;
}
.main2hnews2b {
   color: #000000;
   padding: 10px 0px 0px 0px;
}
.main2hnews2c {
   display: flex;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: flex-start;
}
.main2hnews2c1 {
   font-weight: bold;
   font-size: 14px;
   padding: 10px 0px 0px 0px;
   color: #ED1D23;
}

.mainh {
   margin: auto;
   padding: 0px 20px 40px 20px;
   width: 1240px;
   min-height: 400px;
   min-width: 660px;
}
.mainh1 {
   display: flex;
   flex-wrap: wrap;
   justify-content: space-between;
   align-items: stretch;
}
.mainh1a {
   cursor: pointer;
   width: 570px;
   margin: 40px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
.mainh1a:hover {
   color: #ED1D23;
}
.mainh1a0 {
   display: flex;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: flex-start;
}
.mainh1a0a {
   width: 115px;
   height: 6px;
   background-color: #A8A9AD;
}
.mainh1a1 {
   font-weight: bold;
   font-size: 14px;
   padding: 10px 0px 0px 0px;
   color: #000000;
}
.mainh1a2 {
   font-weight: bold;
   font-size: 14px;
   padding: 0px 0px 0px 0px;
   color: #ED1D23;
}
.mainh1a3 {
   font-weight: bold;
   font-size: 18px;
   padding: 10px 0px 0px 0px;
}
.mainh1a4 {
   font-weight: normal;
   font-size: 16px;
   padding: 15px 0px 0px 0px;
   color: #000000;
}
.mainh1a5 {
   font-weight: bold;
   font-size: 14px;
   padding: 10px 0px 0px 0px;
   color: #ED1D23;
}
.mainh1b {
   cursor: pointer;
   width: 570px;
   margin: 40px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   background-color: #F0F0F0;
}
.mainh1b:hover {
   color: #ED1D23;
}
.mainh1b1 {
   display: flex;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: flex-start;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
.mainh1b1a {
   min-width: 150px;
}
.mainh1b1a img {
   display: block;
   width: 150px;
   height: 206px;
   object-fit: cover;
}
.mainh1b1b {
   width: 100%;
   padding: 0px 8px 0px 15px;
}
.mainh1b1b1 {
   display: flex;
   flex-wrap: nowrap;
   justify-content: space-between;
   align-items: center;
   margin: 0px 0px 0px 0px;
   padding: 10px 0px 0px 0px;
}
.mainh1b1b1a {
   font-weight: bold;
   font-size: 14px;
   padding: 0px 0px 0px 0px;
   color: #ED1D23;
}
.mainh1b1b1b {
   padding: 0px 0px 0px 0px;
}
.mainh1b1b1b img {
   display: block;
}
.mainh1b1b2 {
   font-weight: bold;
   font-size: 18px;
   padding: 7px 0px 0px 0px;
}
.mainh1b1b3 {
   font-weight: normal;
   font-size: 14px;
   padding: 0px 0px 0px 0px;
}
.mainh1b1b4 {
   font-weight: normal;
   font-size: 16px;
   padding: 5px 0px 0px 0px;
   color: #000000;
}
.mainh1b1b5 {
   font-weight: bold;
   font-size: 14px;
   padding: 8px 0px 0px 0px;
   color: #ED1D23;
}

.mainh1b0 {
   display: flex;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: flex-start;
   padding: 0px 0px 10px 0px;
   background-color: #FFFFFF;
}
.mainh1b0a {
   width: 150px;
   height: 6px;
   background-color: #ED1D23;
}
.mainh2 {
   margin: 40px 0px 0px 0px;
}
.mainh2a {
   display: flex;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: flex-start;
}
.mainh2a1 {
   font-size: 32px;
   color: #ED1D23;
   border-top: 6px solid #ED1D23;
   padding: 5px 0px 0px 0px;
}
.mainh2b {
   display: flex;
   flex-wrap: wrap;
   justify-content: space-between;
   align-items: stretch;
}
.mainh2b1 {
   cursor: pointer;
   width: 360px;
   margin: 20px 0px 0px 0px;
}
.mainh2b1:hover {
   color: #ED1D23;
}

.mainh2b1a {
   width: 360px;
}
.mainh2b1a img {
  width: 360px;
  height: 269px;
  object-fit: cover;
}
.mainh2b1ay {
   width: 360px;
}
.mainh2b1ay img {
  width: 360px;
  height: 238px;
  object-fit: cover;
}
.mainh2b1b {
   font-size: 16px;
   font-weight: normal;
   padding: 2px 0px 0px 0px;
}
.mainh2b1c {
   font-size: 14px;
   font-weight: bold;
   color: #ED1D23;
   padding: 2px 0px 0px 0px;
}
.headline_content {
   display: block;
}
.text_content {
   display: block;
   margin-top: 20px;
}
.text_content1 {
   display: block;
   margin-top: 30px;
}
.text_content2 {
   display: block;
   margin-top: 30px;
   color: #E2001A;
   font-weight: bold;
}
.datum_content {
   font-size: 16px;
   font-weight: bold;
   padding: 0px 0px 0px 0px;
}
.datum_content1 {
   font-size: 16px;
   font-weight: normal;
   padding: 0px 0px 0px 0px;
}
.kategorie_content {
   font-size: 16px;
   font-weight: bold;
   padding: 20px 0px 30px 0px;
   color: #ED1D23;
}
.kategorie_content1 {
   font-size: 16px;
   font-weight: bold;
   padding: 0px 0px 10px 0px;
   color: #ED1D23;
}

#bottomnav {
   margin: 0;
   padding: 0;
   width: 100%;
   height: 30px;
   min-width: 660px;
}
.bottomnav1 {
   margin: auto;
   padding: 0px 20px 0px 20px;
   width: 1240px;
   min-width: 660px;
}
.bottomnav1a {
   display: flex;
   flex-wrap: nowrap;
   justify-content: space-between;
   align-items: flex-start;
}
.bottomnav1a1 {
   display: flex;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: flex-start;
   margin: 0px 0px 0px -3px;
}
.bottomnav1a2 {
   display: flex;
   flex-wrap: nowrap;
   justify-content: space-between;
   align-items: flex-start;
   width: 533px;
}
.bottomnav1a1a {
   cursor: pointer;
   width: 165px;
   height: 30px;
   margin: 0px 3px 0px 3px;
   padding: 6px 0px 0px 0px;
   font-weight: bold;
   text-align: center;
   background-color: #D6E8F7;
}
.bottomnav1a1a:hover {
   color: #ED1D23;
}
.bottomnav1a2a {
   cursor: pointer;
   width: 165px;
   height: 30px;
   margin: 0px 3px 0px 3px;
   padding: 6px 0px 0px 0px;
   font-weight: bold;
   text-align: center;
   background-color: #D6E8F7;
}
.bottomnav1a2a:hover {
   color: #ED1D23;
}
.bottomnav1a2b {
   cursor: pointer;
   width: 190px;
   height: 30px;
   margin: 0px 3px 0px 3px;
   padding: 6px 0px 0px 0px;
   font-weight: bold;
   text-align: center;
   background-color: #D6E8F7;
}
.bottomnav1a2b:hover {
   color: #ED1D23;
}
#bottom {
   margin: 0;
   padding: 10px 0px 20px 0px;
   width: 100%;
   min-width: 660px;
   background-color: #D6E8F7;
}
.bottom1 {
   margin: auto;
   padding: 0px 20px 0px 20px;
   width: 1240px;
   min-width: 660px;
   
}
.bottom1a {
   display: flex;
   flex-wrap: wrap;
   justify-content: space-between;
   align-items: flex-start;
   color: #000000;
}
.bottom1a1a {
   padding: 20px 0px 10px 0px;
}
.bottom1a1b {
   padding: 10px 0px 10px 0px;
   font-size: 30px;
   font-weight: bold;
   color: #000000;
}
.bottom1a1c {
   padding: 50px 0px 10px 0px;
   font-size: 18px;
   font-weight: normal;
   color: #000000;
}
.bottom1a1d {
   cursor: pointer;
   padding: 25px 0px 10px 0px;
   font-size: 20px;
   font-weight: bold;
   color: #000000;
}
.bottom1a1d:hover {
   color: #ED1D23;
}
.bottom1a2a {
   padding: 32px 0px 10px 0px;
}

.bottom1a2c {
   cursor: pointer;
   margin: 4px 0px 0px 0px;
   padding: 2px 0px 1px 0px;
   background-color: #ED1D23;
   color: #FFFFFF;
   font-weight: bold;
   text-align: center;
   border: 1px solid #ED1D23;
}
.bottom1a2c:hover {
   background-color: #FFFFFF;
   color: #ED1D23;
   border: 1px solid #ED1D23;
}
.bottom1a2d {
   display: flex;
   flex-wrap: wrap;
   justify-content: space-between;
   align-items: flex-end;
}
.bottom1a2d1 {
   display: flex;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: center;
   margin: 41px 0px 0px 0px;
}
.bottom1a2d1a {
   cursor: pointer;
   padding: 2px 10px 1px 0px;
}
.bottom1a2d1a:hover {
   color: #ED1D23;
   font-weight: bold;
}
.bottom1a2d1a_act {
   cursor: pointer;
   padding: 2px 10px 1px 0px;
   color: #ED1D23;
   font-weight: bold;
}
.bottom1a2d1b {
   cursor: pointer;
   padding: 2px 10px 1px 10px;
   border-left: 1px solid #ED1D23;
   border-right: 1px solid #ED1D23;
}
.bottom1a2d1b:hover {
   color: #ED1D23;
   font-weight: bold;
}
.bottom1a2d1b_act {
   cursor: pointer;
   padding: 2px 10px 1px 10px;
   border-left: 1px solid #ED1D23;
   border-right: 1px solid #ED1D23;
   color: #ED1D23;
   font-weight: bold;
}
.bottom1a2d1c {
   cursor: pointer;
   padding: 2px 0px 1px 10px;
}
.bottom1a2d1c:hover {
   color: #ED1D23;
   font-weight: bold;
}
.bottom1a2d1c_act {
   cursor: pointer;
   padding: 2px 0px 1px 10px;
   color: #ED1D23;
   font-weight: bold;
}
.bottom1a2d2a {
   cursor: pointer;
   font-size: 12px;
   font-weight: normal;
   color: #000000;
   line-height: 12px;
   padding: 0px 0px 4px 0px;
}
.bottom1a2d2a:hover {
   color: #E20412;
}
.bottom2d4 {
   display: flex;
   flex-wrap: nowrap;
   justify-content: space-between;
   align-items: center;
   align-content: flex-start;
   padding: 10px 0px 10px 0px;
}
.bottom2d4sl {
   display: none;
   flex-wrap: nowrap;
   justify-content: space-between;
   align-items: center;
   align-content: flex-start;
   padding: 20px 0px 0px 0px;
}
.bottom2d4a {
   padding: 0px 0px 0px 0px;
   font-size: 14px;
   font-weight: normal;
}
.bottom2d4b {
   cursor: pointer;
   width: 280px;
   height: 27px;
   padding: 6px 0px 0px 0px;
   font-size: 14px;
   text-align: center;
   font-weight: normal;
   color: #FFFFFF;
   background-color: #E20412;
}
.bottom2d4b:hover {
   text-decoration: underline;
}
.statusakog {
   width: 100%;
   padding: 5px;
   color: #000000;
   text-align: center;
}
.statuscontfl {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : stretch;
   align-content: center;
   margin: 0px 0px 20px 0px;
   width: 100%;
   border: 1px solid #FF0000;
   border-radius: 5px;
}
.statuscontflnlst {
   display: flex;
   flex-wrap : nowrap;
   justify-content : space-between;
   align-items : stretch;
   align-content: center;
   margin: 20px 0px 0px 0px;
   width: 100%;
   border: 1px solid #FF0000;
   border-radius: 5px;
}
.homs6g {
   display: flex;
   flex-wrap : nowrap;
   justify-content : flex-start;
   align-items : center;
   margin: 10px 0px 0px 0px;
}
.homs6g1 {
   width: 115px;
   font-size: 14px;
}
.homs6g2 {
   width: 105px;
}
.homs6g3 {
   margin: 0px 0px 0px 10px;
}
.homs6g4 {
   margin: 0px 0px 0px 8px;
}

#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;
      padding-top: 22px;
      height: 130px;
   font-size: 24px;
   font-weight: bold;
   border-top: 5px solid #E2001A;
   border-bottom: 5px solid #E2001A;
}
.wework3 {
   margin-top: 20px;
   font-size: 16px;
}

.oncmodueblin {
   cursor: pointer;
   padding: 0px 0px 15px 0px;
   color: #000000;
}
.oncmodueblin:hover {
   color: #EC1E27;
}
.oncmodueblinhome {
   cursor: pointer;
   padding: 10px 20px 10px 20px;
   color: #000000;
   background-color: #CCCCCC;
}
.oncmodueblinhome:hover {
   color: #EC1E27;
}
.oncmodueblinhome1 {
   cursor: pointer;
   margin: 10px 0px 10px 0px;
   padding: 10px 20px 10px 20px;
   color: #000000;
   background-color: #DDDDDD;
}
.oncmodueblinhome1:hover {
   color: #EC1E27;
}
.oncmodueblin_f {
   display: flex;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: flex-start;
   padding: 0px 0px 0px 0px;
}
.oncmodueblin_f1 {
   min-width: 30px;
   padding: 5px 0px 0px 0px;
}
.oncmodueblin_f1a {
   width: 15px;
   height: 15px;
   padding: 0px 0px 0px 0px;
   background-color: #F9B233;
}
.oncmodueblin_f2 {
   //width: 100%;
   padding: 0px 0px 0px 0px;
}
.oncmodueblin_f2a {
   font-size: 18px;
   font-weight: bold;
}
.oncmodueblin_f2a_z {
   display: flex;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: flex-start;
   padding: 0px 0px 0px 0px;
}
.oncmodueblin_f2a_z1 {
   padding: 0px 0px 0px 0px;
   font-size: 18px;
   font-weight: bold;
}
.oncmodueblin_f2a_z1y {
   padding: 0px 10px 0px 0px;
   font-size: 18px;
   font-weight: bold;
   border-right: 2px solid #000000;
}
.oncmodueblin_f2a_z2 {
   padding: 0px 0px 0px 10px;
   font-size: 18px;
   color: #EC1E27;
}
.oncmodueblin_f2a_z2y {
   padding: 0px 10px 0px 10px;
   font-size: 18px;
   color: #EC1E27;
   border-right: 2px solid #000000;
}
.oncmodueblin_f2a_z3 {
   padding: 0px 0px 0px 10px;
   font-size: 18px;
}

.oncmodueblin_f2b {
   padding: 2px 0px 0px 0px;
   color: #000000;
}
.oncmodueblin_f2c {
   display: flex;
   flex-wrap: nowrap;
   justify-content: flex-start;
   align-items: flex-start;
   padding: 5px 0px 10px 0px;
   font-size: 11px;
   font-weight: bold;
}
.oncmodueblin_f2c1y {
   padding: 0px 5px 0px 0px;
   color: #EC1E27;
}
.oncmodueblin_f2c1 {
   padding: 0px 5px 0px 0px;
   color: #EC1E27;
   border-right: 2px solid #EC1E27;
}
.oncmodueblin_f2c2 {
   padding: 0px 0px 0px 5px;
   color: #000000;
}
.oncmoddet_hd {
   font-size: 14px;
}
.oncmoddet_hdy {
   font-size: 18px;
}
.oncmoddet_hl {
   font-size: 26px;
   font-weight: bold;
   padding: 0px 0px 0px 0px;
}
.oncmoddet_hc {
   padding: 10px 0px 0px 0px;
}
.oncmoddet_pic {
   display: flex;
   flex-wrap: wrap;
   justify-content: center;
   align-items: flex-start;
   padding: 10px 0px 0px 0px;
}
.oncmoddet_pict {
   display: flex; 
   justify-content: center; 
   align-items:center; 
   width: 220px;
   height: 220px;
   margin: 10px 10px 10px 10px;
   border: 1px solid #CCCCCC;
}
.oncmoddet_pict img {
   display: block;
   max-width: 219px;
   max-height: 219px;
   width: auto;
   height: auto;
}

.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 10px 0px;
   //background-color: #8CC540;
}
.mainhom2ay {
   display: flex;
   flex-wrap: nowrap;
   justify-content: space-between;
   align-items: center;
   align-content: flex-start;
   height: 30px;
   margin: -5px 0px 0px 0px;
   //background-color: #8CC540;
}
.mainhom2a1 {
   cursor: pointer;
   padding: 0px 0px 0px 0px;
   font-size: 16px;
   font-weight: bold;
   color: #ED1D23;
}
.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: #ED1D23;
   text-decoration: none;
   border-left: 2px solid #ED1D23;
}
.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 #ED1D23;
}
.mainhom2a2_sub1_nobod {
   cursor: pointer;
   padding: 0px 5px 0px 5px;
   font-size: 13px;
   font-weight: bold;
   color: #ED1D23;
   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: #ED1D23;
   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: #ED1D23;
   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: 291px;
   height: 270px;
   margin: 15px 5px 0px 5px;
   padding: 0px 0px 10px 0px;
   color: #000000;
}
.mainhom2b1:hover {
   color: #E2001A;
}
.mainhom2b1kv {
   padding: 40px 0px 10px 0px;
}
.mainhom2b1p {
   width: 291px;
   height: 190px;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
}
.mainhom2b1p img {
   display: block;
}
.mainhom2b1pic {
   width: 291px;
   height: 190px;
   object-fit: cover;
   object-position: 50%;
}
.mainhom2b1t {
   width: 291px;
   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;
}
.mainhom2b1ta {
   width: 291px;
   padding: 0px 0px 0px 0px;
   font-size: 14px;
   font-weight: normal;
}

@media screen and (max-width:1257px) {
   .head1 {
      width: 100%;
   }
   .headsn1 {
      width: 100%;
   }
   .main1 {
      width: 100%;
   }
   .mainh {
      width: 100%;
   }
   .bottomnav1 {
      width: 100%;
   }
   .bottom1 {
      width: 100%;
   }
}
@media screen and (max-width:1200px) {
   .mainh2b1 {
	  margin: 20px 10px 0px 10px;
   }
   .mainh2b {
      justify-content: space-around;
   }

}
@media screen and (max-width:1100px) {

}
@media screen and (max-width:1000px) {
   .head1b2 {
      display: none;
   }
   #headsn {
      display: none;
   }
   .head1b3a4 {
      display: block;
   }
   .bottom1a {
      justify-content: center;
   }
   .bottom1a1 {
      width: 100%;
   }
   .bottom1a1a {
      text-align: center;
   }
   .bottom1a1b {
      text-align: center;
   }
   .bottom1a1c {
      text-align: center;
   }
   .bottom1a1d {
      text-align: center;
   }
   .bottomnav1a1a {
      width: 100px;
	  font-size: 14px;
   }
   .bottomnav1a2a {
      width: 100px;
	  font-size: 14px;
   }
   
.head1b3 {
   display: flex;
   flex-wrap: nowrap;
   justify-content: flex-end;
   align-items: flex-end;
   min-width: 215px;
   height: 54px;
   padding: 0px 0px 12px 0px;
}
.head1b3a {
   display: flex;
   flex-wrap: nowrap;
   justify-content: space-between;
   align-items: center;
   width: 185px;
   padding: 0px 0px 0px 0px;
}
   
}


#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:35px;
}
#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;
   }
}
