.colum2 .inf{
	padding: 0px 0 0;
	margin: 0;
	clear: none;
}

.colum2 .inf h2 {
margin: 5px 0 10px 0;
font-size: 15px;
padding: 0;
font-weight: bold;
width: 100%;
}

	.colum2 .inf h2 em {
	text-decoration: none;
	/*font-size: 12px;
	color: #909090;
	font-weight: normal;
	font-style: normal;*/
	}
	
	.colum2 .inf h2 p {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	line-height: 14px;
	}

.colum2 .inf a.backbutton:link,
.colum2 .inf a.backbutton:active,
.colum2 .inf a.backbutton:visited {
font-size: 11px;
text-decoration: none;
padding: 0px 0px 0px 0px;
margin: 0px;
color: #0000ff;
width: 50px;
float: left;
}

.colum2 .inf a.backbutton:hover {
text-decoration: underline;
}

.colum2 .inf ul.categories {
width: 100%;
margin: 5px 0 0 0;
padding: 0px;
}

	.colum2 .inf  ul.categories li.header_categories {
	list-style-type: none;
	list-style-image: none;
	text-align: left;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 5px 0px;
	background-color: #fff;
	border-bottom: 1px dotted #d8d8d8;
	font-size: 12px;
	font-weight: bold;
	color: #7e7e7e;
	font-style: italic;
	}	
	
	.colum2 .inf  ul.categories li {
	list-style-type: none;
	list-style-image: none;
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	background-color: #fff;
	border-bottom: 0px solid #d8d8d8;
	}	
	
		.colum2 .inf  ul.categories li img.cat {
		display: inline;
		float: right;
		clear: none;
		}
	
		.colum2 .inf ul.categories li a:link, 
		.colum2 .inf ul.categories li a:visited, 
		.colum2 .inf ul.categories li a:active  {
		display: block;
		padding: 0px 5px 0px 5px;
		text-decoration: none;
		color: #6c6c6c;
		font-size: 12px;
		line-height: 14px;
		clear: none;
		}
		
		.colum2 .inf ul.categories li a:hover,
		.colum2 .inf ul.categories li.cat_even a:hover,
		.colum2 .inf ul.categories li.cat_odd a:hover  {
		text-decoration: none;
		color: #00f;
		}
		
			.colum2 .inf ul.categories li a h2 {
			font-size: 18px;
			line-height: 25px;
			letter-spacing: 1px;
			padding: 0px 0 8px 0px;
			cursor: pointer;
			float: none;
			margin: 0px;
			font-style: italic;
			}
			
			.colum2 .inf  ul.categories li h2 img {
				float: left;
			}
			
			.colum2 .inf ul.categories li a h2 span img {
			float: none;
			display: inline;
			}
			
			.colum2 .inf ul.categories li a:link h2 span,
			.colum2 .inf ul.categories li a:active h2 span,
			.colum2 .inf ul.categories li a:visited h2 span {
			display: none;
			}
			
			.colum2 .inf ul.categories li a:hover h2 span {
			display: inline;
			font-size: 18px;
			line-height: 18px;
			font-style: italic;
			color: #00f;
			font-weight: bold;
			}	
			
			.colum2 .inf ul.categories li a img.cat_img {
			border: 0px;
			clear: both;
			padding: 0px;
			margin: 0px;
			background-color: transparent;
			}
			
				.colum2 .inf  ul.categories li a:hover img.cat_img {
				border: 0px solid #f33;
				}
			
			.colum2 .inf  ul.categories li a h2 img.product_img {
			border: 1px solid #046EAC;
			float: left;
			margin: 0px 10px 0px 0px;
			_margin: 0px 10px 0px 0px;
			background-color: transparent;
			}
			
				.colum2 .inf  ul.categories li a:hover img.product_img {
				border: 1px solid #f33;
				}
			
			.colum2 .inf  ul.categories li a em {
			display: block;
			cursor: pointer;
			font-size: 10px;
			line-height: 12px;
			}
			
			.colum2 .inf ul.categories li a br {
			clear: both;
			}
			
			.colum2 .inf ul.categories li hr {
			display: block;
			height: 0;
			border-top: 0px;
			border-bottom: 1px solid #d8d8d8;
			background-color: #d8d8d8;
			margin: 6px 0px 0px 0px;
			clear: both;
			}
			
			.colum2 .inf  ul.categories li ul {
			list-style-type: none;
			padding: 0;
			margin: 8px 0px 3px 5px;
			clear: both;
			display: block;
			float: none;
			}
			
				.colum2 .inf  ul.categories li ul li{
				float: left;
				display: inline;
				border: 0px;
				padding: 0;
				margin: 0;
				}
				
				.colum2 .inf  ul.categories li ul li img{
				margin: 0 4px 0 0;
				border: 0px solid #d8d8d8;
				}
				
				
			

