html,
body {
	margin: 0;
	padding: 0;
	
}


body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding: 20px;
	color: #666;
}


p {
	margin: 0;
	padding: 0;
}

#slides {
	display: none;
}


a img {
	border: 0;
}


a:link,
a:visited,
a:hover,
a:active {
	text-decoration: underline;
	color: #666;
	
}

.search_form {
	display: none;
}


.print_lk {
	display: none;
}


#textpage p {
	margin: 0; 
	padding: 0 0 10px;
}



/* start header */

#logo_help_menu {
	min-height: 1px;
	border: solid #666;
	border-width: 0 0 1px;
	margin: 0 0 20px;
	padding: 0 0 20px;
}

* html #logo_help_menu {
	height: 1px;
} 

#logo_help_menu:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#logo, #logo img {
	display: block;
}

#logo {
	float: left;
}


#help_menu {
	float: right;
	line-height: 36px;
}


#help_menu ul {
	margin: 0;
	padding: 0;
}
#help_menu ul li {
	display: inline;
}


.dropdown {
	padding: 5px 0 25px 15px;
}

 
#main_menu {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

#main_menu a:link,
#main_menu a:visited,
#main_menu a:hover,
#main_menu a:active {
	text-decoration: none;
}

#main_menu  em {
	font-style: normal;
	font-weight: bold;
}


.news_lists dl {
	margin: 10px 0 0;
	padding: 0  0 0 140px;
	position: relative;
	top: 0;
	left: 0;
	min-height: 86px;
}




* html .news_lists dl {
	height: 86px;
} 


.news_lists dt {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}

.news_lists dd {
	margin: 0;
	padding: 0;
}

.news_title a:link,
.news_title a:visited,
.news_title a:hover,
.news_title a:active
 {
	display: block;
	padding: 0 0 5px;
	font-size: 18px;
	
}








.main_menu_lists {
	width: 100%;
	overflow: hidden;
}

.main_menu_lists dt, .main_menu_lists dd, .main_menu_lists ul, .main_menu_lists li {
	display: inline;
	margin: 0;
	padding: 0;
}

.main_menu_lists dl {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 16px;
}


.main_menu_lists dt {
	font-weight: bold;
	padding: 0 5px 0 0;
}


#main_menu_wrapper {
	border: solid #666;
	border-width: 0 0 1px;
	margin: 0 0 15px;
	display: none;
}


h1 {
	font-weight: normal;
	font-size: 30px;
	margin: 0;
	padding: 0 0 10px;
	
	
}


#intro {
	padding: 0 10px 20px;
}

#intro p {
	font-style: italic;
	font-size: 14px;
	padding: 0 0 10px;
}


/* end header */


/* start content */
#teaser ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
	
}

#teaser li {
	width: 100%;
	overflow: hidden;
	padding: 0 0 10px;
}

#teaser a:link,
#teaser a:visited,
#teaser a:hover,
#teaser a:active {
	display: block;
	
	text-decoration: none;
	position: relative;
	top: 0;
	left: 0;

	overflow: hidden;
}

#teaser img {
	display: block;
	width: 150px;
	height: auto;
	float: left;
	margin: 0 15px 0 0;
}

.teaser_data {
	display: block;
	width: 150px;
	float: left;
	
}


.teaser_data strong {
	display: block;
	font-size: 15px;
	
}

.teaser_data em {
	display: block;
	font-size: 12px;
	padding: 3px 0 0;
}


#content {
	border: solid #666;
	border-width: 0 0 1px;
	padding: 0 0 15px;
	margin: 0 0 20px;
	

}

#main_menu {
	
}


.breadcrumbs, .pager_wrapper {
	border: 1px solid #666;
	padding: 10px 15px;
	margin: 0 0 15px;
	
}


.breadcrumbs, .pager_wrapper {
	min-height: 1px;
}



* html .breadcrumbs, * html .pager_wrapper {
	height: 1px;
} 

.breadcrumbs:after, .pager_wrapper:after {
	 content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
} 


.pager_wrapper {
	margin: 0;
}







.breadcrumbs ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	
}

.breadcrumbs ul li {
	float: left;
	padding: 0 5px 0 0 ;
}

body .pager {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}

.pager li {
	float: left;
	padding: 0 0 0 5px;
}


#product_items ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#product_items li {
	width: 100%;
	overflow: hidden;
	border: solid #666;
	border-width: 0 0 1px;
	padding: 0 0 15px;
	margin: 0 0 15px;
}

#product_items li  li {
	border: 0;
	margin: 0;
	padding: 0;
}


.thumb, .thumb img {
	display: block;
}


#product_items .thumb {
	float: left;
	width: 219px;
}

#product_items .thumb img {
	float: left;
}


.product_stats_nav {
	display: none;
}	

.product_stats, #product_items .properties {
	float: left;
	width: 149px;
	margin: 0 0 0 20px;
	display: inline;
}

.product_stats, .properties {
	padding: 15px 0 0;
}


.product_stats dl, .product_stats dt, .product_stats dd {
	margin: 0;
	padding: 0;
} 


.product_stats dt {
	font-weight: bold;
}

.product_stats dd {
	font-size: 11px;
}


.properties {
	font-size: 11px;
}

.properties strong {
	font-size: 12px;
} 



#category_teaser ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
	min-height: 1px;
	
	
}

* html #category_teaser ul {
	height: 1px;
}


#category_teaser ul:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


#category_teaser  li {
	overflow: hidden;
	width: 150px;
	float: left;
	margin: 0 15px 15px 0;
}

#category_teaser a, #category_teaser img {
	display: block;
}

#category_teaser img {
	width: 150px;
	height: auto;
}


#category_teaser strong {
	display: block;
	padding: 0 0 5px 5px;
}




#textpage {
	padding: 0 10px 15px;
}


.formular {
	display: none;	
	
}


* html .textpage_middle {
	filter: none !important;
}



#product_wrapper {
	min-height: 1px;
	border: 1px solid #666;
}

* html #product_wrapper {
	height: 1px;
} 


#product_wrapper:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


#product_foto {
	overflow: hidden;
	float: left;
}


#product_foto img {
	width: 400px;
	height: auto;
}


#product_descriptions {
	float: left;
	width: 190px;
	padding: 20px 10px 0 0;
	font-size: 11px;
}

#product_descriptions strong {
	font-size: 12px;
}

#product_descriptions ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.product_description {
	padding: 0 0 5px;
}

.carousel-control {
	display: none !important;
}

h3 {
	font-size: 14px;
	margin: 0;
	padding: 0 0 10px;
	
}


.prop_top,
.prop_middle,
.prop_bottom,
.prop_list_middle,
.prop_list_top,
.prop_list_bottom {
	filter: none !important;
	background: transparent !important;
}




/* end content */


.footer_content {
	width: 100%;
	overflow: hidden;
}


.footer_content  p {
	float: left;
}

.footer_menu {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}






















