html, body {
 width: 100%;
 height: 100%;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-style: normal;
 font-weight: normal;
 color: #000000;
 line-height: 14px;
 margin: 0px;
 padding: 0px;
 background-color: #FFFFFF;
/* overflow: auto; */
}


div#print_logo {
	z-index:10;
	display: block;
	position: absolute;
	right: 20px;
	top: 10px;
	width: 230px;
	height: 87px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div#pagecontainer {
 display: block;
 width: 991px;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

div#modulation {
 display: none;
}

div#logo {
 display: block;
 position: absolute;
 left: 606px;
 top: 55px;
 width: 170px;
 height: 45px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}

div#pageheader {    /* GJ 2007.06.26 - changed from visibility: hidden; */
  display:none;
}

div#navmeta {
  display:none;
}

div#metalinks {
  display:none;
}

div#changelang {
  display:none;
}

div#navmain {
  display:none;
}

div#mainlinks {
  display:none;
}

div#navleft {
  display:none;
}

div#flash {
  display:none;
}

div#content {
 display: block;
/* position: absolute; */   /* GJ 2007.06.26 - this causes that content is not clipped while printing  */
 z-index:1;
 left: 0px;
 top: 0px;
 width: 600px;
 margin: 0px 0px 0px 0px;
 padding: 3px;
 vertical-align: top;
}

div#content_std {
 display: block;
/* position: absolute; */   /* GJ 2007.06.26 - this causes that content_std is not clipped while printing  */
 z-index:1;
 left: 0px;
 top: 0px;
 width: 600px;
 margin: 0px 0px 0px 0px;
 padding: 115px 50px 50px 50px;
 vertical-align: top;
}

div#content #prod_intro {
 background-color: #FFFFFF;
 margin: 0px 0px 50px 0px;
 /*margin: -6px 0px 50px -50px;*/
 padding: 0px 0px 0px 0px;
}

div#prod_intro img{
 margin: -5px 0px 0px -50px;
 padding: 0px 0px 0px 0px;
 border: 0px;
}

div#content #prod_intro_bottomline {
 display: none;
}

div#content #prod_entry {
 background-color: #FFFFFF;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

div#prod_entry img{
 margin: -5px 0px 0px -50px;
 padding: 0px 0px 0px 0px;
 border: 0px;
}

div#content #prod_entry_bottomline {
 display: none;
}

div#content h2, #content_std h2, h2 {
 /*width: 500px;*/
 color: #000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 line-height: 22px;
 font-size: 20px;
 font-style: normal;
 font-weight: normal;
 margin: 0px 0px 30px 0px;
 padding: 0px 0px 0px 0px;
}

div#content h3, #content_std h3, h3 {
 color: #000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 15px;
 line-height: 15px;
 font-style: normal;
 font-weight: bold;
 margin: 0px 0px 12px 0px;
 padding: 0px 0px 0px 0px;
}

div#content h4, #content_std h4 {
 color: #000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-style: normal;
 font-weight: bold;
 margin: 0px 0px 10px 0px;
 padding: 0px 0px 0px 0px;
}

div#content p, #content_std p {
 margin: 0px 0px 10px 0px;
 padding: 0px 0px 0px 0px;
}

div#content ul {
 list-style-position: outside;
 margin: -11px 0px 0px 0px;
 padding: 0px 0px 0px 15px;
}

div#content li {
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

div#content a, div#content_std a, div#content_copy a {
 color: #000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-style: normal;
 font-weight: normal;
}



/* Produkt finder */

div#productfinder {
 display: none;
}


/* Quick Search */

.quicksearch {   /* GJ 2007.06.26 - changed from visibility: hidden; */
  display:none;
}


div#toolbox {
  display:none;
}

div#prod_chapter img {
 margin: -5px 0px 0px -50px;
 padding: 0px 0px 0px 0px;
 border: 0px;
}

div#prod_chapter_headline {
 width: 100%;
 height: 35px;
 background-color: #000000;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

div#prod_chapter_headline h2{
 width: 500px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 line-height: 35px;
 font-style: normal;
 font-weight: normal;
 margin: 0px 0px 0px 33px;
 padding: 0px 0px 0px 0px;
 color: #FFFFFF;
 font-size: 22px;
}

div#content #prod_chapter_bottomline {
 display: none;
}

div#content #prod_chapter_bottomline h1 {
 color: #000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 line-height: 19px;
 font-size: 19px;
 font-style: normal;
 font-weight: normal;
 margin: 0px 0px 0px 0px;
 padding: 5px 0px 0px 15px;
}

div#first_col {
 position: absolute;
 width: 567px;
 top: 253px;
 left: 0px;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 33px;
}

div#first_col p{
 margin: 0px 0px 0px 0px;
 padding: 23px 0px 0px 0px;
}

div#first_col table{
 width:567px;
}

div#first_col table #headline{
 width:30%;
}

