html
	{
	font-size: 0.75em;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	background: url("/docroot/hasena.ch/imgs/htmlBg.jpeg") repeat-x #cacaca;
	margin: 0;
	padding: 0;
	}

body
	{
	margin: 0;
	padding: 0;
	}

a	{
	text-decoration: none;
	}

.body
	{
	position: relative;
	width: 800px;
	margin: auto;
	background-color: #ffffff;
	}

.header
	{
	width: 800px;
	height: 106px;
	background-color: #000000;
	background-image: url('/docroot/hasena.ch/imgs/verlauf2.jpeg');
	position: relative;
	}
	
.header img
	{
	border: none;
	margin-left: 10px;
	}

.navigationLang
	{
	font-weight: bold;
	font-size: 0.9em;
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	padding-right: 10px;
	list-style: none;
	margin: 0;
	}

.navigationLang li
	{
	margin-left: 2px;
	height: 18px;
	width: 50px;
	float: left;
	background-image: url('/docroot/hasena.ch/imgs/nav_link_bg.png');
	text-align: center;
	line-height: 18px;
	}

.navigationLang li a
	{
	color: #999999;
	}

.navigationLang li.active a
	{
	color: #3b3b3b;
	}


.navigationLevel1
	{
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	padding-right: 10px;
	}

.navigationLevel1 li
	{
	float: left;
	background-image: url('/docroot/hasena.ch/imgs/tab_inactive.png');
	width: 77px;
	height: 26px;
	line-height: 26px;
	margin-left: 2px;
	text-align: center;
	}

.navigationLevel1 li.active
	{
	background-image: url('/docroot/hasena.ch/imgs/tab_active.png');
	}
	
.navigationLevel1 li a 
	{
	color: #cccccc;
	}

.navigationLevel1 li.active a 
	{
	color: #3b3b3b;
	}
	
.navigationLevel2 
	{
	width: 800px;
	height: 110px;
	background-image:url('/docroot/hasena.ch/imgs/bg_nav_horiz_container.jpeg');
	position: relative;
	padding: 0;
	margin: 0;
	}


/* example_3 css */
#example_3 {
	position: absolute; /* important */
	overflow: hidden; /* important */
	width: 780px; /* important */
	height: 89px; /* important */
	margin: 0 0;
	top: 10px;
	left: 10px;
}

#example_3_frame {position: relative}
#example_3_previous {float: left;}
#example_3_next {float: right;}
#example_3_content {
	position: absolute;
	top: 0;
	margin-left: 20px;
}

#example_3_content
#example_3_content li {
	list-style: none;
	margin: 0;
	padding: 0;
}
	#example_3_content {
		border-top: 1px solid #848484;
		border-bottom: 1px #848484 solid;
		margin: 0;
		padding-left: 22px;
		width: 4000px;
		background-image: url('/docroot/hasena.ch/imgs/bg_nav_horiz_carousel.jpeg');
	}
	#example_3 ul li {

		display: block;
		float: left;
		margin: 6px 5px;
		border: none;
		text-align: center;
	}
	#example_3 ul li a {
		color: #999999;
	}

#example_3 ul li img {
	border: none;
	display: block;
	border-top: 1px solid #828282;
	border-left: 1px solid #828282;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	
}

#example_3 ul li.active img {
	border: 1px solid #000000;	
}

#example_3 ul li.active a {
	color: #000000;	
}

.navigationLevel3
	{
	float: left;
	margin: 10px;
	}


/* example_4 css */
#example_4 {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 148px; /* important */
	height: 380px; /* important */
}

#example_4_frame {position: relative}
#example_4_frame img {position: absolute;}
#example_4_previous {top: 0; left: 0;}
#example_4_next {top: 360px; left: 0;}

#example_4_content {
	width: 146px;
	position: absolute;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	left: 0;
	height: 1920px;
	border-left: 1px solid #cccccc;
	border-right: 1px #cccccc solid;
}

