@import url(/local/site/site-style.css);
* {
	overflow: visible !important;
	overflow-x: visible !important;
	overflow-y: visible !important;
}

#header {
	display: none;
}

#footer {
	display: none;
}

#left_shoppen, #prod_list_sort  {
	display: none;
}

body {
	background: none;
	
}

#container {
	margin: 0px;
	
}

#content {
	padding: 0px;
}

#maincontent1 {
	margin-left: 0px;
}

#prod_list_content {
}


div.prod_info_description {
	overflow-y: visible;
}

p {
	font-size: 15px;
	
}

.pages_bottom {
	display: none;
}

.table2 {
	width: 620px;
	text-align: left;
}

.table1 {
	width: 625px;
	text-align: left;
}

#maincontent1{
	width: 900px;
}

div.prod_info_content_right{
	margin-right: 13px;
}