/* `Basic HTML
----------------------------------------------------------------------------------------------------*/
html, body {
	height: 100%;
}

body
{
	margin: 0;
	padding: 0;
	color: #000;
	font: normal 11px Arial,Helvetica,sans-serif !important;
  /*background: #fff url(../images/bg_body.gif) repeat-y center top;*/
}

#main {
  width: 1000px !important;
  min-height: 100%;
  background: #fff url(../images/bg.gif) repeat-y 280px top;
}

#page {
  background: #fff;
  height: 100%;
}

#header {
  padding-top: 40px;
  width: 880px !important;
  height: 140px;
}

#logo {
  float: left;
  width: 240px;
}

table#subMenu {
  float: left;
  width: 106px;
  height: 108px;
  /*background: transparent url(../images/bg-submenu.gif) no-repeat 0 0;*/
  margin: 5px 0px 0px 117px;
  padding: 0px 10px;
}

table#subMenu2 {
  float: left;
  width: 106px;
  height: 108px;
  margin: -8px 0px 0px 132px;
  padding: 0px 10px;
}

.subMenu td {
  text-align: center;
  vertical-align: center;
}

.subMenu .hidden {
  display: none;
}

.subMenu .active {
  display: block;
}

.subMenu li {
  margin: 5px 0px;
}

.subMenu li a {
  color: #000;
  text-decoration: none;
  line-height: 10px;
}

.subMenu li a:hover {
  color: #000 !important;
}

/*
.sf-menu li a,
.subMenu li a {
  font-family: "Trebuchet MS", Arial;
  font-weight: normal;
}
*/

#sidebar {
  width: 160px !important;
}

#content {
  width: 700px !important;
  padding: 0px 0px 20px;
}

#mainMenu {
  margin: 30px 0px 20px 0px;
}

#search {
  float: right;
}

#search input {
  width: 152px;
  padding: 2px 4px;
  border: 1px solid #eaeaea;
}

#footer {
  position: absolute;
  top: 670px;
  width: 880px;
}

#footer .left {
  float: left;
  margin-left: 280px;
}

#imprint {
  position: absolute;
  z-index: 900;
  top: 155px;
  margin-left: 717px;
  width: 100px;
  text-align: center;
}

#imprint a {
  color: #000 !important;
}

#langSwitcher {
  position: absolute;
  z-index: 800;
  top: 0px;
  margin-left: 452px;
}

#langSwitcher a {
  float: left;
  width: 52px;
  height: 70px;
}

#langSwitcher a.linkDeDe {
  background: transparent url(../images/language.gif) no-repeat 0px 0px;
}

#langSwitcher a.linkEnDe {
  background: transparent url(../images/language.gif) no-repeat -52px 0px;
}

#langSwitcher a.linkDeDe:hover {
  background: transparent url(../images/language.gif) no-repeat 0px -70px;
}

#langSwitcher a.linkEnDe:hover {
  background: transparent url(../images/language.gif) no-repeat -52px -70px;
}

#langSwitcher a.linkDeEn {
  background: transparent url(../images/language.gif) no-repeat 0px -140px;
}

#langSwitcher a.linkEnEn {
  background: transparent url(../images/language.gif) no-repeat -52px -140px;
}

#langSwitcher a.linkDeEn:hover {
  background: transparent url(../images/language.gif) no-repeat 0px -210px;
}

#langSwitcher a.linkEnEn:hover {
  background: transparent url(../images/language.gif) no-repeat -52px -210px;
}

#logo {
  text-decoration: none;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.productList li a {
  font-weight: bold;
  color: #a0a0a0;
}

a {
  color: #000;
  outline: none !important;
  text-decoration: none;
}

a:hover {
  /*color: #ff3399 !important;*/
}

#mainMenu ul li {
  background: transparent url(../images/bg-nav-item.gif) no-repeat left center;
}

h1,
h2,
h3,
h4 {
  margin: 0px !important;
  font-size: 11px;
  color: #000;
  font-weight: normal;
  font-family: "Trebuchet MS", Arial;
}

img {
  border: 0px none;
}

p {
  margin: 0px 0px 5px 0px !important;
  padding-top: 0px !important;
  font-size: 11px !important;
}


/* Start
----------------------------------------------------------------------------------------------------*/

#teaser {
  width: 600px;
  height: 414px;
  overflow: hidden;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background: #fff;
}


.newsItem {
  float: left;
  width: 299px !important;
}

.newsItem .inner {
  background: #fff;
}


/* Products
----------------------------------------------------------------------------------------------------*/

#productList {
  width: 700px !important
}

#productList table {
  border: 0px none;
	border-collapse: collapse;
	margin: 0px 0px 0px 0px !important;
	width: 600px;
	padding: 0;
}

#productList table td {
  width: 120px;
  height: 83px;
  text-align: center;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
}

#productList .thumbList .inner {
  height: 415px;
}

.productItem {
  width: 238px !important;
  padding: 1px;
  background: #eaeaea;
  margin-bottom: 20px;
}

.productItem .inner {
  background: #fff;
  padding: 10px;
  height: 100px;
}

#productHeadline {
  float: left;
  width: 450px;
  margin-top: 15px;
}

#productInfo {
  float: right;
  width: 100px;
  text-align: right;
}

#productImage {
  width: 600px !important;
  background: #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin: 0px !important;
}

