/*  HTML5 ✰ Boilerplate  */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,  footer, header, hgroup,
menu, nav, section, summary, time, mark, audio, video {
  margin:0;
  color:#333;
  padding:0;
  border:0;
  outline:0;
  font-size:12px;
  vertical-align:baseline;
  background:transparent;
  line-height:1.6;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display:block;
}
nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }


body { font:12px/1.231 Verdana, sans-serif; font-weight:400; }
select, input, textarea, button { font:99% Verdana, sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

select, input, textarea {
  color:#ccc;
  border:none;
  background:#fff;
  padding:5px;}
h1,h2,h3,h4,h5,h6,.slider_slide { font-weight: bold; margin-bottom:5px; color:#444; }
html { overflow-y: scroll; }

a:hover, a:active { outline: none; }
a, a:active, a:visited { color:#111; text-decoration:none; }
a:hover { color: #333; }

ul, ol { margin-left: 0em; }
ol { list-style-type: decimal; }

nav ul, nav li { margin: 0; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td, td img { vertical-align: top; }
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }
pre {  padding: 15px;  white-space: pre;  white-space: pre-wrap;  white-space: pre-line;  word-wrap: break-word; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; }
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type=button], input[type=submit], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px;  -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red;  box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid,
.no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #7a97a3; color:#fff; text-shadow: none; }
::selection { background:#7a97a3; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #7a97a3; }

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden, .item-288, .item-103, .item-104 { display: none; visibility: hidden; }
.visuallyhidden,
#visuallyhidden_container_div{ position: absolute !important; clip: rect(1px 1px 1px 1px);  clip: rect(1px, 1px, 1px, 1px); }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after, p.tab-end:before, p.tab-end:after {  content: "\0020"; display: block; height: 0; visibility: hidden;   }
.clearfix:after, p.tab-end:after { clear: both; }
.clearfix { zoom: 1; }

p.tab {
  float:left;
  width:47%;
  margin-right:6%;
  }

p.tab-end {
  zoom:1;
  }

.right-image {
  margin-left:8px;
  float:right;}

.left-image {
  margin-right:8px;
  float:left;}



/* Primary Styles---------------------------------------------------------------------------------------------------------- */

/* Type */

h1 {font-size: 200%;
  line-height:1.25;
  color:#444;
  font-weight: 700;
  margin-bottom:20px;}

h2 {font-size: 100%;}

strong {font-weight: 700;}


/* Basics */


html, body{
 margin:0;
 padding:0;
 text-align:center;
 background:url(../images/bg.png) #fff repeat-x top left;
 height:100%;
}

body#home {
   height:auto;
   background:url(../images/bg-home.png) #fff repeat-x top left;
  }

#home #content {
  width:100%;}

#container{
 width:960px;
 text-align:left;
 margin:0 auto;
 min-height:100%;
 height:auto !important;
 height:100%;
 overflow:hidden;}

.item-page, .items-leading>div {
 clear:both;
 /*overflow:hidden;*/}

img.border{
  border: 2px solid #888888}

.small-message{
    margin: 0;
}

/*head*/

header{
 height:106px;
 position:relative;
}

header div#logo {
  width:235px;
  position:absolute;
  bottom:6px; }

header div#logo img {
  margin-bottom:5px;}

header div#logo span {
  font-size:13px;}

header div.mod-languages {
  background:transparent url(../images/lang-select.png) top left no-repeat;
  position:absolute;
  top:0;
  right:0;}

/* Sprachauswahl */

div.mod-languages ul {
  margin: 0;
  padding: 0;
  list-style:none;
}
div.mod-languages li {
  margin-left: 5px;
  margin-right: 5px;
}

div.mod-languages ul.lang-inline li {
  display:inline;
}

div.mod-languages ul.lang-block li {
  display:block;
}

div.mod-languages img {
  border:none;
}

div.mod-languages a {
  text-decoration: none;
}

div.mod-languages select {
  width:122px;
  cursor:pointer;
  height:20px;
  opacity:0;}

