
/* @group Global Browser Reset */
* {

padding:0;

margin:0;

}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address { margin:10px 0; } 


li, dd, blockquote { margin-left: 40px; }

fieldset { padding:10px; }

img { border: 0px; }
/* @end */

/* @group HTML, Body */
html, body {
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  font-size: 12px;
  margin-top: 0px;
  background-color: #fff;
}
/* @group Layout */
div#outer-wrapper {
  width: 995px;
  left: 50%;
  margin-left: -497px;
  position: absolute;
}

div#inner-wrapper {
  padding: 0px 0px 0px 0px;
  position: relative;
  background-color: #fff;
}

/* @group Headings */
h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-style: normal;
  color: #000;
  padding: 0px 0px 10px 0px;
  margin: 0px 0px 0px 0px;
}
h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 16px;
  font-style: normal;
  color: #b99c6c;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;

}
h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #000;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
}
h4, h5, h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #000;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
}
/* @end */
#topmenu {
  margin: 0px 0px 0px 0px;
  height: auto;
  width: 995px;
  padding: 0px 0px 7px 0px;
  clear: both;
  border: 0px solid #000;
}
div#logo {
  width: 283px;
  height: 19px;
  display: block;
  margin: 24px 0px 0px 0px;
  text-align: left;
  float: left;
  padding: 0px 0px 5px 0px;  
}
/* @end */
#langselect {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000;
    padding: 0px 0px 0px 0px;
    margin: 28px 0px 0px 0px;
    vertical-align: bottom;
    float: right;
}
#toolbar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000;
  width: 560px;
    padding: 0px 0px 0px 0px;
   margin: 28px 0px 0px 0px;
    vertical-align: bottom;
  float: left;
    text-align: right;
  border: 0px solid #e2e2e2;
}
div#topheader {
  width: 995px;
  height: 131px;
  display: block;  
  clear: both;
  background-color: #000;
  margin: 0px 0px 2px 0px;
  padding: 0px;
  overflow: hidden;
    
}

#topheader div { position: relative; }
#topheader h2 { 
  font-family: Arial, Helvetica, sans-serif;
  position: absolute; 
  color: #fff; 
  right: 72px; 
  top: 36px; 
  font-size: 30px; 
  font-weight: normal;  
  text-decoration: none; 
}

#cycle { 
  width: 995px; 
  height: 131px; 
  overflow: hidden; 
}
h1 span#char, h2 span#char, h3 span#char {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  vertical-align: top;
}
  
#topmenu1 {
  margin: 0px 0px 0px 0px;
  background-image: url(../images/menubar.jpg);
  background-repeat:no-repeat;
  background-position: left top;
  height: 29px;
  width: 995px;
  padding: 0px;
  clear: both;
}
div#content {
  width: 995px;
  background: transparent;
  margin: 0px;
  padding: 0px;
}

div#maincontent {
  float: left;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 0px 0px;
  width: 733px;
  display: block;
  border: 0px solid #000;
}
div#maincontentsub {
  float: left;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  margin: 0px 0px 0px 20px;
  padding: 20px 0px 0px 0px;
  width: 533px;
  height: auto !important; /* for modern browsers */
  height: 350px; /* for IE5.x and IE6 */
  min-height: 350px; /* for modern browsers */
  float: left;
  display: block;
  border: 0px solid #000;
}
#leftcolsubpage {
  width: 180px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  float: left;
  display: block;
}

