body,
.ui-widget {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 16px;
}

h1, h2, p,
.fontsize-p,
.tx-felogin-pi1 > div
{
  margin: 0 0 1em 0;
}

h1, h2,
.newsbox h3,
legend {
  color: #ff7200;
  font-size: 1.3em;
}


legend {
  font-size: 0.85em;
}

ul.browsebox {
  margin: 1em 0;
  padding: 0;
}

p,
.fontsize-p,
fieldset label,
.tx-felogin-pi1 > div,
.browsebox a,
.tx-indexedsearch-whatis,
input.ui-button,
article ul li,
.ui-widget .ui-dialog-content
{
  font-size: .85em;
  line-height: 130%;
  color: #555555;
}


.fontsize-p * {
  font-size: 1em;
}

.tx-indexedsearch-whatis * {
  font-size: 1em;
}

a {
  text-decoration: none;
  color: #005b97;
}

a:hover {
  text-decoration: underline;
}

img {
  width: 100%;
  height: auto;
  display: block;
}

header {
  /* position: relative;
  z-index: 20; */
}

main {
  position: relative;
  z-index: 5;
  min-height: 600px;
}

footer {
  background-color: #e7e7e7;
  z-index: 1;
}

.clearfix:after,
fieldset div:after {
  content: "";
  display: table;
  clear: both;
}

.topbar {
  background-color: #FFF;
  width: 100%;
  position: relative;
}

.printlogo {
  display: none;
}

.logo, .no-js .logo {
  display: block;
  width: 200px;
  height: 50px;
  background-image: url(2015-logo-liwacom-mobile.png);
  background-position: left center;
  background-repeat: no-repeat;
  -webkit-transition: all 500ms ease-in-out; /* Firefox */
  -moz-transition: all 500ms ease-in-out; /* WebKit */
  -o-transition: all 500ms ease-in-out; /* Opera */
  transition: all 500ms ease-in-out; /* Standard */
}

.menue {
  display: block;
  width: 26px;
  height: 26px;
  position: absolute;
  top: 12px;
  right: 15px;
  background-image: url(2015_menue.png);
  background-position: center center;
  background-repeat: no-repeat;
}

.topimg, .js .topimg {
  height: 95px;
  background-image: url(2015_pipeline_973x95.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  /* z-index: 5; */
}

/* Standardverhalten bei Breiten < 320px */
.js .topnavbar {
  display: block;
}

.subnavcoord {
  display: none;
  position: absolute;
  top: 0;
  width: 250px;
  background-color: #FFF;
}

.subnavcoord-mobile {
  display: block;
  top: 45px;
  right: 40px;
  z-index: 100;
  border: 1px solid #555555;
  -webkit-box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.39);
  -moz-box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.39);
  box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.39);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  overflow: auto;
}



.topnav, .subnav {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.topnav li, .subnav li {
  display: block;
  text-align: center;
  margin: 2px 0 0 0;
  padding: 10px 0;
}


.subnavcoord-mobile .topnav li:first-child {
  margin: 0;
}

.topnav li {
  background-color: #e6e6e6;
  color: #555555;
}



.subnav li {
  background-color: #127bb3;
  color: #FFF;
}

.topnav li a {
  color: #555555;
  font-size: 0.85em;
}

.topnav li a.active {
  color: #ff7200;
  font-weight: bold;
}

.subnav li a {
  color: #FFF;
  font-size: 0.85em;
}

.rainbowbar {
  height: 10px;
  overflow: hidden;
}

.rainbow {
  float: left;
  width: 10%;
  height: 10px;
}

.rainbow0 {
  background-color: #ff9f41;
}
.rainbow1 {
  background-color: #ffc600;
}
.rainbow2 {
  background-color: #ffe080;
}
.rainbow3 {
  background-color: #f5c52c;
}
.rainbow4 {
  background-color: #f0d15e;
}
.rainbow5 {
  background-color: #ede09d;
}
.rainbow6 {
  background-color: #bed2c6;
}
.rainbow7 {
  background-color: #87c3cf;
}
.rainbow8 {
  background-color: #008dbb;
}
.rainbow9 {
  background-color: #004786;
}

.oversized {
  width: 100%;
}

.contentblock30 {
  width: 100%;
  margin: 0 auto 10px auto;
  box-sizing: border-box;
  position: relative;
}

.contentblock30 img {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

.contentblock30 a.subtext {
  color: #005b97;
  display: block;
  padding: 8px;
  text-align: center;
  font-weight: bold;
  font-size: 0.9em;
}

.illustrations {
  margin: 1.5em 0 1.5em 0;
}

.pictos, .content {
  margin: 0 0 2em 0;
}

.content h1,
.content h2 {
  /* color: #005b97; */
}

.newsheader h1 {
  margin: 1em 0 .5em 0;
}

.newsheader {
  border-bottom: 1px solid #555555;
}

.newsarticle {
  
  margin: 1.5em 0 3px 0;
  text-align: center;
}

.newsarticle img {
  width: 175px;
  height: 175px;
}

.newsarticle:last-child {
  border-bottom-width: 0;
}

.newsarticle .line {
  border-bottom: 1px solid #555555;
}

.newsarticle h2 {
  margin: 1em 0 1em 0;
}

.newsarticle p {
  text-align: left;
}

.sitemap {
  margin: 0 0 3em 0;
}

#accordion {
  margin: 0 0 3em 0;
}

#accordion .newsarticle {
  border-width: 0;
}

