body {
  color:#000000;
  font-family:arial,helvetica,"Nimbus Sans L",sans-serif;
  font-size:82%;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
  margin: 0; padding: 0;
  margin-bottom: 10px;
  background-color:#FFFFFF;
  text-align: center;
}

* html body
{
   font-size: 82%;
}

img {
	border: 0px;
}

h1, h2, h3, h4 {
	line-height: 1.2em;
}


div.b2bm-header, div.b2bm-logo {
  display: none;
}

.sectionbox img {
	border: 0px solid #c7c7c7;
}

div.content {
 padding-top: 0px;
}
div.content {
   position: relative;
   margin: auto;
/*   width: 950px; */
   width: 99%;
   text-align: left;
   background-image: url(../images/bg_oben.gif);
   background-repeat: repeat-x;
   background-color: #fff;
   min-height: 800px;
   border: silver 0px solid;
}



div.main hr {

}
div.header {
	display: block;
	padding-bottom: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	border-bottom: 1px solid #e1e1e1;
}

div.header h1 { display: none; }
div.header ul.headerlist {
   list-style-type: none;
}

div.header li.headerlistitem {
   display: inline;
   font-weight: normal;
   font-size: 0.7em;
   padding-right: 10px;
   color: #747474;

}
div.header li.headerlistitem a {
   text-decoration: none;
   border: 1px solid #e1e1e1;
   padding-top: 4px; padding-bottom: 5px;
   padding-left: 6px; padding-right: 6px;
}

div.rechts h1 { display: none; }
div.rechts ul.viewfilter {
   list-style-type: none;
   padding-left: 5px;
   margin-left: 5px;
}

ul.viewfilter li.viewfilteritem {
   display: block;
	border: 1px solid #e1e1e1;
	font-size: 0.7em;
	color: #747474;
	border: 1px solid #e1e1e1;
	width: 130px;
	margin-bottom: 5px;
	   padding-top: 4px; padding-bottom: 5px;
   padding-left: 6px; padding-right: 6px;

}
ul.viewfilter li.viewfilteritem a {
   text-decoration: none;
   padding-top: 4px; padding-bottom: 5px;
   padding-left: 6px; padding-right: 6px;
}

ul.detaillist {
   list-style-type: none;
   padding-left: 5px;
   margin-left: 5px;
}

ul.detaillist li.detaillistitem {
	display: block;
	border: 1px solid #e1e1e1;
	font-size: 0.7em;
	color: #747474;
	border: 1px solid #e1e1e1;
	width: 130px;
	margin-bottom: 5px;
	   padding-top: 4px; padding-bottom: 5px;
   padding-left: 6px; padding-right: 6px;
}

ul.detaillist li.detaillistitem a {
   text-decoration: none;
   padding-top: 4px; padding-bottom: 5px;
   padding-left: 6px; padding-right: 6px;
}

div.rechts {
   width: 200px;
   float: right;
}

div.main {
	margin-right: 200px;
	   border-right: solid 1px #e1e1e1;
}

p.viewfilterheader, p.abcfilterheader {
	font-size: 80%;
	padding-left: 10px;
}

li.abcfilter2 {
	border: 1px solid #e1e1e1;
	font-size: 60%;
	width: 130px;
	margin-bottom: 5px;
   	margin-left: 10px;
	padding-top: 4px; padding-bottom: 5px;
   	padding-left: 6px; padding-right: 6px;
	color: black;
}

p.abcfilter a {
	text-decoration: none;
}



div.list_even,div.list_odd {
/*	font-size: 0.8em; */
	line-height: 1.6em;
	padding: 5px;
	padding-left: 60px;
	min-height: 55px;
	border-bottom: solid 1px #e1e1e1;
}

div.list_even a,div.list_odd a {
	color: rgb(0,0,0);
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 1px #000;
}

div.sectionbox {
overflow: visible;
min-height: 150px;
}

div.list_even img,div.list_odd img {
	border: solid 0px #e1e1e1;
	margin-right: 5px;
	margin-left: -60px;
}

div.list_odd {
/*   background-color:#E5F3FF; */
}

div.list_even {
/*   background-color:#F5FDFF; */
}

.invis {
	display: none;
}

.compview_headerbox img {
  margin-right: 20px;
  margin-top: 0px;
}

