html,body,div,p,h1,h2,h3,ul,ol,span,table,td,form,img,li {
	color: #000;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	 
}

html {
	padding: 10px;
	padding-top: 0;
	background-image: url('../images/main_bg.png');
	background-position: top;
	background-repeat: repeat-x;
}
     a{
	 color:#00f;
	 }
a:hover {
	color: #ac0114;
}

hr {
	background-color: #1d8471;
	border: #1d8471;
	color: #FFFFFF;
	width: auto;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0;
}

h1 {
	margin-top: 10px;
	font-size: 22px;
}

/* ------- SEARCH -------- */
#left_container {
	float: left;
	position: absolute;
	left: 0px;
	padding-left: 10px;
	   
}

.mid_container {
	float: left;
	position: absolute;
	left: 255px;
	right:10px;
	padding-bottom: 50px;
	padding-left: 10px; 
	z-index:-1;
}  
.teaserbox {
	border: 1px solid #d0d0d0;
	padding: 10px;
	width: 230px;
	font-weight:normal;
}

.text{
font-weight:normal; 
}

#fav {
	margin-right: 10px;
	float: right;
	font-size: 11px;
}

/* CATEGORY BOX */
.parentcatlink {
	font-weight: bold;
	margin-top: 8px;
}
.box table th{
padding:5px;
background-color: #e9e9e9;
width: 230px;
font-weight:normal;
}
 .box table td{
padding-left: 10px;
}
.box {
	padding: 0px;
	
	float: left;
	width: 230px;
	border: 0px;
	text-align: left;   
	font-weight:normal;  
}
.spacer{
height:8px;
}
/* TOP ADS */
.extra_ads { 
	font-size: 11px;
	margin-bottom: 5px;
	 
}

.extra_ads_link {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	display: inline;
	color: #ac0114;
}

.topadlink {
	font-weight: bold;
	margin-bottom: 3px;
}

.topadseller {
	font-size: 10px;
	font-style: italic;
}

/* PRODUCT LIST */

 .resultgrid  {
   width:100%;
 }
   
.pager {
	color: #1d8471;
	padding: 5px;
	border: 0px;
	font-size: 11px;
	text-align: center;
	background-image: url('../images/white.png');
}

.product {
	float: left;
	width: 160px;
	 
	height: 260px;
	margin: 3px;
	text-align: center;
	padding: 8px 5px 0px 5px;
	border: 1px solid #d0d0d0;
}

.productimg {
	height: 95px;  
	  
}

.product:hover {
	background-color: #f5f5f5;   cursor:pointer;
}

.productlink {
	cursor: pointer;
	text-decoration: underline;
	color: #00f;
	font-weight: bold;
	margin-top: 5px;
	min-height: 50px;
}

.productlink:hover    , .productseller:hover {
	color: #ac0114;
}

.productprice {
	font-size: 22px;
	font-weight: bold;
	color: #c70000;
	margin: 5px;
}

.productseller {
	font-size: 10px;
	font-style: italic;
	cursor: pointer;
	text-decoration: underline;
	color: #00f;
}

/* SEARCH */
#barbox {
	background-color: #e9e9e9;
	width: auto;
	position: absolute;
	top: 5px;
	right: 0px;
	left: 265px;
	background-image: url('../images/bar_bcg.gif');
	background-position: top;
	background-repeat: repeat-x;
}

.relatedsearch {
	font-size: 12px;
	--height:28px;
	--max-height: 15px;
	--overflow: hidden;
	z-index:9;
}

.search_select {
	width: 20%;
}

.search_input {
	width: 50%;
	margin-bottom: 3px;
}

/* HEAD + LOGO */
#header {
	width: 100%;
	float: left;
}

.logo {
	margin-right: 10px;
	margin-top: 20px;
	float: left;
	z-index: 2;
}

.logo img {
	max-height: 80px;
}

/* BREADCRUM */
.breadcrum {
	margin-bottom: 10px;
	font-size: 11px;
	color: #a4a4a4;
	border-bottom: 1px dotted #a4a4a4;
	margin-right: 10px;
	padding-bottom: 5px;
	 
}

.breadcrum a {
	font-size: 11px;
	color: #a4a4a4;
}

/* ------- HOME -------- */
.home_input {
	padding: 15px 0px 15px 0px;
}

.home_input input[type="text"] {
	width: 380px;
}

.tbl_main {
	width: 100%;
	text-align: center;
	height: 100%;
margin-top:30px;
	 
}

.tbl_main_tr {
border:1px solid blue;
	align: center;
	--valign: bottom;
	--height: 200px;
}

.tbl_main_td {
	align: center;
	--valign: top;
}

.sep_home {
	background-color: #ffffff;
	height: 25px;
}

.live_search {
	padding-left: 20%;
	padding-right: 20%;
 
margin:10px 0;
 
clear:both;
}

/* ------- IMPRINT -------- */
.imprint {
	width: 780px;
	color: #000000;
	text-align: center;
}

.imprint p {
	padding-top: 10px;
}

.imprint .box {
	width: 270px;
}

.smallprinted {
	font-size: 9px;
	color: #999;
	padding-top: 8px;
}

/* ------- ALL -------- */
.footer {
	margin-top: 20px;
	padding-bottom: 10px;
	text-align: center;
	clear: both;
	color: #999;
	font-size: 11px;   font-weight:normal; 
}

.footer a {
	color: #999;
	margin-left: 5px;
	margin-right: 5px;
}

/* ------- SITEMAP -------- */
.sitemap span {
	margin-right: 10px;
}

.alink {
	cursor: pointer;
}

.bold {
	font-weight: bold;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.small_ital {
	color: #a4a4a4;
	font-style: italic;
	font-size: 11px;
}
.normal{
font-weight:normal;
}

.xxx{
font-weight:bold;
}

.shopping{
clear:both;
   position: absolute;
	 
	top:2000px;
	padding-bottom: 50px;
	padding-left: 10px; 
	z-index:-1;
}