div.mod-languages option {
  padding-left:25px;
  color:#333;
  background:#fff center left no-repeat;}


/* navigation oben */

div#navtop {
  }

div#nav-top ul{
  float:right;
  margin:50px 0 0 0;}

div#nav-top ul li {
  list-style:none;
  float:left;
  margin:0 0 0 10px;
  padding:0 5px 35px 5px;}

div#nav-top ul li.active {

  background-image: linear-gradient(bottom, rgb(255,255,255) 1%, rgb(241,241,241) 51%);
  background-image: -o-linear-gradient(bottom, rgb(255,255,255) 1%, rgb(241,241,241) 51%);
  background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 1%, rgb(241,241,241) 51%);
  background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 1%, rgb(241,241,241) 51%);
  background-image: -ms-linear-gradient(bottom, rgb(255,255,255) 1%, rgb(241,241,241) 51%);

  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.01, rgb(255,255,255)),
    color-stop(0.51, rgb(241,241,241))
  );

  }

div#nav-top ul li a {
  -moz-transition: all .35s ease;
  -webkit-transition: all .35s ease;
  -ms-transition: all .35s ease;
  transition: all .35s ease;
  font-weight:700;
  color:#999;}

div#nav-top ul li:hover a {
  color:#333;}

div#nav-top ul li.active a{
  color:#333;}




/* Navigation links */

#aside {
  min-height:100%;
  height: auto !important;
  height:100%;
  float:left;
  width:235px;
  margin:0 55px 0 0;
  }

div#nav-side {
  padding-top:35px;

  }

div#nav-side ul{
  margin:0;
  padding: 0;}

div#nav-side ul li {
  list-style: none;
  margin-bottom:15px;
  }

div#nav-side ul li li{
  margin-bottom:0;}

div#nav-side ul li a{
  color:#ccc;
  -moz-transition:all .35s ease;
  -webkit-transition:all .35s ease;
  -ms-transition:all .35s ease;
  transition:all .35s ease;
  text-shadow: 0 1px #111;
  display:block;
  padding:3px 5px 3px 14px;
  font-weight:700;}


div#nav-side ul li.active a{
  border-left:4px solid #000;
  padding-left:10px;}

div#nav-side > ul > li.active > a{
  color:#fff;
  border-color:transparent;
  background-color:rgba(20,20,20,0.6);}

div#nav-side ul li li li:hover, div#nav-side ul li.active {
  background-color:rgba(40,40,40,0.6);}

div#nav-side ul li a:hover,
div#nav-side ul li li li.active a{
  color:#fff;
  }

div#nav-side ul li.active li a{
  font-weight:300;}


div#nav-side ul li li.active a,
div#nav-side ul li li.active a:hover {
  color:#fff;
  padding-left:10px;
  border-color:#ddd;
  background-color:rgba(40,40,40,0.6);
  }

div#nav-side ul li li a:hover{
  border-color:#999;}


div#nav-side ul li li.parent.active > a{
    font-weight: bold;
}

div#nav-side ul li li li.active a{
    border-color:#fff;
    padding-left: 15px;
    background: #333;
}

div#nav-side ul li li.active li a{
    padding-left: 15px;
}

div#nav-side ul li li.active li a:hover{
    padding-left: 20px;
}



/*Inhaltsbereich*/

div#main{
  background:url(../images/nav-bg_aside.png) repeat-y -15px 0 #fff;
  min-height:100%;
  float:left;
  clear:both;
  height: auto !important;
  height:100%;
  width:100%;
}

#home div#main {
  background:none;}

div#main.wide{
    background:none;
}


div#content {
  width:69.7%;
  float:left;
  margin:35px 0 25px 0;
  position:relative;
  }

 body:not(#home) div#main.wide #content{
      width: 100%;
      margin: 0;
      float: none;
  }


div#content ul{
  margin-left:18px;
  margin-bottom:1em;}

div#content td ul{
  margin-bottom:0;}

div#content ul li{
  list-style:outside square;
  line-height:1.25;
  margin-bottom:4px;}


