* {
   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.soziale-fair-sicherung.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;
}
.error {
   color: #FF0000;
   font-weight: bold;
   font-size: 24px;
}
.freiwi {
   font-weight: normal;
   font-size: 14px;
}
.statusnl {
   margin: 10px 0px 10px 0px;
   padding: 3px;
   color: #FF0000;
   font-weight: bold;
   text-align: center;
   border: 1px solid #FF0000;
   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 {
   margin: 10px 0px 10px 0px;
   padding: 5px;
   color: #000000;
   text-align: center;
   border: 1px solid #000000;
   border-radius: 5px;
}
.statusofform {
   margin: 10px 0px 30px 0px;
   padding: 5px;
   color: #000000;
   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: 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: 1px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 16px;
   color: #000000;
   background-color: #FFFFFF;
}
input[type=submit] {
   cursor: pointer;
   width: 100%;
   padding: 6px 15px;
   margin: 4px 0;
   display: inline-block;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 16px;
   color: #FFFFFF;
   background-color: #E2001A;
}
input[type=submit]:hover {
   border: 1px solid #CCCCCC;
   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: 142px;
   padding: 5px 15px;
   box-sizing: border-box;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   resize: none;
   font-size: 16px;
   font-family: 'Nunito', sans-serif;;
}
input[type=radio] {
   border: 5px;
   width: 30px;
   height: 25px;
      width: 25px;
   height: 20px;
   }
label{
   display: inline-block;
   font-weight: 400;
   font-size: 18px;
   margin-top: -1px;
   vertical-align: top;
      padding: 3px 0px 0px 0px;
   }
input[type=checkbox] {
   width: 20px;
   height: 20px;
   border: 1px solid #CCCCCC;
}
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: #E2001A;
}
a.subnavt:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;;
   font-weight: normal;
   text-decoration: none;
   color: #000000;
}
a.subnavta {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;;
   font-weight: normal;
   text-decoration: none;
   color: #000000;
}
a.subnavt1 {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;;
   font-weight: normal;
   text-decoration: none;
   color: #000000;
}
a.subnavt1:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;;
   font-weight: normal;
   text-decoration: none;
   color: #E2001A;
}
a.subnavt1a {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;;
   font-weight: normal;
   text-decoration: none;
   color: #E2001A;
}
a.sitemlnk {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: normal;
   text-decoration: none;
   color: #E2001A}
a.sitemlnk:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: normal;
   text-decoration: none;
   color: #000000}
a.sitemlnka {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: normal;
   text-decoration: none;
   color: #000000}
a.overlnav {
   font-size: 18px;
   text-decoration: none;
}
a.overlnav:hover {
   font-size: 18px;
   text-decoration: none;
}
a.overlsub {
   font-size: 16px;
   text-decoration: none;
}
a.overlsub:hover {
   font-size: 16px;
   text-decoration: none;
}
a.bottnav {
   font-family: 'Nunito', sans-serif;;
   font-size: 15px;;
   font-weight: normal;
   text-decoration: none;
   color: #FFFFFF;
}
a.bottnav:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 15px;;
   font-weight: normal;
   text-decoration: none;
   color: #000000;
}
a.bottnava {
   font-family: 'Nunito', sans-serif;;
   font-size: 15px;;
   font-weight: normal;
   text-decoration: none;
   color: #000000;
}
a.bottnav1 {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: normal;
   text-decoration: none;
   color: #FFFFFF;
}
a.bottnav1:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: normal;
   text-decoration: none;
   color: #000000;
}
a.bottnav1a {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: normal;
   text-decoration: none;
   color: #000000;
}
a.done {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;;
   font-weight: normal;
   text-decoration: none;
   color: #000000;
}
a.done:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 14px;;
   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: #000000;
}
a.page:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
   color: #FFFFFF;
}
a.pagea {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
   color: #FFFFFF;
}
a.page {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
   color: #000000;
}
a.page:hover {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
   color: #FFFFFF;
}
a.pagea {
   font-family: 'Nunito', sans-serif;;
   font-size: 16px;
   font-weight: bold;
   text-decoration: none;
   color: #FFFFFF;
}
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;
}

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

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

