hr {
	margin: 10px 0px 10px 0px;	
}
a.emailIcon{
	background: url('../../images/content/eaton/icons/icon_email.gif');
	display: block;
	width: 33px;
	height: 34px;
	float: left;
	margin-right: 5px;
}
a:hover.emailIcon {
	background: url('../../images/content/eaton/icons/icon_email_hover.gif');
}

a.printIcon{
	background: url('../../images/content/eaton/icons/icon_print.gif');
	display: block;
	width: 33px;
	height: 34px;
	float:left;
}
a:hover.printIcon {
	background: url('../../images/content/eaton/icons/icon_print_hover.gif');
}

#headerEaton {
  background: #FFFFFF;
  background-image: url("../../images/layout/level3_bg_head.gif");
  background-repeat: repeat-y;
  float: left;
  height: 100px;
}

#headerEaton #headnavi ul li a{
  color: #019844;
}

#headerEaton #suche {
  border-right: 1px solid #4AB780;
  background: #4AB780;
}

#headerEaton #headnavi ul li {
  background: url('../../images/content/eaton/icons/icon_next.gif') no-repeat scroll 8px 50%;
}

#subnavi .subnavi_content h4 a {
  color: #136DC3;
}
#content h1 {
  padding-top:10px;
  color: #136DC3;
  font-size:20px;
  border-bottom: 1px solid #136DC3;
}

.eatonhead{
  color: #136DC3;
  padding-left:20px;
  margin-bottom:0px;
}

#infonavi a {
  background:none;
  padding-left:20px;
}
#infonavi a:hover {
  background:none;
}