div#content h2 {
  clear:left;
  border-bottom:2px solid #999;
  margin:20px 0 8px 0;}

div#content .slider_title,
#main div.slider_slide {
  clear:left;
  margin:10px 0 8px 0;}

#main div.slider_slide{
  background: #999999;

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk5OTk5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NTQ1NDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  #999999 0%, #454545 100%);

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#999999), color-stop(100%,#454545));

background: -webkit-linear-gradient(top,  #999999 0%,#454545 100%);

background: -o-linear-gradient(top,  #999999 0%,#454545 100%);

background: -ms-linear-gradient(top,  #999999 0%,#454545 100%);

background: linear-gradient(top,  #999999 0%,#454545 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#454545',GradientType=0 );


}


div#content h3, div#content h5 {
  margin:8px 0 0 0;}

div#content h5 {
  color:#666;
  }

#main div.slider_slide>span {
  background-color:#999;
  background:transparent url(../images/open.png) no-repeat 5px 1px scroll;
  -moz-transition:background .3s ease;
  -webkit-transition:background .3s ease;
  -ms-transition:background .3s ease;
  transition:background .3s ease;
  font-weight:normal;
  display:block;}

#main div.slider_slide a span {
  color:#fff;
  font-weight:normal;
  display:block;}

#main div.slider_slide.active>span {
  background-image:url(../images/open_active.png);}

#main div.slider_slide span:hover {
  background-position: 5px -17px;}

div.slider_container {
  clear:left;
  }

#main div.slider_slide a{
  color:#fff;
  height:19px;
  background:none;
  text-shadow: 0 1px #111111;
  padding:0px 5px 2px 30px;
  }

#main div.slider_item {
  padding:10px 0;}

div.slider_content_wrapper div.slider_content {
  overflow:visible;}


div#content p {
  font-weight:400;
  margin-bottom:1em;
  overflow:hidden;}

div#content p a{
  border-bottom:1px dotted #CCC;
  -moz-transition:all .3s ease;
  -webkit-transition:all .3s ease;
  -ms-transition:all .3s ease;
  -moz-transition:all .3s ease;
}

div#content p a:hover{
  border-color:#999;}

div#content .extern a, div#content p a.extern{
  border:0px;
  background:#ddd;
  color:#000;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  -ms-border-radius:5px;
  border-radius:5px;
  padding:1px 2px 0 2px;}

div#content p a[href $='.pdf'] {
   padding-left: 20px;
   background: transparent url(../images/pdf.gif) no-repeat center left;
}

div#content p a.extern:hover{
  background:#ccc;}

div#content p.intro {
  font-weight:700;}

div#content img.border {
  border:1ps solid #ccc;}

div#content table {
  border:0px;
  margin:0 30px 15px 0;
  }

div#content table td{
  padding:2px 1px 2px 5px;
  border-width:0 0 1px 0;
  border-bottom:1px dotted #ccc;
  vertical-align:top;
  -moz-transition:background .5s ease;
  -webkit-transition:background .5s ease;
  -ms-transition:background .5s ease;
  transition:background .5s ease;}

div#content table tr:hover td{
  background-color:#f5f5f5;}


div#content table td p {
  margin-bottom:.1em;}

/* Downloadbutton für Produktdatenblätter */

div#content p.pdf {
  position:absolute;
  top:2px;
  right:0;
  background: rgb(255,255,255);

  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWVhZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

  background: -moz-linear-gradient(top,  rgb(255,255,255) 0%, rgb(234,234,234) 100%);

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255,255,255)), color-stop(100%,rgb(234,234,234)));

  background: -webkit-linear-gradient(top,  rgb(255,255,255) 0%,rgb(234,234,234) 100%);

  background: -o-linear-gradient(top,  rgb(255,255,255) 0%,rgb(234,234,234) 100%);

  background: -ms-linear-gradient(top,  rgb(255,255,255) 0%,rgb(234,234,234) 100%);

  background: linear-gradient(top,  rgb(255,255,255) 0%,rgb(234,234,234) 100%);

  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );

  -moz-transition:all .3s ease;
  -webkit-transition:all .3s ease;
  width:84px;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  border-radius:2px;
  border:1px solid #ddd;


  }