body {
   margin: 0;
   padding: 0;
   width: 100%;
   height: 100%;
   color: #000000;
   font-family: Nunito;
   font-size: 16px;
   line-height: 1.2;
   background-color: #96C11F;
}
#layall {
   margin: 0;
   padding: 0;
   width: 100%;
      min-height: calc(100vh - 150px);
   }

#headtop {
   margin: 0;
   padding: 0;
   width: 100%;
   background-color: #FFFFFF;
}
#headtop1 {
   margin: auto;
   width: 990px;
   padding: 0px 10px 0px 10px;
      min-width: 660px;
   }
#headtop1t {
   display: table;
   width: 100%;
}
#headtop1tr {
   display: table-row;
}
#headtop1tc1 {
   display: table-cell;
   padding: 0px 0px 2px 0px;
}
#headtop1tc2 {
   display: table-cell;
   cursor: pointer;
   width: 50px;
   font-size: 18px;
   font-weight: bold;
   vertical-align: bottom;
   text-align: center;
   color: #575656;
}
#headtop1a {
      float: left;
      font-size: 20px;
   font-weight: normal;
   padding: 5px 5px 0px 0px;
   color: #000000;
}
#headtop1b {
      float: left;
   padding: 9px 5px 0px 20px;
      font-size: ;
}
#head {
   margin: auto;
   width: 990px;
      min-width: 660px;
   }
#head1 {
   display: table;
   width: 100%;
}
#head1r {
   display: table-row;
}

#head1c1 {
   cursor: pointer;
   display: table-cell;
   vertical-align: top;
   margin: 0px 0px 0px -10px;
   padding: 0px 0px 0px 0px;
}
#head1c2 {
   display: table-cell;
   vertical-align: top;
   width: 60px;
}
#head2 {
   cursor: pointer;
   position: relative;
      padding: 10px 20px 0px 10px;
      z-index: 1;
}
#head3 {
   float: right;
   position: relative;
      width: 15%;
   margin: -3% 20px 0px 10px;
      z-index: 2;
}
#head3xx {
   display: none;
}
#laytbl {
   display: table;
   margin: auto;
   width: 990px;
   min-width: 660px;
}
#laytbltr {
   display: table-row;
}
#laytblc1 {
   display: table-cell;
   vertical-align: top;
}
#laytblc2 {
   display: table-cell;
   vertical-align: top;
   width: 235px;
   padding: 0px 10px 20px 0px;
}
#headlg {
   width: 100%;
      padding: 0px 0px 0px 0px;
   }
#headlg1 {
   width: 100%;
      padding: 0px 0px 4% 0px;
   }

.icon {
   cursor:pointer;
   width: 50px;
   height: 38px;
   padding-top: 3px;
   background-color: #575656;
}
.icond1 {
   width: 34px;
   margin: 5px 0px 0px 8px;
   color: #FFFFFF;
   border-top: 4px solid #FFFFFF;
   background-color: #FFFFFF;
}
#iNav {
   max-width: 350px;
}
.overlaya {
  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.5);
  overflow: hidden;
}
.overlay {
  float: left;
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 4;
  top: 0;
  right: 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: 30px;
  width: 100%;
  text-align: center;
}
.overlay a {
  padding: 8px;
  color: #818181;
  font-weight: normal;
  display: block;
  transition: 0.3s;
}
.overlay a:hover, .overlay a:focus {
  color: #F1F1F1;
}
.overlay .closebtn {
  position: absolute;
  top: 5px;
  right: 17px;
  font-size: 50px;
}

#main {
   clear: both;
   margin: 20px 0px 0px 0px;
   width: 100%;
}
#main1 {
   clear: both;
   margin: 10px 0px 0px 0px;
   width: 100%;
}
#mainw {
      padding: 10px 20px 0px 20px;
   margin: 20px 20px 0px 0px;
      background-color: #FFFFFF;
}
#mainw1 {
   width: 100%;
      padding: 0px 20px 0px 20px;
   }