div#second_col {
 z-index: 20;
 position: absolute;
 top: 430px;
 left: 600px;
 display: block;
 /*height: 300px;*/
 width: 185px;
 margin: 0px 0px 0px 0px;
 padding: 2px 0px 5px 10px;
 /*background-color: #FFFFFF;*/
 border-left: 1px solid #000000;; 
}

div#second_col ul{
 color: #000000;
 list-style-image: url("../images/sec_col_liststyle.gif");
}

div#new_prod h4 {
 display: block;
 color: #000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-style: normal;
 font-weight: bold;
 margin: 0px 0px 10px 0px;
 padding: 0px 0px 0px 0px;
}

div#new_prod p{
color:#FFFFFF;
}

.articleHead, .articleHead a {
 color: #000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height: 14px;
 font-style: normal;
 font-weight: normal;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 text-decoration: none;
}

.articleHead a:hover {
 text-decoration: underline;
}

.articleText {
 color: #000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height: 14px;
 font-style: normal;
 font-weight: normal;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 text-decoration: none;
}

.articleLink {
 color: #000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height: 14px;
 font-style: normal;
 font-weight: normal;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

div#content .catListLink {
 color: #000000;
 line-height: 18px;
}

div#content_pic_flash {
  display:none;
/* GJ 2007.06.26 - to have product details close to the page top
 margin: -6px 0px 50px -50px;
 padding: 0px 0px 0px 0px;
 border: 0px;
*/
}

div#content_copy {
 clear: both;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 width: 600px;  /* GJ 2007.06.26 - was 500px */
}

div#content_copy_small {
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 width: 500px;
}

div#page_footer{
 width: 500px;
 height: 20px;
 margin: 30px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 font-style: normal;
 font-weight: normal;
}

div#page_footer a{
 color: #000000;
}

div#content_pic{
 margin: -6px 0px 50px -50px;
 padding: 0px 0px 0px 0px;
 border: 0px;
}



/* sitemap */
a.sitemap_level1 {
	display:block;
	border-bottom:1px solid #b4a8b4;
	color:rgb(217,104,28);
	font-weight:normal;
	padding-bottom:.4em;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:right;
}

a.sitemap_level2 {
	color:rgb(62,77,116);
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:170px 4px;
	display:block;
}

a.sitemap_level3 {
	color:rgb(190,190,190);
}

.sitemap_level2_container {
	float:left;
	width:50%;
	padding-top:.3em;
}

.sitemap_level3_container {
	float:right;
	width:50%;
	padding-top:.3em;
}



.input_searchbox {
	width:125px;
	vertical-align:middle;
	font-size:11px;
	color: rgb(62,77,116);
}

.content     { font-family: Verdana, Arial, Geneva, sans-serif; font-size: 11px; color: #000000; }
.mailt       { font-family: Verdana, Arial, Geneva, sans-serif; font-size: 11px; color: #000000; }
.mail1       { font-family: Verdana, Arial, Geneva, sans-serif; font-size: 11px; color: #000000; }
.mail, .input, .textarea, .InputArea, .InputButton, option, select       { font-family: Verdana, Arial, Geneva, sans-serif; font-size: 11px; color: #000000; }

div#bread_crumbs {
 font-style: normal;
 font-weight: normal;
 margin: 0px 0px 28px 0px;
 padding: 9px 0px 0px 0px;
 color: #000000;
 font-size: 11px;




 line-height: 12px;
 width: 710px;

}

div#bread_crumbs a{
 font-size: 11px;
 text-decoration: underline;
 color: #000000;
}

div#bread_crumbs a:hover{
 text-decoration: underline;
}



/* Search */

.search_weight_bg {
 margin: 0px 0px 8px 0px;
 padding: 0px;
 border: 1px solid #969699;   
 width: 100px;
 height: 2px;
 background-color: #CCCCCC;
 font-size: 1px;
 line-height: 1px;
}

.search_weight {
 margin: 0px;
 padding: 0px;
 border: 0px;   
 height: 2px;
 background-color: #FF8086;
 font-size: 1px;
 line-height: 1px;
}

.search_weight_text {
 margin: 8px 0px 0px 0px;
 padding: 0px;
 font-size: 9px;
}

.phpdigHighlight {
 color: #000000;
 background-color: #FFFFFF;
}

a .phpdigHighlight {
 text-decoration: underline;
}

/*
.phpdiginputtext, .phpdigselect, .phpdiginputsubmit, .phpdiginputradio {
}

a.phpdig, a.phpdigMessage, span.phpdigMsg, span.phpdigAlert {
}
*/


.phpdiginputtext {
 width: 104px;
 height: 14px;
 font-size: 10px;
 margin: 0px;
 padding: 0px 3px 0px 3px;
 background: transparent;
 border-width: 1px;
 border-style: solid;
 border-color: #74777C;
 color: #000000;
}


/* Product list and details */

img.tab_spacer {
  width: 25px;
  height: 5px;
}

table#product {
   width: 600px;
   border: 0px;
   text-align: left;
   vertical-align: top;   
   color: #000000;
   background-color: #000000;   
}

