tr.vp3machine {
	display:block;
}

div.vp12machine {
	display:block;
}

tr.vp3machineF {
	display:block;
}

div.vp12machineF {
	display:block;
}

/*div#quickMenu div#menu1, div#quickMenu div#menu2, div#quickMenu div#menu3, div#quickMenu div#menu4{display:none;}
div#quickMenu:hover div#menu1, div#quickMenu:hover div#menu2, div#quickMenu:hover div#menu3, div#quickMenu:hover div#menu4{display:block;}*/


/* PORTVIEW */

div.tiles_style_axis {
	cursor: pointer;
    font-size: 10px;
    left: 9px;
    position: relative;
    top: 6px;
	color:#12437E;
	}
div.tiles_style_fabr_typ {
    cursor: pointer;
    font-size: 10px;
    font-weight: bold;
    height: 26px;
	width:110px;
	position:relative;
	top:13px;
    padding: 0 10px;
	color:#12437E;
}
div.tiles_style_image {
	left: 9px;
	position: relative;
	top: 15px;
	height:90px;
}
div.tiles_style_added_info{
	font-size: 10px;
	padding-left:10px;
	width: 110px;
}

div.tiles_style_toptext_hover,
div.tiles_style_discount_hover{
	height:18px;
	width:150px;
	background-color:#c0c0c0;
	border: 1px solid black;
	vertical-align:middle;
	text-align:center;
}

div.tiles_style_toptext_hover,
div.tiles_style_discount_hover{
	display:none;
}
a.v1_buttonTopA:hover div.tiles_style_toptext_hover,
a.v1_buttonDiscountA:hover div.tiles_style_discount_hover{
	display:block;
}

.zoomIcon {
    background: url("../images/machine_buttons_s.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 18px;
    position: relative;
    width: 16px;
}

.dbtIcon{
	position:relative;
}

div#impressums_line {
	height:33px;
	position:relative;
	top:-12px;
	left:-16px;
	z-index:1000;
}
li.listelement {
	list-style-type:none;
	float:left;
	position:relative;
	top:0px;
}
.lang_de, .lang_uk, .lang_ru,
.lang_de_A, .lang_uk_A, .lang_ru_A,
 .lang_de:hover, .lang_uk:hover, .lang_ru:hover{
	top:6px;
}

li#listelement1 {
	margin-left: -23px;
}
li#listelement2 {
	margin-left: 205px;
}
li#listelement3 {
	margin-left: 217px;
}
li#listelement4 {
	margin-left: 228px;
}
li#listelement5 {
	margin-left: 543px;
}

div.category_panel.active {
overflow-y: scroll; 
height:500px;
}

div#right_side_colum {
	background: #EEF1F5 url('../images/mdetails_box_rightbg.png') repeat-y right 0;
	position:absolute;
	height:100% !important;
	float:right;
	width:35px;
	right:9px;
}