#mainbot {
   clear: both;
   height: 20px;
}
#mainbot1 {
   clear: both;
   height: 10px;
}
.datum_content {
   padding-top: 5px;
   font-size: 14px;
}
.headline_content {
   padding-top: 5px;
   display: block;
}
.headline_contentmod {
   display: block;
}
.text_content {
   display: block;
   margin-top: 10px;
}
.text_content1 {
   display: block;
   margin-top: 20px;
}
.text_contentmod {
   display: block;
      padding: 20px 20px 20px 20px;
   margin: 20px 0px 10px 25px;
      background-color: #FFFFFF;
}
.text_contentmod1 {
   display: block;
      padding: 20px 20px 20px 20px;
   margin: 20px 0px 10px 25px;
      background-color: #FFFFFF;
}
.magaz_headline {
   padding-top: 5px;
   display: block;
}
.magaz_content {
   display: table;
   width: 100%;
}
.magaz_contentr {
   display: table-row;
   cursor: pointer;
}
.magaz_contentr:hover {
   color: #FFFFFF;
}
.magaz_mobpic {
   padding-top: 5px;
   display: block;
   text-align: center;
}
.magaz_winfo {
   padding-top: 5px;
   display: block;
}
.magaz_winfo1 {
   float: left;
   font-weight: bold;
   color: #000000;
}
.magaz_winfo1p {
   float: left;
   font-weight: bold;
}
.magaz_winfo2 {
   float: right;
   text-align: right;
   font-size: 14px;
   color: #000000;
}
.magaz_winfole {
   display: block;
   height: 15px;
}

#navwpic {
   width: 100%;
      padding: 30px 10px 10px 0px;
   }
#navwpic1 {
   width: 100%;
      padding: 10px 10px 10px 0px;
   }
.navwpicp {
   cursor: pointer;
   max-width: 500px;
   margin: 10px 0px 20px 0px;
   background-color: #000000;
}
.navwpicp:hover {
   background-color: #FFFFFF;
}
.navwpicp img {
   display: block;
   margin: 0px;
   padding: 0px;
   border: 0;
   max-width: 100%;
   height: auto;
}
.navwpicp1 {
   cursor: pointer;
   max-width: 500px;
   margin: 10px 0px 25px 0px;
   background-color: #000000;
}
.navwpicp1:hover {
   background-color: #FFFFFF;
}
.navwpicp1 img {
   display: block;
   margin: 0px;
   padding: 0px;
   border: 0;
   max-width: 100%;
   height: auto;
}
.navwpicp2 {
   cursor: pointer;
   max-width: 500px;
   margin: 10px 0px 10px 0px;
   background-color: #000000;
}
.navwpicp2:hover {
   background-color: #FFFFFF;
}
.navwpicp2 img {
   display: block;
   margin: 0px;
   padding: 0px;
   border: 0;
   max-width: 100%;
   height: auto;
}
.navwpicp3 {
   cursor: pointer;
   max-width: 500px;
   margin: 0px 0px 20px 0px;
   background-color: #000000;
}
.navwpicp3:hover {
   background-color: #FFFFFF;
}
.navwpicp3 img {
   display: block;
   margin: 0px;
   padding: 0px;
   border: 0;
   max-width: 100%;
   height: auto;
}
#navwpicb5 {
   width: 100%;
      padding: 30px 10px 0px 0px;
   }
.navwpicb5p {
   cursor: pointer;
   max-width: 500px;
   background-color: #000000;
}
.navwpicb5p:hover {
   background-color: #FFFFFF;
}
.navwpicb5p img {
   display: block;
   margin: 0px;
   padding: 0px;
   border: 0;
   max-width: 100%;
   height: auto;
}
.navwpicb5pa {
   cursor: pointer;
   max-width: 500px;
   background-color: #FFFFFF;
}
.navwpicb5pa img {
   display: block;
   margin: 0px;
   padding: 0px;
   border: 0;
   max-width: 100%;
   height: auto;
}
#navwpica {
   width: 100%;
      padding: 20px 10px 0px 0px;
   }
#navwpica1 {
   width: 100%;
      padding: 10px 10px 0px 0px;
   }
.navwpicap {
   cursor: pointer;
   max-width: 500px;
   background-color: #FFFFFF;
}
.navwpicap img {
   display: block;
   margin: 0px;
   padding: 0px;
   border: 0;
   max-width: 100%;
   height: auto;
}
.mod_linklst {
   height: 30px;
}
.mod_linklstb {
   padding: 20px 0px 0px 0px;
}
.mod_linklst1 {
   float: left;
}
.mod_linklst2 {
   float: right;
}