.compview_headerbox {
   display: block;
/*   height: 180px ; */
   min-height: 140px ;
/*   height: 15em; */
/* background-color: #f6f6f6;*/
   width:99%;
   margin:0px auto;
}
html>body .compview_headerbox { /* be nice to opera (&gekko) */
  /* height: auto; */
  /* min-height: 160px; */
}

.compview_header {
/*	font-size: 22px; */
	font-size: 2em;
	line-height: 2em;
	font-weight: bold;
	margin: 0px 180px 0px 30px;
	padding-top: 10px; 
	}
	
.compview_subheader {
/*  font-size: 12px; */
  line-height: 1.4em;
  margin: 5px 180px 10px 30px; 
  }



.kasterl {
	   border: 1px solid #666;
    padding: 3px 8px;
    background-color: #f7f7f7;
  margin-right: 4px;
	}

.kasterlzeile {
	margin-top: 5px;
	padding-top: 4px;
  margin-bottom: 5px;
	}

.suggest_link {
	background-color: #FFFFFF;
	color: #333;
	padding: 2px 6px 2px 6px;
/*	font-size: 0.8em; */
	border-bottom: 1px solid #e1e1e1;
}

.suggest_link_over {
/*	background-color: #3366CC; */
	background-color:#E5F3FF;
	color: #000;
	padding: 2px 6px 2px 6px;
/*	font-size: 0.8em; */
	border-bottom: 1px solid #e1e1e1;
}

form#frmSearch {
	margin: 0px;
	padding: 0px;
}
	#search_suggest {
		position: absolute; 
		background-color: #FFFFFF; 
		text-align: left; 
		border: 1px solid #e1e1e1;
		display: none;			
	}
	
input#txtSearch {
	border: 1px solid #e1e1e1;
	width: 140px;
	height: 16px;
	display: inline;
  margin-left: 0px;
	color: black;
}

input#cmdSearch {
	border: 1px solid #e1e1e1;
}

div.comp_item {
  margin: 0px 0px 3px 160px;
}

div.comp_item table tr td {
  padding-top: 4px;
}

div.comp_item table {
	margin-bottom: 5px;
	}

div.comp_item#founded, div.comp_item#subsidaries, div.comp_item#employee, div.comp_item#custom2, div.comp_item#custom3 {
  margin: 0px 0px 3px 220px;
}

div.tech_item{
  margin: 0px 0px 3px 220px;
    padding-left: 0px;
}

div.figure_item{
  margin: 0px 0px 3px 220px;
  padding-left: 0px;
}

div.comp_item#name, div.tech_item#tech_title, div.comp_content#tech_title {
  font-size: 130%;
  padding-top: 10px;
  font-weight: bold;
}

div.comp_item#name{
	margin: 0px 0px 20px 15px;
	}

div.comp_text, div.tech_text, div.figure_text {
  margin: 0px 0px 3px 15px;
  display: block;
  text-align: right;
  color: #727272;

  float: left;
  font-weight: bold;
}

div.comp_title {
	margin-top: 1.4em;
	margin-left: 15px;
  color: #727272;
  font-weight: bold;

}

div.comp_content {
  margin-top: 3px;
  margin-left: 15px;
  margin-right: 160px;
}
	
hr.trenner {
  visibility: hidden;
  margin: 10px 0px 10px 0px;
}

div.main#detail, .search {
/*  font-size: 0.8em; */
  line-height: 1.6em;
}

.search {
	margin-left: 15px;
	}

div.main .desc {
  background-image: url(./images/bg_index_headline.png);
  background-repeat: repeat-x;
  background-position: bottom;
  border: 1px solid #dedddd;
  color: #000000;
  font-weight: bold;
  padding: 3px 10px 4px 10px;
  margin-bottom: 10px;
  margin-top: 3px;
  margin-right: 3px;
}

div.main .desc .desc_sub {
  padding-left: 10px;
	color: #727272;
}

.main .bar {

  background-image: url(./images/bg_index_headline.png);
  background-repeat: repeat-x;
  background-position: bottom;
  border: 1px solid #dedddd;
  padding: 3px 10px 4px 10px;
  margin-bottom: 10px;
  margin-top: 3px;
}

