.clearer {
	clear:both;
}

/* Kopfzeilen */

/* oben */


#header {
	height: 24px;
	border-bottom: 1px solid #000000;
	/*background: url(images/back_header.jpg) repeat;*/
	color: #000000;
	font-weight:bold;

}

#header h1 {
	/*font-size:12px;*/
	font-size:14px;
	color: #000000;
	font-weight:bold;

}

#left_header {
	float:left;
	/*background: url(images/left_header.jpg) no-repeat;*/
	width:8px;
	height:24px;
	/*border: 1px solid black;*/
}

#right_header {
	float:right;
	/*background: url(images/right_header.jpg) no-repeat;*/
	width:8px;
	height:24px;
}

/* unten */

#header_bottom {
	height: 27px;
	border-bottom: 1px solid #000000;
	/*background: url(images/back_header_bottom.jpg) repeat;*/
}


#left_header_bottom {
	float:left;
	/*background: url(images/left_header_bottom.jpg) no-repeat;*/
	width:8px;
	height:27px;
	/*border: 1px solid black;*/
}

#right_header_bottom {
	float:right;
	/*background: url(images/right_header_bottom.jpg) no-repeat;*/
	width:8px;
	height:27px;
}

#product_name {
	float:left;
	margin-left: 10px;
	padding-top:6px;
}

#product_name h1{
	margin: 0;
}
	
#product_number {
	float:right;
	margin-left:15px;
	padding-top:8px;
	font-size:80%;
	color:#999999;
}


#back {  /* Hintergund im header bei page z.b.*/
	float:left; 
	margin-left:10px;
	padding-top:5px;
	font-size:14px;
	font-weight: bold;
}

#back h1{  /* Hintergund im header bei page z.b.*/

	font-size:14px;
	font-weight: bold;
}

#back1 {  /*im product_details unten */
	float:left;
	margin-left:10px;

}


#category_sort {
	float:right;
	background: url(images/back_header.jpg) no-repeat;
	/*border:1px solid white;*/
	padding-top:5px;

}

#manufacturer_sort {
	float:right;
	background: url(images/back_header.jpg) no-repeat;
	/*border:1px solid white;*/
	padding-top:5px;

}

.highlight {
	background:#66CCFF;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}



#shop_content  {
	/*float: right;*/
	width: 540px;
	text-align:left;
	/*border: 1px solid red;*/
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 10px;
}


/* Produkt Details */


#productwrap {
	/*border:1px solid red;*/
	/*border-left: 1px solid #999999;
	border-right: 1px solid #999999;*/
	height:100%;
    min-height:100%;
}


#product_content {
	height:100%;
    min-height:100%;
	font-size:12px;
	padding:10px;
	/*border:1px solid blue;*/

}

#product_content p{
	font-size:12px;
	margin-bottom:15px;
	color:black;
}

#product_content table {
	font-size:12px;
	width: 600px;
}

#product_content ul {
	font-size:12px;
	margin-left:20px;
	color:black;
	
}

#description {
	font-size:12px;
	margin-left:10px;
	width: auto;
	/*border:1px solid blue;*/

}

/* Shop Daten mit Bild*/

#shop_data { 
	float: right;
	width: 250px;
	/*border: 1px solid gray;*/
	margin-bottom:10px;
	margin-left:10px;
	padding:0px;
} 

#shop_data ul { 
	float: right;
	list-style: none;
	margin: 5px 0px 20px 0px;
	width:200px;
	padding:0px;
	/*border: 1px solid gray;*/

} 

#shop_data li { 
	padding: 0px 0px 0px 15px;
	background: url(images/arrow.gif) no-repeat center left;
	width:200px;
	/*border: 1px solid gray;*/
	margin-left:1px;

} 

#shop_data .image_list a { 
	color: #393C41;
	font-size:11px;
} 


.product_img {
	text-align:left;
	float: right;
	padding:0px;
	/*background: #FFFFCC;
	border: 1px solid #213149;*/

	
}


#product_content a img { 
	text-decoration: none;
	display:block;
	padding:0px;
}