.custlinkt {
   display: table;
}
.custlinktr {
   display: table-row;
   cursor: pointer;
   font-size: 16px;
   font-weight: bold;
   color: #E2001A;
}
.custlinktr:hover {
   color: #000000;
}
.custlinkpkt {
   display: table-cell;
   width: 15px;
   padding-top: 2px;
   vertical-align: top;
}
.custlinkpkt1 {
   float: right;
   width: 15px;
   height: 15px;
   background-color: #E2001A;
}
.custlinktxt {
   display: table-cell;
   padding: 0px 10px 0px 8px;
   vertical-align: top;
   background-repeat: no-repeat;
}
.custlinktxt1 {
   display: table-cell;
   padding: 0px 0px 0px 8px;
   vertical-align: top;
   background-repeat: no-repeat;
}
.custlinktxt2 {
   display: table-cell;
   padding: 0px 20px 0px 8px;
   vertical-align: top;
   background-repeat: no-repeat;
}

#bannert {
   display: none;
   clear: both;
   width: 100%;
      min-width: 660px;
   }
#bannmob {
   max-width: 350px;
   margin: auto;
}
.bannmob1 {
   cursor: pointer;
   margin: 0px 10px 20px 10px;
}
.bannmob1 img {
   display: block;
   margin: 0px;
   padding: 0px;
   border: 0;
   max-width: 100%;
   height: auto;
}
.bannmob2 {
   margin: 0px 10px 20px 10px;
}
.bannmob2 img {
   display: block;
   margin: 0px;
   padding: 0px;
   border: 0;
   max-width: 100%;
   height: auto;
}
.bannmobdt {
   cursor: pointer;
   display: block;
   margin: 15px 0px 0px 0px;
}
.bannmobdt img {
   display: block;
   margin: 0px;
   padding: 0px;
   border: 0;
   max-width: 100%;
   height: auto;
}
.bannmobdt1 {
   display: block;
   margin: 15px 0px 0px 0px;
}
.bannmobdt1 img {
   display: block;
   margin: 0px;
   padding: 0px;
   border: 0;
   max-width: 100%;
   height: auto;
}

#bottomnav {
   clear: both;
   margin: auto;
   width: 990px;
   height: 20px;
      min-width: 660px;
   }
.bottomnav1 {
   float: left;
   padding: 0px 10px 0px 10px;
}
.bottomnav2 {
   float: right;
   padding: 0px 10px 0px 10px;
}
#bottom {
   clear: both;
   width: 100%;
   height: 130px;
   color: #000000;
   background-color: #FFFFFF;
      min-width: 660px;
   }
#bottomt {
   display: table;
   margin: auto;
   width: 500px;
   height: 100px;
}
#bottomtr {
   display: table-row;
}
.bottomtrc1 {
   display: table-cell;
   padding: 5px 10px 0px 10px;
   vertical-align: middle;
   text-align: center;
}
.bottomtrc2 {
   display: table-cell;
   padding: 5px 10px 0px 10px;
   vertical-align: middle;
   text-align: center;
}
#bottomdo {
   height: 30px;
   padding: 5px 10px 0px 10px;
   text-align: center;
   font-size: 14px;;
}

#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: 256px;
}
.wework3 {
   margin-top: 20px;
   font-size: 16px;
}

#formt {
   padding: 10px 0px 0px 0px;
}
#formtd {
   padding: 10px 0px 20px 0px;
}
#form {
   margin: 20px 0px 0px 0px;
}
#formoff {
   margin: 0px 0px 0px 0px;
}
.form1 {
   clear: left;
}
.formhl {
   clear: left;
   height: 25px;
   font-weight: bold;
   color: #E2001A;
}
.formhl1 {
   clear: left;
   height: 25px;
   margin-bottom: 20px;
   border-bottom: 1px solid #A9A6A6;
}
.form1a {
   float: left;
      width: 180px;
      padding-top: 11px;
   font-weight: bold;
}
.form1b {
   float: left;
      width: 410px;
   }
.form1c {
   float: left;
   padding: 5px 0px 0px 5px;
}
.form2 {
   clear: left;
   padding-top: 20px;
   font-weight: bold;
}
.form2r {
   clear: left;
   padding-top: 20px;
   font-weight: bold;
}
.form3 {
   clear: left;
      padding: 5px 0px 10px 0px;
   }
.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;
}
.form1i {
   float: left;
   width: 40px;
      margin: 0px 0px 0px 180px;
   }
