html{
	background:none;
	overflow: scroll;
}
body {
	font:11px/14px Arial, sans-serif;
	color:#000;
	background:none;
	margin:0;
	min-width:100%;
}
	
	img {
		border:none;
		display:block;
	}
	
	form{
		padding:0;
		margin:0;
	}
	
	#main{
	top: 0;
	left: 0;
	position: relative;
	background:url(../images/bg-head.gif) no-repeat;
	width: 100%;
	left: 0%;
	margin-left: 0px;
	}

/* header */
#header{
	width:100%;
	overflow:hidden;
}

	#header h1{
		position:absolute;
		top:110px;
		left:658px;
		overflow:hidden;
		padding:0;
		margin:0;
	}
	
		/* logo */
		#header h1 a{
			float:left;
			width:201px;
			text-indent:-9999px;
		}
		
			#header h1 a.logo{
				background:url(../images/logo.gif) no-repeat;
				height:82px;
			}
			#header h1 a.logo1{
				background:url(../images/logo-percutan.gif) no-repeat;
				height:82px;
			}
			#header h1 a.logo2{
				background:url(../images/logo-pure.gif) no-repeat;
				height:82px;
			}
			#header h1 a.logo3{
				background: url(../images/logo-vario.gif) no-repeat;
				height:79px;
			}
			#header h1 a.logo4{
				background:url(../images/logo-twist.gif) no-repeat;
				height:78px;
			}
			#header h1 a.logo5{
				background:url(../images/logo-mini.gif) no-repeat;
				height:81px;
			}
			#header h1 a.logo6{
				background:url(../images/logo-comfort.gif) no-repeat;
				height:82px;
			}
			#header h1 a.logo7{
				background:url(../images/logo-technic.gif) no-repeat;
				height:79px;
			}
			#header h1 a.logo8{
				background:url(../images/logo-larynx.gif) no-repeat;
				height:79px;
			}
			#header h1 a.logo9{
				background:url(../images/logo-care.gif) no-repeat;
				height:79px;
			}

	#header .head{
		background:url(../images/bg-header2.jpg) no-repeat;
		width:985px;
		height:156px;
		padding:25px 0 0;
		overflow:hidden;
	}
			
		/* menu */
		#header .head #menu{
			width:978px;
			padding:0;
			margin:0 0 0 7px;
			list-style:none;
			overflow:hidden;
		}
		
			#header .head #menu li{
				float:left;
				margin:0 5px 0 -1px;
				background:url(../images/separator1.jpg) no-repeat 0 0;
			}
			
				#header .head #menu li a{
					float:left;
					background:none;
					cursor:pointer;
					text-decoration:none;
				}
				
					#header .head #menu li a:hover{background:url(../images/menu-left.gif) no-repeat}
					#header .head #menu li a.active{background:url(../images/menu-left.gif) no-repeat}
					
						#header .head #menu li a span{
							float:left;
							font:12px/46px Arial, sans-serif;
							color:#000;
							background:none;
							padding:1px 20px 0;
						}
													
							#header .head #menu li a:hover span{background:url(../images/menu-right.gif) no-repeat 100% 0}
							#header .head #menu li a.active span{
								font-weight:bold;
								background:url(../images/menu-right.gif) no-repeat 100% 0;
							}
		/* nav 2 */
		
		#header .head .navB{
		width:680px;
		padding:60px 0 0 14px;
		margin:0;
		height:31px;
		overflow:hidden;
		list-style:none;
		}

			#header .head .navB a:link,
			#header .head .navB a:active,
			#header .head .navB a:visited {
			display: block;
			float: left;
			height:31px;
			margin:0 8px 0 0;
			padding:0;
			border-top: 1px solid #fff;
			border-left: 1px solid #fff;
			border-right: 1px solid #fff;
			width: 20px;
			text-indent: -999px;
			text-decoration: none;
			font:italic bold 12px/30px Arial, sans-serif;
			}
	
				#header .head .navB a:hover {
				overflow:hidden !important;
				white-space:nowrap;
				padding:0 13px;
				text-indent: 0px;
				width:100%;
				width: auto;
				color: #fff;
				}

					#header .head .navB a span { 
					visibility: hidden; 
					position: absolute; 
					left: 25px; 
					margin-top: -51px; 
					padding: 0; 
					text-decoration: none; 
					background:url(../images/popup.gif) no-repeat;
					width:298px;
					height:34px;
					padding:6px 10px 0 11px;
					font:10px/12px Arial, sans-serif;
					color:#989898;
					white-space:normal;
					}
					 
					#header .head .navB a:hover span {
					visibility: visible; 
					}
			
				#header .head .navB a.brown{background:#afa586; }
				#header .head .navB a.orange{background:#fad514}
				#header .head .navB a.dark-orange{background:#ef922d}
				#header .head .navB a.dark-green{background:#009248}
				#header .head .navB a.green{background:#7dc841}
				#header .head .navB a.dark-blue{background:#002f90}
				#header .head .navB a.yellow{background:#d1e758}
				#header .head .navB a.blue{background:#0d76a1}
				#header .head .navB a.lilac{background:#90008e}
				
				#header .head .navB a.brown span {left: 50px;}
				#header .head .navB a.orange span{left: 60px; }
				#header .head .navB a.dark-orange span{left: 90px; }
				#header .head .navB a.dark-green span{left: 115px; }
				#header .head .navB a.green span{left: 140px; }
				#header .head .navB a.dark-blue span{left: 185px; }
				#header .head .navB a.yellow span{left: 210px; }
				#header .head .navB a.blue span{left: 230px; }
				#header .head .navB a.lilac span{left: 250px; }
	
		/* nav */
		#header .head .nav{
			width:680px;
			padding:60px 0 0 14px;
			margin:0;
			height:31px;
			overflow:hidden;
			list-style:none;
		}
		
			#header .head .nav li {
				float:left;
				margin:0 8px 0 0;
				border-top: 1px solid #fff;
				border-left: 1px solid #fff;
				border-right: 1px solid #fff;
				height:31px;
				padding:0;
			/*	position: relative; */
			}
			
				#header .head .nav li span {
					float:left;
					height:30px;
					overflow:hidden;
				}
				
				#header .head .nav li a {
					float:left;
					height:30px;
					white-space:nowrap;
					padding:0 13px;
					text-decoration:none;
					color:#fff;
					overflow:hidden !important;
					width:100%;
					font:italic bold 12px/30px Arial, sans-serif;
				}
				
			* html #header .head .nav li a {width:auto;}
			*+html #header .head .nav li a {width:auto;}

				#header .head .nav li a.brown{background:#afa586; color: #afa586;}
				#header .head .nav li a.orange{background:#fad514; color: #fad514}
				#header .head .nav li a.dark-orange{background:#ef922d; color: #ef922d}
				#header .head .nav li a.dark-green{background:#009248; color: #009248}
				#header .head .nav li a.green{background:#7dc841; color: #7dc841}
				#header .head .nav li a.dark-blue{background:#002f90; color: #002f90}
				#header .head .nav li a.yellow{background:#d1e758; color: #d1e758}
				#header .head .nav li a.blue{background:#0d76a1; color: #0d76a1}
				#header .head .nav li a.lilac{background:#90008e; color: #90008e}
				
				#header .head .nav li a:hover{color: #fff;}

				
