* {
  margin: 0px;
  padding: 0px;
  text-align: left;
}

html, body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
/*  font-size: 85%;*/
  font-size: 76%;
  text-align: center;
  background-color: #194775;c
  color: #313031;
}

p
{
  margin-bottom:1em;
}

h1, h2, h3, strong {
    font-size: 1em;
    clear: both;
}

h1, h2 {
  background-image: url(/images/icons/icon_arrow_headlines.gif);
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding-left: 13px;
  font-size: 1.1em;
  margin-bottom: 7px;
}

h2
{
  padding-left: 11px;
  font-size:1em;
    margin-bottom: 0px;
}

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

a:hover,
a:active
{
   color: #FE9900;
}

.center {
   text-align: center;
}

ol {
  margin-left: 20px;
}

.img_space_left {
padding: 0 0 13px 13px;
clear: both;
}

.img_space_right {
padding: 0 13px 13px 0;
clear: both;
}

.color_blue {
    color: #2982AD;
}

.color_orange {
    color: #FF9600;
}

.content a.color_orange:link,
.content a.color_orange:visited,
.content a.color_orange:hover,
.content a.color_orange:active {
    color: #FF9600;
}

.bg_color_orange {
    background-color: #FF9600;
}

input.formbutton
{
  color: #717274;
  font-weight: bold;
  border: 1px solid #A4C3D7;
  background-image: url(/images/backgrounds/background_button.jpg);
  padding: 1px 2px;
  text-align: center;
}

.content table.formtable th {
  background-color: #D3E5F1;
  border: 1px solid #4D79A6;
  padding: 5px;
  font-weight: normal;
}

.content table.formtable input {
  border: 1px solid #7F9DB9;
  padding: 1px;
}

.content table.formtable select {
  border: 1px solid #7F9DB9;
  background-color: #D6E3EF;
}

.headline_with_border {
    padding: 0 0 3px 20px;
    border-left: 1px solid #FF9A00;
    border-bottom: 1px solid #FF9A00;
    background-image: url(/images/icons/icon_arrow_links.gif);
    background-repeat: no-repeat;
    background-position: 7px 0.3em;
    font-size: 1.1em;
    display: block;
}

.content .headline_with_border a,
.content .headline_with_border a:link,
.content .headline_with_border a:visited,
.content .headline_with_border a:hover,
.content .headline_with_border a:active
{
   color: #FF9A00;
}

.wetextarea {
    color: #000000;
    background-color: #FFFFFF;
    text-align: left;
}

.wetextarea table td {
    font-size: 0.9em;
}

.wetextarea ul {
    margin-left: 15px;
}

.wetextarea table.productdatasmall th,
.wetextarea table.productdatasmall td {
    font-size: 1.1em;
}

.wetextarea a,
.wetextarea a:link,
.wetextarea a:visited,
.wetextarea a:hover,
.wetextarea a:active
{
    color: #2982AD;
}

.content a,
.content a:link,
.content a:visited,
.content a:hover,
.content a:active {
    color: #2982AD;
}

.content ul li a:link,
.content ul li a:visited {
    color: #313031;
}

.content ul li a:hover,
.content ul li a:active {
    color: #FE9900;
}

form {
  display: inline;
}

input, select, textarea {
    font-size: 1em;
}

textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
  border: none;
  border: 0px;
}

.spaceline {
  clear: both;
  float: none;
  height: 2px;
  line-height: 2px;
  font-size: 1px;
  border: 0px;
    margin: 11px 0 17px 0;
    background-image: url(/images/icons/icon_dotline.gif);
    background-repeat: no-repeat;
}

hr {
  clear: both;
  float: none;
  height: 1px;
  border: 0px;
    margin: 13px 0;
    background-image: url(/images/icons/icon_dotline.gif);
    background-repeat: no-repeat;
}

* html hr {
    border-bottom: 2px dashed #CECFCE;
}


.clear {
  clear: both;
  float: none;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
}

div.threeboxes div {
    width: 30%;
    margin-bottom: 10px;
    padding-right: 7px;
}

div.threeboxes div.left .text-right {
    width: 100%;
}

.left {
    float: left;
}

.right {
    float: right;
}

.text-right {
    text-align: right;
    clear: both;
}

/*a.forward:link,
a.forward:visited,
a.forward:hover,
a.forward:active  */
.forward{
  background-image: url(/images/icons/icon_arrow_links.gif);
  background-repeat: no-repeat;
  background-position: 100% 50%;
  padding-right: 12px;
}


.missing {
  color: #CC0000;
}

.invisible {
  display: none;
}


/* rollover  * * * * * * * * * * * * * * * * * * * * * * * * * */

.rollover {
}