.ui-accordion .ui-accordion-header  {
  background-color: #e7e7e7;
  border-width: 0;
  background-image: none;
  color: #555555;
  font-size: .9em;
}

.ui-accordion .ui-accordion-header .sub {
  font-size: .8em;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  top: 18px;
}

.ui-widget-content {
  border: 1px solid #e7e7e7;
}

.uplink {
  display: block;
  width: 42px;
  height: 42px;
  background-image: url(2015-up.png);
  background-position: center center;
  background-repeat: no-repeat;
}

.footer {
  box-sizing: border-box;
  width: 90%;
  margin: 0 auto;
  padding: 10px 1.5%;
  z-index: 0;
  
}

.footersection a {
  display: block;
  padding: 3px;
  color: #555555;
  font-size: 0.8em;
}

.clientlogos {
  position: relative;
}

.clientdetails {
  background-color: #f1f1f1;
  padding: 26px 16px 16px 16px;
  position: relative;
  display: none;
  z-index: 5000;
  text-align: left;
}

.clientdetails .clientclosedetails {
  position: absolute;
  display: block;
  width: 26px;
  height: 26px;
  right: 0;
  top: 0;
  background-image: url(2015-close-cross.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #FFF;
}

.clientlogos a {
  display: block;
}

.js .wrapper {
  margin: 32px auto 0 auto;
  width: 90%;
}

.contactarea {
  margin: 2em 0;
}

.contactarea address {
  display: block;
  color: #555555;
  font-size: .85em;
  padding: 0;
  margin: 0 0 2em 0;
  font-style: normal;
}

.contactarea form {
  display: block;
  color: #555555;
}

.contactarea input, .contactarea textarea {
  
  box-sizing: border-box;
  display: block;
  border: 1px solid #555555;
  padding: 10px;
  width: 100%;
  color: #555555:
}

.contactarea textarea {
  height: 250px;
}

.contactarea label {
  display: block;
  margin: 1em 0 0 0;
  font-size: .85em;
}

.contactarea label:first-child {
  margin: 0;
}

.newscontent, .newscontent-corrected {
  box-sizing: border-box;
  background-color: #FFF;
  border: 1px solid #FFF;
  width: 100%;
  padding: 16px;
  margin: -90px 0 2em 0;
  -webkit-box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.39);
  -moz-box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.39);
  box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.39);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.newscontent .newsbox {
  display: block;
  float: left;
  width: 100%;
}

.newsbox img {
  display: none;
}

.newsbox h3 {
  display: none;
}

/* Änderung Thomas 17.4.2015 */
.newsbox div.news_content::before {
  content: '> ';
}

.newsbox div.news_content, .newsbox a {
  color: #005B97;
  font-size: 0.85em;
  margin: 0;
  line-height: 170%;
}
/* Änderung Thomas 17.4.2015 ENDE */

.newsbox a {
  text-decoration: underline;
  font-size: 1em;
}

/*kl, 30.10.2019: Back-Button im Registrierungsformular */
.btn.btn-cancel {
  background-image: url(2015-back-buttoon.png);
  float: inline-start;
}

form button {
  background-image: url(2015-send-buttoon.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 42px;
  height: 42px;
  display: block;
  float: right;
  margin: 1em 0;
  border-width: 0;
}

.clientlogos .contentblock30 {
  text-align: center;
}

.clientlogos .contentblock30 a {
  display: inline;
}

.clientlogos .contentblock30 img {
  margin: 0;
  display: inline;
  width: 266px;
}


form {
  margin: 0;
  
}

fieldset {
  padding: 10px;
}

fieldset div {
  margin: 0 0 1em 0;
}

fieldset input[type="text"],
fieldset input[type="password"] {
  box-sizing: border-box;
  width: 100%;
  padding: 3px;
  font-size: 0.85em;
  color: #555555;
}


.tx-felogin-pi1 > h3 {
  display: none;
}


.tx-indexedsearch-whatis {
  margin: 1em 0;
}

#tx_indexedsearch {
  display: none;
}

.tx-indexedsearch-title a {
  color: #ff7200;
  font-size: 0.975em;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
  /* color: #ff7200; */
  color: #555555;
}