div#content p.pdf a {
  display:block;
  width:84px;
  border:0px;
  padding:3px 3px 3px 24px;
  background-position:3px 2px;
  font-size:10px;
  color:#333;
}

/*footer*/

div#footer{
  border-top:1px solid #ccc;
  padding-top:3px;
  margin-top:3px;
  background-color:#fff;
  clear:left;
}

div#footer p{
  font-size:10px;}


/* Slider Home */

.descslide {
  margin:-10px 0 45px 0;}

.descslide div.lof-main-wapper {
  width:951px !important;
  background-color:#fff;
  border:1px solid #444;
  overflow:hidden;
  padding:2px;}

.lof-main-item:nth-child(2) .lof-description{
     display: none !important;
     opacity: 0;
 }

.no-rgba .descslide .lof-main-wapper .lof-main-item .lof-title,
.no-rgba .descslide .lof-main-wapper .lof-main-item .lof-desc  {
  background:transparent url(../images/0-85.gif) repeat 0 0 scroll;}

.descslide .lof-main-wapper .lof-main-item a img {
  margin-left:3px;
  }

.descslide .lof-navigator-wrapper {
  margin-top:0px !important;
  overflow:hidden;
  height:100px;}

.descslide .lof-navigator li {
  background:url(../images/arrow.png) no-repeat center 20px scroll !important;}

.descslide .lof-navigator li.active {
  background-position:center top !important;
  padding-top:10px;
  }

.descslide .lof-navigator li.active div {
  }

.descslide .lof-main-wapper .lof-main-item .lof-title {
  margin-left:8px;}

div#content .lof-desc { height:auto; }
div#content .lof-desc ul {margin-bottom:0;}
div#content .lof-desc ul li{ list-style:outside square; }

/* Boxes Home */

#home #content .start-box {
  list-style:none;
  margin:0 5px 0 0;
  padding:10px;
  width:294px;
  height:105px;
  border:1px solid #ddd;
  float:left;}

#home #content .start-box p, #home #content .start-box ul{
  margin:0;}

#home #content .start-box li {
  background:#fff url(../images/arrow_right.png) right 8px no-repeat;
  list-style:none;
  border-bottom:1px solid #ccc;
  }

#home #content .start-box li.empty {
  background-image:none;
  font-style:italic;}

#home #content .start-box li a{
  display:block;
  font-weight: normal;
  padding:4px 0 5px 0;}

#home #content .start-box h4{
  margin-bottom: 0;
  }

#home #content .start-box li:last-child {
  border-width:0px;}

#home #content ul.last, #home #content .last {
  margin-right:0;
  }

/* Presseinfos */
.article-info dd {
  font-style:italic; font-size:10px;
  margin:-5px 0 10px;}

/* Produktseite */

.alt .intro {
  position:absolute;
  width:300px;
  margin-top:36px;}

.alt {
  margin-top:-36px;}

.alt h1 {
  font-size:53px;
  color:#333;
  margin-bottom:10px !important;
  }

.alt h3 {
  font-weight:400 !important;
  color:#555;
  font-size:16px !important;
  margin-bottom:10px !important;
  }