.colum2 .inf ul.categories_products {
width: 100%;
margin: 15px 0 0 0;
}

	.colum2 .inf  ul.categories_products li {
	list-style-type: none;
	list-style-image: none;
	text-align: left;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	width: 100%;
	}	
	
		.colum2 .inf  ul.categories_products li.product_odd {
		background-color: #fff;
		border-bottom: 1px solid #416FAD;
		}
		
		.colum2 .inf  ul.categories_products  li.product_even {
		background-color: #fff;
		border-bottom: 1px solid #416FAD;
		}
		
		.colum2 .inf  ul.categories_products  li.header_categories {
		float: none;
		clear: both;
		font-weight: bold;
		margin: 0px;
		padding: 0px 5px 10px 0px;
		height: 15px;
		width: 235px;
		color: #046EAC;
		font-size: 12px;
		text-align: right;
		text-transform: uppercase;
		}
		
		.colum2 .inf ul.categories_products li a:link, 
		.colum2 .inf ul.categories_products li a:visited, 
		.colum2 .inf ul.categories_products li a:active  {
		display: block;
		padding: 2px 0px 2px 0px;
		text-decoration: none;
		color: #416FAD;
		background-color: transparent;
		font-size: 12px;
		line-height: 14px;
		}
		
		.colum2 .inf ul.categories_products li a:hover  {
		text-decoration: none;
		color: #f33;
		background-color: #fff;
		}
		
			.colum2 .inf ul.categories_products li a h2 {
			color: #046EAC;
			font-size: 14px;
			padding: 0px 0 5px 0;
			cursor: pointer;
			float: none;
			}
			
			
			.colum2 .inf ul.categories_products li a h2 img.cat_img {
			border: 1px solid #046EAC;
			float: left;
			margin: 4px 7px 0px 4px;
			_margin: 4px 7px 0px 4px;
			background-color: transparent;
			}
			
				.colum2 .inf  ul.categories_products li a:hover img.cat_img {
				border: 1px solid #f33;
				}
			
			.colum2 .inf  ul.categories_products li a h2 img.product_img {
			border: 1px solid #046EAC;
			float: left;
			margin: 0px 10px 0px 0px;
			_margin: 0px 10px 0px 0px;
			background-color: transparent;
			}
			
				.colum2 .inf  ul.categories_products li a:hover img.product_img {
				border: 1px solid #f33;
				}
			
			.colum2 .inf  ul.categories_products li a em {
			display: block;
			cursor: pointer;
			font-size: 10px;
			line-height: 12px;
			}
			
			.colum2 .inf  ul.categories_products li a em p {
			cursor: pointer;
			font-size: 10px;
			line-height: 12px;
			font-style: italic;
			}
			
			.colum2 .inf ul.categories_products li a br {
			clear: both;
			}
			
			