/* popup */
.popup{
	position:absolute;
	top:-42px;
	left:15px;
	display:none;
}
.popup div{
	background:url(../images/popup.gif) no-repeat;
	width:298px;
	height:34px;
	padding:6px 10px 0 11px;
	overflow:hidden;
}
.popup p{
	font:10px/12px Arial, sans-serif;
	color:#989898;
	margin:0;
}
/* place */
.place{
	width:970px;
	padding:2px 0 0 15px;
	margin:0;
	overflow:hidden;
	list-style:none;
	color: #fff;
}
.place li{
	float:left;
	padding:0 6px 0 0;
	font:9px/16px Verdana, Tahoma, sans-serif;
}
.place li a{
	float:left;
	font:9px/16px Verdana, Tahoma, sans-serif;
	color:#fff;
	background:url(../images/arrow.gif) no-repeat 0 50%;
	padding:0 0 0 9px;
	text-decoration:none;
}
.place li span{
	float:left;
	font:9px/16px Verdana, Tahoma, sans-serif;
	color:#fff;
}
.place li a:hover{text-decoration:underline}
/* line */
.line{
	display: none;
	width:985px;
	height:18px;
	overflow:hidden;
	position:relative;
}
.part{
	position:absolute;
	top:0;
	left:348px;
}
.part div{
	background:none;
	width:130px;
	height:18px;
	overflow:hidden;
}