.alt-del table {
  box-shadow: 0 0 3px #333;
  margin-left:2px !important;
  background-color:#f5f5f5;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWVhZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #f9f9f9 0%, #eaeaea 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#eaeaea));
background: -webkit-linear-gradient(top, #f9f9f9 0%,#eaeaea 100%);
background: -o-linear-gradient(top, #f9f9f9 0%,#eaeaea 100%);
background: -ms-linear-gradient(top, #f9f9f9 0%,#eaeaea 100%);
background: linear-gradient(top, #f9f9f9 0%,#eaeaea 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#eaeaea',GradientType=0 );}

.ie9 table {
  filter:none;}

.alt table td{
  padding:2px 2px 4px 7px;}

.alt p.pdf{
  position:relative !important;
  opacity:0.4 !important;
  width:88px !important;}

.alt p.pdf:hover{
  opacity:1 !important;}

.alt p.pdf a{
  padding:3px 5px 3px 24px !important;
  border:0px !important;}

.alt div.slider_container {
  margin-top:-17px;}

/* Produktübersicht */

.product-item{
    float: left;
    width: 310px;
    margin-right: 43px;
    transition: filter .5s;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.product-item:hover{
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
        filter: grayscale(0%);
}

.product-item:nth-child(even){
    margin-right: 0;
}

div#content .product-item h2{
    border-bottom: 1px solid #56b130;
    text-align: center;
    font-size: 200%
}

.animate-turbine-icon{
    transform: rotate(0deg) scale(1);
    transition: transform 6s;
}

.animate-turbine-icon:hover{
    transform: rotate(180deg) scale(1.1);
}

.animate-engine-icon{
    transform: scale(1);
    transition: transform 4s;
}

.animate-engine-icon:hover{
    transform: scale(1.1);
}


div.turbine {
  float:left;
  width:310px;
  min-height: 233px;
  overflow:hidden;
  margin:0 0 20px 0;
  border:1px solid #ccc;
  position:relative;
  }

div#content div.turbine ul {
  margin-bottom:0;
  width:43%;}

.boxshadow div.turbine {
  border:0px;
  box-shadow:0 0 3px #666;
  margin-left:2px;
}

.opacity div.turbine {
  -moz-transition:all .4s ease;
  -webkit-transition:all .4s ease;
  transition:all .4s ease;}

.opacity .turbines:hover div.turbine {
  opacity:.5;
  }

.opacity .turbines div.turbine:hover {
  opacity:1;
  }

div.turbine:nth-of-type(odd){
  margin-right:43px;}


div.turbine > a  {
  width:310px;
  }

div.turbine img{
  border-bottom:2px solid #666;}

div.turbine div.info {
  margin-top:-8px;
  min-height:70px;}

div.turbine div.info:after {
  content:'';
  clear:both;
}

div.turbine div.title {
  float:left;
  width:43%;
  font-size:25px;
  font-weight:600;
  color:#333;
  margin:5px 15px 10px 5px;
	line-height: 1.35;
  }

div.turbine ul, div.turbine  p  {
  color:#333;
  margin:8px 5px 0 10px;
  float:left;
  }


div.turbine a.readmore, .ref a.readmore, .project a.readmore, form .cfdiv_submit input, .product-selection a.readmore {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4c4c4c+0,545454+12,232323+100 */
  background: rgb(76,76,76); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(76,76,76,1) 0%, rgba(84,84,84,1) 12%, rgba(35,35,35,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(76,76,76,1) 0%,rgba(84,84,84,1) 12%,rgba(35,35,35,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(76,76,76,1) 0%,rgba(84,84,84,1) 12%,rgba(35,35,35,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#232323',GradientType=0 ); /* IE6-9 */

  border: 3px solid rgba(255, 255, 255, .3);
  -moz-transition:border .5s ease;
  -webkit-transition:border .5s ease;
  transition:border .5s ease;
    clear: left;
  float:left;
  margin:5px;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    height: 15px;
    line-height: 15px;
  bottom:0;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    width: 99px;
  }

div#content div.turbine a.readmore {
  margin:5px 5px 5px 5px;
  position:absolute;
  bottom:0;
  left:0;
  }

  .product-selection a.readmore {
      width: auto;
  }

div#content ul li.uprate,
div#content .lof-desc ul li.uprate{
	list-style:none;
	margin-left:-15px;
	font-weight:bold;
}


/* Referenzenübersicht */

.opacity div#content .ref-page:hover .project {
  opacity:0.5;}

.opacity div#content .ref-page .project:hover {
  opacity:1;}

div#content .project {
  -moz-transition:all .3s ease;
  -webkit-transition:all .3s ease;
  -ms-transition:all .3s ease;
  transition:all .3s ease;
  padding:4px;
  float:left;
  margin:0 8px 15px 3px;
  border:1px solid #ccc;}

.boxshadow div#content .project {
  margin-right:15px;
  box-shadow:0 0 3px #ccc;
  border-width:0px;}

.boxshadow div#content .project:hover {
  box-shadow:0 0 3px #666;
  }

div#content .project:nth-of-type(5n) {
  margin-right:0;}

div#content .project span {
  font-size:10px;
  font-weight:400;
  color:#999;
  display:block;
  width:100%;}