.colum2 .inf ul.products {
width: 100%;
margin: 10px 0 0 0;
border-top: 10px solid #eaeaea;
border-top: 5px solid #eaeaea;
padding-top: 0px;
}

	.colum2 .inf  ul.products li {
	list-style-type: none;
	list-style-image: none;
	text-align: left;
	margin: 0px;
	padding: 0 15px 0 0px;
	width: 100%;
	float: left;
	border-bottom: 5px solid #eaeaea;
	}	
	
	.colum2 .inf ul.products li.product_even {
	background-color: #fff;
	}
	
	.colum2 .inf  ul.products li.product_odd {
	background-color: #f5f5f5;
	}
	
		.colum2 .inf  ul.products  li.header_products {
		float: none;
		clear: both;
		font-weight: bold;
		margin: 0px;
		padding: 10px 0px 10px 0px;
		height: 15px;
		font-size: 12px;
		text-align: left;
		text-transform: uppercase;
		width: 235px;
		color: #046EAC;
		}
		
		.colum2 .inf ul.products li a:link, 
		.colum2 .inf ul.products li a:visited, 
		.colum2 .inf ul.products li a:active  {
		display: block;
		width: 100%;
		height: 100%;
		padding: 10px 0px 10px 0px;
		text-decoration: none;
		color: #363636;
		background-color: transparent;
		}
		
		.colum2 .inf ul.products li a:hover  {
		text-decoration: none;
		color: #AD7F41;
		background-color: #fff;
		}
		
			.colum2 .inf ul.products li a h2 {
			font-size: 14px;
			padding: 0px 0 5px 10px;
			margin: 0;
			cursor: pointer;
			float: left;
			color: #363636;
			vertical-align: top;
			}
			
				.colum2 .inf ul.products li a h2 div {
				width: 15px;
				display: block;
				float: left;
				margin-right: 7px;
				margin-top: 1px;
				}
			
			.colum2 .inf ul.products li a h2 img.cat_img {
			border: 1px solid #046EAC;
			float: left;
			margin: 4px 7px 0px 4px;
			_margin: 4px 7px 0px 4px;
			background-color: transparent;
			}
			
				.colum2 .inf  ul.products li a:hover img.cat_img {
				border: 1px solid #f33;
				}
			
			.colum2 .inf  ul.products li a img.product_img {
			border: 1px solid #e6e6e6;
			float: left;
			margin: 0px 10px 0px 10px;
			background-color: transparent;
			}
			
				.colum2 .inf  ul.products li a:hover img.product_img {
				border: 1px solid #e6e6e6;
				}
			
			.colum2 .inf  ul.products li a em {
			display: block;
			cursor: pointer;
			font-size: 11px;
			line-height: 12px;
			font-weight: normal;
			padding-left: 10px;
			}
			
			.colum2 .inf ul.products li a br {
			clear: both;
			}
			
			.colum2 .inf ul.products li a u {
			width: 100%;
			display: block;
			text-align: right;
			margin-top: 5px;
			margin-bottom: 5px;
			cursor: pointer;
			padding: 0 8px 8px 0;
			}
			
				.colum2 .inf ul.products li a u img {
				float: right;
				}
			