/* columns */
div#content .columns {
	background:none;
	width:100%;
	padding:30px 0 0;
	overflow:hidden;
	min-height:500px;
}

	* html div#content .columns {
		overflow:visible;
		height:500px;
	}
	
		/* column1 */
		div#content .columns .column1{
			float:left;
			width:749px;
			position:relative;
		}
		
			div#content .columns .column1 .slogan{
				font:bold 18px/20px Arial, sans-serif;
				color:#000;
				width:707px;
				margin:0 0 0 39px;
			}
			
			div#content .columns .column1 .slogan span{
				display:block;
				font:italic bold 14px/16px Arial, sans-serif;
				color:#6ea0c5;
				margin:7px 0 0 39px;
			}
			
		
.photo-top{
	position:absolute;
	top:136px;
	left:300px;
}
.photo-top div{
	background:url(../images/photo.png) no-repeat;
	width:201px;
	height:60px;
	overflow:hidden;
}
.photo{
	width:669px;
	padding:0 0 0 76px;
	overflow:hidden;
}
/* colum1 */
.colum1{
	width:161px;
	float:left;
	padding:0 30px 0 30px;
}
/* nav2 */
ul.nav2{
	width:152px;
	padding:47px 0 0px 0px;
	margin:0 0 38px 0;
	overflow:hidden;
	list-style: none;
}

	ul.nav2 li{
		float:left;
		width:152px;
		margin:0;
		padding: 0px 0px 0px 0px;
	}
	
		ul.nav2 li a {
			background-color: #fff;
			border-bottom: 1px solid #fff;
			display: block;
			width: 152px;
			float:left;
			font:bold 11px/14px Verdana, Tahoma, sans-serif;
			color:#686868;
			text-decoration:none;
			padding: 2px 0px 3px 5px;
		}
				
			ul.nav2 li a:hover{
				background-color: #EDF9FE;
				text-decoration:none;
			}
		
		ul.nav2 li a.active {
			background-color: #D5F1FD;
		}

	ul.nav2 ul.nav3 {
		clear:both;
		width:152px;
		padding:0 0 0 0px;
		margin:0;
		overflow:hidden;
		list-style:none;
	}
	
		ul.nav2 ul.nav3 li {
			width:152px;
		}
			
			ul.nav2 ul.nav3 li a {
				background-color: #BDE9FB;
				border-bottom: 1px solid #fff;
				display: block;
				width: 152px;
				font:11px/14px Verdana, Tahoma, sans-serif;
				padding: 2px 0px 3px 15px;
			}
			
				ul.nav2 ul.nav3 li a:hover{
				background-color: #8CD9F9;
				text-decoration:none;
				}
			
			ul.nav2 ul.nav3 li a.active {
			background-color: #8CD9F9;
			border-bottom: 1px dotted #fff;
				
		}
			
/* block */
.block{
	width:160px;
	overflow:hidden;
	background: url(../images/bg-block.jpg) repeat-y;
}
.block-bg{background:url(../images/bllock-top.jpg) no-repeat}
a.download{
	float:left;
	font:11px/20px Arial, sans-serif;
	color:#0000ff;
	margin:8px 0 0;
	padding:0 0 0 12px;
	background:url(../images/arrows.jpg) no-repeat 0 50%;
	text-decoration:underline;
}
a.download:hover{text-decoration:none}
/* colum2 */
.colum2{
	width:517px;
	float:left;
	padding:0 11px 0 0;
}
.colum2 h2{
	font:bold 18px/36px Arial, sans-serif;
	color:#000;
	margin:0;
}
.colum2 h3{
	font:italic bold 14px/18px Arial, sans-serif;
	color:#6ea0c5;
	margin:0;
}
.colum2 h3 a{
	font:italic bold 14px/18px Arial, sans-serif;
	color:#6ea0c5;
	text-decoration:underline;
}
.colum2 h3 a:hover{text-decoration:none}
/* inf */
.inf{
	width:465px;
	padding:17px 0 0;
}
.colum2 p{
	font:12px/22px Arial, sans-serif;
	color:#000;
	margin:0 0 23px;
}
.colum2 p a{
	font:12px/22px Arial, sans-serif;
	color:#0000ff;
	text-decoration:underline;
}
.colum2 p a:hover{text-decoration:none}
.foto{
	float:right;
	width:189px;
	margin:3px 0 0 10px;
	border:1px solid #7db1e1;
}
/* colum3 */
.colum3{
	width:171px;
	float:left;
	padding:0 39px 0 11px;
}
.nav1{
	width:171px;
	padding:0;
	margin:0;
	overflow:hidden;
	list-style:none;
}
.nav1 li{
	float:left;
	width:171px;
	background:url(../images/border1.jpg) no-repeat 0 100%;
}
.nav1 li a{
	width:143px;
	float:left;
	font:bold 11px/35px Verdana, Tahoma, sans-serif;
	color:#686868;
	text-decoration:none;
	padding:0 0 0 28px;
}
.nav1 li a:hover{width:118px;
	margin:0 0 0 25px}