.form1ija {
   float: left;
      margin: 0px 0px 0px 0px;
   }
.form1j {
   float: left;
      width: 400px;
   padding-top: 5px;
      font-weight: normal;
}
.form1jja {
   float: left;
      max-width: 90%;
   padding: 5px 0px 0px 15px;
      font-weight: bold;
}
.form1i1 {
   float: left;
   width: 40px;
   margin: 0px 0px 0px 0px;
}
.form1j1 {
   float: left;
      width: 590px;
   padding-top: 3px;
      font-weight: normal;
}
.form4 {
   clear: left;
      margin-left: 180px;
   padding: 20px 0px 20px 0px;
      width: 200px;
}
.formlink {
   clear: left;
      padding: 20px 0px 0px 180px;
   }

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

.moduebo1 {
   font-weight: bold;
   color: #E2001A;
   padding-bottom: 5px;
}
.moduebdpkt {
   display: table-cell;
   width: 40px;
   padding-top: 13px;
   vertical-align: top;
}
.moduebdpktho {
   display: table-cell;
   width: 50px;
   padding-top: 13px;
   vertical-align: top;
}
.moduebdpkthoy {
   display: table-cell;
   width: 60px;
   padding-top: 13px;
   vertical-align: top;
}
.moduebdpkt1 {
   float: right;
   width: 15px;
   height: 15px;
   background-color: #000000;
}
.moduebdpkt2 {
   float: right;
   width: 15px;
   height: 15px;
   background-color: #FFFFFF;
}
.moduebd {
   display: table-cell;
   padding: 10px 10px 10px 8px;
   vertical-align: top;
   background-repeat: no-repeat;
}
.moduebh {
   font-weight: bold;
   font-size: 18px;
}
.moduebt {
   padding-top: 3px;
   font-weight: normal;
   color: #000000;
}
.mod_return {
   cursor: pointer;
   height: 25px;
   margin: 5px 0px 15px 0px; 
   font-size: 18px;
   font-weight: bold;
   color: #E2001A;
   border-bottom: 1px solid #E2001A;
}
.mod_return:hover {
   color: #000000;
}
.mod_returnb {
   cursor: pointer;
   height: 25px;
   margin-top: 15px; 
   font-size: 18px;
   font-weight: bold;
   color: #E2001A;
   border-bottom: 1px solid #E2001A;
}
.mod_returnb:hover {
   color: #000000;
}
.mod_bottom {
   clear: both;
   height: 15px;
}
.mod_bottom1 {
   display: none;
   clear: both;
   height: 15px;
}

.moduebdi {
   cursor: pointer;
   display: box;
   padding: 10px 0px 10px 0px;
   border-top: 1px solid #999999;
   background-repeat: no-repeat;
}
.moduebdi:hover {
   color: #E2001A;
}
.moduebhi {
   font-weight: bold;
   font-size: 18px;
}
.moduebti {
   padding-top: 3px;
   font-weight: normal;
}
.moduebli {
   height: 1px;
   border-top: 1px solid #999999;
}

.oflnk {
   cursor: pointer;
   height: 20px;
   margin: 20px 0px 20px 0px;
   font-weight: bold;
   color: #E2001A;
}
.oflnk:hover {
   color: #000000;
}
.oflnk1 {
   float: left;
}
.oflnk2 {
   display: none;
   float: right;
}
.ofform {
   display: none;
}
.counter {
   font-weight: normal;
   font-size: 14px;
}
.counter1 {
   font-weight: normal;
   font-size: 14px;
}

