@import url(//fonts.googleapis.com/css?family=Titillium+Web);
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'Titillium Web';
    src: url("https://themes.googleusercontent.com/licensed/font?kit=7XUFZ5tgS-tD6QamInJTcfkES7GmGX8W9rzIV8LvFLo#TitilliumWeb") format("svg"), url(https://themes.googleusercontent.com/static/fonts/titilliumweb/v1/7XUFZ5tgS-tD6QamInJTcU3KvHLhcNjEHFQzwNtdMQY.ttf), url(https://themes.googleusercontent.com/static/fonts/titilliumweb/v1/7XUFZ5tgS-tD6QamInJTcdGU7DQ8I6RFMlK0vgclk7w.woff) format("woff"); } }
nav select {
  display: none; }

html,
button,
input,
select,
textarea {
  font-family: 'Titillium Web', sans-serif; }

a {
  text-decoration: none;
  color: #fff; }

body {
  margin: 0;
  padding: 0;
  background-color: #fff; }

code,
kbd,
pre,
samp {
  font-family: 'Titillium Web', sans-serif;
  _font-family: 'Titillium Web', sans-serif; }

nav ul,
nav ol {
  text-decoration: none; }

img, object, video, embed {
  max-width: 100%;
  height: auto; }

form {
  width: 100%; }

html,
button,
input,
select,
textarea {
  color: #555555; }

body {
  font-size: 0.8em;
  -webkit-font-smoothing: antialiased;
  word-wrap: break-word; }

.whiteBG {
  background-color: #FFF !important;
  border: none !important; }

.flags {
  margin-left: 3px;
  margin-right: 3px; }

.boxalign {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px; }

.height_standard {
  height: 108px; }

.height_double {
  height: 226px; }

.height_triple {
  height: 354px; }

.height_quadruple {
  height: 538px; }

.floatleft {
  float: left !important; }

.floatright {
  float: right !important; }

.margintop {
  margin-top: 10px !important; }

.marginright {
  margin-right: 10px !important; }

.margintop30 {
  margin-top: 30px !important; }

.margintop50 {
  margin-top: 50px !important; }

.centered {
  text-align: center !important; }

.left-aligned {
  text-align: left !important; }

.right-aligned {
  text-align: right !important; }

.centered_vertically {
  display: table-cell;
  vertical-align: middle;
  text-align: center !important;
  width: 100% !important; }

.fixiert {
  position: fixed; }

h2 {
  font-size: 1.1em;
  text-transform: uppercase;
  color: #00B3FF;
  font-weight: normal;
  margin: 1.5em 0 0 0; }

#navigation a {
  font-size: 1.5em;
  line-height: 1.5em;
  color: #00b3ff;
  text-decoration: none; }
  #navigation a.active {
    color: #ffbb22; }

#navigation a:hover {
  color: #ffbb22; }

#navigation a:active {
  color: #ffbb22; }

.languageFONT {
  margin-left: 0.4em;
  margin-right: 0.4em;
  font-size: 1em;
  color: #999; }
  .languageFONT.active {
    color: #ffbb22; }

.blue {
  color: #00b3ff;
  text-decoration: none; }

.orange {
  color: #ffbb22 !important;
  text-decoration: none; }

.blueUE {
  font-size: 1.4em;
  line-height: 1.5em;
  color: #00b3ff;
  text-transform: uppercase; }

.blueUEbig {
  font-size: 3.0em;
  line-height: 1.1em;
  color: #00b3ff;
  text-transform: uppercase; }

.orangeUE {
  font-size: 1.4em;
  line-height: 1.5em;
  color: #ffbb22;
  text-transform: uppercase; }

.orangeUEbig {
  font-size: 3.0em;
  line-height: 1.1em;
  color: #ffbb22;
  text-transform: uppercase; }

.grayUE {
  font-size: 1.4em;
  line-height: 1.5em;
  color: #999999; }

.grayUEmedium {
  font-size: 1.2em;
  line-height: 1.5em;
  color: #999999; }

.gray, .grey {
  color: #DFDFDF; }

.whiteUE {
  font-size: 1.4em;
  line-height: 1.5em;
  color: #fff;
  text-transform: uppercase; }

#footer ul {
  list-style-position: outside;
  padding-left: 0; }
#footer .whiteUE {
  text-transform: none; }

.whiteUEfooter {
  font-size: 2.0em;
  line-height: 1.1em;
  color: #fff;
  margin-top: 1em;
  text-transform: uppercase; }

.whiteUEbig {
  font-size: 3.0em;
  line-height: 1.1em;
  color: #fff;
  text-transform: uppercase; }

.form_fields.error, .loginform_fields_gray.error, .form_select.error {
  border-color: red;
  background-color: #FBC9C9; }
  .form_fields.error option, .loginform_fields_gray.error option, .form_select.error option {
    background-color: #ffffff; }

.form_bluebutton.mail_sent, .loginform_button.mail_sent {
  background-color: #ccffcc;
  color: #000000; }

.success {
  border: 1px solid #00ff00;
  background-color: #ccffcc;
  margin: 5px 0 20px 0;
  padding: 8px 10px 8px 10px;
  color: black; }

.warning {
  border: 1px solid #ff9933;
  background-color: #ffed72;
  margin: 5px 0 20px 0;
  padding: 8px 10px 8px 10px; }

.error {
  border: 1px solid #ff0000;
  background-color: #fbc9c9;
  margin: 5px 0 20px 0;
  padding: 8px 10px 8px 10px;
  color: black; }

ul.error, ul.success {
  list-style-type: none; }

.caps {
  text-transform: uppercase; }

.blue-bg {
  background-color: #00B3FF !important; }

.orange-bg {
  background-color: #FFBB22 !important; }

.two-columns {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  padding-right: 15px;
  float: left;
  text-align: left; }
  .two-columns * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .two-columns .box_columns1_gray, .two-columns .box_columns1_blue, .two-columns .box_columns1_orange {
    width: 100%; }

.two-columns + .two-columns {
  padding-right: 0;
  padding-left: 15px; }

.youtube-video, .ej-frame {
  max-width: 588px;
  width: 100%;
  height: 347px;
  margin: 0 auto;
  padding: 0;
  border: 0 none;
  text-align: center; }

.icons-button {
  width: 60px;
  height: 60px;
  font-size: 40px;
  color: white;
  text-align: center;
  padding-left: -1px;
  float: left;
  margin-bottom: 5px;
  margin-right: 10px; }

.clickable {
  cursor: pointer; }

.header {
  height: 150px;
  width: 100%;
  text-align: center;
  padding-bottom: 25px; }

.header-picture {
  background-color: #F9F9F9;
  border-bottom: 1px solid #DFDFDF;
  border-top: 1px solid #DFDFDF;
  padding: 20px 0;
  text-align: center;
  width: 100%;
  position: relative; }
  .header-picture img {
    width: 100%;
    max-width: 100%;
    display: block; }
  .header-picture .toptext {
    position: absolute;
    top: 40px;
    left: 0;
    width: 45%;
    min-width: 400px;
    background-color: #00B3FF;
    font-size: 2.4em;
    color: #ffffff;
    text-align: right;
    border-right: 43px solid #FFBB22;
    padding-right: 0.3em; }
    .header-picture .toptext .orange-box {
      background-color: #FFBB22;
      height: 100%;
      display: inline-block;
      width: 43px;
      margin-left: 0.3em; }
  .header-picture .subtext {
    background-color: #00B3FF;
    font-size: 2.4em;
    color: #ffffff;
    padding: 0.3em 0; }

.header-picture-small {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 960px;
  margin: auto;
  color: white; }
  .header-picture-small * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .header-picture-small .header-box {
    width: 300px;
    height: 300px;
    float: left;
    padding-top: 70px; }
    .header-picture-small .header-box i[class^="icon-"] {
      font-size: 3em; }

#headertop_language a img.inactive {
  opacity: 0.3; }
#headertop_language a:hover img.inactive {
  opacity: 1; }

#headertop_right {
  height: 23px;
  padding-top: 4px;
  padding-bottom: 3px;
  padding-left: 0.5em;
  padding-right: 0;
  float: right; }
  #headertop_right form {
    display: inline; }

.reference img {
  max-width: 400px; }

ul.plain {
  padding: 0;
  margin: 0; }
  ul.plain li {
    list-style-position: outside;
    list-style-type: none; }

.maincontent:before {
  content: "";
  display: block;
  visibility: hidden;
  height: 53px;
  margin-top: -53px; }

@media only screen and (min-width: 980px) {
  .barcode {
    height: 24px;
    width: 100%;
    text-align: center;
    background-image: url(/static/img/about/new/bg_barcode.png);
    background-position: top center;
    clear: both;
    z-index: 1000 !important; }

  #headertop {
    width: 100%;
    margin-top: 24px;
    height: 24px;
    background-color: #f9f9f9;
    border-bottom: 1px solid #dfdfdf;
    z-index: 500 !important;
    position: fixed; }

  #headertop_language {
    padding-top: 2px;
    padding-left: 4px;
    padding-right: 4px;
    float: left; }

  /* NAVIGATION */
  #logo {
    width: auto;
    float: left;
    margin-left: 10px;
    margin-top: 80px; }

  #navigation {
    float: right;
    text-align: right;
    width: 65%;
    margin-right: 10px;
    margin-top: 82px; }

  #navigation ul li {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    display: inline-block;
    margin-left: 4.5%; }

  /* CONTENT */
  .maincontent {
    max-width: 960px;
    text-align: center;
    margin: auto;
    margin-top: 50px; }

  .centeredcontent {
    width: 960px;
    text-align: left;
    margin: auto; }

  .columns1headers {
    text-align: left;
    width: 300px; }

  .columns1left {
    float: left;
    width: 320px; }

  .columns1middle {
    float: left;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    width: 300px; }

  .columns1right {
    float: left;
    width: 320px; }

  /* BOXES */
  .box_columns1_gray {
    text-align: left;
    width: 258px;
    padding: 20px;
    background-color: #f9f9f9;
    border: 1px solid #dfdfdf; }

  .box_columns1 {
    text-align: left;
    width: 298px;
    padding: 0 0 20px 0; }

  .box_columns2_gray {
    float: left;
    text-align: left;
    width: 588px;
    padding: 20px;
    background-color: #f9f9f9;
    border: 1px solid #dfdfdf; }

  .box_columns2 {
    float: left;
    text-align: left;
    width: 628px;
    padding: 0 0 20px 0; }

  .box_columns1_blue {
    text-align: center;
    width: 258px;
    padding: 20px;
    color: #FFF;
    background-color: #00b3ff;
    border: 1px solid #00b3ff;
    display: table; }

  .box_columns3_blue {
    text-align: center;
    width: 920px;
    padding: 20px;
    color: #FFF;
    background-color: #00b3ff;
    display: table; }

  .box_columns1_orange {
    text-align: center;
    width: 258px;
    padding: 20px;
    color: #FFF;
    background-color: #ffbb22;
    border: 1px solid #ffbb22;
    display: table; }

  .box_columns2_orange {
    float: left;
    width: 588px;
    padding: 20px;
    background-color: #ffbb22;
    border: 1px solid #ffbb22; }

  /* FOOTER */
  .columns1 {
    text-align: left;
    width: 260px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 20px; }

  .columns2left {
    float: left;
    width: 640px; }

  .columns1FOOTER {
    text-align: left;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px; }

  .footer_kundenstimme {
    width: 100%;
    background-color: #f9f9f9;
    text-align: center;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    padding: 25px 0 25px 0; }

  .centeredcontentFOOTER {
    width: 960px;
    text-align: center;
    margin: auto;
    margin-bottom: 50px;
    margin-top: 50px; }

  .centeredORANGEBOXFOOTER {
    width: 900px;
    text-align: center;
    margin: auto;
    margin-bottom: 10px;
    margin-top: 20px;
    padding: 30px;
    background-color: #ffbb22; }

  .centeredORANGEBOXFOOTER + .centeredORANGEBOXFOOTER {
    margin-bottom: 20px;
    margin-top: 10px; }

  #footer {
    width: 100%;
    background-color: #00b3ff; } }
@media only screen and (max-width: 979px) {
  .two-columns {
    float: none;
    width: 100%;
    padding: 0 0 0 0; }
    .two-columns + .two-columns {
      padding: 0; }
    .two-columns .blueUEbig, .two-columns .orangeUEbig {
      padding-left: 4%; }

  .header-picture-small {
    width: auto;
    height: auto;
    max-width: 660px; }
    .header-picture-small .header-box {
      display: none; }

  .bx-pager {
    display: none; } }
@media only screen and (min-width: 728px) and (max-width: 979px) {
  .centered_vertically {
    width: 100% !important;
    text-align: center !important;
    display: inline !important;
    vertical-align: middle; }

  .floatright {
    float: none !important;
    clear: both !important; }

  .floatleft {
    float: none !important;
    clear: both !important; }

  .disappear {
    display: none; }

  .height_standard {
    height: auto !important; }

  .height_double {
    height: auto !important; }

  .height_triple {
    height: auto !important; }

  .height_quadruple {
    height: auto !important; }

  .margintop30 {
    margin-top: 2% !important; }

  .barcode {
    height: 24px;
    width: 100%;
    text-align: center;
    background-image: url(/static/img/about/new/bg_barcode.png);
    background-position: top center;
    clear: both;
    z-index: 1000 !important; }

  #headertop {
    width: 100%;
    margin-top: 24px;
    height: 24px;
    background-color: #f9f9f9;
    border-bottom: 1px solid #dfdfdf;
    z-index: 500 !important;
    position: fixed; }

  #headertop_language {
    padding-top: 2px;
    padding-left: 4px;
    padding-right: 4px;
    float: left; }

  #headertop_newshop {
    height: 23px;
    padding-top: 4px;
    padding-bottom: 3px;
    padding-left: 0.5em;
    padding-right: 0;
    float: right; }

  #headertop_kontakt {
    height: 23px;
    padding-top: 4px;
    padding-bottom: 3px;
    padding-left: 0.5em;
    padding-right: 0;
    float: right; }

  /* NAVIGATION */
  #logo {
    width: auto;
    float: left;
    margin-left: 10px;
    margin-top: 80px; }

  #navigation {
    float: right;
    text-align: right;
    width: 55%;
    margin-right: 10px;
    margin-top: 72px; }

  #navigation ul li {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    display: inline-block;
    margin-left: 5.125%; }

  /* CONTENT */
  .maincontent {
    max-width: 96%;
    text-align: center;
    margin: auto; }

  .centeredcontent {
    width: 96%;
    text-align: left;
    margin: auto; }

  .columns1headers {
    text-align: left;
    width: 100%;
    clear: both !important;
    margin-top: 4% !important; }

  .columns1left {
    clear: both;
    width: 100%; }

  .columns1middle {
    clear: both;
    width: 100%;
    text-align: center; }

  .columns1right {
    clear: both;
    width: 100%; }

  /* BOXES */
  .box_columns1_gray {
    text-align: left;
    width: 96%;
    padding: 2%;
    background-color: #f9f9f9;
    border: 1px solid #dfdfdf;
    clear: both; }

  .box_columns2_gray {
    clear: both !important;
    margin-top: 10px !important;
    text-align: left;
    width: 96%;
    padding: 2%;
    background-color: #f9f9f9;
    border: 1px solid #dfdfdf; }

  .box_columns1_blue {
    text-align: center !important;
    margin-top: 10px !important;
    width: 96%;
    padding: 2%;
    color: #FFF;
    background-color: #00b3ff;
    border: 1px solid #00b3ff; }

  .box_columns3_blue {
    text-align: center;
    width: 96%;
    padding: 2%;
    color: #FFF;
    background-color: #00b3ff; }

  .box_columns1_orange {
    text-align: center;
    width: 96%;
    padding: 2%;
    color: #FFF;
    background-color: #ffbb22;
    border: 1px solid #ffbb22; }

  .box_columns2_orange {
    text-align: center;
    width: 96%;
    padding: 2%;
    background-color: #ffbb22;
    border: 1px solid #ffbb22; }

  /* FOOTER */
  .columns1 {
    text-align: center;
    width: 100% !important;
    margin-top: 1%;
    padding: 0%;
    clear: both; }

  .columns2left {
    float: left;
    width: 100%;
    margin-bottom: 4% !important; }

  .columns1FOOTER {
    text-align: center;
    margin-top: 4%;
    margin-bottom: 0%;
    width: 100%;
    clear: both; }

  .footer_kundenstimme {
    width: 100%;
    background-color: #f9f9f9;
    text-align: center;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    padding: 25px 0 25px 0; }

  .centeredcontentFOOTER {
    width: 96%;
    text-align: center;
    margin: auto;
    margin-bottom: 50px;
    margin-top: 50px; }

  .margintop50 {
    margin-top: 4% !important; }

  .centeredORANGEBOXFOOTER {
    width: 92%;
    text-align: center;
    margin: auto;
    margin-bottom: 4%;
    margin-top: 4%;
    padding: 2%;
    background-color: #ffbb22; }

  #footer {
    width: 100%;
    background-color: #00b3ff; } }
@media only screen and (max-width: 727px) {
  /*RESPONSIVE NAVIGATION*/
  nav {
    width: 100%; }

  nav ul {
    display: none; }

  nav select {
    display: inline-block; }

  .dropdown_design {
    width: 100%;
    text-align: center;
    background-color: #f9f9f9;
    clear: both;
    margin-left: auto;
    margin-right: auto; }

  #navigation {
    text-align: center;
    width: 100%;
    margin-top: 19px !important;
    margin-bottom: 15px;
    clear: both; }

  #navigation ul li {
    list-style-type: none;
    padding: 0px;
    display: inline-block;
    margin-left: 2%;
    margin-right: 2%; }

  .flags {
    margin-left: 2% !important; }

  /*OTHER STUFF*/
  #logo {
    width: 100%;
    padding-top: 60px !important;
    clear: both;
    text-align: center !important; }

  .centered_vertically {
    width: 100% !important;
    text-align: center !important;
    display: inline !important;
    vertical-align: middle; }

  .floatright {
    float: none !important;
    clear: both !important; }

  .floatleft {
    float: none !important;
    clear: both !important; }

  .disappear {
    display: none; }

  .height_standard {
    height: auto !important; }

  .height_double {
    height: auto !important; }

  .height_triple {
    height: auto !important; }

  .height_quadruple {
    height: auto !important; }

  .margintop30 {
    margin-top: 2% !important; }

  .barcode {
    height: 12px;
    width: 100%;
    text-align: center;
    background-image: url(/static/img/about/new/bg_barcode.png);
    background-position: top center;
    clear: both;
    z-index: 1000 !important;
    position: fixed; }

  .header {
    height: auto !important;
    padding-bottom: 0; }

  #headertop {
    width: 100%;
    margin-top: 12px;
    height: 24px;
    background-color: #f9f9f9;
    border-bottom: 1px solid #dfdfdf;
    z-index: 500 !important;
    text-align: center;
    position: fixed; }

  #headertop_right {
    display: none; }

  #headertop_language {
    width: 100% !important;
    text-align: center;
    padding-top: 2px;
    float: none !important; }

  #headertop_newshop {
    display: none !important; }

  #headertop_kontakt {
    display: none !important; }

  /* CONTENT */
  .maincontent {
    max-width: 96%;
    text-align: center;
    margin: auto; }

  .centeredcontent {
    width: 96%;
    text-align: center;
    margin: auto; }

  .columns1headers {
    text-align: left;
    width: 100%;
    clear: both !important;
    margin-top: 4% !important; }

  .columns1left {
    clear: both;
    width: 100%; }

  .columns1middle {
    clear: both;
    width: 100%;
    text-align: center; }

  .columns1right {
    clear: both;
    width: 100%; }

  /* BOXES */
  .box_columns1_gray {
    text-align: left;
    width: 96%;
    padding: 2%;
    background-color: #f9f9f9;
    border: 1px solid #dfdfdf;
    clear: both; }

  .box_columns2_gray {
    clear: both !important;
    margin-top: 10px !important;
    text-align: left;
    width: 96%;
    padding: 2%;
    background-color: #f9f9f9;
    border: 1px solid #dfdfdf; }

  .box_columns1_blue {
    text-align: center !important;
    margin-top: 10px !important;
    width: 96%;
    padding: 2%;
    color: #FFF;
    background-color: #00b3ff;
    border: 1px solid #00b3ff; }

  .box_columns3_blue {
    text-align: center;
    width: 96%;
    padding: 2%;
    color: #FFF;
    background-color: #00b3ff; }

  .box_columns1_orange {
    text-align: center;
    width: 96%;
    padding: 2%;
    color: #FFF;
    background-color: #ffbb22;
    border: 1px solid #ffbb22; }

  .box_columns2_orange {
    text-align: center;
    width: 96%;
    padding: 2%;
    background-color: #ffbb22;
    border: 1px solid #ffbb22; }

  /* FOOTER */
  .columns1 {
    text-align: center;
    width: 100% !important;
    margin-top: 1%;
    padding: 0%;
    clear: both; }

  .columns2left {
    float: left;
    width: 100%;
    margin-bottom: 4% !important; }

  .columns1FOOTER {
    text-align: center;
    margin-top: 4%;
    margin-bottom: 0%;
    width: 100%;
    clear: both; }

  .footer_kundenstimme {
    width: 100%;
    background-color: #f9f9f9;
    text-align: center;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    padding: 25px 0 25px 0; }

  .centeredcontentFOOTER {
    width: 96%;
    text-align: center;
    margin: auto;
    margin-bottom: 50px;
    margin-top: 50px; }

  .margintop50 {
    margin-top: 4% !important; }

  .centeredORANGEBOXFOOTER {
    width: 92%;
    text-align: center;
    margin: auto;
    margin-bottom: 2%;
    margin-top: 4%;
    padding: 2%;
    background-color: #ffbb22; }
    .centeredORANGEBOXFOOTER .whiteUEbig {
      font-size: 2em; }

  #footer {
    display: none !important; }

  .header-picture {
    padding: 0; }
    .header-picture .toptext {
      border-right: 0 none;
      max-width: 90%;
      font-size: 1.5em;
      top: 10px;
      min-width: 45%;
      width: auto; }
    .header-picture .subtext {
      font-size: 1.5em; } }

/*# sourceMappingURL=common_front_new.css.map */