div.pageinfo {
  text-align: left;
  width: 200px;
  line-height: 1.2em;
  font-size: 70%;
  float: left;
}
div.paginate {
  text-align: right;
  line-height: 1.2em;
  font-size: 70%;
  margin-left: 220px;
}

.pdc_profile_selector
{
  border-bottom: 1px solid #99999a;
  height:22px;
  margin-bottom: 10px;
  margin-top: 20px;
  padding-left: 10px;
}

.pdc_profile_selector A{
  outline:0;
  text-decoration:none;
  border-bottom: 0px solid #99999a;
  background-image: url(./images/pdc_bg_profile_selector_out.gif);
  width:80px;
  line-height: 22px;
  display:block;
  float:left;
  margin-right:8px;
  text-align:center;
  position:relative;
  top: 1px; 
}
.pdc_profile_selector A:active{
  outline:0;
}
.pdc_profile_selector A.active{
  background-image: url(./images/pdc_bg_profile_selector.gif);
}

.vdalist ul li {
  
}

.main .bar {

  background-image: url(./images/bg_index_headline.png);
  background-repeat: repeat-x;
  background-position: bottom;
  border: 1px solid #dedddd;
  padding: 3px 10px 4px 10px;
  margin-left: 0px;
  margin-right: 5px;
  margin-bottom: 10px;
  margin-top: 3px;
}

div.uponelevel {
  text-align: left;
  width: 200px;
  line-height: 120%;
  font-size: 70%;
}

/* --- Navigationselemente --- */


/*LI Nav-Menu*/
.navigation0
{
  list-style-type: none;
  padding-top: 5px;
  margin-left: -30px;
  font-size: 8pt;
}

.navigation0 li
{
  float:left;
  padding-right: 10px;
  margin-left: 10px;
  list-style-type: none;
  border-right: 1px solid white;
}

.navigation0 li a
{
  color:white;
  font-weight:bold;
  text-decoration: none;
}
.navigation0 li a:hover
{
  color: #acacac;
}
/*/LI Nav-Menu*/

/*LI User-Menue*/
.navheader {
  width: 194px;
  padding: 0px;
  margin: 0px;
  text-align:left;
  font-size: 9pt;
}

.navheader ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

.navheader LI {
  list-style-type: none;
  display: inline;
  line-height: 26px;
}

.navheader A {
  padding-left: 14px;

  font-weight: bold;
  color: #000000;
  /*background-image: url(img/nav_1bg.gif);*/
  background-image: url(./images/nav_1bg_b.gif);
  background-repeat:no-repeat;
  height:26px;
  display: block;
  text-decoration: none;
  border: 0px;
  background-color:transparent;
}

.navheader A:visited {
  padding-left: 14px;
  font-weight: bold;
  color: #000000;
  display: block;
  text-decoration: none;
  background-color:transparent;
}

.navheader A:hover {
  color: #000000;

  background-color:transparent;
}

.navheader span {
  padding-left: 14px;
  color: #000000;
  background-image: url(./images/nav_1bg_b.gif);
  background-repeat:no-repeat;
  font-weight: bold;
  display: block;
  border-bottom: 0px;
  background-color:transparent;
}

.navabcfilter {
  padding: 0px;
  margin: 0px;
  width: 194px;
  padding-bottom:11px;
  background-image:url(./images/nav_2_bottombg2.gif);
  background-position: left bottom;
  background-repeat:no-repeat;
  margin-bottom:10px;
  text-align:left;
  font-size:8pt;
}

.navabcfilter li {
  list-style-type: none;
  padding-bottom: 0px;
  background-image: url(./images/nav_2bg.gif);
  background-repeat: repeat-y;
  display: block;
  text-decoration: none;
  padding-left: 20px;
  padding-right: 20px;
  line-height:20px;
  border: 0px;
}

.navabcfilter li.cleanbg {
  background-image: url(./images/nav_2bg_clean.gif);
}
.navabcfilter li a {
	color: #01506f;
	text-decoration: none;
  line-height:20px;
}

.navigation2 {
  padding: 0px;
  margin: 0px;
  width: 194px;
  padding-bottom:11px;
  background-image:url(./images/nav_2_bottombg2.gif);
  background-position: left bottom;
  background-repeat:no-repeat;
  margin-bottom:10px;
  text-align:left;
  font-size:8pt;
}