div#content .project h3{
  font-size:20px;
  line-height:1;
  margin-bottom:8px;}

div#content .project p{
  line-height:1;}

div#content a.readmore {
  border:0px;
  margin:0;}


/********** Referenz **************/

div#content .ref {
  float:right;
  margin:0 0 30px 25px;
  padding-left:15px;
  border-left: 1px solid #ccc;  }

div#content .ref h3{
  font-size:20px;
  line-height:1;
  margin-bottom:2px;
}

div#content .ref p{
  line-height:1;
  margin-bottom:6px;}

div#content .ref span {
  font-size:10px;
  font-weight:400;
  color:#999;
  display:block;
  width:100%;}

div#content .ref a.readmore {
  margin-bottom:18px;
  float:none;
  display:block;}


/*******************************/


/* Worldmap */

div#content ul#buttons li{
  position:absolute;
  list-style:none;
  display:none;
  /*width:41px;
  height:38px;*/
  z-index:10;
  }

  .js div#content div#worldmap {
    width:100%;
    position:relative;
    height:326px;
    background:#fff url(../../../images/worldmap.jpg) no-repeat 0 0 scroll;}

div#content ul#buttons li:hover {
  z-index:15;}

div#content ul#buttons a.button {
  position:absolute;
  top:0;
  left:0;
  width:auto;
  height:38px;
  line-height:1;
  font-weight:400;

  background:transparent url(../images/map_bullet.png) no-repeat top center;}

div#content ul#buttons span {
  margin-top:-23px;
  padding:0px 4px;
  color:#fff;
  border:1px solid #fff;
  background: #be041d;
  background: -moz-linear-gradient(top,  #be041d 0%, #a30416 29%, #8c0310 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#be041d), color-stop(29%,#a30416), color-stop(100%,#8c0310));
  background: -webkit-linear-gradient(top,  #be041d 0%,#a30416 29%,#8c0310 100%);
  background: -o-linear-gradient(top,  #be041d 0%,#a30416 29%,#8c0310 100%);
  background: -ms-linear-gradient(top,  #be041d 0%,#a30416 29%,#8c0310 100%);
  background: linear-gradient(to bottom,  #be041d 0%,#a30416 29%,#8c0310 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#be041d', endColorstr='#8c0310',GradientType=0 );

  /*width:33px;*/
  white-space:nowrap;
  display:block;
  opacity:0;
  -moz-transition:all 1s ease;
  }

div#content ul#buttons li:hover span{
  opacity:1;}

div#content ul#boxes li{
  position:absolute;
  box-shadow:0 0 3px #999;
  list-style:none;
  left:180px;
  top:250px;
  background:#fff;
  padding:10px;
  z-index:20;
  display:none;}

.no-js div#content div#worldmap{
  background:none;}

.no-js div#content ul#buttons {
  display:none;}

.no-js div#content ul#boxes li{
  display:block;
  position:relative;
  top:0;
  left:0;
  padding:0px;
  box-shadow:none;
  clear:left;
  float:left;}

.no-js ul#boxes li a.close{
  display:none;}

div#content ul#boxes li a.close{
  background:transparent url(../images/close.png) no-repeat 0 0;
  height:24px;
  width:24px;
  position:absolute;
  top:-12px;
  right:-12px;
  }

div#overlay {
  z-index:15;
  background-color:#fff;
  opacity:.5;
  height:100%;
  width:100%;
  display:none;}