.nav1 li a.active{width:118px;margin:0 0 0 25px}
.nav1 li a em{
	font:italic bold 11px/35px Verdana, Tahoma, sans-serif;
	color:#686868;
}
.nav1 li a.link1{background:url(../images/circle01.jpg) no-repeat 0 50%}
.nav1 li a.link2{background:url(../images/circle02.jpg) no-repeat 0 50%}
.nav1 li a.link3{background:url(../images/circle03.jpg) no-repeat 0 50%}
.nav1 li a.link4{background:url(../images/circle04.jpg) no-repeat 0 50%}
.nav1 li a.link5{background:url(../images/circle05.jpg) no-repeat 0 50%}
.nav1 li a.link6{background:url(../images/circle06.jpg) no-repeat 0 50%}
.nav1 li a.link7{background:url(../images/circle07.jpg) no-repeat 0 50%}
.nav1 li a.link8{background:url(../images/circle08.jpg) no-repeat 0 50%}
.nav1 li a.link9{background:url(../images/circle09.jpg) no-repeat 0 50%}
.info-box{
	width:167px;
	overflow:hidden;
	background:url(../images/ico.jpg) no-repeat;
	margin:28px 0 0 4px;
	padding:60px 0 0;
}
.info-box h3{
	font:bold 11px/14px Arial, sans-serif;
	color:#686868;
	margin:0;
}
.info-box h3 em{
	font:bold italic 11px/14px Arial, sans-serif;
	color:#686868;
	margin:0;
}
.info-box p{
	font:11px/14px Arial, sans-serif;
	color:#686868;
	margin:5px 3px 0 0;
}
a.zur{
	float:left;
	font:11px/14px Verdana, Tahoma, sans-serif;
	color:#00f;
	margin:-15px 0 0;
	position:relative;
	background:url(../images/arrows1.jpg) no-repeat 0 50%;
	padding:0 0 0 12px;
	text-decoration:underline;
}
/* column2 */
.column2{
	float:left;
	width:220px;
	padding:60px 0 0 16px;
	position:relative;
}
.language{
	float:left;
	width:220px;
}
.language label{
	float:left;
	width:35px;
	height:26px;
	margin:0 2px 0 0;
}
.language input{
	float:left;
	width:14px;
	height:15px;
	margin:5px 2px 0 0;
}
.ico1{background:url(../images/ico01.jpg) no-repeat}
.ico2{background:url(../images/ico02.jpg) no-repeat}
.language span{
	float:left;
	font:9px/26px Arial, sans-serif;
	color:#6a6a6a;
	margin:0 18px 0 0;
}
.lang{
	overflow:hidden;
	width:207px;
	padding:0 0 15px;
}
/* box */
.box{
	width:207px;
	background:url(../images/dot.jpg) no-repeat;
	padding:10px 0 0;
}

	.box h2{
		float:left;
		font:bold 12px/18px Arial, sans-serif;
		color:#6ea0c5;
		padding:0 26px 0 0;
		background:url(../images/arrow.jpg) no-repeat 100% 0;
		margin:23px 0 13px 3px;
		display:inline;
	}
	
	.box .load{
		padding:0 0 0 26px;
		margin:23px 0 13px -22px;
		position:relative;
	}

		.box .load a {
		color: #096A97;
		text-decoration: none;
		padding:2px 26px 0 0;
		background:url(../images/arrow.jpg) no-repeat 100% 0;
		margin: 0;
		line-height: 20px;
		}
	
	.box p{
		font:10px/16px Arial, sans-serif;
		color:#6a6a6a;
		margin:15px 0 0 5px;
	}
		
		.box p a{
			font:10px/16px Arial, sans-serif;
			color:#6a6a6a;
			text-decoration:none;
		}
		
			.box p a:hover{text-decoration:underline}
		
		.box address,
		.box address * {
		font:10px/18px Arial, sans-serif;
		color:#6a6a6a;
		text-decoration:none;
		}
		
			.box address b {
			font-weight: bold;
			}
		
		.colum2 a.toplink:link,
		.colum2 a.toplink:active,
		.colum2 a.toplink:visited,
		.colum2 a.toplink:hover {
		float: right;
		margin-top:40px;
		clear: both;
		display: block;
		width: 81px;
		height: 18px;
		padding-right: 15px;
		background-image: url("../images/top.gif");
	    background-repeat: no-repeat;
	    background-position: center right;
		font:10px/18px Arial, sans-serif;
		color:#6a6a6a;
		text-decoration:none;
		text-align: right;
		}
		
		.box a.toplink:link,
		.box a.toplink:active,
		.box a.toplink:visited,
		.box a.toplink:hover {
		margin-top:40px;
		float: left;
		clear: both;
		display: block;
		width: 81px;
		height: 18px;
		padding-left: 15px;
		background-image: url("../images/top.gif");
	    background-repeat: no-repeat;
	    background-position: center left;
		font:10px/18px Arial, sans-serif;
		color:#6a6a6a;
		text-decoration:none;
		}

	.box .find{
		overflow:hidden;
		width:202px;
		padding:0 0 0 5px;
	}

		.box .find label{
		display:block;
		font:10px/16px Arial, sans-serif;
		color:#6a6a6a;
		width:202px;
		margin:0;
		}

		.box .find input{
		float:left;
		margin:1px 4px 0 0;
		}
		
		.box .find .text{
			font:11px/14px Arial, sans-serif;
			color:#000;
			background:url(../images/bg-input.jpg) repeat-x;
			border:1px solid #6a6a6a;
			margin:0 4px 0 0;
			padding:1px 3px;
			width:121px;
			height:14px;
		}
		
		
		.box .find .submit {
		margin-top: -1px;
		}
		