.felogin-hidden {
  height: 0;
  overflow: hidden;
  margin: 0;
}

#sitemap li {
  color: #ff7200;
}

#sitemap a {
  font-size: 0.85em;
  color: #555555;
}


#sitemap ul .topmenu:last-child {
  margin: 0 0 1em 0;
}

.csc-textpic-text {
  margin: 0 0 32px 0;
}

@media screen and (min-width:320px) {
  .footersection {
    float: none;
    width: 100%;
    padding: 0 0 10px 0;
  }
}

@media screen and (min-width:400px) {
  .newsarticle img, #accordion img {
    width: auto;
    display: inline;
  }
}

@media screen and (min-width:430px) {
  
  .footersection {
    float: left;
    width: 30%;
    padding: 15px 0;
  }

fieldset label {
  float: left;
  width: 40%;
}

fieldset input[type="text"],
fieldset input[type="password"] {
  float: right;
  width: 55%;
}


}

@media screen and (min-width:630px) {
  
  .contentblock30 {
    float: left;
    box-sizing: border-box;
    width: 50%;
    padding: 0 1.5% 0 1.5%;
  }
  
  .clientlogos .contentblock30 img {
    margin: 0;
    display: inline;
    /* width: 66.2%; */
    width: 85%;
  }
  
  .clientlogos .contentblock30:nth-child(1),
  .clientlogos .contentblock30:nth-child(3),
  .clientlogos .contentblock30:nth-child(5),
  .clientlogos .contentblock30:nth-child(7) {
    text-align: left;
  }
  
  .clientlogos .contentblock30:nth-child(2),
  .clientlogos .contentblock30:nth-child(4),
  .clientlogos .contentblock30:nth-child(6),
  .clientlogos .contentblock30:nth-child(8) {
    text-align: right;
  }
  
  .footersection {
    float: left;
    width: 30%;
    padding: 15px 0;
  }
  
  .contactarea address {
    width: 40%;
    float: left;
    margin: 0;
  }

  .contactarea form {
    width: 58%;
    float: right;
  }

fieldset {
  width: 70%;
}

fieldset label {
  float: left;
  width: 30%;
}

fieldset input[type="text"],
fieldset input[type="password"] {
  float: right;
  width: 65%;
}



}


@media screen and (min-width:730px) {
  
  .newscontent {
    width: 100%;
    background-color: transparent;
    border-width: 0;
    height: 140px;
    margin: -105px 0 0 0;
    padding: 0 1.5% 0 0;
    position: relative;
    z-index: 10;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  
  .newscontent-corrected {
    margin: 0 0 1em 0;
  }
  
  .newscontent .newsbox {
    box-sizing: border-box;
    background-color: #FFF;
    border: 1px solid #FFF;
    float: right;
    width: 28%;
    margin: 0 0 0 2.5%;
    height: 112px;
    padding: 16px 10px 16px 16px;
    -webkit-box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.39);
    -moz-box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.39);
    box-shadow: 4px 4px 8px 0px rgba(0,0,0,0.39);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
  }
  
  .newsbox img {
    display: none;
  }
  
  .newsbox h3 {
    display: block;
    font-size: 1em;
    margin: 0 0 .4em 0;
  }
  
/* Änderung Thomas 17.4.2015 */
  .newsbox div.news_content::before {
    content: '';
    display: none;
  }
  
  .newsbox div.news_content, .newsbox a {
    color: #005B97;
    font-size: 0.8em;
    line-height: 130%;
  }
/* Änderung Thomas 17.4.2015 ENDE */

  .newsbox a {
    text-decoration: underline;
    font-size: 1em;
  }
  
  
  .clientlogos .contentblock30 img {
    width: 266px;
  }
}


@media screen and (min-width:969px) {
  
  .contentblock30 {
    box-sizing: border-box;
    width: 33.33333333%;
    padding: 0 1.5%;
  }
  
  .contentblock30 .clientdetails {
    position: absolute;
    top: 90%;
    left: 0;
    box-sizing: border-box;
    width: 97%;
    margin: 0 1.5em;
  z-index: 500;
  
  }
  
  .clientlogos .contentblock30:nth-child(1),
  .clientlogos .contentblock30:nth-child(4),
  .clientlogos .contentblock30:nth-child(7),
  .clientlogos .contentblock30:nth-child(10) {
    text-align: left;
  }
  
  .clientlogos .contentblock30:nth-child(2),
  .clientlogos .contentblock30:nth-child(5),
  .clientlogos .contentblock30:nth-child(8),
  .clientlogos .contentblock30:nth-child(11) {
    text-align: center;
  }
  
  .clientlogos .contentblock30:nth-child(3),
  .clientlogos .contentblock30:nth-child(6),
  .clientlogos .contentblock30:nth-child(9),
  .clientlogos .contentblock30:nth-child(12) {
    text-align: right;
  }

  .topimg, .js .topimg {
    background-image: url(2015_pipeline_1024x100.jpg);
  }
  
  .contentcorrection {
    padding: 0 1.5%;
  }
  
  .contactarea address {
    width: 30%;
  }

  .contactarea form {
    width: 68%;
  }
  
  .newscontent .newsbox {
    width: 23%;
  }
}