.no-rgba div#overlay {
  background-color:transparent;}

.js div#content div#worldmap ul#buttons li{
  display:block;}

.cssanimations div#content div#worldmap li{

  display:none;

  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;

  -webkit-animation-duration: 1s;

  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -moz-animation-duration: 1s;

  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: both;
  -ms-animation-duration: 1s;

  -ms-animation-timing-function: ease;
  -ms-animation-fill-mode: both;
  animation-duration: 1s;

  animation-timing-function: ease;
  animation-fill-mode: both;
}

.cssanimations div#content div#worldmap li.animate {
  display:block;

  -webkit-animation-name: bounceInDown;
  -moz-animation-name: bounceInDown;
  -ms-animation-name: bounceInDown;
  -o-animation-name: bounceInDown;
  animation-name: bounceInDown;}

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }

  80% {
    opacity: 1;
    -webkit-transform: translateY(5px);
  }

  90% {
    -webkit-transform: translateY(-5px);
  }

  100% {
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes bounceInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }

  80% {
    opacity: 1;
    -moz-transform: translateY(5px);
  }

  90% {
    -moz-transform: translateY(-5px);
  }

  100% {
    -moz-transform: translateY(0);
  }
}

@-ms-keyframes bounceInDown {
  0% {
    opacity: 0;
    -ms-transform: translateY(-2000px);
  }

  80% {
    opacity: 1;
    -ms-transform: translateY(5px);
  }

  90% {
    -ms-transform: translateY(-5px);
  }

  100% {
    -ms-transform: translateY(0);
  }
}

@-o-keyframes bounceInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }

  80% {
    opacity: 1;
    -o-transform: translateY(5px);
  }

  90% {
    -o-transform: translateY(-5px);
  }

  100% {
    -o-transform: translateY(0);
  }
}

@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }

  80% {
    opacity: 1;
    transform: translateY(5px);
  }

  90% {
    transform: translateY(-5px);
  }

  100% {
    transform: translateY(0);
  }
}

/************************************/
div#content div#worldmap li#singapore{
  left: 480px;
    top: 165px;
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  -ms-animation-delay: 2s;
  animation-delay: 2s;
  }

div#content div#worldmap li#singapore:hover,
div#content div#worldmap li#singapore span{
  }

div#content div#worldmap li#malaysia{
  left: 474px;
    top: 145px;
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -ms-animation-delay: 1.5s;
  animation-delay: 1.5s;
  }

div#content div#worldmap li#china{
  left: 514px;
    top: 90px;
  -webkit-animation-delay: 2.5s;
  -moz-animation-delay: 2.5s;
  -ms-animation-delay: 2.5s;
  animation-delay: 2.5s;
  }

div#content div#worldmap li#uae{
  left: 328px;
    top: 112px;
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  -ms-animation-delay: 2s;
  animation-delay: 2s;
  }

div#content div#worldmap li#uae:hover,
div#content div#worldmap li#uae span{
  }

div#content div#worldmap li#usa{
  left: 20px;
    top: 98px;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -ms-animation-delay: 1s;
  animation-delay: 1s;
  }

div#content div#worldmap li#usa:hover,
div#content div#worldmap li#usa span{
  }

div#content div#worldmap li#japan{
  left: 550px;
    top: 85px;
  -webkit-animation-delay: 3s;
  -moz-animation-delay: 3s;
  -ms-animation-delay: 3s;
  animation-delay: 3s;
  }

div#content div#worldmap li#germany{
  left: 280px;
    top: 50px;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
  animation-delay: 0s;
  }


/**************************************/

/* Kontaktformular */

div.chronoform a{
  opacity: 0;
  display: none;
}

#content .ccms_form_element  {
  width:47%;
  padding:0;
  float:left;
  clear:none;}

#content .ccms_form_element:nth-of-type(odd), #content .cfdiv_file {
  margin-right:6%;
  }

 #content .ccms_form_element.cfdiv_checkbox {
     margin-right: 0;
     float: right;
 }