#example_4 ul li {
	list-style: none;
	margin: 0;
	padding: 0 ;
	width: 148px;
	display: block;
	margin: 6px 4px;
	border: none;
	height: 112px;
	text-align: center;
}


.example_4_item img {
	display: block;
	margin: 5px;
	border-top: 1px solid #828282;
	border-left: 1px solid #828282;
	border-right: 1px solid #cdcbce;
	border-bottom: 1px solid #cdcbce;
}

.example_4_item a 
	{
	color: #cccccc;	
	}

#example_4 ul li.active img {
	border: 1px solid #000000;	
}

#example_4 ul li.active a {
	color: #000000;	
}


/* Content */

.contentContainer
	{
	background-color: #ffffff;
	/*height: 2000px;*/
	}
	
.content
	{
	margin-left: 168px;
	position: relative;
	height: 100%;
	}
	
.productImagesLinks
	{
	margin-top: 40px;
	width: 462px;
	float: left;
	margin-right: 10px;
	}

.productImagesLinks img
	{
	float: right;
	cursor: pointer;
	}

.productImagesLinks a.imgIndex
	{
	padding: 5px 6px;
	margin-left: 28px;
	margin-bottom: 10px;
	display: block;
	width: 20px;
	border: 1px solid #cccccc;
	text-align: center;
	color: #999999;
	}

.productImagesLinks a.imgIndexActive
	{
	padding: 5px 6px;
	margin-left: 28px;
	margin-bottom: 10px;
	display: block;
	width: 20px;
	border: 1px solid #000000;
	text-align: center;
	color: #000000;
	}


.moreArticles
	{
	float: right;
	margin-top: 19px;
	}

.productDescription
	{
	line-height: 1.5em;
	float: left;
	width: 232px;
	margin-top: 19px;
	margin-right: 10px;
	margin-left: 70px;
	font-weight: normal;
	}


.pdfs2Download
	{
	margin-top: 20px;
	}

span.downloadCat
	{
	padding: 0;
	padding-left: 10px;
	font-weight: normal;
	
	}

a.buttonLink
	{
	width: 150px;
	height: 27px;
	display: block;
	margin: 9px 0 0 0;
	line-height: 27px;
	background-image: url('/docroot/hasena.ch/imgs/Hasena_Button_up.png');
	}
	
a.buttonLink span
	{
	float: left;
	padding-left: 10px;
	color: #989898;
	}

a.buttonLink span.used
	{
	color: #000000;
	}

img.icon
	{
	float: right;
	padding-top: 5px;
	border: none;
	}

.otherInfo
	{
	float: right;
	margin-right: 10px;
	width: 150px;
	}

.searchForm
	{
	margin: 113px 0 0 0;
	padding: 0;
	}

.productLineLabel
	{
	position: absolute;
	top: 10px;
	right: 10px;	
	}
	
.searchFieldInputDiv
	{
	height: 31px;
	width: 150px;
	background-image: url('/docroot/hasena.ch/imgs/searchFieldInput.jpeg');
	}

label.searchIcon img
 	{
	padding-top: 7px;
	padding-left: 5px;
	float: left;
	}
	
.searchTitle
	{
	font-weight: normal;
	}

#searchInput, #fullTextSearch, #catalogSearch
	{
	margin-top: 7px;
	width: 110px;
	border: none;
	}
	
.downloadProductLine
	{
	margin-top: 40px;
	}

#contact
	{
	font-weight: normal;
	color: #cccccc;
	text-align: center;
	width: 800px;
	clear: both;
	height: 25px;
	line-height: 25px;
	background-image: url('/docroot/hasena.ch/imgs/verlauf2.jpeg');
	}


#contact a
	{
	color: #cccccc;
	}

.productSearch form div.searchFieldInputDiv { 
	width: 150px;
	position: absolute; 
	right: 0px; 
	top: -5px;
}