#newscol, #datasheet{
  width: 242px;
  overflow: hidden;
  padding: 20px 0px 0px 0px;
  margin: 0px 0px 0px 20px;
  float: left;
  display: block;
  border: 0px solid #000;
}
div.news-latest-container, div.datasheet-container {
  background-image: url(../images/boxheader.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  background-color: #e2e2e2;
  padding: 7px 0px 10px 20px;
  height: auto !important; /* for modern browsers */
  height: 250px; /* for IE5.x and IE6 */
  min-height: 250px; /* for modern browsers */
}
div.news-latest-container h1, div.datasheet-container h1 {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #666;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0px 0px 5px 0px;
}
div.news-latest-item {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  padding: 0px 0px 0px 0px;
}
div.news-latest-item p#dato {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #666;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
}
#teasers {
  width: 995px;
  height: 150px;
  border: 0px solid #ccc;
  padding: 0px 0px 0px 0px;
  margin: 20px 20px 0px 0px;
  float: left;
  display: block;
  clear: both;
}
#teaserbox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #fff;
  font-style: normal;
  width: 242px;
  height: 150px; 
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  background-image: url(../images/teaser1.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  border: 0px solid #ccc;
  float: left;
  display: block;
  overflow: hidden;
}
div#teaserbox div#bodytext, div#teaserbox2 div#bodytext2, div#teaserbox3 div#bodytext3, div#teaserbox4 div#bodytext4 {
  padding: 7px 10px 10px 20px;
  margin: 0px 0px 0px 0px;
}
#teaserbox2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #fff;
  font-style: normal;
  width: 242px;
  height: 150px; 
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 9px;
  background-image: url(../images/teaser2.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  float: left;
  display: block;
  overflow: hidden;
}
#teaserbox3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #fff;
  font-style: normal;
  width: 242px;
  height: 150px; 
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 9px;
  background-image: url(../images/teaser3.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  float: left;
  display: block;
  overflow: hidden;
}
#teaserbox4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #fff;
  font-style: normal;
  width: 242px;
  height: 150px; 
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 9px;
  background-image: url(../images/teaser4.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  float: left;
  display: block;
  overflow: hidden;
}
div#teaserbox h1, div#teaserbox2 h1, div#teaserbox3 h1, div#teaserbox4 h1 {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0px 0px 20px 0px;
}
div#bottoms {
  width: 995px;
  height: 78px;
  float: left;
  display: block;
  clear: both;
  margin: 10px 0px 0px 0px;

}
div#footer {
  width: 995px;
  float: left;
  display: block;
  clear: both;
  margin: 10px 0px 0px 0px;

}

div#copyright {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align: right;
  color: #ccc;
  float: right;
}


/* @group Nav menu 1 */
#menu {
  margin: 0px 0px 0px 0px;
  height: 29px;
  width: 995px;
  padding: 0px;
  float: left;
}
#menu ul {
  margin: 0;
  padding: 0;
  display: inline;
  list-style-type: none;
  height: 29px;
} 
#menu li
{
  float: left;
  margin: 0px;
  padding: 0px;
} 
#menu li a 
{
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #000;
  font-size: 12px;
  font-weight: bold;
  display: block;
  float: left;
  text-decoration: none;
  padding-top: 8px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  border-right: 1px solid #fff;
  width: auto;
  list-style-type: none;
} 
#menu li a:link, #menu li a:visited
{
  color: #000;
} 
#menu li a:hover
{
  color: #999;
} 
#menu li act A
{
  color: #999;
} 
#menu li.menu0-no { 
    color: #000;
}
#menu li.act_menu {
    color: #999;
}
#menu li.act_menu A {
    color: #999;
}
/* @group Nav menu 1 */
#menu1 {
  width: 180px;
  padding: 15px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  float: left;
  display: block;
}
#menu1 DIV{
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: bold;
  font-size: 12px;
  width: 180px;
  float: left;
  overflow: hidden;
  margin: 2px 0px 0px 0px;
  padding: 0px;
  text-transform: uppercase;  
}
#menu1 DIV A {
  display: block;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  padding: 5px 0px 5px 0px;
  text-decoration: none;
  border-bottom: 1px solid #ccc;
}
#menu1 DIV A:hover {
  color: #ea8600;
}
#menu1 DIV.menu1-level1-no { 
  color: #000;
  display: block;
  overflow: hidden;
}
#menu1 DIV.menu1-level1-act {
  display: block;
  color: #000;
}
#menu1 DIV.menu1-level1-act A {
  display: block;
  color: #ea8600;
}

a:link, a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #000;
} 
a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #ea8600;
}
a:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #000;
  
}
div#topmenu a:link, div#topmenu a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #000;
} 
div#topmenu a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #ea8600;
}
div#topmenu a:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #000;
  
}
div#teasers a:link, div#teasers a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #fff;
} 
div#teasers a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #ea8600;
}
div#teasers a:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #fff;
  
}
#footer #copyright a:link, #footer #copyright a:visited {
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ccc;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
}
#footer #copyright a:hover {
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ccc;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
}
#footer #copyright a:active {
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ccc;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}
fieldset.csc-mailform {
  border: none;
}
input {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  border: 1px solid #ccc;
  color: #164225;
  padding: 2px;
  margin: 0px 0px 5px 0px;
  width: 250px;
  clear: both;
}
textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  border: 1px solid #ccc;
  color: #164225;
  padding: 2px;
  margin: 0px 0px 5px 0px;
  width: 250px;
  height: 100px;
  clear: both;
}
.csc-mailform-submit {
  text-align: center;
  vertical-align: top;
  width: 100px;
  margin-left: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-image:url(../images/submit.jpg);
  background-repeat:repeat-x;
  border: 1px solid #ccc;
}
/* powermail css */