#content .cfdiv_text label,
.ccms_form_element label  {
  width:185px;}

#content .cfdiv_file+div {
  margin-right:0 !important;}

#content .ccms_form_element input,
#content .ccms_form_element textarea,
#content .ccms_form_element select{
  width:97%;
  color:#111;
  border: 1px solid #d3d3d3;
  margin-bottom: 3px;
  }

  #content .ccms_form_element select{
    width: 99%;
  }

#content .ccms_form_element input:focus,
#content .ccms_form_element textarea:focus{
  border-color:#333;
  background-color:#fff;}

#content .ccms_form_element input[type="checkbox"]{
    width: 16px;
    margin-right: 6px;
    float: left;
}

#content .cfdiv_textarea {
  width:100%;
  margin-right:0 !important;}

#content .ccms_form_element textarea {
  width:98.4%;
  margin-right:0 !important;}

#content .ccms_form_element input.chrono_captcha_input {
  float:left;}

#content .cfdiv_submit {
  width:100%;}

#content .cfdiv_submit input {
  padding: .5rem 1.2rem !important;
  font-size: 1.2rem;
  line-height: 1;
  height: 2.5rem;
  float:right;
  width:auto;
  margin:0;
  border:0;
  color:#fff;
  }

#content fieldset{
  width:657px;
  border:1px solid #ddd;
  margin:12px 0px;
  float:left;
  padding:5px;
  background-color:#f5f5f5;}

#content fieldset .ccms_form_element {
  width:46.9%;
  }

#content fieldset .ccms_form_element input{
  width:290px;
  background-color:#fcfcfc;}

#content .cfdiv_file{
	margin-top:1.3em;
}

/*-----------Downloads -----------*/

.download-element{
    float: left;
    margin-right: 11px;
    width: 159px;
    background-color: #fdfdfd;
    transition: background-color .5s;
}

.download-element:hover{
    background-color: #f0f0f0;
}

.download-element h5, div#content .download-element p{
    padding: 0 6px 4px 6px;
    margin-bottom: 0px;
}

.download-element img{
    box-shadow: 0 0 3px #ccc;
    transition: box-shadow .5s;
}

.download-element:hover img{
    box-shadow: 0 0 3px #666;
}

.download-element:last-child,
.download-element:nth-child(4n){
    margin-right: 0;
}

.download-element:nth-child(4n):after{
    content: '';
    display: block;
    clear: left;
    height: 35px;
    width: 1px;
}


/*----------------------------------------------------------------------------------------------------------------------------*/

/*-------------- Spalten -------------*/

div#content .blog.calendar .items-leading{
    padding: 5px 5px 0 5px;
    background-color: #efefef;
}

div#content .blog.calendar .items-leading h2{
    background-color: #444;
    color: #fff;
    border-width: 0;
    padding: 1px 4px;
    margin:0 0 10px;
}

div#content .blog.calendar .items-leading p{
    margin-bottom: 0;
}

div#content .blog.calendar .items-leading p:first-of-type{
    float: left;
    margin-right: 4%;
    width: 48%;
}


.items-row.cols-2{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.items-row.cols-2 *{
    box-sizing: border-box;
}

.items-row.cols-2 .span6{
    width: 49%;
    padding: 1%;
    margin-bottom: 1%;
}

.items-row.cols-2 .span6:first-child{
    margin-right: 2%;
}

div#content .items-row.cols-2 .span6 img{
    max-width: 100%;
    max-height: 130px;
}

div#content .items-row.cols-2 .span6 p{
    margin-bottom: 0;
}

@media all and (orientation:portrait) {

}

@media all and (orientation:landscape) {

}

@media screen and (max-device-width: 480px) {


  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}


.pager.pagenav{
    display: none;
}


/* Forms */

form select{
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 95% 50%;
    -moz-appearance: none; 
    -webkit-appearance: none; 
    appearance: none;
    /* and then whatever styles you want*/
}

.chrono_captcha_input + img{
  width: 250px;
}