.shop{
	width:606px;
	margin-top:0px;
}

.shop h1{
	color:#000000;
	font-weight:normal;
	font-size:11px;
	margin:0 0 0 0;

}

.shop h2{
	color:#006AB2;
	font-weight:bold;
	font-size:12px;
	margin:0 0 10px 0;
}

.shop h2 a{
	color:#006AB2;
	font-weight:bold;
	font-size:11px;
	margin:0 0 0 0;
}

.shop h2 a:hover{
	color:#66A6D1;
}

.shop .preis{
	color:#006AB2;
}


.list_product{
	width:196px;
	height:123px;
	float:left;
	margin-right:6px;
	margin-top:6px;
	background-image:url("../template/images/kasten/hg-produkteliste.png");
	background-repeat:no-repeat;
	background-position: top left;
	background-color:transparent;
}

.list_image{
	float:left;
	width:100px;
	height:115px;
	margin-left:2px;
	overflow:hidden;
	margin-top:6px;
}

.list_beschreibung{
	width:180px;
	height:80px;
	margin-top:6px;
	color:#333333;
}

*html .list_beschreibung{
	margin-right:4px;
	width:88px;
	float:right;
}


html* .list_beschreibung{
	margin-right:4px;
	width:88px;
	float:right;
}


.list_preis{
	margin-left:20px;
	margin-top:15px;
	text-align:right;
	width:170px;
	color:#333333;
}

*html .list_preis{
	margin-left:10px;
	margin-right:4px;
	width:55px;
	float:right;
}

html* .list_preis{
	margin-left:0px;
	margin-right:10px;
	width:65px;
	float:right;
}

.list_kategorieen{
	width:606px;
	margin-top:30px;
}

.list_kategorie{
	position:relative;
	background:#664422;
	width:196px;
	height:20px;
	float:left;
}

.single_product{
	width:598px;
	min-height:260px;
	margin-top:0px;
	background-color:#FFFFFF;
	border-width:0 1px 0 1px;
	border-style:solid;
	border-color:#66A5D1;
}

*html .single_product{
	width:600px;
}

.single_product h1{
	font-weight:normal;
	font-size:12px;
}

.single_image{
	float:left;
	margin-left:2px;
	margin-top:6px;

}

.single_beschreibung{
	width:365px;
	margin-left:212px;
	color:#333333;
}

.related_list_products{
	margin-left:112px;
}

.related_product{
	margin-top:6px;
	margin-right:10px;
	height:120px;
	float:left;
	width:220px;
}

.related_image{
	float:left;
	width:100px;
	height:115px;
	margin-left:2px;
	margin-top:6px;
}

.single_order_cont{
	margin-top:30px;
	margin-left:200px;
}

.single_order{
	width:398px;
	height:60px;
	margin-top:0px;
	background-color:#FFFFFF;
	border-width:0 1px 0 1px;
	border-style:solid;
	border-color:#66A5D1;
}

*html .single_order{
	width:400px;
}

.order_item{
	float:left;
	margin:8px 10px 8px 10px;
}

.single_order_button{
	position:absolute;
	left:410px;
	padding-top:14px;
}

*html .single_order_button{
	margin-left:0px;
	width:180px;
	padding-top:14px;
}


html* .single_order_button{
	margin-left:0px;
	width:180px;
	padding-top:14px;
}

*html .single_order_button .order_item{
	margin:7px 5px 8px 5px;
}
html* .single_order_button .order_item{
	margin:7px 5px 8px 5px;
}

.single_order_button .button{
	width:95px;
}
.single_order_button .input{
	width:40px;
}

.clear{
	clear:both;
	width:600px;
	height:30px;
}

#tx-ttproducts-pi1-listcat img{
	float:left;
	margin-right:20px;
}

.spaltenbox{
	width:598px;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:0 1px 0 1px;
	border-color:#66A6D1;
}
*html .spaltenbox{
	width:600px;
}

.spaltenbox_cont{
	padding-left:10px;
}

.spaltenbox_start{
	width:601px;
	height:6px;
	background-image:url("../template/images/rahmenoben.png");
	background-repeat:no-repeat;
	background-position: top left;
	background-color:transparent;
	font-size:1px;
	line-height:0;
}

.spaltenbox_end{
	width:601px;
	height:6px;
	background-image:url("../template/images/rahmenunten.png");
	background-repeat:no-repeat;
	background-position: top left;
	background-color:transparent;
	font-size:1px;
	clear:both;
}