.kategorie {
   cursor: pointer;
   display: inline-block;
      width: 350px;
   height: 150px;
      box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.kategorie:hover {
   box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.2);
}
.kategorier {
   cursor: pointer;
   display: inline-block;
   width: 350px;
   height: 150px;
   margin: 0px 0px 0px 20px;
   box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.kategorier:hover {
   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 {
      max-width: 350px;
   max-height: 150px;
      padding: 0px 0px 0px 0px;
   text-align: center;
}

.kategorie .tooltiptext {
   visibility: hidden;
   width: 150px;
   background-color: #555;
   color: #fff;
   text-align: center;
   border-radius: 6px;
   padding: 10px;
   position: absolute;
   z-index: 1;
   right: 50%;
   bottom: 100%;
   margin-right: -75px;
   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;
}
.page {
   clear: both;
   margin: 10px 10px 0px 25px;
   border-top: 1px solid #DAE9B1;
}
.pagetop {
   clear: both;
   margin: -15px 0px 15px 0px;
   border-bottom: 1px solid #DAE9B1;
}
.pagetop1 {
   clear: both;
   margin: -15px 0px 15px 0px;
   border-top: 1px solid #DAE9B1;
   border-bottom: 1px solid #DAE9B1;
}
.pagesi {
   float: left;
   padding-top: 5px;
}
.pagenr {
   cursor: pointer;
   float: left;
   margin-top: 5px;
   padding: 0px 5px 0px 5px;
   font-size: 16px;
   color: #000000;
   font-weight: bold;
   border-right: 1px solid #000000;
}
.pagenr:hover {
   color: #FFFFFF;
}
.pagenra {
   cursor: pointer;
   float: left;
   margin-top: 5px;
   padding: 0px 5px 0px 5px;
   font-size: 16px;
   color: #FFFFFF;
   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: #000000;
   font-weight: bold;
   border-right: 1px solid #000000;
}
.pagenrv:hover {
   color: #FFFFFF;
}
.pagenrv1 {
   cursor: pointer;
   float: right;
   margin-top: 5px;
   padding: 0px 5px 0px 5px;
   font-size: 16px;
   color: #000000;
   font-weight: bold;
}
.pagenrv1:hover {
   color: #FFFFFF;
}
.pagenrn {
   cursor: pointer;
   float: right;
   margin-top: 5px;
   padding: 0px 5px 0px 5px;
   font-size: 16px;
   color: #000000;
   font-weight: bold;
}
.pagenrn:hover {
   color: #FFFFFF;
}
.pageli {
   clear: both;
   height: 10px;
}
.pagelib {
   clear: both;
   height: 1px;
}

.moduebbg {
   cursor: pointer;
   display: box;
      padding: 10px 0px 10px 240px;
   border-top: 1px solid #999999;
   background-repeat: no-repeat;
}
.moduebbg:hover {
   color: #E2001A;
}
.moduebbg1 {
   font-weight: bold;
   font-size: 18px;
}
.moduebbg2 {
   padding-top: 3px;
   font-weight: normal;
}
.moduebbgl {
   height: 1px;
   border-top: 1px solid #999999;
}
.moduebpic {
   display: block;
   margin-top: 20px;
}
.bg_picbox {
      float: left;
   width: 229px;
   height: 229px;
      margin: 0px 18px 18px 0px;
   overflow: hidden;
   background-color: #ECECED;
}
.bg_picbox1 {
      float: left;
   width: 229px;
   height: 229px;
      margin: 0px 0px 18px 0px;
   overflow: hidden;
   background-color: #ECECED;
}
.home_magazine2 {
   margin: 10px 10px 20px 10px;
}
.home_magazine1a {
   cursor: pointer;
   clear: both;
   height: 25px;
}
.mainmagkat1 {
   float: left;
   width: 13px;
   height: 13px;
   margin: 4px 0px 0px 0px;
   background-color: #000000;
}
.mainmagkat2 {
   float: left;
   padding: 0px 0px 0px 10px;
   font-size: 18px;
   color: #000000;
}


@media screen and (max-width:1015px) {
   #head {
      width: 100%;
   }
   #headtop1 {
      width: 100%;
   }
   #head2 {
      padding: 10px 10px 0px 10px;
   }
   #head3 {
	        width: 13%;
      margin: -4% 20px 0px 10px;
         }
   #laytbl {
      width: 100%;
   }
   #laytblc2 {
      display: none;
   }
   #mainw {
      width: 100%;
   }
   #bottomnav {
      width: 100%;
   }
   .kategorie {
      display: block;
	  	  clear: both;
      width: 350px;
	  margin: auto;
	     }
   .kategorier {
      display: block;
	  	  clear: both;
      width: 350px;
	  margin: auto;
	     }
   .mod_bottom {
      display: none;
   }
   .mod_bottom1 {
      display: block;
   }
   #bannert {
      display: block;
   }
   #cookiechkbl {
            height: 60px;
         }
   #cookiechk div {
            height: 95px;
	     }
}
#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: 40px;
      background-color: #FFFFFF;
}
#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;
   }
}
