body {
	font-weight: normal;
	color: #000000;
	font-family:Arial,Helvetica; sans-serif;
	font-size:13px;
	TEXT-ALIGN: center;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.frame
{
	MARGIN: 0px auto; 
	WIDTH: 962px; 
	TEXT-ALIGN: left;
}
/* ---------------------------------------------- HEAD ---------------------------------- */
.head
{
	float:left;
	width:960px;
	height: 198px;

}
.head-top
{
	float:left;
	width:960px;
}
.head-top-left
{
	float:left;
	width:310px;
	height: 61px;
}

.head-top-middle
{
	float:left;
	width:110px;
	height: 61px;
	margin: 15px 0px 0px 0px;
	text-align:center;
}

.head-top-right
{
	float:right;
	margin: 45px 0px 0px 0px;
	
}

.head-bottom
{
	float: left;
	width: 960px;
	height: 137px;

}

.head-bottom-slogan
{
	float: left;
	width: 560px;
	height: 132px;
	background-image: url(../images/slogan.jpg);
	background-repeat: no-repeat;
}

.head-bottom-sound
{
	float: left;
	width: 69px;
	height: 132px;
}

.head-basket
{
	float: right;
	width: 310px;
	margin: 66px 0px 0px 4px;
	height: 70px;
	background-image: url(../images/warenkorb_header.jpg);
	background-repeat: no-repeat;
}

.head-basket-txt
{
	width: 250px;
	text-align: left;
	margin: 7px 0px 0px 20px;
	
}


/* ---------------------------------------------- CONTENT ---------------------------------- */

.content
{
	float:left;
	width:960px;
	background-color:#FFFFFF;

}

/* ---------------------------------------------- CONTENT-MIDDLE ---------------------------------- */
.content-middle
{
	float:right;
	width: 745px;
	margin: 0px 0px 0px 0px;
	background-color:#FFF;	

}

.content-detail
{
	float:left;
	width:600px;
	background-color:#FFFFFF;
}

.c-m-content-text
{
	float:left;
	width:625px;
	margin:20px 0px 0px 12px;

}

.search_image_back
{
	float: right;
  	width: 340px;
	text-align: right;

}

.searchresult
{
  float: left;
  width: 345px;
  margin: 0px 0px 0px 0px;
  
}

.search_detail
{
	float: left;
	margin: 0px 0px 0px 5px;
  	width: 340px;
	height: 29px;
	background-image: url(../images/artikeldetail_balken2.jpg);

}
.search_detail_txt
{
	float: left;
  	width: 210px;
	text-align: left;
	margin: 10px 0px 0px 30px;

}
.search_detail_price
{
	float: left;
  	width: 90px;
	text-align: right;
	margin: 10px 10px 0px 0px;

}

/* ---------------------------------------------- CONTENT-LEFT ---------------------------------- */
.content-left
{
	float:left;
	width: 210px;


}
.c-l-nav
{
	float:left;
	width: 210px;
	margin: 60px 0px 0px 0px;
}

.c-r-content-bottom
{
	float:left;
	width:200px;
	margin: 20px 0px 0px 10px;

}

/* ------------------------------------------ Footer Style ---------------------- */
.footer
{
	float:left;
	WIDTH: 960px;
	height: 90px;
}

.footer-top
{
	align: right;
	WIDTH: 560px;
	margin: 60px 0px 0px 400px;
}

.menuline
{
  margin: 0px 0px 5px 67px;
  font-size: 1px;
  width: 76px;
  border-top: 1px solid #98989B;
}


td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	line-height:14px;
}


