/*23.05.2008*/
.antiView {
	display: none;
}
body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:   11px;
	color:       #000;
	background:  #FFF;
}
table caption {
	display: none;
}
h1 {
	font-size:     16px!important;
	margin-bottom: 25px!important;
}
h1,h2, h4, h5, h6 {
  line-height:   13px;
  margin-bottom: 5px;
  font-size:     14px;
  /*color:         #142F5D;*/
  color:         #000;
}
h3 {
  margin-bottom: 5px;
  font-size:     12px;
  /*color:         #142F5D;*/
  color:         #000;
  height:        16px;
}
.heading {
	color:         #900;
	display:       block;
	font-size:     14px;
	font-weight:   bold;
	margin-bottom: 3px;
}
.headings {
	font-size:    14px;
	font-weight:  bold;
 /*color:         #142F5D;*/
  color:         #000;
  margin-bottom:22px;
}
.hotline {
  letter-spacing: -1px;
  float:         left;
  margin:        0!important;
  padding:       7px 0;
  font-size:     14px!important;
  line-height:   20px!important;
}
.request {
  letter-spacing: -1px;
  float:         left;
  margin:        0 0 0 5px!important;
  padding:       7px 0;
  font-size:     14px!important;
  line-height:   20px!important;
}
h1.productName {
  margin:        0!important;
}
.infoHeadline {
  margin:        0 0 5px 5px;
  font-weight:   bold;

}