.colum2 .inf ul.products_categories {
width: 100%;
margin: 10px 0 0 0;
float: left;
}

	.colum2 .inf  ul.products_categories li {
	list-style-type: none;
	list-style-image: none;
	text-align: left;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}	
	
	.colum2 .inf ul.products_categories li.product_even {
	background-color: #CDD2E9;
	border: 1px solid #c6c6c6;
	}
	
	.colum2 .inf  ul.products_categories li.product_odd {
	background-color: #EDF0F7;
	border: 1px solid #c6c6c6;
	}
	
		.colum2 .inf  ul.products_categories  li.header_products {
		float: none;
		clear: both;
		font-weight: bold;
		margin: 0px;
		padding: 0px 0px 10px 0px;
		height: 15px;
		font-size: 12px;
		text-align: left;
		text-transform: uppercase;
		width: 235px;
		color: #046EAC;
		}
		
		.colum2 .inf ul.products_categories li a:link, 
		.colum2 .inf ul.products_categories li a:visited, 
		.colum2 .inf ul.products_categories li a:active  {
		display: block;
		/*height: 135px;
		_height: 150px;*/
		padding: 5px;
		text-decoration: none;
		color: #000;
		background-color: transparent;
		}
		
		.colum2 .inf ul.products_categories li a:hover  {
		text-decoration: none;
		color: #f33;
		background-color: #fff;
		}
		
			.colum2 .inf ul.products_categories li a h2 {
			color: #046EAC;
			font-size: 14px;
			padding: 0px 0 5px 0;
			cursor: pointer;
			float: none;
			}
			
			
			
			.colum2 .inf ul.products_categories li a h2 img.cat_img {
			border: 1px solid #046EAC;
			float: left;
			margin: 4px 7px 0px 4px;
			_margin: 4px 7px 0px 4px;
			background-color: transparent;
			}
			
				.colum2 .inf  ul.products_categories li a:hover img.cat_img {
				border: 1px solid #f33;
				}
			
			.colum2 .inf  ul.products_categories li a h2 img.product_img {
			border: 1px solid #046EAC;
			float: left;
			margin: 0px 10px 0px 0px;
			_margin: 0px 10px 0px 0px;
			background-color: transparent;
			}
			
				.colum2 .inf  ul.products_categories li a:hover img.product_img {
				border: 1px solid #f33;
				}
			
			.colum2 .inf  ul.products_categories li a em {
			display: block;
			cursor: pointer;
			font-size: 10px;
			line-height: 12px;
			}
			
			.colum2 .inf ul.products_categories li a br {
			clear: both;
			}
			
	

		.colum2 .inf  h1.ref { 
		width: 104px;
		height: 48px;
		line-height: 48px;
		text-align: center;
		font-size: 16px;
		color: #fff;
		background-repeat: no-repeat;
		background-position: 0% 50%;
		font-weight: bold;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		}
		
		
		.colum2 .inf  h2.product_h2 {
		font-size: 16px;
		height: 48px;
		width: 335px;
		line-height: 18px;
		margin: 15px 0px 0px 0px;
		padding: 0px 0px 0px 15px;
		float: left;
		clear: none;
		}
		
		
		.colum2 .inf a.backbutton2:link,
		.colum2 .inf a.backbutton2:active,
		.colum2 .inf a.backbutton2:visited {
		display: inline;
		float: left;
		width: 50%;
		font-size: 11px;
		text-decoration: none;
		padding: 0px 0px 2px 0px;
		margin: 0px 0px 10px 0px;
		color: #0000ff;
		text-align: left;
		border-bottom: 1px dotted #909090;
		}
		
		.colum2 .inf a.backbutton2:hover {
		text-decoration: underline;
		}
		
		.colum2 .inf a.forwbutton:link,
		.colum2 .inf a.forwbutton:active,
		.colum2 .inf a.forwbutton:visited {
		display: inline;
		float: left;
		width: 50%;
		font-size: 11px;
		text-decoration: none;
		padding: 0px 0px 2px 0px;
		margin: 0px 0px 10px 0px;
		color: #0000ff;
		text-align: right;
		border-bottom: 1px dotted #909090;
		clear: right;
		}
		
		.colum2 .inf a.forwbutton:hover {
		text-decoration: underline;
		}
		
		.colum2 .inf h3.order_nr {
		height: 20px;
		width: auto;
		line-height: 20px;
		padding: 0 0 0 7px;
		font-style: normal;
		margin-bottom: 5px;
		display: block;
		clear: left;
		}
		
		.colum2 .inf h3.product_add_info {
		width: auto;
		line-height: 15px;
		padding: 0 0 0 7px;
		margin-bottom: 5px;
		font-size: 13px;
		display: block;
		clear: left;
		}
		
		.colum2 .inf h3.supply_nr {
		color: #fff;
		width: auto;
		height: 20px;
		line-height: 20px;
		padding: 0 0 0 7px;
		margin-bottom: 3px;
		display: block;
		clear: left;
		}
		
		.colum2 .inf h3.stripes {
		background-image: url("../ipk/stripes.png");
		background-repeat: repeat-x;
		}
		
		.colum2 .inf .divider {
		width: 230px;
		height: 2px;
		}
		
		.colum2 .inf .pdesc {
		padding:  10px 0 0 0;
		margin:  10px 0 0 0;
		float: left;
		width: 250px;
		}
		
		.colum2 .inf #productimages {
		width: 215px;
		float: right;
		padding: 0;
		margin:0;
		background-image: url("../images/box-left-arrow-top.gif");
	    background-repeat: no-repeat;
	    background-position: top left;
	    background-color: transparent;
		text-align: center;
		}
		
			.colum2 .inf #productimages h2 {
			width: 176px;
			margin: 0px;
			display: block;
			clear: both;
			float: left;
			padding: 3px 0px 0px 30px;
			text-align: left;
			font-size: 10px;
			text-transform: uppercase;
			color: #b4b4b4;
			}
		
		.colum2 .inf #productimages #images {
		width: 176px;
		text-align: center;
		padding: 3px 30px 0px 29px;
		clear: both;
		}
		
			.colum2 .inf #productimages #images a:link,
			.colum2 .inf #productimages #images a:visited,
			.colum2 .inf #productimages #images a:active {
			border: 1px solid #eaeaea;
			display: block;
			width: 170px;
			margin-top: 5px;
			background-image: url("../images/zoom.gif");
		    background-repeat: no-repeat;
		    background-position: 98% 97%;
		    background-color: transparent;
			text-align: left;
			padding: 3px 0px 3px 3px;
			}
			
				.colum2 .inf #productimages #images a:hover {
				border: 1px solid #00f;
				}
				
				.colum2 .inf #productimages #images a img {
				float: none;
				}
			
		.colum2 .inf #productimages #bottom{
		width: 215px;
		height: 23px;
		padding: 0;
		margin:0;
		background-image: url("../images/box-left-arrow-bottom.gif");
	    background-repeat: no-repeat;
	    background-position: bottom left;
	    background-color: transparent;
		}
		
		.colum2 .inf #info {
		width: 95%;
		clear: both;
		margin: 10px 0px 10px 0px;
		padding: 5px 10px 10px 10px;
		border: 1px solid #E4E4E4;
		background-color: #fff;
		float: none;
		}
		
			.colum2 .inf #info img.ico {
			float: left;
			margin: 0px 10px 5px 5px;
			padding: 0 0 10px 0;
			}
			
				
				.colum2 div.switch2 {
				clear: right;
				float: left;
				display: block;
				width: 100%;
				background-color: transparent;
				border-bottom: 1px solid #d8d8d8;
				margin: 0 0 10px 0;
				padding:10px 0 0 0px;
				}
			
			.colum2 .inf #info div.switch2 a.link1,
			.colum2 .inf #info div.switch2 a.link2,
			.colum2 .inf #info div.switch2 a.link3,
			.colum2 .inf #info div.switch2 a.link4 {
			display: inline;
			float: left;
			text-decoration: none;
			border-top: 1px solid #d8d8d8;
			border-left: 1px solid #d8d8d8;
			border-right: 1px solid #d8d8d8;
			margin: 48px 2px 0 0;
			padding: 2px 4px 1px 4px;
			color: #005DC5;
			font-size: 11px;
			background-color: #EBEEF1;
			}
			
				.colum2 .inf #info div.switch2 a.link1:hover,
				.colum2 .inf #info div.switch2 a.link2:hover,
				.colum2 .inf #info div.switch2 a.link3:hover,
				.colum2 .inf #info div.switch2 a.link4:hover {
				background-color: #DEE2E7;
				}
			
			
				.colum2 .inf #info div.switch2 a.link1active, 
				.colum2 .inf #info div.switch2 a.link2active, 
				.colum2 .inf #info div.switch2 a.link3active,
				.colum2 .inf #info div.switch2 a.link4active {
				display: inline;
				float: left;
				text-decoration: none;
				border-top: 1px solid #d8d8d8;
				border-left: 1px solid #d8d8d8;
				border-right: 1px solid #d8d8d8;
				margin: 48px 4px 0 0;
				padding: 2px 5px 1px 5px;
				color: #005DC5;
				font-size: 11px;
				background-color: #fff;
				font-weight: bold;
				}
		
			.colum2 .inf #info .info_text {
			display: none;
			}
			
			.colum2 .inf #info .info_ship {
			display: none;
			}
			
			.colum2 .inf #info .info_supplies {
			display: none;
			}
			
		.colum2 .inf #i4 {
		display: none;
		}
			
		.colum2 .inf #tecimages {
		width: 95%;
		padding: 5px 10px 10px 10px;
		border: 1px solid #E4E4E4;
		text-align: left;
		}
		
			.colum2 .inf #tecimages h2 {
			width: 100%;
			margin: 0px;
			display: block;
			clear: both;
			padding: 3px 0px 0px 10px;
			text-align: left;
			font-size: 10px;
			text-transform: uppercase;
			color: #b4b4b4;
			border: 0;
			background: none;
			}
		
		.colum2 .inf #tecimages #timages {
		width: 100%;
		padding: 0;
		margin: 0;
		}
		
			.colum2 .inf #tecimages #timages img.tecimage {
			clear: both;
			}
		
			.colum2 .inf #tecimages #timages a:link,
			.colum2 .inf #tecimages #timages a:visited,
			.colum2 .inf #tecimages #timages a:active {
			border: 1px solid #eaeaea;
			float: left;
			display: inline;
			width: 100px;
			margin: 5px 5px 0 0;
			background-image: url("../images/zoom.gif");
		    background-repeat: no-repeat;
		    background-position: 98% 97%;
		    background-color: transparent;
			padding: 3px 0px 3px 3px;
			}
			
				.colum2 .inf #tecimages #timages a:hover {
				border: 1px solid #00f;
				}
				
				.colum2 .inf #tecimages #timages a img {
				float: none;
				}