@media screen and (min-width:1024px) {

  .standardwidth, .no-js .standardwidth {
    max-width: 980px;
    width: 90%;
    margin: 0 auto;
    position: relative;
    z-index: 15;
  }
  
  .js .topnavbar {
    display: block;
  }
  
  .js .topbar {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 20;
  }

  .no-js .topbar {
    position: relative;
  }
  
  .logo {
    display: block;
    position: absolute;
    background-image: url(2015-logo-liwacom.png);
    width: 259px;
    height: 204px;
    overflow: hidden;
    background-repeat: no-repeat;
    -webkit-transition: all 500ms ease-in-out; /* Firefox */
    -moz-transition: all 500ms ease-in-out; /* WebKit */
    -o-transition: all 500ms ease-in-out; /* Opera */
    transition: all 500ms ease-in-out; /* Standard */
  }
  
  .menue {
    display: none;
  }
  
  .topnav, .no-js .topnav {
    display: block;
    float: right;
    height: 50px;
    min-width: 658px;
    overflow: hidden;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0;
  }
  
  .topnav li, .no-js .topnav li {
    padding: 17px 1.5%;
    float: left;
    white-space: nowrap;
    margin: 0;
    background-color: transparent;
  }
  
  .topnav li:first-child, .no-js .topnav li:first-child {
    padding-left: 0;
  }

  .topnav li:last-child, .no-js .topnav li:last-child {
    padding-right: 0;
  }

  
  .no-js .topimg {
    margin: 0;
  }
  
  .topimg, .js .topimg {
    height: 250px;
    margin: 50px 0 0 0;
    background-image: url(2015_pipeline_2560x250.jpg);
    z-index: 12;
    position: relative;
  }
  
  .js .topimgfixed, .js .topimgfixed {
    position: fixed;
    left: 0;
    top: 50px;
    width: 100%;
    height: 34px;
    margin: 0;
    background-image: none;
    background-color: #004984;
    z-index: 18;
  }
  
  .burger {
    display: none;
  }
  
  .subnavcoord, .subnavcoord-mobile {
    box-sizing: border-box;
    display: block;
    position: relative;
    top: 0;
    
    width: 100%;
    background-color: transparent;
    padding: 0 1.5% 0 0;
    border-width: 0;
    overflow: visible;
    
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  
  .subnav {
    display: block;
    box-sizing: border-box;
    position: absolute;
    top: 47px;
    right: 0;
    height: 34px;
    z-index: 5;
    padding: 0 2% 0 0;
  }
  
  .subnav li {
    float: left;
    padding: 9px 10px;
    background-color: transparent;
  }

  .subnav li a {
    color: #FFF;
    font-size: 0.85em;
  }

  .subnav li.searchbox {
    padding: 8px 0 6px 10px;
  }

  .subnav input {
    background-color: #abd2ed;
    background-image: url(2015-lupe.png);
    background-position: right center;
    background-repeat: no-repeat;
    border: 1px solid #FFF;
    color: #005b97;
    padding: 2px 15px 2px 2px;
    font-size: 0.8em;
    box-sizing: border-box;
    width: 130px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  
  .js .wrapperfixed {
    margin: 330px auto 0 auto;
  }
  
  .no-js .wrapper {
    margin: 1em auto;
  }
  
  .js .rainbowbarfixed {
    position: fixed;
    width: 100%;
    height: 10px;
    left: 0;
    top: 84px;
    z-index: 18;
  }
  
  .newsbox img {
    display: block;
    width: 80px;
    height: 80px;
    float: left;
  }
  
  .newsbox .text {
    margin: -3px 0 0 87px;
  }
  
  .footersection {
    float: left;
    width: 20%;
    padding: 15px 0;
  }
  
  .footersection1 {
    width: 17%;
  }
  
}


.logo-small, .no-js .logo-small {
  height: 50px;
  background-image: url(2015-logo-liwacom-mobile.png);
}



@media print {

.newscontent,
.uplink,
.footer,
.topnavbar,
.topimg,
.logo,
.menue {
display: none;
}


.printlogo {
  display: inline-block;
  width: 15%;
  height: auto;
}


  .contentblock30 {
    box-sizing: border-box;
    width: 33.33333333%;
    padding: 0 1.5%;
  float: left;
  }


}