.navigation2 ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  line-height: normal;
}

.navigation2 LI {
  list-style-type: none;
  display: inline;
  padding-bottom: 0px;
}

.navigation2 A {
  background-image: url(./images/nav_2bg.gif);
  background-repeat: repeat-y;
  display: block;
  text-decoration: none;
  padding-left: 20px;
  line-height:20px;
  color: #01506f;
  border: 0px;
}

.navigation2 A:hover {
  padding-left: 20px;
  color: black;
  display: block;
  text-decoration: none;
  border:0px;
}

.navigation2 .abcfilter2 a {
  background-image: none;
  display: inline;
 
}

/*/LI User-Menue*/ 

.b2bm-rightmenu
{
  width: 176px;
  border-left: 1px solid #99999a;
  padding-left: 0px;
  margin-left: 0px;
  margin-bottom: -10px;
}
* html .b2bm-rightmenu 
{
  margin-left: 0px;
}
.prodmenu {
  border-left: 0px solid black;
  width: 150px;
  height: 150px;
  float: right;
  margin-left: 5px;
/*  background: url(./images/menu.gif) repeat-y -1px 0px; */
}

.prodmenu a {
  display: block;
  padding-left: 10px;
  outline:0;
  text-decoration:none;
  border-bottom: 0px solid #99999a;
  line-height: 22px;
  background: none;
  font-size: 0.92em;
/*  background-color: #f7f7f7; */
  background-color: #eeeeee;
}

.prodmenu .prodmenu_title {
	/*color: #727272;*/
	color: black;
  display: block;
  padding-left: 10px;
  outline:0;
  text-decoration:none;
  font-size: 1.1em;
  line-height: 22px;
  background: none;
  font-weight: bold;
	}

.sectionbox#proddisp, .sectionbox#facidisp {
  margin-right: 155px;
  padding-right: 10px;
  border-right: 1px solid #969696;
}
	
.prodmenu A:active{
  outline:0;
}
.prodmenu A.active{
/*   background: url(./images/menus.gif) no-repeat left 5px; */
	  background-color: #dcdcdc;
	  color: black;
	
}
.ptbox, .fabox {
	margin: 0px;
	padding: 0px;
	}

.ptbox img, .fabox img {
	margin: 0px;
	margin-left: 15px;
}

.compview_links {
  color: black;
  margin: 20px 180px 10px 30px;
/*  font-size: 90%; */
  line-height: 1.2em;
}

.compview_links a {
  color: black;
  text-decoration: none;
}

.compview_links img {
  vertical-align: -20%;
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
  border: 0px;
}

.compview_links ul {
	list-style-type: none;
  padding: 0px;
  margin: 0px;
  line-height: normal;
}

.compview_links ul li {
	text-align: left;
	vertical-align: middle;
  list-style-type: none;
  margin: 2px;
  display: block;
  width: 90px;
  float: left;
  padding: 2px;
  padding-left: 5px;
  border: 1px solid #666;
  background-color: #ffffff;
}

.compview_links ul li .breite {
	width: 150px;
	}

.tab a, .tabs a {
	font-weight: bold;
	}
	
h1.vda {
	font-size: 140%;
	padding-left: 0em;
	}
	
	h2.vda {
  font-size: 120%;
  padding-left: 1em;
  }
  
  h3.vda {
  font-size: 100%;
  padding-left:2em;
  }
 
 h4.vda {
  font-size: 80%;
  padding-left: 3em;
}

.vda a {
	color: black;
	text-decoration: none;
	}
	
* html td {
  font-size: 82%;
	line-height: 1.2em;
	}

.filterletter {
  font-size: 1em;
  margin-left: 10px;
}

.filterletter a {
	padding: 3px 0.5em;
}

ul.pvda {
   list-style-type: none;
   margin-left: 0px;
   padding-left: 0px;
}

li.pvda1 {
	color: #727272;
}

li.pvda2 {
  color: #727272;
  padding-left: 10px;
}

li.pvda3 {
  color: black;
  padding-left: 20px;
}

.lastupdatinfo {
  text-align: right;
  font-size: 82%;
  margin-right: 210px;
  margin-top: 7px;	
}