.list{
	clear:both;
	overflow:hidden;
	width:203px;
	padding:0 0 13px 4px;
	margin:0;
	list-style:none;
}
.list li{
	float:left;
	width:189px;
	padding:0 0 0 14px;
}
.list li.ico01{background:url(../images/ico03.jpg) no-repeat 0 50%}
.list li.ico02{background:url(../images/ico04.jpg) no-repeat 0 50%}
.list li.ico03{background:url(../images/ico05.jpg) no-repeat 0 50%}
.list li.ico04{background:url(../images/ico06.jpg) no-repeat 0 50%}
.list li.ico05{background:url(../images/ico07.jpg) no-repeat 0 50%}
.list li.ico06{background:url(../images/ico08.jpg) no-repeat 0 50%}
.list li a{
	float:left;
	font:10px/18px Arial, sans-serif;
	color:#6a6a6a;
	text-decoration:none;
}
.list li a:hover{text-decoration:underline}
.nach{
	overflow:hidden;
	width:207px;
	padding:48px 0 0;
}
.name{
	clear:both;
	float:left;
	background:url(../images/bg-name.jpg) repeat-x;
	margin:10px 0 0;
}
.name-bg{
	background:url(../images/bg-name-left.jpg) no-repeat;
}
.name-info{
	background:url(../images/bg-name-right.jpg) no-repeat 100% 0;
	overflow:hidden;
	padding:14px 19px;
}
.name strong{
	font:bold 18px/20px Arial, sans-serif;
	color:#fff;
	margin:0;
}
.product{
	clear:both;
	overflow:hidden;
	width:517px;
	padding:4px 0 0;
}
.inf1{
	overflow:hidden;
	width:517px;
}
.product h4{
	font:bold 12px/14px Arial, sans-serif;
	color:#000;
	margin:0;
}
.box1{
	float:left;
	width:209px;
	background:url(../images/box1-bg.jpg) repeat-y;
	margin:7px 0 0;
}
.box1-bg{background:url(../images/box1-top.jpg) no-repeat}
.box1-info{
	background:url(../images/box1-foot.jpg) no-repeat 0 100%;
	width:194px;
	overflow:hidden;
	padding:7px 7px 8px 8px;
	position:relative;
}
.box1 h5{
	font:10px/12px Arial, sans-serif;
	color:#a2a2a2;
	margin:0;
}
a.zoom{
	position:absolute;
	bottom:8px;
	right:7px;
	background:url(../images/zoom.gif) no-repeat;
	width:16px;
	height:16px;
	text-indent:-9999px;
}
.desc{
	float:left;
	width:300px;
	margin:7px 0 0 7px;
}
.desc em{
	display:block;
	font:italic bold 12px/20px Arial, sans-serif;
	color:#0fb6cf;
	margin:0 0 0 7px;
	width:277px;
}
.desc h4{
	font:bold 12px/20px Arial, sans-serif;
	color:#fff;
	background:#0fb6cf;
	margin:0;
	padding:0 0 0 7px;
	width:277px;
}
.slist{
	width:241px;
	padding:9px 0 40px 43px;
	margin:0;
	overflow:hidden;
	list-style:none;
}
.slist li{
	float:left;
	width:233px;
	padding:0 0 0 8px;
	background:url(../images/separator.jpg) no-repeat 0 50%;
}
.slist li p{
	font:12px/22px Arial, sans-serif;
	color:#000;
	margin:0;
}
.box2{
	overflow:hidden;
	background:url(../images/box2-bg.jpg) repeat-y;
	width:300px;
}
.box2-bg{background:url(../images/box2-top.jpg) no-repeat}
.box2-info{
	background:url(../images/box2-foot.jpg) no-repeat 0 100%;
	padding:19px 8px 9px 10px;
	width:282px;
	overflow:hidden;
}
.foto1{
	float:left;
	margin:0 10px 0 0;
	width:47px;
}
.desc1{
	float:left;
	width:225px;
}
.box2 a{
	font:11px/14px Arial, sans-serif;
	color:#00f;
	white-space:nowrap;
	text-decoration:underline;
}
.box2 a:hover{text-decoration:none}
.box2 h5{
	font:bold 12px/20px Arial, sans-serif;
	color:#000;
	width:215px;
	margin:0 0 5px;
}
a.bild{
	font:10px/14px Arial, sans-serif;
	color:#00f;
	text-decoration:none;
}
a.bild:hover{text-decoration:underline}
.box3{
	background:url(../images/box3-bg.jpg) repeat-y;
	width:273px;
	margin:21px 0 0 2px;
	overflow:hidden;
}
.box3-bg{background:url(../images/box3-top.jpg) no-repeat}
.box3-info{
	background:url(../images/box3-foot.jpg) no-repeat 0 100%;
	width:257px;
	padding:8px 8px 12px;
	overflow:hidden;
}
.box3 h5{
	font:10px/12px Arial, sans-serif;
	color:#a2a2a2;
	margin:0;
}
.data{
	clear:both;
	padding:18px 0 0 2px;
	overflow:hidden;
	width:495px;
}
/* footer */
#footer{
	width:985px;
	height:80px;
	overflow:hidden;
}

a.lang:link,
a.lang:active,
a.lang:visited {
display: inline;
float: left;
color: #6A6A6A;
text-decoration: none;
cursor: pointer;
line-height: 28px;
width: 50px;
padding: 0 0 0 40px;
clear: none;
}

a.lang:hover {
color: #000;
text-decoration: none;
}


	a.on1 {
	background-image: url("../images/flag-1-1.gif");
    background-repeat: no-repeat;
    background-position: middle left;
    background-color: transparent;
	font-weight: bold;
	}
	
	a.off1 {
	background-image: url("../images/flag-1-0.gif");
    background-repeat: no-repeat;
    background-position: middle left;
    background-color: transparent;
	}
	
		.off1:hover {
		background-image: url("../images/flag-1-1.gif");
	    }
	
	a.on2 {
	background-image: url("../images/flag-2-1.gif");
    background-repeat: no-repeat;
    background-position: middle left;
    background-color: transparent;
	font-weight: bold;
	}
	
	a.off2 {
	background-image: url("../images/flag-2-0.gif");
    background-repeat: no-repeat;
    background-position: middle left;
    background-color: transparent;
	}
	
		.off2:hover {
		background-image: url("../images/flag-2-1.gif");
	    }
	