a.rollover img {
    border: 0;
}

a.rollover:link img,
a.rollover:visited img {
    filter: alpha(opacity=100);
    -moz-opacity: 1.00;
    opacity: 1.00;
}

a.rollover:hover img,
a.rollover:active img {
    filter: alpha(opacity=50);
    -moz-opacity: 0.50;
    opacity: 0.50;
}



/* page  * * * * * * * * * * * * * * * * * * * * * * * * * */

div.page
{
  margin: 0 auto;
  width: 996px;
  /*padding: 10px 16px 10px 10px;*/
  background-color: #FFFFFF;
  background-image: url(/images/backgrounds/background_page.jpg);
  background-repeat: repeat-y;
  background-position: 100% 0;
  overflow: visible;
  font-size:1.2em;
}

div.maincontent
{
  padding: 10px 16px 10px 10px;
}

/* header  * * * * * * * * * * * * * * * * * * * * * * * * * */

div.header
{
  background-image: url(/images/backgrounds/background_header.png);
  background-repeat: repeat-y;
  background-color: #B4D3E7;
  background-position: 0 0;
  height: 96px;
}

div.header2
{
  height: 60px;
  width: 100%;
  overflow: hidden;
}

div.header2 .branchname
{
  float: left;
  margin-top: 27px;
}

div.header2 .worldwide
{
  float: right;
  margin: 5px 17px 10px 15px;
}

div.header div.logo
{
  float: left;
  padding: 16px 0 0 15px;
}

div.header2 div.logo
{
  float: left;
  padding: 15px 30px 15px 20px;
}

div.header div.goto,
div.header2 div.goto
{
  float: right;
  padding-right: 15px;
}

div.header div.goto div.directlinks
{
    float: left;
    margin-top: 16px;
    width: 190px;
    color: #2E82AE;
    font-weight: bold;
}

div.header2 div.goto div.directlinks
{
  margin-top: 8px;
  color: #2E82AE;
  font-weight: bold;
  overflow: hidden;
}

div.header2 div.goto div.directlinks
{
  float: left;
  margin-right: 10px;
}

div.header2 div.goto div.directlinks h1
{
  float: left;
  margin-right: 10px;
  margin-top: 5px;
}

div.header div.goto div.directlinks ul
{
    margin-top: 3px;
    list-style-type: none;
    font-weight: normal;
}

div.header2 div.goto div.directlinks ul
{
  float: left;
  margin-top: 3px;
  list-style-type: none;
  font-weight: normal;
}

.leftarrow, 
div.header div.goto div.directlinks ul li,
div.header2 div.goto div.directlinks ul li
{
  background-image: url(/images/icons/icon_arrow_links.gif);
  background-repeat: no-repeat;
  background-position: 0px 50%;
  padding-left: 14px;
}

div.header div.goto div.directlinks ul li,
div.header2 div.goto div.directlinks ul li
{
  margin-top: 2px;
    color: #525F67;
}

div.header div.goto div.directlinks ul li a,
div.header2 div.goto div.directlinks ul li a
{
    color: #525F67;
}

div.header div.goto div.directlinks ul li a:hover,
div.header div.goto div.directlinks ul li a:active,
div.header2 div.goto div.directlinks ul li a:hover,
div.header2 div.goto div.directlinks ul li a:active {
    color: #FFF;
}

div.header div.goto div.search
{
    margin-top: 8px;
    float: left;
}

div.header2 div.goto div.search
{
  margin-top: 8px;
  float: left;
  margin-bottom: 5px;
}

div.header div.goto div.search p,
div.header2 div.goto div.search p
{
    margin-bottom: 3px;
}

div.header div.goto div.search input.search_input,
div.header2 div.goto div.search input.search_input
{
  border: 1px solid #999999;
  padding: 1px 1px 1px 3px;
  color: #666666;
  width: 120px;
}

div.header div.goto div.search input.search_button,
div.header2 div.goto div.search input.search_button
{
  color: #717274;
  font-weight: bold;
  border: 1px solid #A4C3D7;
  background-image: url(/images/backgrounds/background_button.jpg);
  padding: 1px 2px;
  text-align: center;
}

input.go_button
{
  color: #717274;
  font-weight: bold;
  border: 1px solid #CCCCCC;
  background-image: url(/images/backgrounds/background_button.jpg);
  padding: 1px 2px;
  text-align: center;
}



/* topnavi  * * * * * * * * * * * * * * * * * * * * * * * * * */

div.topnavi
{
  clear: both;
/*  height: 20px;*/
  height:2em;
  background-image: url(/images/backgrounds/background_topnavi.jpg);
  background-position: 0 45%;
  background-repeat: repeat-x;
  border-bottom: 1px solid #A9AAAC;
  border-top: 1px solid #999;
}