#productImage .inner {
	background: white url('../images/indicator.gif') center center no-repeat;
  height: 413px;
  overflow: hidden;
  color: #fff;
}

.productThumb {
  width: 118px !important;
  height: 82px;
  padding: 1px 1px 0px 1px;
  background: #fff;
  float: left;
}

.productThumb .inner {
	background: white url('../images/indicator.gif') no-repeat center center;
  width: 118px;
	height: 82px;
  overflow: hidden;
}

#productThumbs {
  height: 414px;
  overflow: hidden;
}

#productAwards {
}

#productAwards .awardItem {
  margin: 1px 0px 0px 1px;
}

#product .top {
  padding: 1px 1px 0px 1px !important;
  margin-top: 1px;
}

#product .left {
  padding: 1px 0px 1px 1px !important;
  margin: 89px 0px 0px 1px;
}

#product .right {
  padding: 1px 1px 1px 0px !important;
  margin: 240px 1px 0px 0px;
}

#productList .container,
#product .container {
  height: 170px;
}

.activeSlide {
  background: #ff3399 !important;
}

.productList {
  margin-bottom: 20px;
}

#productList p {
  width: 592px;
}

.productList li a.active {
  color: #000;
}

#controls {
  left: 0;
  margin: 0;
  padding: 0px 10px;
  position: absolute;
  width: 480px;
  z-index:991;
  line-height: 26px;
  margin-top: 388px;
  margin-left: 100px;
  display: none;
}

#linkInfo {
}

#controls a {
  float: right;
  margin-left: 5px;
  width: 18px;
  height: 18px;
  background: transparent url(../images/icon-slideshow.png) no-repeat left top;
  overflow: hidden;
}

#teaser .controls {
  margin-left: 120px !important;
}

#pause {
  background-position: -18px 0px !important;
}

a#pause:hover {
  background-position: -18px -18px !important;
}

a#play:hover {
  background-position: 0px -18px !important;
}

.container {
  background: #fff;
  padding: 5px 5px 5px 5px;
}

/* Company
----------------------------------------------------------------------------------------------------*/

#company ul li {
  height: 414px !important;
  background: #fff;
}

#company table {
  border-collapse: collapse;
  border: 0px;
  margin: 0px;
  padding: 0px;
}

#company table td {
  padding: 0px;
}

#company table td.text {
  padding: 0px 8px !important;
}

#company ul li p {
  width: 390px;
  margin-bottom: 10px !important;
}

/* Contact
----------------------------------------------------------------------------------------------------*/

#contact p {
  width: 540px;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 15px;
}

#contact .inner {
  background: #fff;
  padding: 15px 15px !important;
  padding: 15px 0px;
}

.contactProspect {
  height: 600px !important;
}

#mediapool,
#agents,
#imprintContent,
#contact {
  /*background: #fff;*/
  height: 414px;
}

#agents {
  height: 402px;
}

#agents table {
  width: 100%;
  height: 100%;
  border-collapse: collapse;
  border: 0px none;
  background: #fff;
}

#agents table td {
  text-align: center;
  vertical-align: center;
}

#agents .inner {
  padding: 60px 15px;
}

#agents .inner .item {
  float: left;
  width: 180px;
  margin: 0px 5px 15px;
}

#agents .agent {
  text-align: left;
  width: 220px;
  padding: 0px 190px;
}

#indicator {
  position: absolute;
  z-index: 33;
	background: #fff url('../images/indicator.gif') center center no-repeat;
  width: 100%;
  height: 414px;
  z-index: 999;
}

.pressIndicator {
  width: 598px !important;
  height: 412px !important;
}

#datasheetSlider ul li img {
  position: relative;
  z-index: 9;
}

#datasheetSlider .description {
  position: relative;
  z-index: 10;
  width: 320px;
  text-align: center;
  font-weight: bold;
  margin-top: -40px;
}

#newsList .list {
  height: 140px;
}

#imprintContent .container .inner {
  margin: 40px 0px;
}

#newsList ul li {
  list-style: disc;
  margin-left: 14px;
}

#news {
  height: 170px;
}

#pressList {
  height: 150px;
}

#pressList h2 {
  margin-bottom: 10px !important;
}

#pressList ul li {
  display: inline;
  margin-right: 5px;
}

#pressList ul li a {
  font-size: 10px !important;
}

#pressImage {
  width: 600px !important;
  background: #000;
  margin: 0px !important;
}

#pressImage .inner {
  width: 598px;
  height: 412px;
  overflow: hidden;
  background: #fff;
  margin: 1px;
}

#mediapool .inner {
  height: 412px;
  background: #000;
  padding: 1px;
}

#mediapool .container {
  height: 402px;
}

#mediapoolContent {
  height: 412px;
}

#mediapool ul li {
  text-align: center;
}

.confirmation {
  padding: 10px 4px;
  text-align: center;
}

#mediapoolContent form {
  width: 140px;
  padding: 0px 230px;
}

#mediapoolContent form {
  margin: 130px 0px;
}

.errorSummary ul li {
  text-align: left !important;
}

li p {
  margin: 0px !important;
  padding: 0px !important;
}

#linkInfo {
  float: right;
}

#linkProspect {
  float: right;
  margin-left: 8px;
}

#imprintContent p,
#imprintContent ul {
  margin-bottom: 10px !important;
}

#imprintContent ul li {
  list-style: disc;
  margin-left: 14px;
}