#pdflink {
	margin:0px;
	width: 200px;
	color: gray;
	/*float:left;*/
	/*border: 1px solid gray;*/

}

#pdflink img {
	float:left;
	margin-right:5px;
	display:block;
}

/* Warenkorb- / Bestelldaten auf Detailseite*/

#cart_info {   /* box mit allen daten*/
	/*margin-top:10px;*/
	padding: 5px;
	width: 240px;
	height:auto;
	float:right;
	border: 1px solid #CCCCCC;
	background:#9FDAFF;
}

#product_char {
	width: 235px;
	height:auto;
	float:left;
	/*border: 1px solid gray;*/
	font-weight: bold;
	color:#000000;
	margin:0px;
	padding:0px;
}

#variants {
	margin-bottom:10px;
	height:auto;
}

#variant1, #variant2, #variant3{
	/*margin-top:3px;*/
	height:auto;
}



#variants .form {
	margin-top:3px;
}



#price_detail {
	margin-top:0px;
	/*border: 1px solid gray;*/
	font-weight: bold;
	font-size:120%;
	color:#003300;
}

#primg {
	/*border: 1px solid gray;*/
	margin-top:10px;
	margin-right:0px;
}

#price_unit {
	float:left;
	padding-top:3px;
	padding-right:10px;
	font-weight: bold;
	font-size:12px;
}

#cart_img {
	padding-top:3px;

}

#delivery {
	margin-top:10px;
	font-size:12px;
	color:#000000;
}

#tellfriend, #tellfriend a {
	margin-top:10px;
	color:#393C41;
}

#ask, #ask a{
	margin-top:10px;
	color:#393C41;
}



/*Hülle für Inhalt des Tenplates */

#content_wrap {
	font-size:12px;
	width: 540px;
	color:#393c41;
	padding-top:10px;
	/*border:1px solid blue;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;*/

}

#content_wrap p, ul, ol, li{
	font-size:12px;
	color:#393c41;
}

/*
#content_wrap td{
	padding:0;
	margin:0;
}


#content_wrap table {
	font-size:12px;
	margin:0px;

}*/

#content_wrap ul {
	font-size:12px;
	margin-left:20px;
	color:black;
	margin-bottom:15px;
}



/* Product List / Artikelliste */

.pdl
{
	/*position: relative;*/
	height: auto !important;
	overflow: auto;
	/*border: 1px solid purple;*/
	width: 530px;
	border-bottom: 1px dashed #999999;
}

#pdl_img
{
	/*border: 1px solid blue;*/
	width: 150px;
	padding-top: 20px;
	float:left;
	height: auto;
}

#pdl_des
{
	/*border: 1px solid green;*/
	padding: 5px 0 5px 10px;
	width: 280px;
	height: auto;
	float:left;
}

#pdl_des h1 {
	font-size: 100%;
	font-weight:bold;
	width: 270;
}

#pdl_btn
{
	/*position: absolute;*/
	float:right;
	/*border: 1px solid red;*/
	padding-top: 100px;
	padding-bottom: 5px;
	padding-right: 5px;
	height: auto;
	/*display:none;*/
}

/* Product List multi-column / Artikelliste mehrspaltig */
.pdlm
{
	/*position: relative;*/
	height: auto !important;
	overflow: auto;
	width: 540px;
	/*border: 1px solid blue;*/
}

#pdlm_child
{
	/*border: 1px solid black;*/
	width: 260px;
	height: 295px;
	padding: 3px;
	margin: 2px;
	border-bottom: 1px dashed #999999;
	float:left;
	padding-top:10px;
}

#pdlm_child h1 {
	font-size: 100%;
	font-weight:bold;
	width: 250;
}


#numm {
	float:right;
	margin-top: 3px;
	margin-bottom: 10px;
}


/* Number of items per page */
.num_pp {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none}
.num_pp:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000 }
.num_pp:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000; text-decoration: underline}
.num_pp:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000; text-decoration: underline}
.num_pp:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000}



}