table#product .lcol {
   background-color: #FFFFFF;
}

table#product .rcol {
   width: 100%;
   background-color: #FFFFFF;   
}

table#product #photo_main {
   float: left;
   margin-right: 20px;   
}

table#product #photo_thumbs {
   float: left;
}

table#product .photo_thumb {
   border: 2px solid #FFFFFF;   
}

table#product .photo_selthumb {
   border: 2px solid #000000;   
}

table#product .photo_text_link {
   margin: 0px 0px 15px 2px;
}

table#product .photo_link {
   text-decoration: none;
}

table#product .download {
   padding-left: 10px;
   padding-bottom: 4px;
}

table#productlist {
   width: 600px;
   border: 0px;
   text-align: left;
   vertical-align: top;   
   color: #000000;
   background-color: #000000;
}

table#productlist .head {
   background-color: #FFFFFF;
}

table#productlist .image {
   background-color: #FFFFFF; 
}

table#productlist .articletext {
   width: 100%;
   background-color: #FFFFFF;
}

table#productlist .size {
   white-space: nowrap;
   background-color: #FFFFFF;  
}

table#productlist .vpe {
   white-space: nowrap;
   background-color: #FFFFFF;   
}

table#productlist .price {
   white-space: nowrap; 
   color: #000000;
   background-color: #FFFFFF;  
}

table#productlist .artnr {
   white-space: nowrap; 
   color: white;
   background-color: #FFFFFF;  
}

.terminliste {
   width: 450px;
   border: 0px;
   text-align: left;
   vertical-align: top;   
   color: #000000;
   background-color: #FFFFFF;   
}

.terminliste .head {
   background-color: #FFFFFF;   
   border: 0px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   border-color: #999999;
   border-style: solid;
   font-weight: bold;
}

.termin {
   height: 20px;
   border: 0px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   border-color: #999999;
   border-style: solid;
   background-color: #FFFFFF;
   padding-left: 10px;
   white-space: nowrap;
   width: 100px;
}

/* DEL Charges */
#delChargesForm {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #333333;
  border: 1px dotted #999999;
  padding: 2px;
  width: 486px;  /* for IE */
  w\idth: 490px; /* IE hack due to the other box-model */
  margin-top: 20px;
  margin-bottom: 20px;
}

#delChargesForm table { 
  width: 100%;
  border: none;
  border-collapse:collapse;
  border-spacing: 0px;
}

#delChargesForm .delFormCell {
  border-bottom:1px dotted #999999;
}

#delChargesForm .delError {
  color: #b10d5b;
}

#delChargesForm .delFormInfoCell {
  color: #666666;
  font-weight:normal;
  border-bottom:1px dotted #999999;
}

#delChargesForm  input.delFormInput {
  color: #666666; 
  text-align: right; 
  font-size: 12px;
  width: 78px;
}

#delChargesForm input.delFormButton {
  color:#68686a;
  font-size: 12px;
  width: 82px;
  margin-left:0px;
  cursor: pointer;
  background-color:#cccccc;
  border:1px solid;
  border-top-color:#999999;
  border-left-color:#999999;
  border-right-color:#999999;
  border-bottom-color:#999999;
}

.delResultBox {
  border-top: 1px solid #999999;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  border-bottom: none;
  width: 495px;
  margin-bottom: 20px;
}

.delResultBox .delResultBoxTitle {
  border-bottom: 1px solid #999999;
  background-color: #CCCCCC;
  padding: 5px 10px 5px 10px;  
}

.delResultBox .delResultBoxContent {
  position: relative;
  border-top: 1px solid #FFFFFF;  /* without it IE doesn't show the bottom border */
  border-bottom: 1px solid #999999;
  padding: 10px 5px 10px 5px;  
}

.delResultBox .delResultBoxContent table { 
  border: none;
  border-collapse:collapse;
  border-spacing: 0px;
}

.delResultBox .delResultBoxContent td {
  vertical-align: top;
}

.delResultBox .delResultBoxContent .delMarketLeft {
  padding-bottom: 10px;
}
  
.delResultBox .delResultBoxContent .delMarketMiddle {
  width: 85px;
}
  
.delResultBox .delResultBoxContent .delMarketRight {
  padding-left: 33px;
}
  
.delResultBox .delResultBoxContent .delResultConfig {
  text-align: right;
}

.delResultBox .delResultBoxContent .delResultConfigValue {
  text-align: right;
}

.delResultBox .delResultBoxContent .delResultConfigUnit {
  text-align: left;
  padding-left: 2px;
}

.delResultBox .delResultBoxContent .delResultConfigLast {
  padding-bottom: 10px;
}

.delResultBox .delResultBoxContent .delResultConfigSpaceline {
  border-top: 1px solid #999999;
  font-size: 5px;
  line-height: 5px;
  height: 5px;
}

#delChargesResult {
  margin-top: 20px;
}