div.tx-powermail-pi1 legend {
  display: none;
}
div.tx-powermail-pi1 fieldset {
  border: none;
}

div.tx-powermail-pi1_formwrap {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  clear: both;
  width: 605px;
}
div.tx_powermail_pi1_fieldwrap_html label {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  width: 120px;
  color: #003366;
  text-align: left;
  float: left;
  border: 0px solid #ccc;
  vertical-align: top;
  margin: 0px 0px 0px 0px;
  clear: both;
}
div.tx_powermail_pi1_fieldwrap_html {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  width: 235px;
  border: 0px solid #ccc;
  color: #003366;
  text-align: left;
  float: left;
  vertical-align: top;
  margin: 0px 5px 0px 0px;
  padding: 2px 2px 2px 0px;
  clear: both;
}
div.tx_powermail_pi1_fieldwrap_html input.powermail_kontakt {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  border: 1px solid #ccc;
  color: #003366;
  width: 225px;
  float: left;
  clear: both;
}
textarea.powermail_textarea  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight:normal;
  border: 1px solid #ccc;
  color: #000;
  width: 225px;
  height: 100px;
  float: left;
  clear: both;
}
span.powermail_mandatory {
  color:#FF0000;
  font-weight:normal;
  padding: 0px 0px 0px 0px;
  clear: both;
}
div.powermail_mandatory_js {
  color:#FF0000;
  font-weight:normal;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 225px;
  text-align: left;
  float: left;
  clear: both;
}
div.tx-powermail-pi1_mandatory ul li {
  color:#FF0000;
  margin: 0px;
  padding: 0px;
}
div.tx-powermail-pi1_confirmation td.powermail_all {
  font-family: Arial, Helvetica, sans-serif;
  width: 225px;
}
div.tx_powermail_pi1_fieldwrap_html_submit input.powermail_kontakt {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-image:url(../images/submit.jpg);
  background-repeat:repeat-x;
  border: 1px solid #ccc;
  text-align: center;
  vertical-align: top;
  cursor:pointer;
  width: 120px;
  height: 25px;
  padding: 2px 2px 2px 2px;
  margin: 20px 0px 5px 0px;
  float: left;
  clear: both;
}
div.tx-powermail-pi1_mandatory input.tx-powermail-pi1_mandatory_submit, div.tx-powermail-pi1 input.tx-powermail-pi1_confirmation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000;
  font-weight: normal;
  text-align: center;
  vertical-align: top;
  cursor:pointer;
  width: 120px;
  height: 25px;
  padding: 2px 2px 2px 2px;
  margin: 10px 10px 5px 0px;
  float: left;
  clear: both;
}
/* 2 cols css */
td.c2l1-left {
  vertical-align: top;
  padding-right: 10px;
  border: none;
}
td.c2l1-middle {
  vertical-align: top;
  padding-left: 10px;
  border: none;
}
/* tables css */
table.contenttable {
  width: 100%;
}
table.contenttable th {
  border-bottom: 1px solid #ccc;
  background-color:#e2e2e2;
  padding: 3px;
  height: 25px;
}
table.contenttable td {
  padding: 3px;
  width: 33%;
  vertical-align: top;
}
table.contenttable tr{
  border-bottom: 1px solid #ccc;
}
/* @group Misc */
.clear {
  clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */
div.news-single-item {
  clear: both;
  float: left;
}
hr.clearer {
  clear: both;
  background-color: #FFF;
  border-bottom-color: #FFF;
  border-bottom: 1px solid #fff;
  height: 1px;
}
.news-list-item {
  clear: both;
  margin-bottom: 20px;
}
.news-list-item .news-list-image {
  float:left;
}
.news-list-item .news-list-image img {margin-right:10px;} 
.news-list-morelink, .news-list-text p.bodytext {display: inline;}
.news-list-text h3 {   
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: normal;
}
.news-latest-container .news-latest-item {padding-top: 12px; color: #666;}
.news-latest-container .news-latest-item a {color: #666;}
.news-latest-container .news-latest-item a strong {font-weight: normal;}
.slideTxt {position: absolute; z-index: 1001; color: #fff; right: 72px; top: 68px; font-size: 30px; border-bottom: 1px solid #fff;}
.tx-slideshow-pi1 {position: relative;}



