@charset "utf-8";

#SENNHEISER h1 {
	margin: 0px;
	padding: 0px;
	line-height: 100%;
	background-image: url(../img/h1.gif);
	background-repeat: no-repeat;
	height: 350px;
	width: 640px;
	text-indent: -9999px;
}
#SENNHEISER h2 {
	padding: 0px;
	clear: both;
	margin: 0px;
	line-height: 100%;
}
#SENNHEISER h3{
	font-size: 1.1em;
	font-weight: bolder;
	color: #006699;
	padding: 0px 0px 3px;
	text-align: left;
	clear: both;
	margin: 5px 30px;
	border-bottom: 1px solid #4D94B7;
}
#SENNHEISER h4 {
	font-size: 1em;
	font-weight: bold;
	text-indent: 5px;
	color: #006699;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #006699;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
	background-color: #EEF6F9;
}
#SENNHEISER h5 {
	margin: 1em 0px 5px 10px;
	padding: 0px 0px 0px 5px;
	font-size: 0.9em;
	color: #000000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: left;
	clear: both;
}
#SENNHEISER h6 {
	margin: 0px 0px 0px 20px;
	font-size: 1em;
	color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-indent: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
#SENNHEISER strong {
	font-weight: bolder;
	color: #000000;
}