.colum2 .inf  h2.product_header { 
font-weight: normal;
font-size: 11px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.colum2 .inf  h2.product_header a:link, 
.colum2 .inf  h2.product_header a:active, 
.colum2 .inf  h2.product_header a:visited {
display: inline;
width: 68px;
font-weight: normal;
font-size: 10px;
color: #00f;
text-decoration: none;
float: left;
padding: 0;
}

.colum2 .inf  h2.product_header a:hover {
text-decoration: underline;
}


.colum2 .inf  ul li.header_products {
clear: both;
float: none;
height: 20px;
width: 470px;
padding: 5px 0 5px 4px;
font-size: 14px;
color: #046EAC;
font-weight: bold;
}

.colum2 .inf  h3.price {
float: left;
border: 0px;
color: #f33;
font-weight: bold;
font-size: 18px;
line-height: 18px;
padding: 5px 0 0px 0;
margin: 0;
margin-right: 7px;
}

.colum2 .inf  h4.tax {
border: 0px;
color: #000;
font-weight: normal;
font-style: italic;
font-size: 11px;
line-height: 18px;
height: 18px;
padding: 8px 0 5px 0;
margin: 0 0 10px 0;
float: none;
clear: none;
vertical-align: bottom;
}

.colum2 .inf  a.image_popup:link, 
.colum2 .inf  a.image_popup:active, 
.colum2 .inf  a.image_popup:visited {
float: right;
margin: 0 5px 7px 15px;
border: 5px solid #eaeaea;
clear: right;
}

.colum2 .inf  a.image_popup:hover {
border: 5px solid #f33;
}


.colum2 .inf  table.attr {
width: auto;
font-size: 10px;
padding: 0;
margin: 2px;
border-bottom: 2px solid #e4e4e4;
clear: both;
display: block;
}

	.colum2 .inf  table.attr th,
	.colum2 .inf  table.attr td {
	text-align: center;
	font-style: normal;
	font-weight: normal;
	padding: 4px 4px 4px 4px;
	}
	
	.colum2 .inf  table.attr th.hnOdd {
	background-color: #d8d8d8;
	font-weight: bold;
	}
	
	.colum2 .inf  table.attr th.hnEven {
	background-color: #eaeaea;
	font-weight: bold;
	}
	
	.colum2 .inf  table.attr th.huOdd {
	border-bottom: 2px solid #fff;
	background-color: #cecece;
	font-style: italic;
	}
	
	.colum2 .inf  table.attr th.huEven {
	border-bottom: 2px solid #fff;
	background-color: #e0e0e0;
	font-style: italic;
	}
	
	.colum2 .inf  table.attr td.attrOdd {
	border-bottom: 2px solid #fff;
	background-color: #e0e0e0;
	color: #000;
	}
	
	.colum2 .inf  table.attr td.attrEven {
	border-bottom: 2px solid #fff;
	background-color: #f2f2f2;
	color: #000;
	}
	
	.colum2 .inf  table.attr td.tecdesc {
	text-align: left;
	color: #363636;
	vertical-align: top;
	font-size: 10px;
	line-height: 11px;
	}
	
		.colum2 .inf  table.attr td.tecdesc p,
		.colum2 .inf  table.attr td.tecdesc div,
		.colum2 .inf  table.attr td.tecdesc span  {
		font-size: 10px;
		line-height: 11px;
		padding: 0;
		margin: 0;
		}


.colum2 .inf  h3.tec_data {
margin-bottom: 0px;
padding-bottom: 5px;
font-size: 12px;
clear: both;
font-style: normal;
color: #363636;
}


.colum2 div.switch {
display: block;
clear: both;
height: 22px;
width: 100%;
background-color: #fff;
border-bottom: 1px solid #d8d8d8;
margin: 0;
padding:1px 0 0 18px;
}

	.colum2 div.switch a.link1,
	.colum2 div.switch a.link2 {
	display: inline;
	float: left;
	text-decoration: none;
	border-top: 1px solid #d8d8d8;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	margin: 0 5px 0 0;
	padding: 2px 7px 1px 7px;
	color: #005DC5;
	font-size: 11px;
	background-color: #EBEEF1;
	}
	
		.colum2 div.switch a.link1:hover,
		.colum2 div.switch a.link2:hover {
		background-color: #DEE2E7;
		}
	
	
		.colum2 div.switch a.link1active, 
		.colum2 div.switch a.link2active {
		display: inline;
		float: left;
		text-decoration: none;
		border-top: 1px solid #d8d8d8;
		border-left: 1px solid #d8d8d8;
		border-right: 1px solid #d8d8d8;
		margin: 0 5px 0 0;
		padding: 2px 7px 1px 7px;
		color: #005DC5;
		font-size: 11px;
		background-color: #fff;
		font-weight: bold;
		}
		
.colum2 .cs {
float: right;
font-size: 11px;
clear: both;
color: #363636;
}

	.colum2 .cs select,
	.colum2 .cs select option {
	font-family: arrial narrow, arial, sans-serif;
	font-size: 9px;
	color: #363636;
	}
	
	
	/* PAGINATION */
	
	.colum2 div.pagination {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 19px;
	}
	
	.colum2 div.pagination a.pagi_back:link,
	.colum2 div.pagination a.pagi_back:active,
	.colum2 div.pagination a.pagi_back:visited,
	.colum2 div.pagination a.pagi_forward:link,
	.colum2 div.pagination a.pagi_forward:active,
	.colum2 div.pagination a.pagi_forward:visited {
	color: #005DC5;
	text-decoration: none;
	}
	
	.colum2 div.pagination a.pagi_back:hover,
	.colum2 div.pagination a.pagi_forward:hover {
	text-decoration: underline;
	}
	
	.colum2 div.pagination a.newsindex:link,
	.colum2 div.pagination a.newsindex:active,
	.colum2 div.pagination a.newsindex:visited {
	color: #005DC5;
	text-decoration: none;
	}
	
	.colum2 div.pagination a.newsindex:hover {
	text-decoration: underline;
	
	}
	
	.colum2 div.pagination strong {
	background-color: #005DC5;
	color: #fff;
	font-weight: bold;
	padding: 2px 3px 2px 3px;
	margin: 0px;
	}

	
	a.dwlanchor:link,
	a.dwlanchor:visited,
	a.dwlanchor:active,
	a.dwlanchor:hover {
	float: right;
	margin: 0 0 5px 5px;
	width: 30px;
	height: 120px;
	text-align: right;
	clear: none;
	}
	