div.topnavi.topnavi ul
{
    list-style-type: none;
}

div.topnavi_home ul
{
    padding-left: 39px;
}

div.topnavi ul li
{
  float: left;

  line-height:1.8em;
  height:2em;
  padding: 0px 10px 0 11px;
}

div.topnavi ul li a
{
  color: #666;
  font-weight: bold;
  text-decoration: none;
}

div.topnavi ul li a:hover
{
  color: #FE9900;
}

div.topnavi ul li.active
{
  background-color:#FFD088;
  background-image: url(/images/backgrounds/background_topnavi_active.jpg);
  background-position: 0 45%;
  background-repeat: repeat-x;
}

div.topnavi ul li.active a,
div.topnavi ul li.active a:hover
{
  color: #FFF;
}


/* main  * * * * * * * * * * * * * * * * * * * * * * * * * */

div.main
{
  margin-bottom: 1px;
  background-image: url(/images/backgrounds/background_main.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
  overflow: visible;
}

* html div.main div.bottom
{
  height: 400px;
}

div.main div.bottom
{
  background-image: url(/images/backgrounds/background_main_bottom.jpg);
  background-repeat: no-repeat;
  background-position: 100% 100%;

  padding: 18px 0;
  min-height:400px;
}


/* content  * * * * * * * * * * * * * * * * * * * * * * * * * */

div.content_home
{
  float: left;
  width: 72%;
  padding-left: 40px;
}

div.subnavi_service {
  float: left;
  width: 16%;
  padding-left: 1.5%;
  text-align: right;
}

div.content
{
  float: left;
  width: 578px;
  margin: 0 20px;
  /*
  width: 59.6%;
  margin: 0 2.2%;
  */
}

div.infoarea
{
  float: right;
  width: 165px;
  margin-right: 10px;
  /*
  width: 17%;
  margin-right: 1.5%;
  */
}

* html div.infoarea
{
  margin-right: 0.5%;
}

.contenttext {
    margin-top: 25px;
}

.contenttext STRONG {
    clear: none;
}

div.content_home div.components_box
{
  width: 472px; /* = 692 - 220 */
  height: 40px; /* = 150 - 110 */
  margin-bottom: 23px;
  padding-right: 220px;
  padding-top: 110px;
}

div.content_home div.components_box a
{
  float:right;
}

div.productgroups
{
  width:18%;
  border:0px solid #4C7AA6;
  float:left;
  background-color:#D2E5F1;
  background-color:#4C7AA6
}

div.image
{
 border:1px solid white;
 height:52px;
 margin : 0 1px;
}

div.productgroups p
{
  margin:0;
  border-top: 1px solid #265B91;
  border-bottom:1px solid #265B91;
  padding: 7px 0 0 4px;
  background-color:#D2E5F1;
  margin: 0 1px 0 1px;
  height: 80px;
}

div.productgroups div.head
{
  background-image:url(/images/backgrounds/product_groups_right_top.gif);
  background-repeat:no-repeat;
  background-position:100% 0;
  background-color:#69A7CE;
}

div.productgroups div.head div
{
  background-image:url(/images/backgrounds/product_groups_left_top.gif);
  background-repeat:no-repeat;
  background-position:0 0;
}

div.productgroups div.head div h2
{
  color: white;
  height: 2.3em;
  line-height: 1em;
  padding-top: 0.2em;
  padding-left: 18px;
  background-position: 7px 6px;
}

div.productgroups div.foot
{
  background-image:url(/images/backgrounds/product_groups_right_bottom.gif);
  background-repeat:no-repeat;
  background-position:100% 100%;
  background-color:#D2E5F1;
}

div.productgroups div.foot div
{
  background-image:url(/images/backgrounds/product_groups_left_bottom.gif);
  background-repeat:no-repeat;
  background-position: 0 100%;
}

div.productgroups div.foot div a
{
  line-height:2.5em;
  background-position: 2px 50%;
  padding-left: 10px;
}

div.infoarea ul.toplogos
{
  list-style-type: none;
  margin-bottom: 0.5em;
}

div.infoarea ul.toplogos li
{
  text-align:center;
  margin: 0 auto;
  padding: 0.7em 0;
}

div.infoarea ul.toplogos li.line {
  background-image: url(/images/icons/icon_dotline.gif);
  background-repeat: repeat-x;
  background-position: 0 100%;
}

div.infoarea div.head
{
  background-image:url(/images/backgrounds/product_news_right_top.gif);
  background-repeat:no-repeat;
  background-position:100% 0;
}

div.infoarea div.head div
{
  background-image:url(/images/backgrounds/product_news_left_top.gif);
  background-repeat:no-repeat;
  background-position:0 0;
  min-height:21px;
}

* html div.infoarea div.head div
{
  height:21px;
}

div.infoarea div.head div h2
{
    color: #636563;
    line-height:18px;
    padding-left:18px;
    background-position : 7px 50%;
}

div.infoarea ul.product_news
{
    list-style-type: none;
    background-color:#999999;
}

div.infoarea ul.product_news li
{
    background-color:white;
    margin:0 1px;
    padding: 5px 10px;
}

div.infoarea ul.product_news li a.morelink
{
    display: block;
    color: #FF9900;
    text-align: right;
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 5px;
}

div.infoarea ul.product_news li p
{
    margin:5px 0;
}

* html div.rightspacing
{
  margin-right:1.6%;
}

div.infoarea div.foot
{
  background-image:url(/images/backgrounds/product_news_right_bottom.gif);
  background-repeat:no-repeat;
  background-position:100% 100%;

}

div.infoarea div.foot div
{
  background-image:url(/images/backgrounds/product_news_left_bottom.gif);
  background-repeat:no-repeat;
  background-position:0 100%;
}

div.infoarea div.foot div a
{
  line-height:2em;
  padding-left:20px;
  background-position : 11px 50%;
  font-weight: bold;
}

div.rightspacing
{
  margin-right:2.5%;
}


/* subnavi servicebox  * * * * * * * * * * * * * * * * * * * * * * * * * */

div.subnavi_box
{
    text-align: right;
    padding-bottom: 15px;
}

div.subnavi_box
{
    background-image:url(/images/image_kasten_mitte.gif);
    background-repeat: no-repeat;
    background-position: 100% 10px;
    border: 0px solid red;
}

div.subnavi
{
    background-image:url(/images/image_kasten_mitte.gif);
    background-repeat:repeat-y;
    background-position:0% 0%;
    width:145px;
/*  height:157px;*/
    border: 0px solid red;
    padding: 0px 0 0 10px;
    margin:0px;
float: left;
}

div.subnavi h2
{
    margin-bottom: 1em;
}

div.subnavi ul
{
    list-style: none;
}

div.subnavi ul li
{
    background-image: url(/images/icons/icon_arrow_links.gif);
    background-repeat: no-repeat;
    background-position: 0px 0.4em;
    padding-left: 11px;
    padding-bottom: 4px;
}

div.subnavi ul li.active
{
  background-image: url(/images/icons/icon_arrow_headlines.gif);
}

div.subnavi ul li.active a
{
  text-decoration: underline;
}

div.subnavi ul li.active ul.sub
{
    padding-top: 5px;
}

div.subnavi ul li.active ul.sub li,
div.subnavi ul li.active ul.sub li.active
{
    background-image: url(/images/icons/icon_arrow_headlines.gif);
}

div.subnavi ul li.active ul.sub li a
{
  text-decoration: none;
}

div.subnavi ul li.active ul.sub li.active a
{
  text-decoration: underline;
}

div.subnavi ul li.active ul.sub li a:hover,
div.subnavi ul li.active ul.sub li a:active,
div.subnavi ul li.active ul.sub li.active a:hover,
div.subnavi ul li.active ul.sub li.active a:active
{
    color: #2982AD;
}

div.subnavi ul li.active ul.sub li.active ul.sub li a
{
  text-decoration: none;
}

div.subnavi ul li.active ul.sub li.active ul.sub li.active a
{
  text-decoration: underline;
}



div.servicebox
{
    background-image:url(/images/backgrounds/background_service.jpg);
    background-repeat:no-repeat;
    background-position: 0% 0%;
    width: 145px;
    height: 157px;
    padding: 0px 0 0 10px;
}

div.servicebox h2
{
  background-image: url(/images/icons/icon_arrow_double_orange.gif);
  background-repeat: no-repeat;
  background-position: 0px 50%;
  padding-left: 9px;
  line-height: 18px;
  margin-bottom: 7px;
  color: #636563;
}

div.servicebox ul
{
    padding-top: 5px;
    list-style : none;
}

div.servicebox ul li
{
    background-repeat:no-repeat;
    background-position:0% 35%;
    padding-left:20px;
    margin-bottom:1em;
}

div.servicebox ul li.print
{
    background-image:url(/images/icons/icon_print.gif);
}

div.servicebox ul li.recommend
{
  background-image:url(/images/icons/icon_recommend.gif);
}


/* content ul  * * * * * * * * * * * * * * * * * * * * * * * * * */

div.content ul
{
  list-style-type: none;
}

div.content ul li
{
    padding-left: 0;
    background-image: url(/images/icons/icon_arrow_links.gif);
    background-repeat: no-repeat;
    background-position: 0px 0.4em;
    padding-left: 11px;
}

div.content ul li.active
{
  background-image: url(/images/icons/icon_arrow_headlines.gif);
}

div.content ul li.active a:link,
div.content ul li.active a:visited,
div.content ul li.active a:hover,
div.content ul li.active a:active {
  text-decoration: underline;
}

div.content ul.twocolumn li {
    width: 48%;
    float: left;
}

div.content ul.threecolumn li {
    width: 31%;
    float: left;
}


/* productdata */

table.productdata {
    width: 100%;
    margin-top: 7px;
}

table.productdata th {
    padding: 3px 5px;
    border-bottom: 1px solid #FFF;
    border-right: 1px solid #FFF;
    background-color: #ADD0E4;
}

table.productdata td {
    vertical-align: top;
    background-color: #BED9EA;
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    padding: 3px 5px;
}

table.productdata td.newproduct {
    background-image: url(/images/icons/icon_new.gif);
    background-position: 95% 75%;
    background-repeat: no-repeat;
    padding-right: 40px;
}

table.productdata .newcatrow td {
    border-top: 1px solid #FFF;
}


/* selectbox  * * * * * * * * * * * * * * * * * * * * * * * * * */

div.content .selectbox {
    background-image: url(/images/backgrounds/background_kasten.gif);
    width: 230px;
    height: 105px;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    padding: 10px;
}

div.content .selectbox strong {
    display: block;
    background-image: url(/images/icons/icon_dotline_dark.gif);
    background-repeat: no-repeat;
    background-position: 0 100%;
    padding: 0 35px 7px 4px;
}

div.content .selectbox select {
    width: 215px;
}


/* selectbox  * * * * * * * * * * * * * * * * * * * * * * * * * */

div.content .infobox {
    background-image: url(/images/backgrounds/background_kasten.gif);
    width: 230px;
    height: 105px;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    padding: 10px;
}

div.content .infobox strong {
    display: block;
    background-image: url(/images/icons/icon_dotline_dark.gif);
    background-repeat: no-repeat;
    background-position: 0 100%;
    padding: 0 0 5px 4px;
    margin: 0 0 5px 0;
}

div.content .infobox td {
    margin: 0;
    padding: 0;
    border: 0;
    background-image: none;
}

div.content .infobox p {
    margin: 0;
    padding: 0;
    border: 0;
}


/* news  * * * * * * * * * * * * * * * * * * * * * * * * * */

.news {
    margin-top: 25px;
}

.news hr {
    margin: 10px 0;
}

.news_month {
    font-weight: bold;
    padding-left: 11px;
    background-image: url(/images/icons/icon_square.gif);
    background-repeat: no-repeat;
    background-position: 0 5px;
}

.news_month a:link,
.news_month a:visited
{
   color: #313031;
   font-weight: normal;
}

.news_month a:hover,
.news_month a:active
{
   color: #FF9A00;
   font-weight: normal;
}

.news_date {
    font-weight: bold;
    margin-top: 10px;
}

.news_title {
    color: #FF9A00;
    font-weight: bold;
    margin-top: 4px;
}

div.content div.news_title a:link,
div.content div.news_title a:visited,
div.content div.news_title a:hover,
div.content div.news_title a:active {
    color: #FF9A00;
}

div.news h2 {
    margin-bottom: 20px;
    padding: 0 0 3px 20px;
    border-left: 1px solid #FF9A00;
    border-bottom: 1px solid #FF9A00;
    background-image: url(/images/icons/icon_arrow_links.gif);
    background-repeat: no-repeat;
    background-position: 7px 0.3em;
    font-size: 1.1em;
}

div.news .comment {
    color: #2982AD;
}

div.news div.news_details {
    width: 100%;
}

div.news div.news_details STRONG {
    clear: none;
}

div.news div.news_details a:link,
div.news div.news_details a:visited,
div.news div.news_details a:hover,
div.news div.news_details a:active {
    color: #2982AD;
}


div.news div.headline_newstheme {
    background-image: url(/images/backgrounds/background_headline_newstheme.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    padding: 4px 0 0 17px;
    height: 18px;
    color: #FE9900;
    margin-bottom: 10px;
    font-weight: bold;
}

div.news div.headline_newstheme p {
    margin: 0;
    padding: 0;
}




/* right  * * * * * * * * * * * * * * * * * * * * * * * * * */

.right {
    width: 159px;
    float: right;
    margin-right: 11px;
}


/* footer  * * * * * * * * * * * * * * * * * * * * * * * * * */

.footer {
    clear: both;
    background: url(/images/backgrounds/background_footer.jpg) repeat-y;
    height: 22px;
    overflow: hidden;
    color: #FFF;
    padding: 5px 9px;
    margin-top: 10px;
}

.footer2 {
  overflow: hidden;
  margin-bottom: 5px;
  margin-top: 15px;
}

.footer2 .footer_left {
  margin-right: 40px;
  margin-left: 10px;
}

.footer2 .footer_right {
  margin-right: 10px;
}

.footer2 .footer_right,
.footer2 a.arrow_double:link,
.footer2 a.arrow_double:visited,
.footer2 a.arrow_double:hover,
.footer2 a.arrow_double:active {
  color: black;
}


.footer p {
    margin: 0;
    padding: 0;
}

.arrow_double {
  background-image: url(/images/icons/icon_arrow_double.gif);
  background-repeat: no-repeat;
  background-position: 0px 50%;
  padding-left: 9px;
}

.arrow_double_orange {
  background-image: url(/images/icons/icon_arrow_double_orange.gif);
  background-repeat: no-repeat;
  background-position: 0px 50%;
  padding-left: 9px;
}


a.arrow_double:link,
a.arrow_double:visited,
a.arrow_double:hover,
a.arrow_double:active {
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
}

.footer_left {
  float: left;
}

.footer_right {
  float: right;
  color: #FFF;
}

.footer_right p {
  text-align: right;
}

.footer a:link,
.footer a:visited,
.footer a:hover,
.footer a:active {
  color: #FFF;
  text-decoration: none;
  font-weight: normal;
}


/* datatable */

.datatable,
.datatablevertical {
  width: 100%;
}

table.datatable th,
table.datatablevertical th {
  font-size: 0.9em;
  padding: 2px;
  background-color: #B0D0E5;
  border-bottom: 1px solid #FFF;
}

table.datatable td,
table.datatablevertical td {
  font-size: 0.9em;
  background-color: #D6E7F7;
  border-bottom: 1px solid #FFF;
  padding: 2px;
  vertical-align: top;
}

table.datatablevertical th,
table.datatablevertical td {
  vertical-align: middle;
  border-right: 1px solid #FFF;
}

table.datatable td.middle,
table.datatablevertical td.middle {
  vertical-align: middle;
}

div.content ul {
  margin-bottom: 1em;
}


/* productdatasmall */

table.productdatasmall {
    width: 100%;
    font-size: 0.9em;
}

table.productdatasmall th {
    padding: 3px 5px;
    border-bottom: 1px solid #FFF;
    border-right: 1px solid #FFF;
    background-color: #ADD0E4;
    font-size: 0.9em;
    white-space: nowrap;
}

table.productdatasmall td {
    vertical-align: top;
    background-color: #BED9EA;
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    padding: 3px 5px;
    font-size: 0.9em;
}

table.productdatacenter td,
table.productdatacenter th {
    text-align: center;
}

div.punkts {
    background-image: url(/images/punkts.gif);
  background-repeat: repeat-x;
  background-position: 0 100%;
}
td.punkts  {
    background-image: url(/images/punkts.gif);
  background-repeat: repeat-x;
  background-position: 0 100%;
}
td.line  {
    background-image: url(/images/sing_line.gif);
  background-repeat: repeat-x;
  background-position: 0 100%;
}


/* sign_box ***************************************/

td.sign_box
{
    background-image:url(/images/sign_mitte.gif);
    background-repeat:repeat;
    background-position: 0% 0%;

}
td.right_white
{
   border-right:1px solid #FFFFFF;

}
div.foot2
{
  background-image:url(/images/sign_unten.gif);
  background-repeat:no-repeat;
  background-position:100% 100%;
  background-color:#D3E5F1;
}
div.sign_box
{
    background-image:url(/images/sign_mitte.gif);
    background-repeat:repeat;
    background-position: 0% 0%;

}


/* contact ***************************************/

div.contact table td {
    padding: 2px 0px;
}

div.contact input
{
    width: 170px;
    border: #7F9DB7 1px solid;
    padding: 1px;
}

div.contact select
{
    width: 175px;
    /*color: #4A79A5;*/
    padding: 1px;
    background-color: #D6E3EF;
    border: 1px solid #7F9DB7;
}

div.contact_oben select
{
    width: 254px;
    /*color: #4A79A5;*/
    padding: 1px;
    background-color: #D6E3EF;
    border: 1px solid #7F9DB7;
}

div.contact_oben textarea
{
    height: 60px;
    width: 543px;
    border: #7F9DB7 1px solid;
    /*color: #4A79A5;*/
}

div.contact_text
{
    background-image:url(../images/contact_background.gif);
    background-repeat:repeat-y;
    background-position: 0% 0%;
}

div.contact_text
{
    width: 543px;
}

input.contact_button
{
  color: #717274;
  font-weight: bold;
  border: 1px solid #A4C3D7;
  background-image: url(/images/backgrounds/background_button.jpg);
  padding: 1px 2px;
  text-align: center;
}
input.searchmaterial_button
{
  color: #717274;
  font-weight: bold;
  border: 1px solid #A4C3D7;
  background-image: url(/images/backgrounds/background_button.jpg);
  float: right;
  text-align: center;
}


.label_noborder {
  border-top : 0px;
  border-bottom : 0px;
  border-left : 0px;
  border-right : 0px;
}


div.content ul.productcats {
    padding-top: 3px;
    list-style-type: none;
    font-weight: normal;
}

div.content ul.productcats li {
    padding-left: 0;
  background-image: url(/images/icons/icon_arrow_headlines.gif);
    background-repeat: no-repeat;
    background-position: 0px 0.4em;
    padding-left: 11px;
    padding-bottom: 4px;
}

div.content ul.productcats li a:link,
div.content ul.productcats li a:visited,
div.content ul.productcats li a:hover,
div.content ul.productcats li a:active {
    color: #2982AD;
}

div.content ul.productcats li a:hover,
div.content ul.productcats li a:active {
    color: #2982AD;
    text-decoration: underline;
}


div.content ul.blue_arrow {
    list-style-type: none;
    font-weight: normal;
}

h2.tdk2010,
div.content ul.blue_arrow li {
    padding-left: 0;
    background-image: url(/images/icons/icon_arrow_headlines.gif);
    background-repeat: no-repeat;
    background-position: 0px 0.4em;
    padding-left: 11px;
}

h2.tdk2010 {
  margin-bottom: 5px;
}

div.content ul.blue_arrow li a:link,
div.content ul.blue_arrow li a:visited,
div.content ul.blue_arrow li a:hover,
div.content ul.blue_arrow li a:active {

}

div.content ul.blue_arrow li a:hover,
div.content ul.blue_arrow li a:active {
    color: #2982AD;
}

.color_red,
a.color_red:link,
a.color_red:visited,
a.color_red:hover,
a.color_red:active {
    color: #CC0000;
}

div.content ul li a.color_orange_bold:link,
div.content ul li a.color_orange_bold:visited,
div.content ul li a.color_orange_bold:hover,
div.content ul li a.color_orange_bold:active {
    color: #FF9600;
    font-weight: bold;
}

div.content ul.orangelinks li a:link,
div.content ul.orangelinks li a:visited,
div.content ul.orangelinks li a:hover,
div.content ul.orangelinks li a:active {
    color: #FF9600;
}

div.content ul.bluelinks li a:link,
div.content ul.bluelinks li a:visited,
div.content ul.bluelinks li a:hover,
div.content ul.bluelinks li a:active {
    color: #2982AD;
}

div.flash_home {
margin-bottom: 23px;
}


/* sitemap */

div.content div.sitemap ul li{
  padding-left: 15px;
}

div.content div.sitemap ul li a {
  font-weight: bold;
  color: #FE9900;
  font-size: 1.2em;
}

div.content div.sitemap ul li ul li a {
  font-weight: normal;
  color: #313031;
  font-size: 1.1em;
}

div.content div.sitemap ul li ul li ul {
  margin-bottom: 0;  
}

div.content div.sitemap ul li ul li ul li a {
  font-weight: normal;
  color: #313031;
  font-size: 1em;
}

/* JPN Design Tools */

.bgEcm001
{
  background-color: #D6E7F7;
}

.cat_container {
  width: 279px;
}

.cat_container.col1 {
  float: left;
}

.cat_container.col2 {
  float: right;
}

.cat_container table.product_category {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 10px;
}

.cat_container table.product_category td {
  padding: 1px;
  border: 1px solid #999999;
  vertical-align: middle;
}

.cat_container table.product_category td.image {
  width: 53px;
}

.cat_container table.product_category td.image img {
  vertical-align: bottom;
}

.product_detail .topbox,
.product_detail .product_catalog,
.product_detail .application_guide,
.product_detail .product_search,
.product_detail .design_tools,
.product_detail .tech_notes {
  margin-bottom: 20px;
}

.product_detail .topbox div.boxtext {
  background: transparent url('/images/electronic-components/main_box_bottom.png') bottom left no-repeat;
  padding: 10px;
  overflow: hidden;
}

.product_detail .topbox img.head_img {
  border:1px solid #4D7BA7;
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
}

.product_detail h2 {
  font-size: 12px;
  color: #636563;
}

.product_detail .topbox h2 {
  font-size: 13px;
  padding: 8px;
  color: white;
  background: transparent url('/images/electronic-components/main_box_top.png') top left no-repeat;
}

.product_detail .product_catalog {
  background: transparent url('/images/electronic-components/box_product_catalog.jpg') top left no-repeat;
}

.product_detail .application_guide {
  background: transparent url('/images/electronic-components/box_application_guide.jpg') top left no-repeat;
}

.product_detail .product_catalog,
.product_detail .application_guide {
  height: 92px;
}

.product_detail .product_catalog a,
.product_detail .application_guide a{
  display: block;
  padding-left: 173px;
  padding-right: 17px;
  padding-top: 23px;
  height: 45px;
}

.product_detail .product_search h2,
.product_detail .design_tools h2,
.product_detail .tech_notes h2,
.product_detail .product_catalog h2,
.product_detail .application_guide h2 {
  padding: 3px 11px;
  background: transparent url('/images/electronic-components/small_box_top.png') top left no-repeat;
  border-bottom: 1px solid #999999;
  min-height: 15px;
}

.product_detail .product_catalog h2,
.product_detail .application_guide h2 {
  background: none;
}

.product_detail .product_catalog h2 span,
.product_detail .application_guide h2 span,
.product_detail .product_search h2 span,
.product_detail .design_tools h2 span,
.product_detail .tech_notes h2 span {
  color: #FF9900;
}

.product_detail .product_search .boxtext,
.product_detail .design_tools .boxtext,
.product_detail .tech_notes .boxtext {
  background: transparent url('/images/electronic-components/small_box_bottom.png') bottom left no-repeat;
}

.product_detail .product_search a:hover,
.product_detail .design_tools a:hover,
.product_detail .tech_notes a:hover {
  color: #2982AD;
}

.product_detail .design_tools .boxtext,
.product_detail .tech_notes .boxtext {
  padding: 10px;
}

.product_detail ul.items {
  margin: 0;
}

.product_detail ul.items li,
.product_detail ul.links li {
  padding-bottom: 10px;
  background-image: url('/images/electronic-components/arrow_blau.png');
}

.product_detail ul.items li a {
  display: block;
  padding-bottom: 4px;
}

.product_detail .product_search div.searchform,
.product_detail .product_search div.searchwords {
  padding: 10px;
}

.product_detail .product_search div.searchwords {
  padding-bottom: 0;
  padding-top: 0;
}

.product_detail .product_search div.searchwords ul.links {
  margin: 0;
}

.product_detail .product_search h3 {
  margin: 3px 0;
}

.product_detail .product_search .searchform {
  background-color: #EBEBEB;
  margin: 0 1px;
  margin-bottom: 10px;
  border-bottom: 1px solid #999999;
}

.product_detail .product_search .searchform form {
  margin-bottom: 10px;
}

.product_detail .product_search input[type="text"] {
  width: 190px;
  margin: 0;
  margin-right: 5px;
  float: left;
  font-size: 10pt;
  height: 20px;
}

.product_detail .product_search input[type="image"] {
  margin: 0;
}

.design_tools .boxtext ul li a
{
  font-weight: bold;
  color: #2E84AE;
}

div.epcos-link {
  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  margin-bottom: 15px;
  padding: 2px;
  overflow: hidden;
}

div.epcos-link img, 
div.epcos-link span {
  float: left;
  margin-left: 3px;
}

div.epcos-link span {
  margin-top: 4px;
}

div.epcos-link span img {
  margin-right: 5px;
  margin-top: 4px;
}

div.epcos-link a {
  font-weight: bold;
}

div.press_release {
  margin-top: 20px;
}

div.press_release h1,
div.press_release h2 {
  background: none;
  padding: 0;
}

div.press_release h1 {
  font-size: 1.8em;
  margin: 0.5em 0;
}

div.press_release h2 {
  font-size: 1.1em;
  margin: 0.3em 0;
}

div.press_release h3 {
  margin: 0.2em 0;
}

div.press_release .datum {
  margin-bottom: 0.3em;
}

div.press_release .seperator {
  padding: 0.5em 0;
  text-align: center;
}

div.press_release table {
  width: 100%;
}

div.press_release table td,
div.press_release table th {
  padding: 5px;
  border: 1px solid #CDCDCD;
  vertical-align: top;
}

div.press_release table th {
  background-color: #E0E0E0;
}

div.press_release table.contact td,
div.press_release table.contact td a,
div.press_release table.contact th {
  font-size: 10px;
}

.seat.download ol {
  margin: 15px 0;
  margin-left: 20px;
}

.seat.download ol li {
  padding: 2px 0;
}

table.tech_data {
  border-collapse: collapse;
}

table.tech_data td {
  padding: 2px;
}

.seat.major_functions p {
  margin: 15px 0;
}

.seat.major_functions img,
.seat.major_functions .headline_with_border {
  margin: 7px 0;
}

